body {
	font-family: Arial, Tahoma,  Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000000;
}

div#wrapperh
{
	position:relative;
	width: 900px;
    margin: 0 auto;
	height:100%;
	overflow:visible;
	background-color:#EEEEEE;
}


#oben {
	position: absolute;
	top:0px;
	width: 100%;
	height: 263px;
	z-index:7;
}

#streifen {
	position:absolute;
	z-index:1;
	background-color:#468BAC;
	top: 263px;
	width: 100%;
	line-height:24px;
	background-image: url(bilder/streifen.jpg);
	background-repeat: repeat-y;
}

#menu{
position: relative;
color: #FFFFFF;
font-weight: bold;
width: 860px;
left: 40px;

}
#menu a{
color: #FFFFFF;
text-decoration: none;
display: block;
line-height: 24px;
float: left;
margin-right: 12px;

}

#drucken{
position:absolute;
color: #999999;
font-size: 10px;
font-weight:normal;
text-decoration: none;
right: 0px;
}


#mitte {
	position:absolute;
	top: 287px;
	background-color:#EEEEEE;
	color:#000000;
	width: 900px;
	height: auto;
	overflow: inherit;
	margin-bottom:100px;

}
#inhalt {
	position:relative;
	top: 40px;
	left:40px;
	width: 820px;
	margin-bottom:80px;
	height: auto;
}

#adresse {
	width: 100%;
	color: #333333;
	font-size:11px;
	text-align:center;
	line-height:30px;
}
#adresse a {
	color: #333333;
	text-decoration: none;
}

h1 {
font-size:18px;
color: #666666;
line-height:26px;
}
h2 {
font-size:14px;
}
.preise {
border-style:solid;
border-collapse:collapse;
border-width:1px;
border-color: #4389AB; 
}

