.textfeld {
	background-color: #FFFFFF;
	border: 1px inset #F6E0BB;
	font-family: Verdana;
	font-size: 10px;
	color: #262626;
}

.schalter {
	background-color: #AB7614;
	border: 1px outset #F6E0BB;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}


html {
   scrollbar-arrow-color: #4FAD4C;
   scrollbar-base-color: #F5E0BA;
   scrollbar-3dlight-color: #F5E0BA;
   scrollbar-darkshadow-color: #F5E0BA;
   scrollbar-face-color: #FAEFDC;
   scrollbar-highlight-color: #FAEFDC;
   scrollbar-shadow-color: #FAEFDC;
   scrollbar-track-color: #F5E0BA;}
   
a:link {
   text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.ueberschrift_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4FAE47;
	line-height: 22px;
}
.ueberschrift_3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AB7614;
	line-height: 22px;
}
.button {
	background-color: #CFBB8A;
	border: 1px none #E1CD9A;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.fliesstext_brown {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AB7614;
	text-decoration: none;
	line-height: 22px;
}
.fliesstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
	line-height: 22px;
}

.fliesstext_untermenue_grau {
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	line-height: 22px;
}

.fliesstext_untermenue_gruen {
	font-family: Verdana;
	font-size: 11px;
	color: #51B249;
	line-height: 22px;
}

.fliesstext_gruen {
	font-family: Tahoma;
	font-size: 11px;
	color: #4FAE47;
	line-height: 22px;
}

.fliesstext_braun_unter {
	font-family: Tahoma;
	font-size: 11px;
	color: #AB7614;
	line-height: 17px;
}

.smalltext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B8B8B8;
	text-decoration: none;}
	
.smalltext_gruen {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4FAE47;
	text-decoration: none;}
	
.smalltext_weiss {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
	
.smalltext_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #AB7614;
	text-decoration: none;}
	
a:link {  text-decoration: none; font-weight: normal;}
a:hover {  text-decoration: underline; font-weight: normal}
a:active {  text-decoration: none; font-weight: normal}
a:visited {  text-decoration: none; font-weight: normal}
