.ueberschrift-new, .ueberschrift-new a {
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #666666;
}

.ueberschrift-new a:hover {
 color: #660000;
}

.textnormal {
 font-family: inherit;
 font-weight: inherit;
 color: inherit;
}

.textnormal a, a .textnormal, a.textnormal {
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #505050;
}

.textnormal a:hover, a:hover .textnormal, a.textnormal:hover {
 color: #1c1c1c;
}

.textfett, .textfett a, a .textfett, a.textfett {
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #505050;
}

.textfett a:hover, a:hover .textfett, a.textfett:hover {
 color: #1c1c1c;
}

