@charset "utf-8";
html{ 
	margin:0px; 
	padding:0px; 
	height:100%;
	}
	
body{ 
	margin:0px; 
	padding:0px; 
	height:101%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size:12px;
	color:#454545;
	background:url(images/skyTopBg.gif) center top repeat-x;
	}
	
form{
	margin:0px;
}

table, td, p {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
	}



input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:16px;
}

a {
	text-decoration:underline; color:#454545;
}

a:hover {
	text-decoration:underline; color:#454545;
	}

a:focus {
 -moz-outline: none;
 outline: none; /* CSS 3 */
 ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

label {cursor:pointer;}

/*.screen{ display:none;}*/
.print{ display:none;}

/* -------------- */

.logoContainer{ height:190px; width:880px;}
.outerBorder{ padding:10px; border:#c2c2c2 1px solid; margin-bottom:25px; font-size:11px; line-height:16px;}
.deatailsContainer {width:880px;}
.loginContainer, .travelList{ background:url(images/contentBg.jpg) repeat-x bottom;}
.travelList a {color:#000000;}
.travelList { color:#999999; font-size:13px; line-height:24px; }
.travelList p { color:#454545; font-size:11px; line-height:16px; margin:10px 0px 15px 0px; }
#logInBtn {background:#454545 url(images/logInButtonBg.gif) right no-repeat; border:none; height:29px; font-size:13px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-right:35px; line-height:13px; cursor:pointer;}
.loginField{ background:url(images/formFieldBg.gif) no-repeat; width:210px; padding:6px 0px 9px 6px; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #f6f6f6; border-rigth:1px solid #f6f6f6;}
.topLegend40 { background:#454545 url(images/legendArrow.gif) no-repeat; text-transform:uppercase; padding:4px 15px 4px 25px; color:#FFFFFF; font-weight:bold; margin-left:40px;}
.topLegend11 td { background:#454545 url(images/legendArrow.gif) no-repeat; text-transform:uppercase; padding:4px 15px 4px 25px; color:#FFFFFF; font-weight:bold; margin-left:11px;}
.topLegend11 { margin-left:11px;}
.travelListLinks { border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; padding:15px 0px 15px 0px;}
h1, h2 {margin:0px 0px 10px 0px; padding-top:5px;}
h1 { line-height:28px; font-size:24px;}
h2 { line-height:22px; font-size:18px;}
.a1, .a2, .a3{ background:#e2e2e2;}
.a3, .b3 { border-right:2px solid #FFFFFF; padding-right:10px;}
.b1, .b2, .b3, .b4, .b5, .a4, .a5{ background:#f6f6f6;}
.a1, .a2, .a3, .a4, .a5, .b1, .b2, .b3, .b4, .b5{border-bottom:2px #FFFFFF solid; font-size:12px;}
.a1, .a2, .a3, .a4, .a5, .b1, .b2, .b3, .b4, .b5{padding:3px;vertical-align:top;}
.a4, .b4, .a1, .b1 {padding-left:5px;}
.a2, .b2 { font-weight:bold;}
.total {font-size:15px; font-weight:bold;padding:5px 3px 3px 3px;}
.totalText {padding:3px 3px 3px 5px; font-size:12px;}
.deltagere{ padding:3px 3px 3px 5px; border-bottom:2px #FFFFFF solid; font-size:12px;background:#f6f6f6;}

.headline1 { color: #454545; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:15px; }
.headline2 { color: #454545; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:15px; }
.headline2 A { color: #454545; text-decoration:none;}
.headlineOrange1 { color: #fcc15d; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:15px; }
.headlineOrange2 { color: #fcc15d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:13px; }
.headlineOrange2 A { color: #fcc15d; text-decoration:none; }
