html, body, p, table, a, h1, h2, h3, h4, h5, h6, ul, ol, dl
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
		}
html, body, p, table
	{
	font-size: 1em;
		}
#navigation a {font-size: 0.9em;}

.flt-right { float:right; margin: 0px 0px 0px 13px;}/* Rechts gestellt */
.flt-left { float:left; margin: 0px 0px 0px 13px; }/* Links gestellt */
#logo {float:left; margin: 0px 13px;}
#titel {
	position: relative;
	top: 10px;
}
#seitenueberschrift {
	position: absolute;
	left: 290px;
	top: 137px;
	width: 594px;
	height: 43px;
}
#inhalt {
	position: absolute;
	top: 189px;
	left: 289px;
	width: 596px;
}
#formular {
	position: absolute;
	top: 198px;
	left: 250px;
}

#oeffnungszeiten {
	position:absolute; 
	left:11px; top:207px; 
	width:230px; height:179px;}