/* --- GENERAL STYLES --- */

/* body */
body { background-color: #FFFFFF;}


/* general font */
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}


/* --- STYLES --- */

/* titel */
h1 {  font-size: 22px; font-weight: bold; margin:0;}
h2 {  font-size: 12pt; font-weight: bold; margin:0;}


/* Farbige Titel kom. mit h1 oder h2 */

.titelgelb {color: #e5b100;}
.titelrot {color: #9c0817;}
.titelblau {color: #005797;}
.titelgruen {color: #36902c;}

/* adresselink */
a.linkadresse:link { font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.linkadresse:visited { font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.linkadresse:active { font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.linkadresse:hover { font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}

/* navigation */
a.navigation:link { font-size:3px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor:default;}
a.navigation:visited { font-size:3px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor:default;}
a.navigation:active { font-size:3px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor:default;}
a.navigation:hover { font-size:3px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor:default;}
.navigation-ist {font-size:3px; font-weight: bold; color: #FFFFFF; text-decoration: none; cursor:default;}


.adresse { font-size: 10px; font-weight: normal; color: #666666;}

/* fusszeile */
.feet { font-size: 8pt; color: #8a8a8a; font-weight: normal;}

/* subnavitext */
.subnavitext { font-size: 12px; font-weight: normal; color: #3a3a3a;}

/* fusszeile-link */
a.linkfeet:link { font-size: 8pt; font-weight: normal; color: #8a8a8a; text-decoration: none;}
a.linkfeet:visited { font-size: 8pt; font-weight: normal; color: #8a8a8a; text-decoration: none;}
a.linkfeet:active { font-size: 8pt; font-weight: normal; color: #8a8a8a; text-decoration: none;}
a.linkfeet:hover { font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none;}





