/* Fließtext */

p {font-family:  arial, georgia; color: black; font-size: 12pt;}




/* Tabelleninhalte */

.td_white {font-family: arial; color: white; font-size: 10pt; font-weight: normal;}

.td_white_gross {font-family: arial; color: white; font-size: 10pt; font-weight: normal;}

.td_black {font-family: arial; color: black; font-size: 10pt; font-weight: normal;}

.td_darkblue {font-family: arial; color: darkblue; font-size: 10pt; font-weight: normal;}

.td_normal {font-family: arial; color: black; font-size: 10pt; font-weight: normal;}

td {font-family: arial; color: black; font-size: 10pt; font-weight: normal;}




/* Listen */

ul {font-family: arial; color: darkblue; font-size: 12pt;}





/* Ueberschriften */

.h3_red {font-family: arial; color: red; font-size: 18pt; font-weight: 900;} 

.h3_darkblue {font-family: arial; color: darkblue; font-size: 18pt; font-weight: 900;} 

.h4_red {font-family: arial; color: red; font-size: 16pt; font-weight: bold;} 




/* Links */

a {color: white; text-decoration: none;}

.a_darkblue {color: darkblue; text-decoration: none; font-weight: bold;}

a:hover {color: red; text-decoration: none;}

a:active {text-decoration: none; color: red;}




