/* Bugfix FF */
html {
	height: 100%;
	padding: 0 0 1px;
	margin: 0px;
}




/* Page Elemente */

body {
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	
	}


h1  {
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 150%;
	margin: 0px;
	line-height: 120%;
	color: #61b706;
}


h2  {
	font-size: 120%;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 120%;
	}
	

h3  {
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 140%;
	font-size: 100%;
}


a:link, a:visited 	{
	color: #61b706;		
	}
	
a:hover
	{
	color: #3F3F3F;
	text-decoration: underline;	
	}
	
a img {
	border: none;
	
}


#wrapper {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding: 0px;
	width: 820px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	
	}

#footer {
	clear: both;
	height: 20px;
	padding-left: 85px;
	margin-top: 0px;
	}	
	
	
#footer img {	
	padding-left: 4px;	
	}	


/* Top Elemente */
	
#header {
	width: 820px;
	float: left;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	}
	
* html #header{  margin:  0px 0px 1px 0px; }
	
#logo {
	position: absolute;
	left: 653px;
	top: 79px;
	}

	
/* Content Elemente */


#mainbox {
	line-height: 170%;
	float: left;
	width: 461px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61b706;	
	}		

#mainbox p  {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
		
	}	
	
#mainbox ul  {
	list-style-image: url(../images/listp.gif);
	margin-top: 5px;
	padding-top: 5px;
	
	}	
	
	
	
#mainbox li {
	
	margin-bottom: 10px;
	}	
	
	
		
#rightbox {
	float: right;
	width:165px;
	margin: 0px;
	padding: 0px;	
	}

	
/* Navigation - Hauptnavi */

#mainmenu {
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 0px 6px;
	background-color: #61b706;
	height: 20px;
	width: 814px;
	float: left;
	}
	

#mainmenu .fstLevel a:link, #mainmenu  .fstLevel  a:visited,
#mainmenu  .secLevel  a:link, #mainmenu  .secLevel  a:visited {
	color: #cbf2a2;
	text-decoration: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#cbf2a2;
	font-weight: bold;
	}
	

#mainmenu  .fstLevel a:hover, #mainmenu  .fstLevel  a:active,
#mainmenu .secLevel  a:hover, #mainmenu  .secLevel  a:active {
	color: #FFFFFF;	
	}
		
	
#mainmenu .fstLevelActive a:link, #mainmenu .fstLevelActive a:visited,
#mainmenu .secLevelActive a:link, #mainmenu .secLevelActive a:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#cbf2a2;
	font-weight: bold;
	}
	
	
#newsmenu a {
	margin-left: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#cbf2a2;
	font-weight: bold;
	
}	
	

	

/* Navigation - Subnavi */	

#subnavi {
	color: #333333;
	line-height: 170%;
	float: left;
	width: 150px;
	padding-top: 22px;
	padding-right: 6px;
	margin: 0px;
	padding-left: 4px;
	}
	
 
#subnavi .fstLevel a:link, #subnavi .fstLevel a:visited, 
#subnavi .fstLevelActive a:link, #subnavi .fstLevelActive a:visited,

#kontakt .fstLevel a:link, #kontakt .fstLevel a:visited  {
	color: #3F3F3F;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	margin-bottom: 15px;
	text-align: right;
	line-height: 120%;
	}
	
	
#subnavi .fstLevel a:hover, #subnavi .fstLevel a:active,

#kontakt .fstLevel a:hover, #kontakt .fstLevel a:active {
	color: #61b706;
	font-weight: normal;
	}
	
	
#subnavi .fstLevelActive a:link, #subnavi .fstLevelActive a:visited,

#kontakt .fstLevelActive a:link, #kontakt .fstLevelActive a:visited {
	text-decoration: none;
	display: block;
	padding-right: 18px;
	margin-bottom: 15px;
	text-align: right;
	background-image: url(../images/pfeil_menue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #61b706;
	font-weight: normal;	
	line-height: 120%;	
	}
	
.secLevel, .secLevelActive  {
	padding-right: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	
	}
		
	
.secLevel a:link, .secLevel a:visited  {
	
	color: #3F3F3F;
	text-align: right;
	text-decoration: none;
	}
	
.secLevel a:hover, .secLevel a:active  {
	
	color: #61b706;
	text-align: right;
	text-decoration: none;
	}
		
	
	
.secLevelActive a:link, .secLevelActive a:visited {
	color: #61b706;
	text-align: right;
	text-decoration: none;
	
	}
			
		
#kontakt {
	margin-top: 50px;	
	
	
}
	
/* spezielle Boxen  */

#tel {
	padding-top: 20px;
}


#tel img {	
	padding-left: 4px;	
	}	
	

/* Stile  */
	
.clearfix {
	clear: both;
	}

/* Kontaktformular  */


#kontaktform, #kontaktform form, #fragebogen form {
	font-size: 11px;
	
}


 #fragebogen form {
	background-color: #E9F9D9;
	margin: 0px;
	padding:0px 0px 0px 5px;
	border: 1px solid #61B706;
}

#fragebogen form h2{
	padding-left: 10px;
	
}

#kontaktform input {
	width: 260px;
	border: 1px solid #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	margin-bottom: 10px;
}

	
#kontaktform .send {
	
	font-size: 11px;
	border: 1px solid #3F3F3F;
	background-color: #E3E3E4;
	padding-top: 2px;
	padding-bottom: 2px;
    color: #3F3F3F;
	width: 75px;
}	


	
#fragebogen .send {
	
	font-size: 11px;
	border: 1px solid #3F3F3F;
	background-color: #E3E3E4;
	padding-top: 2px;
	padding-bottom: 2px;
    color: #3F3F3F;
}	


#fragebogen input, #fragebogen textarea  {
	
	border: 1px solid #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	
}



	
.greenbox {
	color: #61b706;
	background-color: #E9F9D9;
	padding: 4px;
	margin-left: -7px;
	font-weight: bold;
	
}
.trenner {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3F3F3F;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	
	
}

