.black { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000 }

.blackbold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #000000 }

.blacksmall { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000 }

.blacksmallbold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #000000 }

.blacksupersmallitalic { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000 ; 
font-style: italic; 
font-weight: normal}

.headerdunkelrot { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16pt; 
font-weight: bold; 
color: #7F1310 }

.wsd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000 }

.wsdheader { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16pt; 
font-weight: bold; 
color: #000000}


a:link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
text-decoration: underline}

a:active {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #FF0000; 
text-decoration: underline}

a:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #666666; 
text-decoration: underline}

a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #333333; 
text-decoration: underline}

