/*
	gelb: #F2d89b;
	 rot: #4f1a1f;
*/

* {	
	margin:0;
	padding:0;
}
HTML, BODY {
	height:100%;
}
BODY {
	background-color : #F2d89b;
	border: 0px;
	text-align:center;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:580px;
	width:1020px;
	clear:left;
}
img {
	border: none 0px;
}
#bilder img {
	border: 2px solid #F2d89b;
}
BODY, DIV, TABLE, TD, H1, H2, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4f1a1f;
	text-align : left;
	font-size : 12px;
}
A:LINK, A:HOVER, A:VISITED, A:ACTIVE {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER {
	color : #CC3333;
}
H1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
}
H2 {
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
}
#right_box H2 {
	padding: 5px 0 0 20px;
	line-height: 20px;
	font-size: 20px;
	color: #F2d89b;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
}
H3 {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	line-height : 20px;
}
p {
	padding: 3px 0 12px 0;
}
#left_box, #right_box, #menu,#dsl, #slogan, #strauss, #hof, #sterne, #bett_bike, #logo {
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	vertical-align: top;
	color : #F2d89b;
}
#left_box, #right_box {
	height: 580px;
	background-color: #4f1a1f;
}
#left_box P {
	padding: 35px 0 0 5px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#left_box a, #right_box a, .pop_up a {
	color : #F2d89b;
	font-weight: bold;
}
#left_box a:hover, #right_box a:hover, .pop_up a:hover {
	text-decoration: underline;
}
.no_link {
	font-weight: bold;
}
#menu {
	height: 320px;
}
#menu ul {
	padding: 40px 0 0 10px;
	list-style-type: none;
}
#menu li {
	padding-bottom: 6px;
	letter-spacing: 1px;
}
#dsl {
	height: 200px;
}
#dsl .free {
	padding: 15px 0 0 5px;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
}
#slogan {
	height: 54px;
	background-image: url(../_grafik/gastlichkeit.jpg);
}
#right_box H2 {
	padding: 5px 0 0 30px;
	line-height: 20px;
	font-size: 20px;
	color: #F2d89b;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
#right_box P {
	padding: 120px 10px 0 0;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#strauss {
	height: 54px;
	background-image: url(../_grafik/strauss.jpg);
}
#hof {
	height: 30px;
}
#sterne {
	height: 70px;
	background-image: url(../_grafik/hotelsterne.jpg);
}
#bett_bike {
	height: 226px;
	/*background-image: url(../_grafik/bett-bike.jpg);*/
}
#logo {
	height: 200px;
	background-image: url(../_grafik/strauss-logo.jpg);
}
#content_box {
	float: left;
	width: 720px;
	height: 580px;
	background-color: #fff;
}
#content_box a {
	color : #4f1a1f;
	text-decoration: underline;
}
#content_box a:hover {
	text-decoration: none;
}
#bilder ul {
	list-style: none;
}
#bilder li {
	display: inline;
	padding-right: 10px;
}
.home {
	background-image: url(../_grafik/hotel-strauss-bg.jpg);
}
.home #text {
	position: absolute;
	top: 283px;
	left: 208;
	width: 600px;
}
.home #text h1 {
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
}
.home #bilder {
	position: absolute;
	top: 490px;
	left: 210;
	width: 600px;
}
.hotel {
	background-image: url(../_grafik/zimmerpreise-bg.jpg);
}
.hotel #text {
	position: absolute;
	top: 300px;
	left: 240;
	width: 450px;
}
.hotel #bilder {
	position: absolute;
	top: 430px;
	left: 460px;
	width: 500px;
}
.restaurant {
	background-image: url(../_grafik/restaurant-bg.jpg);
}
.restaurant #text {
	position: absolute;
	top: 380px;
	left: 180;
	width: 500px;
}
.restaurant #bilder {
	position: absolute;
	top: 472px;
	left: 180;
	width: 650px;
}
.festsaal {
	background-image: url(../_grafik/festsaal-bg.jpg);
}
.festsaal #text {
	position: absolute;
	top: 120px;
	left: 180;
	width: 500px;
}
.festsaal #bilder {
	position: absolute;
	top: 472px;
	left: 180;
	width: 650px;
}
.tagungen {
	background-image: url(../_grafik/konferenzraum-bg.jpg);
}
.tagungen #text {
	position: absolute;
	top: 450px;
	left: 230;
	width: 460px;
}
.tagungen #bilder {
	position: absolute;
	top: 335px;
	left: 230;
	width: 500px;
}
.home {
	background-image: url(../_grafik/hotel-strauss-bg.jpg);
}

.anfahrt {
	background-image: url(../_grafik/anfahrt-bg.jpg);
}
.anfahrt #text {
	position: absolute;
	top: 100px;
	left: 270px;
}
.anfahrt h1 {
	color: #F2d89b;
}
.reservierung {
	background-image: url(../_grafik/reservierung-bg.jpg);
}
.reservierung #text {
	position: absolute;
	top: 120px;
	left: 165px;
}
#kontaktdaten {
	position: absolute;
	top: 60px;
	left: 430px;
	width:360px;
	text-align:right;
}
#buchungsdaten {
	position: absolute;
	top: 307px;
	left: 165px;
	width:240px;
	text-align:right;
}
.kontakt {
	background-image: url(../_grafik/kontakt-bg.jpg);
}
.kontakt #text {
	position: absolute;
	top: 120px;
	left: 165px;
}

.impressum {
	background-image: url(../_grafik/impressum-bg.jpg);
}
.impressum #text {
	position: absolute;
	top: 260px;
	left: 170;
	width: 460px;
}
.pop_up {
	background-color: #4f1a1f;
}


fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #4c4c4c;
	margin: 0px 0px 0px 0px;
	padding: 4px 16px 4px 4px;
}
input {
	font-size: 12px;
}
#formular p {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
legend {
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
}
label {
	font-size: 11px;
	padding-top: 4px;
}