.zeiten {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-style: italic;
}
.hauptüberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8C974E;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}
.überschrift {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #473800;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}
.fließtext {
	font-size: 13px;
	color: #473800;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
a:link {
	color: #6f8037;
	text-decoration: none;
}
a:visited {
	color: #6f8037;
		text-decoration: none;
}
a:active {
	color: #6f8037;
		text-decoration: none;
}
a:hover {
	color: #8c9752;
		text-decoration: none;
}

html {
   scrollbar-arrow-color: #f0d35a;
   scrollbar-base-color: #f0d35a;
   scrollbar-3dlight-color: #FFF6D4;
   scrollbar-darkshadow-color: #f0d35a;
   scrollbar-face-color: #fff5be;
   scrollbar-highlight-color: #f0d35a;
   scrollbar-shadow-color: #f0d35a;
   scrollbar-track-color: #ffeb81;}
   
   .impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
