html, body 
{
	width:100%;
	height:auto;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana;
	FONT-SIZE: 12px;
	vertical-align:middle;
	color:#494949;
	min-height:100%;
}
body
{
	background-image:url(../img/bg-unten.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d8d8d8;
	min-height:100%;
}
h1
{
	width:714px;
	height:25px;
	background-image:url(../img/h1.jpg);
	font-size: 12px;
	color: #494949;
	font-weight:bold;
	padding:10px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}
h2
{
	font-size:14px;
	padding:0;
	margin:0px;
}
input
{
	border: 1px solid rgb(0, 0, 0); 
	font-size: 12px; 
	width: 130px; 
	height: 15px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 2px;
}
select
{
	border: 1px solid rgb(0, 0, 0); 
	font-size: 12px; 
	margin:2px 0px 0px 0px;
	height: 19px;
	background-color:#FFFFFF;
}
#oben
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:310px;
	background-image:url(../img/bg-oben.jpg);
	z-index:1;
}
#over
{
	position:relative;
	width:958px;
	margin:auto;
	z-index:2;
}
#title
{
	width:958px;
	height:211px;
	float:left;
}
#topmenu
{
	width:958px;
	height:92px;
	float:left;
	overflow:hidden;
}
#content-oben
{
	width:958px;
	height:7px;
	float:left;
}
#mitte
{
	width:958px;
	background-image:url(../img/bg-content.jpg);
	float:left;
}
#content-menu
{
	margin:0px 8px 10px 12px;
	padding:10px 10px 0px 0px;
	background-image:url(../img/bg-menu-ue.jpg);
	background-repeat:no-repeat;
	width:169px;
	text-align:right;
	float:left;
	display:inline;
}
#content-height
{
	float:left;
	height:490px;
	width:1px;
}
#content
{
	float:right;
	width:745px;
	margin:0px 12px 0px 0px;
	padding:0px 0px 10px 0px;
	display:inline;
}
#footer
{
	width:958px;
	height:186px;
	float:left;
	background-image:url(../img/footer.jpg);
}
#bottom_links
{
	float:left;
	display:inline;
	margin:14px 0px 0px 436px;
	width:105px;
	height:12px;
}
#bottom_mitte
{
	float:left;
	display:inline;
	margin:14px 0px 0px 313px;
	width:25px;
	height:12px;
}
#bottom_rechts
{
	float:left;
	margin:14px 0px 0px 12px;
	width:54px;
	height:12px;
}

#hiddendiv
{
	position:absolute;
	visibility:hidden;
	width:1px;
	height:1px;
	top:-100px;
	left:-100px;
}
a 
{
	color: #494949;
	text-decoration:none;
}
a:hover        
{
	color: #494949;
	text-decoration: underline; 
}

a.menu0 
{
	color: #494949;
	text-decoration:none;
	display:block;
	font-weight:bold;
	height:19px;
	width:155px;
	padding:4px 0px 0px 15px;
	font-size:12px;
	background-image:url(../img/bg-menu.jpg);
	margin:2px 0px 0px 0px;
}
a.menu0:hover        
{
	color: #494949;
	background-image:url(../img/bg-menu-h.jpg);
	text-decoration: none; 
}
a.menu0_aktiv 
{
	color: #fe9b02;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:19px;
	width:155px;
	padding:4px 0px 0px 15px;
	font-size:12px;
	margin:2px 0px 0px 0px;
}
a.sitemap0 
{
	color: #244372;
	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: #244372;
	text-decoration: underline; 
}
a.sitemap1
{
	color: #244372;
	text-decoration:none;
	display:block;
	height:19px;
	width:145px;
	padding:2px 0px 0px 30px;
	font-size:13px;
	margin:2px 0px 0px 0px;
}
a.sitemap1:hover        
{
	color: #244372;
	text-decoration: underline; 
}