A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
.navtext {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
}
.navmenue {
	color: #44865f;
	text-decoration : none;
	font-weight: bold;
}
.navklein {
	font-size: 11px;
	color: #006699;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #c90202;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffebd6;
}
a:active {
	color: #2079a6;
	text-decoration: none;
}
.scrollbar
{
scrollbar-DarkShadow-Color:#faefe1;
scrollbar-Track-Color:#fbf1e7;
scrollbar-Face-Color:#ffd5aa;
scrollbar-Shadow-Color:#6f3b3b;
scrollbar-Highlight-Color:#fff8f0;
scrollbar-3dLight-Color:#fff8f0;
scrollbar-Arrow-Color:#6f3b3b;
} 
.kleineschrift {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normal  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.aktuellestitel {  
	color: #784d01; 
	font-weight: bold
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #44865f;

}
h2 {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	font-style: italic;
	color: #990000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

