body {
	font: normal 12px Helvetica;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #f6f6f6;
	height:auto !important;
	min-height:100%;
}

#header	{
	border: 0;
	margin: 0;
	height: 190px;
	background-image: url(../head.jpg);
	background-repeat: no-repeat;
}

#header .logo{
	position:absolute;
	left:20px; 
	top:20px; 
	width:218px; 
	height:127px;	
}

#header h1 {
	font-weight: bold;
	color: #fff;	
	letter-spacing: 1px;
	font-size: 74px;
	text-align: left;
	position:absolute;
	left:253px; 
	top:75px; 
}

#menu_head{
	position:absolute;
	left:630px; 
	top:128px; 	
	color: #fff;
	padding:0;
	margin:0;
}

#menu_head a{
	color: #fff;
	text-decoration: none;	
	letter-spacing: 2px;
	padding-left:7px;
	padding-right:7px;
}

#menu_head img{
	border:none;
	vertical-align:middle;
}

#content{
	width:1000px;
	padding:0;
	margin:0;
}

/* Navigation */

#nav{
	width: 238px;
	float:left;
	text-align:right;
	padding:0px;
	margin:0px;
}

#nav ul{
	list-style: none;	
	padding:0;
	margin:0;
	padding-top:10px;
	
}

#nav ul li a {
	padding: 4px 5px 4px 5px;
	margin-top:8px;
	display: block;
	text-decoration: none;
	font-weight:bold;	
	color: #3e3d40;
	background: #f6f6f6; /* IE6 Bug */
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
#nav ul li a:hover {
	color:  #fff;
	background: #008cbc;
} /* Hover Styles */

#nav .rex-current{
	color:  #fff;
	background: #008cbc;
}
	
	
/* Navigation ENDE */

/* Content */
#main{
	background-color:#ececed;
	width:762px;
	float: right;
	padding:0;
	margin:0;
}

#cont_wrapper{	
	width: 450px;
	float: left;
	clear:both;
	text-align: left;
	margin-top: 22px;
	padding-left: 20px;
	
}	

#aktuelles{
	margin-top: 0px;
	text-align: left;
	width: 185px;
	float:right;
	border-left: 2px solid #008cbc;
	padding-left: 10px;	
	padding-right: 7px;
	ggggmargin-bottom: 50px;
	eeefont-size: 10px;
	color: #666666;
	min-height:600px;
}

#aktuelles .akt{
	font-size: 12px;
	padding-top: 10px;
}

#aktuelles .akt th{
	color: #008cbc;
	width: 40px;
	text-align: left;
	vertical-align: top;
}

#aktuelles .akt td{
	width: 220px;
	text-align: left;
}


h1{
	font-size: 30px;
	color: #008cbc;
	margin-top: 0px;
	margin-bottom:-6px;
}

h2{
	font-size: 18px;
	color: #008cbc;
	margin-top: 2px;
	margin-bottom:2px;
}

h3{
	font-size: 14px;
	color: #008cbc;
	margin-top: 0px;
	margin-bottom:0px;
}	

h4{
	margin-top: 4px;
	margin-bottom:4px;
	font-size: 18px;
	font-weight:normal;
}

#cont_wrapper ul{
	list-style-type:square;
}

#cont_wrapper ul li a{
	text-decoration:none;
	color: blue;
}

#cont_wrapper ul li{
	padding-bottom:5px;
}

#cont_wrapper ul.home{
	font-size: 18px;	
	margin-left: -20px;
}

#cont_wrapper ul.home li{
	font-weight:normal;
	margin-bottom: -45px;
}

#cont_wrapper ul.home p{
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
}
	
#home_left{
	float:left;
	width: 242px;
}	

#home_right{
	float:right;
	width:194px;
	margin: 0px 10px 0 0px;
	height:270px;
}

#cont_wrapper a{
	text-decoration: none;
	color: blue;
	font-weight:bold;
}

#cont_wrapper img.start_img{
	margin-top: -23px;
	margin-left: -20px;
}

/* Content ENDE */

/* Footer */

#footer{
	height: 40px;
	background:	#88888a;
	position: fixed;
	bottom:0;
	width: 1262px;
	}


#partner{
    float:left;
	margin-top:80px;
}	

#partner img{
	padding:10px 10px 0px 0px;
	vertical-align:middle;
}
	
/* Footer ENDE */