/* CCS Angaben für einzelne Farbzuordungen der Bereiche überschreiben */

/*Allgemein*/
a {color: #990000; }
a:hover { background-color:#990000; } 
a:active {background-color:#990000; }
h1,h2,h3,h4 { color: #990000; }


/* **************************************** */
/* Navigation */
/* **************************************** */
.nav_level0 { color: #990000; }
#navigation a { color: #990000; }
#navigation a:hover { background-color:#990000; }

#navigation p.selected1 { BACKGROUND: url("images2006/rot/symb_navquad.gif") no-repeat 28px 4px; }
#navigation p.selected2 { BACKGROUND: url("images2006/rot/symb_navquad.gif") no-repeat 28px 9px; }
#navigation p.selected3 { BACKGROUND: url("images2006/rot/symb_navquad.gif") no-repeat 28px 9px; }

/* ************************************************* */
/* *****   content left (div id), content right, ...  ********* */
#content_right h1 { color: #990000; } 


