
.nichtdrucken {
	display: none;
}

.titel {
	color: #096;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}
.text {
	color: black;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}
.texttabelle {
	color: black;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
}

.lead {
	color: #096;
	font-size: 75%;
	font-weight: bold;
}
.info {
	color: black;
	font-size: 65%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 120%;
}
.fett {
	font-weight: bold;
}
.gruen {
	color: #096;
}
.schwarz {
	color: black;
}
a:link {
	color: #096;
	text-decoration: underline;
}
a:visited {
	color: #096;
	text-decoration: underline;
}
a:hover { 
	color: black;
	text-decoration: none;
}
a:active { 
	color: #096;
	text-decoration: underline;
}

.navigation {
	color: #096;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
	font-weight: bold;

}

.navigation a:link {
	color: #096;
	text-decoration: none;
}
.navigation a:visited {
	color: #096;
	text-decoration: none;

}
.navigation a:hover { 
	color: black;
	text-decoration: none;
}
.navigation a:active { 
	color: #096;
	text-decoration: none;
}

.hauptnavigation {
	color: #096;
	font-size: 110%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 135%;
	font-weight: bold;
	letter-spacing: 1px;

}

.hauptnavigation a:link {
	color: #096;
	text-decoration: none;
}
.hauptnavigation a:visited {
	color: #096;
	text-decoration: none;

}
.hauptnavigation a:hover { 
	color: black;
	text-decoration: none;
}
.hauptnavigation a:active { 
	color: #096;
	text-decoration: none;
}

.logo {
	color: black;
	font-size: 80%;
	font-family: Arial, Helvetica, Verdana, Geneva;
	line-height: 110%;
	font-weight: bold;
}

#inhaltsbox { }

#bildnavigation { display:none; }

.formularfeld {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 100%;
	color: #009966;
	background-color: white;
	border-left: 0px solid #e5f5ef;
	border-top: 0px solid #e5f5ef;
	border-right: 0px solid #e5f5ef;
	border-bottom: 1px solid #009966;
	width: 400px;
	height: 18px;

}
.formulararea {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 100%;
	color: #009966;
	background-color: white;
	border-left: 0px solid #e5f5ef;
	border-top: 0px solid #e5f5ef;
	border-right: 0px solid #e5f5ef;
	border-bottom: 1px solid #009966;
	width: 400px;
	height: 100px;

}
.button {
	display:none;
}

img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #00914e; 
scrollbar-arrow-color: #00914e; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #00914e; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-image:url(bilder/hintergrund.gif); 
background-repeat:repeat-y;
background-position:top left;
background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;

}