p {
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
.klein {

   font-family: Tahoma, Arial, Verdana;
   font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
a {

   font-family: Tahoma, Arial, Verdana;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #1B39A1;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
.groesser {
   font-size: 8pt;
}

.provwechsel {
   font-family: Tahoma, Arial, Verdana;
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;  
   margin-top: 5px;
   margin-bottom: 5px;
   background-color: #FFFF00;
}