/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ol, p, ul, li {
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}
img {
	border: 0;
}

.clear_fix{
	clear: both;
}
body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;	
	margin: 0 auto;
	padding:0;
	background: repeat url(../_layout/bg.png);
}

#header{
	background: no-repeat url(../_layout/head_bg.png);
	height: 138px;
	width: 882px;
	margin-top: 9px;
}
* html #header {
	background: no-repeat url(../_layout/head_bg.gif);
}
#head_left, #head_right{
	float: left;
	height: 61px;
	padding-top:14px ;
}
#head_left{
width: 621px;
padding-left: 20px}

#head_right{
width: 241px;}



#head_right img{
	margin-right: 11px;
}

#wrap{
	margin: 0 auto;
	padding: 0;
	width: 882px	
}

#footer{
	width: 882px;
	height:  26px;
	background: no-repeat url(../_layout/footer.png);	
}

* html #footer{
	background: no-repeat url(../_layout/footer.gif);	
}


#content{
	width: 820px;
	padding: 10px 31px 0 31px;
	min-height: 40px;;
	background: repeat-y url(../_layout/content_bg.png);	
}

* html #content{
	background: repeat-y url(../_layout/content_bg.gif);	
}
.rounded{
	-moz-border-radius: 6px;
	-webkit-borer-radius: 6px;
	border-radius: 6px;
}
 /* navi */
#main_navi{
	position: relative;
	top: 37px;
	margin:0 6px;
	width: 844px;
	height: 20px;
	background-color: #7AB51D;
	clear: both;
	padding:3px 14px ;
	text-align: center;
}

* html #main_navi{
	height: 23px;
	overflow: hidden;
}

#main_navi ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#main_navi li{
	display: inline;
	
}

#main_navi li a, #main_navi li a:visited{
position: relative;
top:  -35px;
text-decoration:none; 
display: inline-block;
padding:35px 20px 0 20px ;
color: #ffffff;
font-weight: normal;
font-size: 17px;
text-align: center;
}

#main_navi li a:hover, #main_navi li#currentpage a{
	background: no-repeat right url(../_layout/leaf_smal.png);
	background-position: 50% 10px;
	
}
* html #main_navi li a:hover, * html #main_navi li#currentpage a{
	background: no-repeat right url(../_layout/blank.gif);
	background-position: 50% 10px;
	text-decoration: underline;
}

.twothird{
	float: left;
	width: 500px;
	padding-right: 25px;
}
.onethird{
	float: left;
	width: 295px;
}
.half1{
	float: left;
	width: 397px;
	padding-right: 26px;
}
.half2{
	float: left;
	width: 397px;
}

h1, h2{
	font-size: 24px;
}

h1, legend {
	padding: 2px 0 6px 0;
	color: #7AB51D;
	font-weight: bold;
	line-height: 110%
}
h1.long{
	line-height: 150%
}

h2{
	color: #cccccc;
	padding: 1px 0 2px 0;
	font-weight: normal;
}

h3{
	font-size: 1.2em;
	color: #7AB51D;
	padding: 14px 0 2px 0;
}

p{	
	margin: 0px 0 6px 0;
	line-height: 130%;
}

strong{
	font-weight: bold
}

hr{
	border: 0;
	border-bottom:#6a003e 3px dotted ;
	margin: 15px 0;
}
#content a:link, #content a:active, #footer a:link, #footer a:active, #footer a:visited, #content a:visited {
	color: #7AB51D;
	text-decoration: underline !important;
}
		
#content a:hover, #content a:focus, #footer a:hover, #footer a:focus{
	background-color: #7AB51D;
	color: #fff;
	text-decoration: none;
}

#footer a, #footer a:hover{
	text-decoration: none;
}
#footer {
	line-height: 180%;
}

#kontakt form{
	line-height: 140%;
	font-size: 90%;
}

