
.navweiss  { color: white; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.news   { color: red; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navschwarz   { color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.inueber  { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.intext    { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.winueberschrift { color: white; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wintext  { color: white; font-weight: bold; font-size: 8pt; line-height: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ueberschrift { color: black; font-weight: bold; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ueberschrift0_w { color: white; font-weight: bold; font-size: 22pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { color: black; text-decoration: none }

 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*linke Spalte = Navigation nicht drucken*/ 
#navi_links{display:none;} 
#nicht_drucken{display:none;} 
#mittelteil, #kopf{width:100%; float:none;}
}
