/* CSS Document */

 a:link { text-decoration:none; font-weight:; font-style:; color:#009966; }
 a:visited { text-decoration:none; font-weight:; font-style:; color:#009966; }
 a:hover { text-decoration:none; font-weight:; font-style:; color:#000000; }
 a:active { text-decoration:none; font-weight:; font-style:; color:#009966; }
 
 .ffw:link { text-decoration:none; font-weight:; font-style:; color:#ffffff; font-size:14px; }
 .ffw:visited { text-decoration:none; font-weight:; font-style:; color:#ffffff; font-size:14px; }
 .ffw:hover { text-decoration:underline; font-weight:; font-style:; color:#000000; font-size:14px; }
 .ffw:active { text-decoration:none; font-weight:; font-style:; color:#ffffff; font-size:14px; }
 
 .ffw_rot:link { text-decoration:none; font-weight:; font-style:12px; color:#ff0000; }
 .ffw_rot:visited { text-decoration:none; font-weight:; font-style:12px; color:#ff0000; }
 .ffw_rot:hover { text-decoration:underline; font-weight:; font-style:12px; color:#000000; }
 .ffw_rot:active { text-decoration:none; font-weight:; font-style:12px; color:#ff0000; }
 
 .ffw_bilder:link {font-size: 14px; font-weight: bold; color: #FFFFFF; }
 .ffw_bilder:visited {font-size: 14px; font-weight: bold; color: #FFFFFF; }
 .ffw_bilder:hover {font-size: 14px; font-weight: bold; color: #000000; }
 .ffw_bilder:active {font-size: 14px; font-weight: bold; color: #FFFFFF; }

.menu_hintergrund, .clearbox {
float: left;
width:158px;
padding-left:2px;
padding-bottom:2px;
border-bottom-style:dashed;
border-bottom-width:1px; 
}

.menu_hintergrund:hover {
color:#000000;
background:#EBEBEB;
} 


body, textarea {
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#009966;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#009966;
	scrollbar-face-color:#009966;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.banner_schrift {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabbelen_ueberschrift {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-size: 12px;
}
.hinweis{
	font-size: 9px
	}
