html, body 
{
	width:100%;
	height:auto;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial ;
	FONT-SIZE: 11px;
	vertical-align:middle;
	color:#000000;
	min-height:100%;
}
body
{
	background-image:url(../img/bg-unten.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#bfbfbf;
	min-height:100%;
}
h1
{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color: #000000;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #b5162a;
	height:20px;
	width:537px;
	height:25px;
}
h2
{
	font-size:12px;
	padding:0;
	margin:0px;
}
input
{
	border: 1px solid rgb(0, 0, 0); 
	font-size: 12px; 
	width: 130px; 
	height: 15px;
	background-color:#FFFFFF;
}
#oben
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:540px;
	background-image:url(../img/bg-oben.jpg);
	z-index:1;
}
#over
{
	position:relative;
	width:971px;
	margin:auto;
	z-index:2;
}
#title
{
	width:971px;
	height:172px;
	float:left;
}
#topmenu
{
	float:left;
	height:133px;
	width:961px;
	padding:0px 0px 0px 12px;
	background-image:url(../img/bg-menu.jpg);
}
#content
{
	width:971px;
	background-image:url(../img/bg-content.jpg);
	float:left;
}
#rahmen-links
{
	width:16px;
	height:235px;
	float:left;
	background-image:url(../img/bg-left.jpg);
}
#content-links
{
	float:left;
	width:179px;
	display:inline;
	height:450px;
	margin:0px 9px 0px 3px;
}
#content-mitte
{
	float:left;
	width:537px;
	padding:15px 10px 10px 10px;
	position:relative;
}
#ue-links
{
	position:absolute;
	top:15px;
	left:-180px;
	width:159px;
	height:25px;
	border-bottom:1px solid #b5162a;
	z-index:2;
	text-align:right;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
#content-rechts
{
	float:left;
	width:158px;
	margin:0px 3px 0px 11px;
	padding:15px 10px 10px 10px;
	display:inline;
	background-image:url(../img/bg-right-content.jpg);
	background-repeat:no-repeat;
}
#links
{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	color: #000000;
	margin:0px;
	border-bottom:1px solid #b5162a;
	height:25px;
	width:158px;	
}
#rahmen-rechts
{
	width:15px;
	height:235px;
	float:left;
	background-image:url(../img/bg-right.jpg);
}
#footer
{
	width:971px;
	height:154px;
	float:left;
	background-image:url(../img/bg-footer.jpg);
	position:relative;
}
#baumeister-logo
{
	position:absolute;
	top:-155px;
	left:20px;
	text-align:center;
	width:179px;
	height:110px;
	z-index:2;
}
#footer-links
{
	width:100px;
	float:left;
	margin:30px 0px 0px 670px;
	display:inline;
}
#footer-mitte
{
	margin:30px 0px 0px 55px;
	width:30px;
	float:left;
	display:inline;
}
#footer-rechts
{
	margin:30px 0px 0px 10px;
	width:50px;
	float:left;
	display:inline;
}
#hiddendiv
{
	position:absolute;
	visibility:hidden;
	width:1px;
	height:1px;
	top:-100px;
	left:-100px;
}
a 
{
	color: #b5b5b5;
	text-decoration:none;
}
a:hover        
{
	color: #b5b5b5;
	text-decoration: underline; 
}
a.sitemap0 
{
	color: #b5b5b5;
	text-decoration:none;
	display:block;
	height:19px;
	width:145px;
	padding:2px 0px 0px 15px;
	font-size:13px;
	margin:2px 0px 0px 0px;
}
a.sitemap0:hover        
{
	color: #b5b5b5;
	text-decoration: underline; 
}

