html { height: auto; margin-bottom:0; } 
body { position:relative; }

* {
	margin: 0px;
	padding: 0px;
}

body{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	background-color:#fff;
	margin:0;
	padding: 0;
	position:relative;
	height:100%;
	background: #dceee0 url(../images/bg.jpg) repeat-x;
}



#headwrapper{
	width: 870px;
	position:relative;
	margin:0;
	padding:0;
	height:110px;
	background: #fff;
}

#headwrapper #headimg{
	width: 263px;
	padding-top: 23px;
	padding-left: 15px;
	}
	
#headwrapper #headimg img{
	border:0px;
	}	

#headwrapper  #lang{
	width:319px;
	height:87px;
	background: url(../images/langoben.jpg);
	background-repeat:none;
	position:absolute;
	top: 23px;
	left: 672px;
}

#headwrapper  #lang #sprache select {
	margin-left:30px;
	margin-top:20px;
	width:158px;	
	color:#707173;	
}

#headwrapper  #lang #sprache #important {	
	margin-left:30px;
	margin-top:5px;
	color: #707173;
	
}

#headwrapper  #lang #sprache #important a {
	text-decoration: none;
	color: #707173;	
}
#headwrapper  #lang #sprache #anmeld{
	margin-left: 30px;
	margin-top: 5px;
	color: #707173;
}

#headwrapper  #lang #sprache #anmeld a{
	color: #707173;	
}

#mainwrapper {
	width: 980px;
	position:relative;
	margin:0;
	padding:0;
	margin-top: 4px;
}

#firstnav {
	float: left;
	padding-top: 0px;
	margin-top: 35px;
	position: relative;
	background: #fff;
	min-height: 300px;
	height: auto !important;  /* für moderne Browser */
	height: 300px;  /*für den IE */	
	z-index: 10;
}

#firstnav ul {
	border-top: 1px solid #e3e4e5;	
	margin: 0 5px 0 15px;
	width: 160px;
	min-height: 300px;	
}

.men_item_akt {
	background-color: #e3e4e5;
}
#submenu .men_item_akt a {
	color: #000000 !important;
}

#firstnav ul li a {		
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 5px;
}

#firstnav ul li a:hover {
	background-color: #e3e4e5;
	padding-left: 5px;
	margin-left: 0px;
}

#firstnav ul {
	list-style-type: none;
}

#firstnav li {
	border-bottom:1px solid #e3e4e5;
}

#submenu {
	background-color: #ffffff;
	border-top: none !important;
	margin: 0 !important;
	width: 160px !important;	
	min-height: 0px !important;	
}

#submenu li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal !important;
	color: #707173 !important;
	text-decoration: none;
}

#submenu li a:hover {
	background-color: #e3e4e5 !important;
	padding-left: 15px !important;
	margin-left: 0px !important;
}

#main {
	float: right;
	width: 800px;
	background-color: transparent;
}

#content {
	background-color: #FFFFFF;
	position: relative;
	width: 405px;
	z-index: 2;
	background: #fff;
	min-height: 310px;
	margin:27px 47px 0px 30px;	
	
}

#content_wrap {
	background-color: #FFFFFF;
	clear:both;
	float:left;	
	width:490px;
	min-height: 337px;
	height: auto !important;  /* für moderne Browser */
	height: 337px;  /*für den IE */		
	margin-bottom:10px;
}

#content h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content hr{
	border:solid #e2001a 1px;
	margin: 15px 0px 15px 0px;
}

#content ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;		
}

#content ul li {
	list-style-image: url(../images/aufzaelungspunkt.jpg);
}

#rightarea{
	position: absolute;
	width:356px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	left:638px;
	z-index:10;
	height: 337px;
}

#rightarea #infobox{
	background:#E3E4E5 none repeat scroll 0 0;
	height:199px;
	margin-left:34px;
	margin-top:2px;
	width:219px;
}

#rightarea #infobox #infos{
	padding-top:20px;
	padding-left:10px;
}

#bottomimg{
	left:657px;
	position:absolute;
	top:0px;
	z-index:10;
}

#bottomimg img{
	z-index:10;
}
	
#bottom {
	height: 88px;
	position: absolute;
	top: 337px;	
	left: 13px;
	z-index:10;
	clear:both;
}

#bottom #news div{
	float:left;
	margin-right:22px;
	width:190px;
	
}

#bottom #news{
	width: 480px;
	font-size:11px;
	margin-left: 197px;
	margin-top: 5px;	
}

#bottom #news p{
	margin-top:3px;
}

#bottom #news div b{
	color: #707173;
	margin-bottom:2px;
}
#bottom #news div h1{
	margin-bottom:2px;
}
#bottom #news div h1 a{
	color: #707173;
	font-size: 12px;
	margin-bottom:2px;
	text-transform: uppercase;
}

table{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#infobox p{
	margin-top: 10px;
}

#infobox p a{
	text-decoration:none;
	color: #26A347;
	font-weight:bold;
}

#content a{
	text-decoration:none;
	color: #26A347;
	font-weight:bold;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { height: 1%; width: auto; }
* html ul li a { height: 1%; }
/* End */