@charset "utf-8";
/* CSS Document */

body {
	background-color:#EDEEF0;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 0px 10px;
	padding: 0;
	background-image:url(../img/back_body2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

div, h1, h2, h3, h4, p, img { margin: 0; padding: 0; border:none;}

.floatbreaker {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

h5 {
    font-weight: normal;
    font-size: 1.7em;
    line-height: 0;
    padding: 0 0 0 5px;
}

h6 {
    font-weight: normal;
    font-size: 1.4em;
    line-height: 0;
    padding: 0 0 0 5px;
}

.error {
    margin: 10px 0;
    color: red;
    padding: 10px;
    border: 1px solid gray;
}

a:link {text-decoration: none ;color:#024A7C;font-weight:bold;}
a:visited {text-decoration: none ;color:#024A7C;font-weight:bold}
a:active {text-decoration: none ;color:#024A7C;font-weight:bold}
a:hover {text-decoration: underline ;color: #000000;font-weight:bold}



/* **************************************
HAUPT-MEN
*************************************** */



#header {
    height: 82px;
}

    
#header img#mainlogo {
	position: absolute;
	top: 5px;
	right: 0;
	margin: 0 0 5px;
}
    
#tabmenu {
    position: relative;
    left: 0px;
    width: 730px;
    margin: 0;
    height: 33px;
    list-style-type: none;
    overflow: hidden;
}

.tabmenuitem {
	float:left;
	/*border:1px solid green;*/
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	background-image:url(../img/back_tabmenu.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.separator_menu{
	/*border:1px solid grey;*/
	float:left;
	width:2px;
	height:33px;
	background-image:url(../img/back_separator.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.breadcrumbs{
	/*border:1px solid #996600;*/
	background-color:#006666;
	float:left;
	height:25px;
	width:100%;
	
}

.breadcrumbs div{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:3px;
	margin-left:3px;
	width:100%;
	height:25px;
	float:left
}
/* **************************************
content
*************************************** */

#container {
	width: 730px;
	padding: 0px;
	position:absolute;
	top:0px;
	left:10px;
	/*margin-left:-365px;*/
	/*background-color:#FFFFFF;*/
	/*border:1px solid red*/
}
#content {
    color: #666;
	margin: 0;
	margin-left: 182px;
	padding:0;
    width:545px;
}

#leftcontent{
	float:left;
    width:552px;
}

#rightcontent{
	float:left;
    width:178px;
}

#leftcontent_static{
	float:left;
    width:100%;
}

#rightcontent_static{
	float:left;
    width:178px;
}

#topoffer_container{
	/*border:1px solid #00CC66;*/
	float:left;
	
}

.dash{
	float:left;
	border-bottom:1px dashed #024A7C;
	height:1px;
	width:540px;
	margin-top:10px;
	margin-bottom:10px;
}


.dotted{
	float:left;
	border-bottom:1px dotted #024A7C;
	height:1px;
	width:540px;
	margin-top:10px;
	margin-bottom:10px;
}

.offer{
	width:175px;
	float:left;
	/*height:256px;*/
/*	border:1px solid #006699;*/

}

.offerright_title{

	float:left;
	width:100%;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	background-color:#024A7C;
}

.offerimg{
	width:100%;
	float:left;
	height:131px;
}

.offerimg img{
/*	border:2px solid #7596A3;*/
	border:2px solid #006666;
}

.offerimg_right{
	width:100%;
	float:left;
	height:131px;
}

.offerimg_right img{
/*	border:2px solid #7596A3;*/
	border:2px solid #024A7C;
}


.offertxt{
	width:100%;
	float:left;
	height:125px;
	background-color:#006666;
	background-image:url(../img/back_offertxt2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
}

.offertxt h3{
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	padding:0px;
}



.offertxt_left{
	width:100%;
	float:left;
	height:125px;
	background-color:#024A7C;
	background-image:url(../img/back_offertxt_left.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
}

.offertxt_left h3{
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	padding:0px;
}

.offertxt_right{
	width:100%;
	float:left;
	height:125px;
	background-color:#024A7C;
	background-image:url(../img/back_offertxt_left.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
}

.offertxt_right h3{
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	padding:0px;
}


.offertxt_right_small{
	width:100%;
	float:left;
	background-color:#D1F3FA;
	border-bottom:1px dotted #024A7C;
}

.offertxt_bottom_small{
	width:100%;
	float:left;
	background-color:#D1F3FA;
}

.txtoffer{
	margin:5px;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}



.offerstars{
	float:left;
	width:100%;
	height:12px;
	margin-top:5px;
	padding-left:5px;
}

.offerstars img{
	margin-right:2px;
}

.offerhotel{
	float:left;
	width:100%;
	margin-top:5px;
	margin-left:5px;
}

.offerhotel h4{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin: 3px 0px 0px;
	padding:0px;
}

.offerstay{
	float:left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	margin-left:5px;
	margin-top:5px;
}

.offerprice{
	float:left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	margin-left:5px;
	margin-top:5px;
}

.bigprice{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.arrow{
	float:left;
	width:95%;
	text-align:right;
	margin-top:5px;
}
.arrow img{
	border:1px solid #FFFFFF;
}

.separator{
	float:left;
	width:100%;
	height:10px;
	background-color:transparent;
	
}

.separator_offer{
	float:left;
	width:5px;
	height:256px;
	background-color:transparent;
}

#form_container{
	/*border:1px solid #999966;*/
	width:540px;
	float:left;
	height:192px;
	
}

#form_col_left{
	float:left;
	width:250px;
	margin-left:15px;
	font-size:9px;
	font-weight:bold;
	color:#024A7C;
	/*border:1px solid red;*/

}


#form_col_right{
	float:left;
	width:265px;
	/*margin-left:2px;*/
	font-size:9px;
	font-weight:bold;
	color:#024A7C;
	/*border:1px solid green;*/

}


#search_btn{
	height:42px;
	width:60px;
	text-align:center;
	padding-top:3px;
	background-image:url(../img/back_search_btn.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:transparent;

}

.search_left{
	float:left;
	height:50px;
	width:10px;
	background-image:url(../img/back_search_left.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;

}

.search_middle{
	float:left;
	height:50px;
	text-align:center;
	background-image:url(../img/back_search_middle.png);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:transparent;
	padding-top:5px;

}

.search_right{
	float:left;
	height:50px;
	width:10px;
	background-image:url(../img/back_search_right.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;

}

.top_tab{
	width:100%;
	float:left;
	height:15px;
	background-image:url(../img/back_form_top.png);
	background-position:center top;
	background-repeat:no-repeat;

}

.middle_tab{
	width:100%;
	float:left;
	background-image:url(../img/back_form_middle.png);
	background-position:center top;
	background-repeat:repeat-y;

}


.bottom_tab{
	width:100%;
	float:left;
	height:15px;
	background-image:url(../img/back_form_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;

}

#bottomcontent{
	/*border:1px solid #999966;*/
	width:540px;
	float:left;
}

#staticcontent{
	width:730px;
	float:left;
	background-color:#FFFFFF;
	
}

#staticcontent div{
	
	width:710px;
	margin:10px 0px 10px 10px;
	

}

#staticcontent p{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;

}

.title_static{
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}

#staticcontent p#image{
	text-align:center;

}

#image img{
	border:1px solid #000000;
}

#staticcontent span{
	text-align:center;

}


#bottomprices_container{
	float:left;
	/*border:1px solid red;*/
	width:360px;
}

.bottomoffer_prices{
	float:left;
	margin:0px 3px 3px 3px;
	width:174px;
	border-bottom:1px dotted #024A7C;
	border-top:1px dotted #024A7C;
}

#footer{
	float:left;
	width:100%;
	height:33px;
	border-top:1px dotted #024A7C;
	font-size:11px;
	margin:10px 0px 0px;
	padding:5px 0px 0px;
	text-align:center;	

}