#kontakt label {
	
}
#kontakt input{
	margin: 5px 0 5px 0;
	font-size: 100%;
	width: 330px;
	padding: 5px;
	background: #e5edcf;
	border: 0;
}

#kontakt input:focus,#kontakt textarea:focus {
	background: #fff;
	border: 1px solid #8db335;
	padding: 4px;
}

#kontakt textarea{
	margin: 5px 0 0 0;
	width: 330px;
	height: 200px;
	padding: 5px;
	background: #e5edcf;
	border: 0;
	overflow: auto;
}
#kontakt  fieldset.left{
	float: left;
	margin-right: 20px;
}

#kontakt fieldset.right{
	float: left;
}


#kontakt input.button {
	float: right;
	margin: 13px 0 0 0;
	width: 87px !important;
	height: 20px;
	font-size: 0.001em;

	border: 0;
	cursor: pointer;
}
#kontakt input.button:hover{

}
#kontakt #fehlermeldung{
	padding: 8px;
	width: 318px;
	margin-top: 10px;
	border: 2px dotted #990000;
	background-color:#E4E4E4;
	border-collapse: separate;	
	clear: both;
}
#kontakt input.error  {
	background: #ff6699;
	width: 318px;
}

#kontakt textarea.error  {
	background: #ff6699;
	width: 318px;
	margin-bottom: 15px;
}
.sendbutton{
	width: 90px !important;
	padding: 5px 0 8px 0 !important;
	background: no-repeat url(../_layout/senden.png) !important;
	color: #fff !important;
}
.sendbutton:hover{
	background: no-repeat url(../_layout/senden_hover.png)!important;
	color: #fff !important;
}
.gray{
	color: #999999;
	font-size: 85%;
	}


#content ul{
	list-style: disc;
	padding: 2px 0 2px 10px ;
	margin: 0 0 0 10px;
	display: block;
}
#content ul li{
	padding: 3px 0;
}


.hidden{
display: none;
}


ul#small_navi{
	float: left;
	margin-top: 8px;
}

#small_navi li{
	display: inline;
}

#small_navi li a{
	font-size: 13px;
	padding: 3px 14px 0 0;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
}
#small_navi li a:hover, #small_navi li a:active{
	text-decoration: underline !important;
}

 #small_navi li#currentpage a{
	font-size: 13px;
	padding: 3px 14px 0 0;
	color: #fff;
	text-decoration: underline;
	display: block;
	float: left;
}


form.minisearch{
	padding: 0 23px;
	float: left;
}

.suche input.button, #suchform input.button{
	color: #fff;
	background: no-repeat center url(../_layout/finden.gif) ;
	border: 0;
	font-size: 10px;
	padding: 4px;
	width: 47px;
}
#suchform input.button{
	float: right;
	margin: 6px 0px 0 0;
}

.suche input.button:hover, .suche input.button:active, #suchform input.button:hover, #suchform input.button:active{
	background: no-repeat center url(../_layout/finden-hover.gif) ;
}

.suche input.feld{
width: 90px;
border: 0;
background: no-repeat left center url(../_layout/suchbox.gif);
padding: 4px 0 4px 24px;
font-size: 10px;
}

#suchform{
	background: #333333;
	padding: 40px;
	width: 300px;
	margin-top: 25px;
	float: left;
}
.tips{
	width: 380px;
	margin-top: 25px;
	margin-left: 60px;
	float: left;
}

.tips li{
	font-size: 10px;
}

input.feld{
	border: 0px solid #7AB51D;
	padding: 6px;
	width: 288px;
}

#output{
	clear: both;
	padding-top: 25px;
}

#output ol{
	padding-left: 25px;
}

#output ol li{
	padding: 10px 0; 
}

#suchform label{
	color: #fff;
	margin-bottom: 9px;
	font-size: 18px;
	display: block;
}

.inprint{
	visibility: hidden;
	display: none;
}

.start{
	height: 448px;
}