/*Kopfbereich - VAR Bilder*/

#overlay_bg {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_impressum {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_kontakt {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_anreise {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_anreise.jpg);
}

#overlay_bg_anfrage {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_anfrage.jpg);
}

#overlay_bg_restaurant {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_zimmer {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_preise {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_bg_angebote {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px; 
	top: 0px;
	background-image: url(../img/kopf_haus.jpg);
}

#overlay_fr {
	position: absolute; 
	width: 623px; 
	height: 244px; 
	z-index: 1; 
	left: 50%;
	margin-left: -177px;  
	top: 0px;
	background-image: url(../img/sw_overlay_kopf.png);
}



#sonderblatt {
	position: absolute;
	width: 369px;
	height: 236px;
	left: 50%;
	margin-left: 210px;
	top: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	z-index: 200;
}