body {  padding:0px;
  scrollbar-base-color:#4478C1;
  scrollbar-3dlight-color:#4478C1;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#4478C1;
  scrollbar-face-color:#4478C1;
  scrollbar-highlight-color:#80A6D7;
  scrollbar-shadow-color:#80A6D7;
  scrollbar-track-color:#80A6D7;
  font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  font-weight: regular;
  color: #404040;
}

img {
  border: 0;
}
.fett {  font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 16px;
  font-weight: bold;
  color: #760617;
}

hr {  border: 1px solid;
  color: #8e3038;
}


td { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  font-weight: regular;
  color: #404040;
}

.rot { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 12px;
  font-weight: regular;
  color: #760617;
}

.grau { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  font-weight: regular;
  color: #a0a0a0;
}

td a:link { font-weight:regular; color:#404040; text-decoration:none; font-size: 10px; }
td a:visited { font-weight:regular; color:#404040; text-decoration:none; font-size: 10px; }
td a:hover { font-weight:regular; color:#404040; text-decoration:underline; font-size: 10px; }
td a:active { font-weight:regular; color:#404040; text-decoration:none; font-size: 10px; }
td a:focus { font-weight:regular; color:#404040; text-decoration:none; font-size: 10px; }

a:link { font-weight:bold; color:#760617; text-decoration:none; font-size: 12px; }
a:visited { font-weight:bold; color:#760617; text-decoration:none; font-size: 12px; }
a:hover { font-weight:bold; color:#760617; text-decoration:underline; font-size: 12px; }
a:active { font-weight:bold; color:#760617; text-decoration:none; font-size: 12px; }
a:focus { font-weight:bold; color:#760617; text-decoration:none; font-size: 12px; }

input,select { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #ffffff;
  border-width:1px;
  border-style:solid;
  background-color:#760617;
}

select { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #ffffff;
  background-color:#760617;
  border-color:#760617;
  border-size:1px;
  border-style:solid;
}
