body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana;
  font-size: 12px;
}

a:link {
  color: #000089;
  text-decoration: none;
  
}

a:visited {
  color: #000089;
  text-decoration: none;
 
}
  
a:hover {
  color: #990000;
  text-decoration: underline;
 
}

a:active {
  color: #990000;
  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: 9pt;
;  color: #2E3956}




.kleiner { font-family: Verdana; font-size: 
8pt; font-weight: normal; color: #2E3956; text-decoration: none}




.subheadline {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #1f1f32;
}


