.bkg_body {
	background-color: #f1f5f6;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-x;
}
.div_header {
	background-image: url(../images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 89px;
	width: 700px;
}
.div_logo {
	padding-left: 50px;
	float: left;
}
.div_menu_up {
	margin-left: 300px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #59e9ff;
	padding-top: 45px;
}
.div_expedia_js {
	background-color: #FFFFFF;
	background-image: url(../images/bkg_expedia.jpg);
	background-repeat: no-repeat;
	height: 718px;
	width: 663px;
	margin-left: 20px;
	padding-top: 10px;
	background-position: left top;
	padding-left: 10px;
}
.div_expedia_js_billigfluge {
	background-color: #FFFFFF;
	background-image: url(../images/Billigfluge_expedia.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 405px;
	padding-top: 20px;
	background-position: left top;
	padding-left: 30px;
}
.div_expedia_js_lastminute {
	background-color: #FFFFFF;
	background-image: url(../images/lastminute_expedia.jpg);
	background-repeat: no-repeat;
	height: 965px;
	width: 666px;
	margin-left: 20px;
	padding-top: 10px;
	background-position: left top;
	padding-left: 10px;
}
.div_expedia_js_hotel {
	background-color: #FFFFFF;
	background-image: url(../images/hotel_expedia.jpg);
	background-repeat: no-repeat;
	height: 965px;
	width: 666px;
	margin-left: 20px;
	padding-top: 10px;
	background-position: left top;
	padding-left: 10px;
}
.div_expedia_js_carrental {
	background-color: #FFFFFF;
	background-image: url(../images/carrental_expedia.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 656px;
	margin-left: 15px;
	padding-top: 20px;
	background-position: left top;
	padding-left: 20px;
}


#wrapper{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #CCDADD;
	height: 900px;
	background-image: url(../images/bkg_container.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-position: top;
}
#wrapper_billigfluge{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #CCDADD;
	height: 500px;
	background-image: url(../images/bkg_container.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-position: top;
}
#wrapper_lastminute{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #CCDADD;
	height: 1200px;
	background-image: url(../images/bkg_container.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-position: top;
}
#wrapper_carrental{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #CCDADD;
	height: 450px;
	background-image: url(../images/bkg_container.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-position: top;
}
.navigation {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #59e9ff;

}
.navigation a{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #59e9ff;
	text-decoration:none;

}
.navigation a:hover{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}
#navigation ul{
margin: 0px;
padding: 0px;
}
#navigation li {
	display:inline;
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right: 10px;
	padding-left: 10px;
}
a.first 
{
color: white;	

}
.div_footer {
	background-image: url(../images/bkg_footer.jpg);
	height: 72px;
	width: 700px;
	text-align: center;
	line-height: 72px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #59e9ff;
}
.div_text_left {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	float: none;
	padding-left: 10px;
	width: 250px;
}
.div_text_left_lastminute {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	float: none;
	padding-left: 15px;
}
.div_text_left_hotel {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	float: none;
	padding-left: 15px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color: #011643;
}
.div_header_mietwagen {
	padding-top: 10px;
	padding-left: 20px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
