
/*farbe navigation mouseover
*/
#navcontainer #current { background: #841b39 }
/*farbe navigation
*/
#navcontainer a { color: #841b39 }
#navcontainer a:hover { background: #841b39 }
/*farbe seitenueberschrift
*/
.blog-entry-title { color: #841b39 }
