HTML {
height: 100%;
overflow-y: scroll;
}

a {
font-weight: bold;
color: #a1302d;
text-decoration: underline;
margin: 0;
padding: 0;	
background-image: none;
}

a:hover {	
	color: #788374;     
}

a.e-mail {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0;
background-position: 0 0.05em;
}

a.nosign, a.nosign:hover {
background-image: none;
text-decoration: none;
margin: 0;
padding: 0;
color: #a1302d;
}

@font-face {
    font-family: Verdana, Arial, Tahoma, sans-serif;   
    font-weight: normal;
    font-style: normal;

}




body {
background-color: #fff;
font-family: Verdana,tahoma,Helvetica,Arial,Trebuchet ms,sans-serif; 
font-size: 100%;
background-image: none;
		background-repeat: no-repeat;
		background-position: center top;
		background-attachment: fixed;
		margin: 0;
		padding: 0;	
		color: #000;
}

html>body {
height: auto;
}


/** Label wird ausgeblendet **/
	label.open-menu-label {
		display: none;
	}
	
	input#open-menu {
	display: none;
}

#wrapper {
width: 93%;
margin: 0 0 0 6%;
padding: 0;
height: auto;
min-height: auto;	
	background-color: transparent;
	 background-image: none;
}	


body>#wrapper {
height: auto;
}


#page {
position: relative;
margin: 0;
padding: 0;
text-align: left;
}




#noscriptcontent {
display: none;
}
	header img.titel, img.siegel {
		border: none;
	}
	
	header img.titel {
		margin-left: 0;
		width: auto;
	}
	
	header img.siegel {
		display: none;
		visibility: hidden;
	}
		.clear {
clear: both;
height: 0px;
font-size: 0px;
border: 0px none;
margin: 0;
padding: 0;
line-height: 0.0em;
}

.clearleft, p.clearleft { 
clear: left;
height: 0px;
font-size: 0px;
border: 0px none;
margin: 0;
padding: 0;
line-height: 0.0em;
}




/* mitte */



 

/* inhalte */

.box1, .box3 {	
	clear: both;
	width: 99%;
	margin: 2em 0;
	padding: 0; 
	border: none;		
	background-color: none;
	 background-image: none;
}


.box3, .box2 {
	border-top: #107a29 solid 2px;
	padding-top: 15px;
}
	
.box2, .box4 {	
	clear: both;
	width: 99%;
	
	margin: 2em 0;
	padding: 0; 		
	background-color: none;
	 background-image: none;
}

.box4 {
	display: none;
}


/* formatier */

h1 { 
	
    font-size: 1.7em; 
    line-height: 1.4em;
    margin-bottom: 0.5em;  
	margin-right: 0; 
    margin-top: 0;
	margin-left: 0;	
		color: #107a29;		
	}
	
	h2 { 
	
    font-size: 1.5em; 
    line-height: 1.4em;
    margin-bottom: 0;  
	margin-right: 0; 
    margin-top: 1em;
	margin-left: 0;	
		color: #107a29;		
	}
	
	p, p.gross  { 
    font-size: 1.1em; 
    line-height: 1.4em;
    margin-bottom: 1em;  
	margin-right: 0; 
    margin-top: 0;
	margin-left: 0;
	}
	
	.box2 p {
	margin-top: 0;
	}  	
	
	p.klein {
		font-size: 0.8em; 
    line-height: 1.3em;
    margin: 0.1em 0.2em 0.1em 0;
	color: #788374;     
	}
	
	p.gross {
	font-weight: bold;
	color:  #107a29; 
	}