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