h1,
h2,
h3{
	color:#9e1f00;
}

h2{
       border-bottom:1px solid #E1C6BF;
}

.left ul.subnav li.active a,
.left ul.contentnav li.active,
.left ul.contentnav li.active a{
	background-color:#9e1f00;
	color:#fff;
}

.left ul.contentnav li.activepath0 a,
.left ul.contentnav li.activepath0{
	background-color:#efe8e6;
	color:#000;
}


#bottom .content table tbody tr td.red{
      color:#9E1F00;
      font-weight:bold;
}
#bottom .content p.rot{
       color:#9E1F00;
}


#bottom .content ul{
        padding:0 0 0 1.5em;
        margin:0 0 1em 0;
}
#bottom .content ul li{
       list-style-image:url(../img/listenanstrich_hellrot.gif);
}

