
/* schriftstil,abstände */
body
  { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; margin: 0px }

table, tr, td
 { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: white; scrollbar-base-color: #000066;
scrollbar-highlight-color : #ffffff; 
SCROLLBAR-TRACK-COLOR: #778899;}

/* menue linke seite */
#menu1 a    { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #607ca2; text-indent: 10px; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-bottom: 1px solid #fff; width: 175px; display: block }
#menu1 a:hover   { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #b0c4de; text-indent: 10px; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-bottom: 1px solid #fff; width: 175px }

/* menütitel,seitentitel,datum,linien,Hintergrund-Navigation */
.rubrik       { color: #ff0; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #001061; text-transform: uppercase; letter-spacing: 1pt; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-bottom: 1px solid #e6e6e6; width: 375px; height: 24px }
.leiste      { color: #ff0; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #001061; text-indent: 10px; letter-spacing: 0pt; margin: 0px auto; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #607ca2; height: 20px }
.leiste2      { color: #ff0; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #001061; text-indent: 10px; letter-spacing: 0pt; margin: 0px auto; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #607ca2; width: 300px; height: 20px }
.datum   { color: #fff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #006; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; height: 19px; }
.datum_news   { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.hg_nav  { background-color: #607ca2 }

/* fliesstext */
.fliesstext     { color: #000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.fliesstext_rechts      { color: #000; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.h2   { color: #778899; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.quelle  { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* Tabelleneigenschaften */
.table_left       { color: #fff; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #738a9c; vertical-align: top }
.table_right       { color: #000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e6eef4; vertical-align: top }

/* allgemeine links im text */
.link  { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.link:hover   { color: #778899; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

/* links Archiv,zurück,weiter,oben */
.link_blau  { color: #000066; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 
.link_blau:hover  { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 

/* links Datum,Home */
.link_datum { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #006; border-bottom: 1px solid #e6e6e6; height: 25px} 
.link_datum:hover { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #006; border-bottom: 1px solid #e6e6e6; height: 25px } 

.link_email { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; } 
.link_email:hover { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
