
body  {
        font-size:90%;
        font-family:Arial, Helvetica, sans-serif;
        background-color: #cdf1b3;
    	margin: 0;
    	padding: 0;
    	text-align: center; 
    	color: #033620;
    }
	a:link, a:visited, a:hover, a:active{
	color: #003333;
	text-decoration: underline;
}

	a.nav:link, a.nav:visited, a.nav:hover, a.nav:active{
	color:#EAE595;
	text-decoration: none;
}
a.nav:hover{
text-decoration: underline;
}
	a.imp:link, a.imp:visited, a.imp:hover, a.imp:active{
color:#EAE595;
text-decoration: underline;
}

    .twoColFixLtHdr #container { 
    	width: 903px;
    	background: #cdf1b3;
    	margin: 0 auto;
    	text-align: left;
    } 
    .twoColFixLtHdr #header { 
    	background: #DDDDDD url(img/hg_oben.jpg) no-repeat top left;
		height:213px;
		width:903px; 
    } 
	h1.header, h2.header{
	display:none;
	}
	h1{
	color:#d55b17;
	font-size:115%;
	font-weight: bold;
	padding:20px 12px 0px 0px;
	margin:0px;
	}
	.linie{margin:0px 12px 25px 0px;
	}
	.linie1{	
	background:#d55b17;
	height:2px;
	width:100%;
	}
	.linie2{margin:0px 29px 0px 29px;	
	float:left;
	}
.linie_nav{
    background:#5B8A56;
	height:1px;
	width:164px;
}
    .twoColFixLtHdr #sidebar1 {
    	float: left; 
    	width: 222px;
    	background: #03512f; 
    	margin: 12px 12px 0px 0px;	
    }
	#menuoben{
	width:222px;
	height:22px;
	background:url(img/navi_oben.gif) no-repeat top left;
	float:left;
	}
		#menuunten{
	width:222px;
	height:25px;
	background: url(img/navi_unten.gif) no-repeat top left;
	float:left;
	}
	.menu_aktiv{
	width:182px;
	background:#629866 url(img/punkt_aktiv.gif) no-repeat top left;
	padding: 13px 0px 13px 40px;
	float:left;
	font-weight:bold;
	color:#073e26;
	font-size:14px;
	}
	.menu_passiv{
	width:182px;
	background:#03512f url(img/punkt_passiv.gif) no-repeat top left;
	padding: 13px 0px 13px 40px;
	float:left;
	font-weight:bold;
	font-size:14px;
	}
	
    .twoColFixLtHdr #mainContent { 
    	margin: 12px 0px 12px 234px;
		background:#a5c98d;
		padding: 0 12px 12px 12px;
    } 
	.bild{
	background:#eae595;
	padding:18px;
	margin:0px 12px 12px 12px;
	float: right;}
		.bild1{
	background:#eae595;
	padding:14px;
	margin:0px 12px 12px 0px;
	float: left;}
    .twoColFixLtHdr #footer { 
    	padding:15px 0px 0px 15px;
    	background: url(img/fuss_hg.gif) no-repeat top left;
		height:85px;
		color:#EAE595;
		font-size:85%; 
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0;
    	padding: 10px 0;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.block{
	float: left;
	padding: 0 40px 20px 10px;}
