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