/* Main */

.niceEditMode { display:inherit; width: auto; }
.niceEditMode .niceEditModeIcon { display:block; position: absolute; background:url(/NICE/images/edit3.gif) top left no-repeat; }

.noJavascript { margin-bottom: 10px; }

#col1_content { margin-top: 10px; }
#col1_content p { margin: 0; padding: 0; }

.content-box { overflow: hidden;}

/* Ticker */
#startpage-ticker {
	text-align: center;
	border: 1px solid #C0C0C0; 
	background: #FFF;
	margin: 0 0 10px 0; 
	padding: 2px;
	line-height: 180%;
	overflow: auto;
	
}
#startpage-ticker h2 img { vertical-align: middle; }

/*
.tickercontainer { border: 1px solid #C0C0C0; background: #FFF; height: 30px; margin: 0 0 10px 0; padding: 0; overflow: hidden; }
.tickercontainer .mask { position: relative; left: 10px; top: 8px; width: 918px; overflow: hidden; }

ul.newsticker { position: relative; left: 950px; font-size: 10px; list-style-type: none; margin: 0; padding: 0; }
ul.newsticker li { float: left; margin: 0 50px 0 0; padding: 0; }

ul.newsticker a { white-space: nowrap; padding: 0; }
*/

/* SEO Content */
#seo-box { width: 960px; min-height: 505px; background-color: #d2d2d2;}
#seo-box #seo-content { 
	min-height: 100%; 
	height:auto !important; 
	height: 100%;
	/* background-color: #d2d2d2; */
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #606060;
	font-size: 11px;
}
#seo-box #seo-content H1 {
	font-size: 16px; 
}
#seo-box #seo-content H2 {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}
#seo-box #seo-content H3 {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
#seo-box #seo-content A {
	color: #404040;
	font-size: 11px;
    font-weight: 100;
    text-decoration: underline;

}
#seo-box #seo-content .left-box{ 
	float: left; 
	width: 480px;
	/* background-color: #d2d2d2; */
	padding: 20px;
}
#seo-box #seo-content #right-box {
	float: right;
	width: 420px;
	height: 100%;
	/* background-color: #d2d2d2; */
	padding: 10px;
}
#seo-box #seo-content #right-box .block {
	width: 420px;
}
#seo-box #seo-content #right-box .block .destination-box {
	width: 140px;
}
#seo-box #seo-content #right-box .block .leg-box {
	width: 210px;
}
#seo-footer {
	float: left;
	vertical-align: middle;
	width: 940px; 
	height: 33px; 
	/* border-top: 1px solid #d3d3d3; */
	padding: 12px 0 0 20px;
	margin: 0 auto;
	background: #CC1F2F;
	background: -moz-linear-gradient(top, #cc1f2f 0%, #ab1a27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc1f2f), color-stop(100%,#ab1a27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cc1f2f 0%,#ab1a27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cc1f2f 0%,#ab1a27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cc1f2f 0%,#ab1a27 100%); /* IE10+ */
	background: linear-gradient(top, #cc1f2f 0%,#ab1a27 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1f2f', endColorstr='#ab1a27',GradientType=0 ); /* IE6-9 */
}
#seo-footer div {
	padding: 0 40px 0 0;
	margin: 0;
}
#seo-footer a {
	color: #FFF;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.688em; 
}
	
/* Main Box */

#main-box { float: left; margin-bottom: 10px; width: 792px; _width: 797px;}
#main-box .content-box { border-top: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; height: 473px; }

#main-box #left-side { float: left; width: 204px; height:auto; border:1px solid #d3d3d3;  }

#left-side #scope-selector { margin: 0 0 0 0; width: 204px; border-bottom: 0px solid #d3d3d3; font-weight: bold; font-size: 11px; }
#left-side #scope-selector .scope-unit {  padding: 2px 5px 2px 5px; width: auto; height: 15px; }
#left-side #scope-selector .scope-unit p { display: inline; }

#scope-selector #scope-unit-1 { float:left;  }
#scope-selector #scope-unit-2,
#scope-selector #scope-unit-3 { float:right; background:#F8F8F8; border-right:0px solid #d3d3d3; border-bottom:1px solid #d3d3d3; border-left:1px solid #d3d3d3; }
#scope-selector img { margin: 2px 1px 0 0; }

#left-side .route-input { margin: 5px 0 5px 0;}
#left-side #route-selection { width: 185px; height: 474px; padding: 0 8px 0 8px;}
#left-side #outbound-3lc, #left-side #inbound-3lc { display: none; }
#left-side #outbound-list, #left-side #inbound-list { margin-bottom: 5px; width: 185px; }
#left-side #route-outbound, #left-side #route-inbound { height: 170px;}
#left-side #route-inbound { border-top: 1px solid #000; margin-top: 5px; padding-top: 5px; }
#main-flash-card { float: right; border-left: 1px solid #d3d3d3; border-bottom: 0px solid #000; }

