/* BACKGROUND DATEI -------------------------------------------------------------------*/
.streifen {
	background-image: url(img/streifen.jpg);
	background-repeat: repeat-y;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/streifen.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
	color: #5e5d62;
	}
body a:link{color:#065f0a; text-decoration: none;}
body a:visited{color:#065f0a; text-decoration: none;}
body a:hover{color:#3aa63f; background-image:none}
body a:active{color:#065f0a;} 

/* HAUPTCONTAINER -------------------------------------------------------------------*/


#head {
	background-image:url(img/head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 258px;
	}
#maincontainer {
	background-color: #e2e4e5;
	background-image: url(img/hg_gesamt.jpg);
	width: 786px; 
	margin: 0px auto; 
	text-align:center;
	}	
#navicontainer {
	background-color:#FFFFFF;
	width: 309px;
	height: 180px;
	padding-top:60px;
	float:left;
	}	
#contentcontainer {
	width: 571px;
	float:left;
	text-align:left;	
	}
#mitte {
	width: 783px;
	}	
#content{
/*background-color:#999999;*/
	float: left;
	width: 571px;
	min-height: 10px;
	}	
#bildcontainer{
	/*background-color:#000066;*/
	width: 227px;
	height: 150px;
	float: left;
	}	
#bild{
	margin-bottom: 3px;
	}
#textcontainer{
	/*background-color:#eeeeee;*/
	width: 344px;
	float: left;
	}
#linie {
	margin-top: 5px;
	}				
#footer {
	background-image:url(img/hg_footer.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 20px;
	float:left;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-indent: 330px;
	padding-top: 2px;
	margin-top:80px;
	margin-bottom:50px;
	}	

.footertext a:link{color:#ffffff; text-decoration: none;}
.footertext a:visited{color:#ffffff; text-decoration: none;}
.footertext a:hover{color:#cfdcc4; text-decoration: none;}

img { border: 0; }

/* NAVI -------------------------------------------------------------------*/
.navi {
	background-image: url(img/butt_0.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065f0a;
	text-align:left;
	text-indent: 47px;
	display:block;
    }

.naviaktiv {
	background-image: url(img/butt_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5d62;
	text-align:left;
	text-indent: 47px;
	display:block;
    }	
	
.navilink a:link{color:#065f0a; text-decoration: none;}
.navilink a:visited{color:#065f0a; text-decoration: none;}
.navilink a:hover{color:#5e5d62; background-image: 
url(img/butt_1.gif); background-position: top left; text-decoration: none; background-repeat: no-repeat; display:block;}

.navilinkaktiv a:link{color:#5e5d62; text-decoration: none;}
.navilinkaktiv a:visited{color:#5e5d62; text-decoration: none;}


.naviumenu {
	background-image: url(img/butt_0_umenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065f0a;
	text-align:left;
	text-indent: 47px;
	display:block;
    }

.naviumenu {
	background-image: url(img/butt_1_umenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5d62;
	text-align:left;
	text-indent: 47px;
	display:block;
    }	
.anker{
	text-align:right;
	}	
	
/* FORMULAR -------------------------------------------------------------------*/


#formular{
    float: left;
	width: 380px;
	text-align:left;
	padding-top: 20px;
	}
.label {  
	margin:0 12px 12px 0; 
	padding:0;  
	width:120px; 
	display:block; 
	float:left; 
	clear:left;
	}
.inputfield{
	border-color: #065f0a;
	border:1px solid;
	width: 200px;
	margin: 0 4px 12px 0;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065f0a;
	}
.strasse{
	width: 154px;
	}
.nummer{
	width: 38px;
	}	
.plz{
	width: 50px;
	}		
.ort{
	width: 142px;
	}	
.submitbtn {
	width:80px; 
	background:#ffffff; 
	border:1px solid; 
	border-color:#065f0a #065f0a #065f0a #065f0a; 
	color:#cccccc; 
	cursor:pointer; 
	padding:0; 
	margin:0;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065f0a;
	margin: 20px 20px 0px 0;
	}
.submitbtn:hover {
	background:ffffff; 
	color:#065f0a; 
	border:1px solid; 
	border-color:#065f0a #065f0a #065f0a #065f0a;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3aa63f;
	}	
.buttoncontainer{
	padding-left: 133px;
	}		
	


/* FONTDEFINITION -------------------------------------------------------------------*/


.bildunterschrift {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	line-height: 16px;
	color: #5e5d62;
	}
.verdanaheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
	color: #5a8332;
	}
	


.contentlink a:link{color:#065f0a; text-decoration: none;}
.contentlink a:visited{color:#065f0a; text-decoration: none;}
.contentlink a:hover{color:#3aa63f; background-image:none}
.contentlink a:active{color:#065f0a;}

