body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:link {
  color: #0070B8;
  text-decoration: none;
  
}

a:visited {
  color: #0070B8;
  text-decoration: none;
 
}
  
a:hover {
  color: #FFEAA9;
  text-decoration: underline;
 
}

a:active {
  color: #FFEAA9;
  text-decoration: underline;
  border-style: outset;
}

H1 {
  font-size: 20px;
  font-weight: bold;
  color: #0070B8;
}

b {
font-weight: bold;
text-decoration: none
}


.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}




.kleiner { font-family: Arial, Helvetica, sans-serif; font-size: 
8pt; font-weight: normal; color: #333333; text-decoration: none}




.subheadline {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

li {
list-style-type: square;
}



<!--background-image: url(http://alpha.mvweb.de/images/bg.gif); -->
