

.fett

{font-family: verdana, arial, sans-serif;
 font-size: 0.8em;
 color: #333399;
 text-decoration: none;
 font-weight: bold;
 }

.fett2

{font-family: verdana, arial, sans-serif;
 font-size: 0.9em;
 color: #7D7d7d;
 text-decoration: none;
 font-weight: bold;
 }

.klein

{font-family: verdana, arial, sans-serif;
 font-size: 0.8em;
 color: #7D7d7d;
 text-decoration: none;
 font-weight: normal;
 }


.link

{font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #CC9300;
 text-decoration: none;
 font-weight: bold;
 }



td

{font-family: verdana, arial, sans-serif;
 font-size: 0.8em;
 color: #7D7d7d;;
 text-decoration: none;
 font-weight: normal;
 line-height: 1.3em;
 }
 
 
<!-- erweiterter Zeilenabstand auf 1,9em-->
.ab
 {line-height: 1.9em;
 }
  
p 
{text-align: justify;
}


a:link

{font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #B70043;
 text-decoration: none;
 font-weight: bold;
 }

a:visited

{font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #B70043;
 text-decoration: none;
 font-weight: bold;
 }

a:active

{font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #B70043;
 text-decoration: none;
 font-weight: bold;
 }
 
a:hover

{font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #CC9300;
 font-weight: bold;
 text-decoration: none;
 }