A:link { text-decoration: none; color: #A79B89; } 
A:visited { text-decoration: none; color: #A79B89; } 
A:hover { text-decoration: none; color: #D70335; } 
A:active { text-decoration: none; color: #D70335; } 

.sb 
{scrollbar-3dlight-color:#A9886B; 
scrollbar-arrow-color:A9886B; 
scrollbar-base-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#A9886B}

span.weiss { font-size: 12px; color: #ffffff; line-height: 16px; font-family: Arial,Helvetica;}
span.klein { font-size: 10px; color: #A79B89; line-height: 17px; font-family: Arial,Helvetica;}
span.text { font-size: 12px; color: #000000; line-height: 16px; font-family: Arial,Helvetica;}
span.teaser { font-size: 12px; color: #A79B89; line-height: 16px; font-family: Arial,Helvetica;}

.container {
width:866px;  /* Breite der Seite */
position:absolute;
margin-left: -433px; /* Hälfte der Breite der Seite */
left:50%;
}

td.formsXS input, td.formsXS select,
input.formsXS, select.formsXS {
  font-family: arial,helvetica, sans-serif;
  font-size: 11px;
  width: 180px;
}