#route-selection .selDay { float: left; width: 40px; margin-bottom: 5px; }
#route-selection .selMonth { float: right; width: 140px; margin-bottom: 5px; }


/* Pax Box */
#pax-selection .adultLabel {float: left; width: 185px; margin-bottom: 5px; }
#pax-selection .adult { float: left; width: 171px; margin-bottom: 5px; }
#pax-selection .child  { float: left; width: 80px; margin-bottom: 5px; }
#pax-selection .infant { float: left; width: 80px; margin-bottom: 5px; }
#pax-selection .infoi{ float: left; width: 10px; margin-left:2px; margin-top: 3px;}
#left-side #oneway { margin: 2px 5px 0 0; _margin: -2px 2px 0 0; +margin: -2px 2px 0 0; }
#left-side #submitSearch {position: relative; }

/* Right Offers */
#right-offers { float: right; width: 138px; }
#right-offers h5 { font-weight: normal; }
#right-offers .content-box { height: 85px; padding: 2px; }
#right-offers #ro-box-1, #right-offers #ro-box-2 { margin-bottom: 10px; }
#right-offers #ro-box-3 .content-box { height: 213px; }

#binoli-banner { height:222px; width: 138px; z-index: 1; margin: -3px 0 0 -3px; border: 0; overflow:hidden; }


/* Bottom Offers */
#bottom-content { clear:both; float:none;}

/* Left Offers */
#left-offers { float: left; width: 251px; margin-right:10px; }
#left-offers .content-box { height: 73px; padding: 0 2px 0 0; }
#left-offers img { margin-right: 3px; }
#left-offers #lo-box-1, #left-offers #lo-box-2 { margin-bottom: 10px; }

/* Middle Offers */
#middle-offers { float: left; width: 270px; margin-right: 10px; }
#middle-offers .content-box { height: 248px; border: 0; }


/* News */
#news { float: left; width: 251px; margin-right:10px; }
#news .content-box { height: 69px; padding: 2px; }
#news #news-box-1, #news #news-box-2 { margin-bottom: 10px; }


/* Premium Partners */
#partner { float:right; width: 138px; }
#partner .content-box { height: 239px; padding: 2px; }

/* Lower Bottom  start --------------------------------*/
#lower-bottom-content { clear:both; float:none; padding-top: 5px;}

/* Left Offers */
#lower-bottom-left-offers { float: left; width:251px; margin-right:10px; }
#lower-bottom-left-offers .lower-bottom-left-content-box { height: 73px; padding: 0 2px 0 0; overflow:hidden;}
#lower-bottom-left-offers #lower-bottom-left-box { margin-bottom: 10px; }

/* Middle One Offers */
#lower-bottom-middle-one-offers { float: left; width:270px; margin-right: 10px; }
#lower-bottom-middle-one-offers .lower-bottom-middle-one-content-box { height: 73px; padding: 0 2px 0 0; overflow:hidden;}
#lower-bottom-middle-one-offers #lower-bottom-middle-one-box { margin-bottom: 10px; }


/* Middle Two Offers */
#lower-bottom-middle-two-offers { float: left; width:251px; margin-right: 0px; }
#lower-bottom-middle-two-offers .lower-bottom-middle-two-content-box { height: 73px; padding: 0 2px 0 0; overflow:hidden;}
#lower-bottom-middle-two-offers #lower-bottom-middle-two-box { margin-bottom: 10px; }

/* Right Offers */
#lower-bottom-right-offers { float:right; width:138px; overflow:hidden;}
#lower-bottom-right-offers .lower-bottom-right-content-box { height: 73px;padding: 0px 0px 0px 2px; overflow:hidden; }
#lower-bottom-right-offers #lower-bottom-right-box { margin-bottom: 10px; overflow:hidden;}
/* Lower Bottom ende ---------------------------------------------*/


/* Spaltentitel */

select, input { background-color: #F9F9F9; font-size: 11px; }

h5 {
	font-weight: normal;
	font-size: 0.85em;
	padding:	 3px 0 3px 4px;
	text-align: left;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
}

.zeile1 {
	background: #FFF url(/site/css/images/startseite_bg_head.gif) repeat-x;
	border: 0;
	margin-bottom: 3px;
}
.buttonspace {
	margin-top: 3px;
	margin-bottom: 1px;
	clear: left;
}


