.textstd, .textstd a {
 font-family: Verdana, sans-serif;
 font-size: 11px;
 color: #333333;
}

.textstd a {
 cursor: pointer; /* Sonst bis IE 7.0 Textcursor über Textlinks in href mit Hintergrundbild */
}

.textstd:hover, .textstd a:hover {
 color: #881128;
}

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

.textrot, a.textrot {
 color: #881128;
}

.hoverfett:hover {
 font-family: Arial,sans-serif;
 font-weight: bold;
}

a {
 text-decoration: none;
 outline: 0px;
}
