body { 
	background-color: white; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}
xp { padding-top: 1px; padding-bottom: 1px; }
td { vertical-align: top; width: 33%; padding: right: 5px; }
.oeffnung td { line-height: 1em; }
h1 { font-size: 13px; color: #236758; font-weight: bold; margin-bottom: 8px; }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
#inhalt { 
	position: absolute; 
	top: 20px;
	width: 800px; 
	margin-left: -400px; 
	left: 50%;
}
.hintergrund {
	border: 0;
	width: 800px;
	height: 600px;
}
a:link { 
	text-decoration: none; 
	color: #fffc96;
	xpadding: 6px 50px 6px 20px;
}
a:visited { 
	text-decoration: none; 
	color: #fffc96;
}
a:hover { 
	text-decoration: none; 
	color: white;
}
a:active { 
	text-decoration: none; 
}
#menuOben {
	position: absolute;
	top: 19px;
	left: 0px;
	font-size: 15px;
}
#gasthaus { position: absolute;
	top: 0;
	width: 150px;
	height: 20px;
	padding: 5px 0 5px 25px;
}
#speisekarte { position: absolute;
	top: 35px;
	width: 125px;
	height: 20px;
	padding: 5px 0 5px 25px;
}
#umgebung { position: absolute;
	top: 70px;
	width: 125px;
	height: 20px;
	padding: 5px 0 5px 25px;
}
#kontakt { position: absolute;
	top: 105px;
	width: 140px;
	height: 20px;
	padding: 5px 0 5px 25px;
}
.aktiv { 
	background-color: #fffc96;
	}
.aktiv a {
	background-color: #fffc96;
	color: #236758;
}
#menuUnten {
	position: absolute;
	top: 520px;
	left: 0px;
	font-size: 13px;
}
#home { position: absolute;
	top: 0px;
	width: 160px;
	height: 15px;
	padding: 5px 0 5px 30px;
}
#impressum {
	position: absolute;
	top: 35px;
	width: 160px;
	height: 15px;
	padding: 5px 0 5px 30px;
	left: -1px;
}
#text {
	position: absolute;
	top: 178px;
	left: 201px;
	width: 560px;
	height: 400px;
	overflow: auto;
	line-height: 1.1em;
}
#bilder {
	position: absolute;
	top: 180px;
	left: 620px;
	height: 400px;
	overflow: auto;
}
#oeffnungszeit {
	position: absolute;
	top: 30px;
	left: 620px;
	width: 175px;
}
.speisenFirst td { 
	color: #326758;
}
fieldset { 
	width: 450 px;
	border: 0px solid white;
}
label { width: 150px;
	float: left;
	margin-bottom: 2px;
}
.Textfeld {
	width: 200px;
	float: left;
	margin-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}
.rahmen {
	width: 200px;
	height: 60px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}
.taste {}
br { clear: left; }
img {
	width: auto;
	height: auto;
	border: 1px solid #236758;
}
.oeffnung { font-size: 10px; padding: 0 3px 5px 0; }
