
#index_top{
	position:absolute;
	top: 0px;
	left: 0px;
	height:35px;
	width:100%;
	background-color: #808080;
}

#index_header{
	position:absolute;
	top: 35px;
	left: 0px;
	height:150px;
	width:100%;
	background-color: #F7941D;
}

#index_header_title{
	position:relative;
	top:35px;
	left:70px;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}

#index_header_search{
	position:relative;
	left:250px;
	z-index:1;
}

#index_center{
	position:absolute;
	top:36px;
	left:0px;
	width:100%;
	height:655px;
	background-color: #EEEEEE;
}


#index_hotels{
	position:relative;
	top:15px;
	height:454px;
	width: 299px;
	/*border-top-color: black;
	border-left-color: black;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: solid;
	border-width:2px;*/
	border-width:0px;
	overflow: auto;
	
	background:#FFFFFF;
}

#index_hotels_balken{
	position:relative;
	left:-1px;
	top:15px;
	height:46px;
	width:302px;
	border-width:0px;
	padding:0px;
	background-image:url(/pictures/hotels_balken.jpg);
}

index_hotels_balken_text{
	position:relative;
	left:20px;
	top:10px;
	color:red;
}

#index_hotel_redlink{
	font-weight:bold;
}

#index_hotel_redlink a:link {text-decoration:none; color:red}
#index_hotel_redlink a:visited {text-decoration:none; color:red}
#index_hotel_redlink a:hover {text-decoration:none; color:red}
#index_hotel_redlink a:active {text-decoration:none; color:red}



#index_map{
	position:relative;
	top:5px;
	left:5px;
	height:500px;
	width:550px;
	/*border-top-color: black;
	border-left-color: black;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: solid;
	border-width:2px;*/	
	background:#FFFFFF;
}

#index_map_border{
	position:relative;
	top:15px;
	height:510px;
	width:560px;
	background-image:url(images/map_border.png);
}







/*---------------------------- Google Map -----------------------------*/

#marker{
	background-color: #CC0033;
	font-size:13;
	font-variant:Tahoma;
	color:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}

#zoom_in{
	position:relative;
	top:10px;
	left:500px;
	width:40px;
	height:37px;
	background-color: black;
}

zoom_out{


}





/*---------------------------- Admin -----------------------------*/




/*----------------------------- Slider ---------------------------*/
#handle1, #handle2
{

	background:'/Slider/slider.png';

}

#field_price
{
	position:relative;
	top:-5px;
	left:-10px;
	width:219px;
	height:56px;
	background-image:url(/Slider/vorlage.jpg);
	z-index:2;
	
}

#field_stars
{
	position:relative;
	top:-5px;
	left:-10px;
	width:219px;
	height:56px;
	background-image:url(/Slider/stars.jpg);
	z-index:2;
}

#track_price{
	position:absolute;
	left:58px;
	top:9px;
	width:136px;
}

#track_stars{
	position:absolute;
	left:58px;
	top:9px;
	width:136px;
}

#field_title{
	position:absolute;
	left:10px;
	top: 18px;
	color: white;
	font-weight:bold;
}

#field_price_value{
	position:absolute;
	left:95px;
	top:37px;
	color:white;
	font-weight:bold;
}
body {
	background-color: #EEEEEE;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;

}
.style31 {font-size: 12px}
