@charset "utf-8";
/* CSS Document */

body {
	padding: 0 0 0 0;
	margin:0 0 0 0;
	background-color:#f7faf9;
	font-weight: normal;
	font-size : 62.5%;
	line-height: 1.5em;
	font-family : Arial,Verdana,Helvetica,sans-serif;
	color:#000000;
	text-decoration:none;
	}
#center{
		position: absolute;
		width:955px;
		height:100%;
		z-index:1;
		right: 50%; left: 50%;
		margin-left: -477px;
		
		}
p{
	font-size:1.2em;
	}	
h1{
	font-size:1.4em;
	color:#009036;
	font-weight:normal;
	}
		
h2{
	font-size:1.4em;
	color:#009036;
	font-weight:normal;
	}	
a {
	color:#009036;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color:#000000;	
	}	
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:95.5em;
	height:23.2em;
	}	
	
#content{
	width:95.5em;
	background-image:url(images/hg_content.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	height:auto;
	padding-bottom:5.4em;
	min-height:50.0em;
	}
	
#colleft{
	padding-top:4.5em;
	width:24.3em;
	float:left;
	}
#main ul li{
	list-style-type:none;
	}	
#main ul li a	{
	font-size: 1.2em;
	line-height:1.8em;
	color:#009036;
	text-decoration:none;
	}
#main ul li a:hover	{
	font-size: 1.2em;
	line-height:1.8em;
	color:#000000;
	text-decoration:none;
	}
.aktiv{
	color:#000000;
	font-size: 1.2em;
	line-height:1.8em;
}	
#colmiddle{
	padding-top:5.4em;
	width:38.5em;
	float:left;
	padding-left:3.5em;
	padding-right:3.5em;
	}
	
#colmiddle ul li{
	list-style-type: square;
	font-size: 1.2em;
	line-height:1.6em;
	}		
	
#colmiddle_breit{
	padding-top:5.4em;
	width:60.5em;
	float:left;
	padding-left:3.5em;
	padding-right:3.5em;
	}					
			
#colright{
	padding-top:5.4em;
	width:22em;
	float:right;
	padding-left:3.7em;
	}	
#footer{
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	width:95.5em;
	height:2.0em;
	}		
	