/* CSS Document */

body { 
padding : 0;
margin : 0;
background-image:url(seiten/images/seitenBG.gif);
	background-repeat:repeat-x;
	}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	line-height:140%
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	line-height:140%;
	padding-bottom:10px;
	color:#3CB20D;	
	font-weight:bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	}
	
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:bold;
	font-size:10px;
	line-height: 30px; 
	}
	
	
#kopf{
	width: 690px;
	height:99px;
	padding-top:0px;
	padding-left: 86px;	
	margin:0px;
	background-image:url(seiten/images/kopfstreifen.gif);
	background-repeat:no-repeat;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:604px;
	}
	html>body #kopf {
	} /* End Boxmodelhack */
	
#container1{
	background-color:#FFFFFF;
	width:690px;
	padding:0px;
	margin:0px;
	}	
	
#menue{
	width:180px;
	padding-top:85px;
	padding-right:30px;
	padding-bottom: 50px;
	text-align: right;
	background-color:#FFFFFF;
	background-image:url(seiten/images/bgMenue.gif);
	background-repeat:repeat-x;
	float:left;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:150px;
	}
	html>body #menue {
	} /* End Boxmodelhack */	
	
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active{text-decoration:none; }
h5 a:link{color:#333333} 
h5 a:visited{color:#333333} 
h5 a:hover{color:#3CB20D}
h5 a:active{color:#3CB20D}

p a:link, p a:visited, p a:hover, p a:active{text-decoration:none;}
p a:link{background-color:#CAE9AB; color:#000000} 
p a:visited{background-color:#CAE9AB; color:#000000}
p a:hover{color:#3CB20D}
p a:active{background-color:#CAE9AB; color:#3CB20D}

#content{
	width: 510px;
	padding-top:20px;
	padding-right: 112px;
	float:right;
	background-image:url(seiten/images/kopfbildContent.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:398px;
	}
	html>body #content {
	} /* End Boxmodelhack */

#contentStart{
width: 510px;
float:right;
background-image:url(seiten/images/kopfbildStart.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
padding-right: 112px;
padding-left: 158px;
padding-top:125px;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:240px;
	}
	html>body #contentStart {
	} /* End Boxmodelhack */

#fuss{
	width:100%;
	height: 101px;
	background-image:url(seiten/images/fussBG.gif);
	float:none;
	clear:both;
	}
	
#fussStart{
	width:100%;
	height: 179px;
	background-image:url(seiten/images/fussBG.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:none;
	clear:both;
	}	
	
.fotoRechtsRahmen{
	float:right;
	border: 1px solid #3CB20D;
	margin-left: 10px;
}	

.fotoRechts{
	float:right;
	padding-left: 10px;
}	

.textgruen{background-color:#CAE9AB;}
	
