div#hauptnavi {
 background-color: #E0352D;
}

ul.hauptnavi {
/*  background-image: url("../img/backgr_tn-m.jpg"); */
}

ul.bereich {
 background-color: #F9E0DC;
}

h1, h2, .header1, .header2, a  {
 color: #E0352D;
}
h2 {
 border-bottom-color: #E0352D;
}
a:visited {
 color: #942E11;
}

.news-latest-item, .news-latest-footer  {
 border-bottom-color: #E0352D;
}

div.box h2 {
 background-color: #E0352D;
 border-left-color: #E0352D;
 border-right-color: #E0352D;
}

div#info-top {
 border-bottom-color: #E0352D;
}

div#pfad-bottom {
 border-top-color: #E0352D;
}

div#footer {
 border-top-color: #E0352D;
}

div.listing ul {
 border-color: #E0352D;
}
div.listing ul li{
 border-color: #F9E0DC;
}
div.listing a + ul {
 border-color: #F9E0DC;
}

.colored {
 border-color: #E0352D !important;
 background-color: #F9E0DC;
}