body {
  background-color: #f2f2f2;
  color: #333333;
  font-family: Verdana;
  font-size: 12px;
  
   scrollbar-arrow-color:#FF4343;
   scrollbar-base-color:#364464;
   scrollbar-highlight-color:#E9E9E9;
   scrollbar-shadow-color:#E9E9E9;
   scrollbar-dark-shadow-color:#FF4343;
   scrollbar-3d-light-color:#E9E9E9;
}

a:link {
  color: #0066CC;
  text-decoration: none;
  
}

a:visited {
  color: #0066CC;
  text-decoration: none;
 
}
  
a:hover {
  color: #339900;
  text-decoration: underline;
 
}

a:active {
  color: #CCCCCC;
  text-decoration: underline;
}

H1 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

b {
font-weight: bold;
text-decoration: none
}


.text {
  font-family: Verdana;
  font-size: 11px;
; line-height: 13pt; color: #2E3956}




.kleiner { font-family: Verdana; 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); -->

