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