a {text-decoration: none; color: #000000;} 
A:link { text-decoration : none; color : #C80410;} 
A:visited { text-decoration : none; color : #C80410;} 
A:active { text-decoration : none; color : #C80410;}
A:hover { text-decoration : none; color : #193892;} 

body {
  font-family: Verdana;
  font-size:10px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: none;
 }

table, tr, td, li, ul {
  font-family:Verdana;
  font-size:10px;
  color:#000000;
 }

hr {
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #000000;
  /* border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  height:1px;
 }

td.inhalt {
  text-align:justify;
 }

.hl1 {
  color:#000000;
  font-family:Verdana;
  font-size:12pt;
  font-weight:bold;
  font-style:italic;
 }
 
.hl2 {
  color:#000000;
  font-family:Verdana;
  font-size:10pt;
  font-weight:bold;
 }


.st {
  font-family:Verdana;
  color:#000000;
  font-size:10px;
 }
