/* CSS Document */
/*Allgemein*/

body {	
	scrollbar-3dlight-color:#859940;
    scrollbar-arrow-color:#859940;
    scrollbar-base-color:#AAB867;
    scrollbar-darkshadow-color:#FFFFCC;
    scrollbar-face-color:#AAB867;
    scrollbar-highlight-color:#FFFFCC;
    scrollbar-shadow-color:#859940;
	background-color:#FFFFCC;
}
/* Überschrift */
.h1  {
font-size: 18px;
font-weight: bold;
line-height: 14px;
color: #000000;
font-family: Verdana;

}
/* Subheadline */
.h2  {
font-size: 16px;
font-weight: bold;
line-height: 14px;
color: #859940;
font-family: Verdana;
margin: 10px;
}
/* Mengentext */
.fliestext  {
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
/*Algemein ENDE */
/* ----------------------------------------------------------------------------- */
/* Navigation */

.fliestextMittel {
font-size: 11px;
font-weight: normal;
line-height: 16px;
font-family: Verdana;
margin: 10px;
}

.h3 {
font-size: 16px;
font-weight: bold;
line-height: 14px;
color: #000000;
font-family: Verdana;
margin: 10px;
}

.h4 {
font-size: 14px;
font-weight: bold;
line-height: 14px;
color: #000000;
font-family: Verdana;
}

.h4Grün {
font-size: 14px;
font-weight: bold;
line-height: 14px;
color: #666600;
font-family: Verdana;
}

.h4Weinrot {
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: #660033;
font-family: Verdana;
}

.h4Weinrot20 {
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #660033;
font-family: Verdana;
}

