/*<![CDATA[*/
body { 
	background-color : #fff;
	background-image: url(../images/sitegrund.jpg);
	background-repeat: repeat;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 101%;
	color : #000;
}

img {
	border: none;
}

.antifloat {
	clear: both;
}

#container {
	position: absolute;
	background-image: url(../images/hotel/hotelgrund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_r {
	position: absolute;
	background-image: url(../images/restaurant/restaurant_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_i {
	position: absolute;
	background-image: url(../images/impressum/impressum_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_z {
	position: absolute;
	background-image: url(../images/zimmer/zimmer_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_fw {
	position: absolute;
	background-image: url(../images/ferienwohnung/wohnung_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_a {
	position: absolute;
	background-image: url(../images/anfrage/anfrage_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_d {
	position: absolute;
	background-image: url(../images/anfrage/dank_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_l {
	position: absolute;
	background-image: url(../images/lage/lage_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_f {
	position: absolute;
	background-image: url(../images/freizeit/freizeit_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#container_af {
	position: absolute;
	background-image: url(../images/anfrage/fehler_grund.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 540px;
	margin-left: -470px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}

#beitrag {
	width: 650px;
	height: 135px;
	margin: 110px 0 0 80px;
	font-size: 11px;
	float: left;
	-border: 1px solid green;
}
#beitrag a {
	color: #000;
	text-decoration: underline;
}
#beitrag a:visited {
	color: #000;
}
#beitrag a:hover {
	color: #B65615;
	text-decoration: underline;
}
#beitrag ul {
	list-style-type: square;
}

#beitrag_a {
	width: 650px;
	height: 360px;
	margin: 110px 0 0 80px;
	font-size: 11px;
	float: left;
	-border: 1px solid green;
}
#beitrag_a a {
	color: #000;
	text-decoration: underline;
}
#beitrag_a a:visited {
	color: #000;
}
#beitrag_a a:hover {
	color: #B65615;
	text-decoration: underline;
}
.formular_o {
	width: 650px;
	height: 30px;
	margin: 0 0 0 0;
	float: left;
	-border: 1px solid red;
}
.formular_l {
	width: 300px;
	height: 290px;
	margin: 10px 0 0 0;
	float: left;
	-border: 1px solid black;
}
.formular_r {
	width: 300px;
	height: 290px;
	margin: 10px 0 0 0;
	float: right;
	-border: 1px solid black;
}
.formular_u {
	width: 650px;
	height: 30px;
	margin: 0 0 0 0;
	float: left;
	-border: 1px solid red;
}


#menue {
	width: 140px;
	height: 242px;
	margin: 218px 36px 0 0;
	float: right;
	color: #B65615;
	-border: 1px solid black;
}

#menue a {
	display: inline-block;
	width: 140px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
	text-shadow: 0 0 0.3em #fff;
	margin: 0 0 2px 0;
	color: #939080;
	text-decoration: none;
	-border: 1px solid silver;
}
#menue a:visited {
	color: #939080;
}
#menue a:hover {
	color: #B65615;
	text-decoration: none;
}


#rechte {
	width: 120px;
	height: 20px;
	margin: 5px 50px 0 0;
	float: right;
	font-size: 10px;
	color: #B65615;
	text-align: center;
	-border: 1px solid yellow;
}

#rechte a {
	color: #CFA962;
	text-decoration: none;
}
#rechte a:visited {
	color: #CFA962;
}
#rechte a:hover {
	color: #fff;
	text-decoration: none;
}

#haupt {
	width: 650px;
	height: 230px;
	margin: 5px 0 0 80px;
	float: left;
	-border: 1px solid grey;
}

#aktion {
	width: 115px;
	height: 170px;
	margin: 45px 0 0 14px;
	font-size: 11px;
	float: left;
	-border: 1px solid red;
}
#aktion_lage {
	width: 200px;
	height: 224px;
	margin: 6px 0 0 0;
	font-size: 11px;
	float: left;
	-border: 1px solid red;
}

#bilder {
	width: 480px;
	height: 230px;
	margin: 0;
	float: right;
	-border: 1px solid blue;
}
#bilder_lage {
	width: 420px;
	height: 230px;
	margin: 0;
	float: right;
	-border: 1px solid blue;
}

#anschrift {
	width: 750px;
	height: 20px;
	margin: 12px 0 0 98px;
	float: left;
	font-size: 10px;
	color: #B65615;
	text-align: center;
	-border: 1px solid #fff;
}


#anschrift a {
	color: #B65615;
	text-decoration: none;
}
#anschrift a:visited {
	color: #B65615;
}
#anschrift a:hover {
	color: #fff;
	text-decoration: none;
}


input { 
	font-size: 11px; 
}
select { 
	margin: 0 0 2px 0; 
	padding: 2px 2px 2px 5px; 
	border: 1px solid #DCAD6B; 
	background-color: #EDE6BC;
	font-size: 11px; 
} 
.feld { 
	margin: 0 0 2px 0; 
	padding: 2px 2px 2px 5px; 
	border: 1px solid #DCAD6B; 
	background-color: #EDE6BC; 
	line-height: 120%; 
} 
textarea { 
	margin: 0 0 2px 0; 
	padding: 2px 2px 2px 5px; 
	border: 1px solid #DCAD6B; 
	background-color: #EDE6BC;
	font-size: 11px; 
} 
.beschriftung { 
	width: 80px; 
	float: left; 
	clear: left; 
} 
.beschriftungzwei { 
	width: 150px; 
	float: left; 
	clear: left; 
} 
.beschriftungdrei { 
	width: 80px; 
	float: left; 
	clear: left; 
} 
.fehler { 
	color : #ff0000;
}

.beschriftung_zim { 
	width: 200px; 
	float: left; 
	clear: left; 
}
.beschriftung_fw { 
	width: 168px; 
	float: left; 
	clear: left; 
} 
.hinweis {
	display: inline-block;
	width: 150px;
	height: 90px;
	margin: 40px 0 0 10px;
	float: right;
}
.banner {
	margin: 10px 0 0 5px;
}
/*]]>*/
