a:link
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 12px;
   color: #fbba00;
   text-underline: none;
   text-decoration: none; }

a:active
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 12px;
   color: #fbba00;
   text-underline: none;
   text-weight: bolder;
   text-decoration: none; }

a:visited
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 12px;
   color: #fbba00;
   text-underline: none;
   text-decoration: none; }

a:hover
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 14px;
   color: #c0c0c0;
   text-underline: none;
   text-weight: bolder;
   text-decoration: none; }
   
   
  .titel {
color: #fbba00;
font-size: 14pt;
font-family: verdana;
font-weight: bold;
} 
   
   
.text {
color: 808080;
font-size: 10pt;
font-family: verdana;
}

.h1 {
color: 808080;
font-size: 14pt;
font-family: verdana;
font-weight: bold;
}

.h2 {
color: ffffff;
font-size: 8pt;
font-family: verdana;
font-weight: normal;
}
