<!--
/* Stylesheet fuer gruene Ueberschriften */
a:link {
	color: #041; /* Grundfarbe ist #31250d */
}
a:visited {
	color: #052;
}
h1, h2, h3, h4, h5, a:hover, a:active, #links .gezeigt, #hauptnavig .gezeigt, #hauptnavig .gezeigt a {
	color: #063 !important;
}
#titel h2 {
	background: url(../img/strichgruen.gif) bottom left no-repeat !important;
}
-->
