

/* globaler Font */
body,td,th,p,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,div,address,blockquote,nobr 
/* {font-family:Verdana,Geneva,Arial,Univers,Helvetica,"Sans Serif";} */
{font-family:Arial,Univers,Helvetica,"Sans Serif";}
tt {font-family:courier;}

/* globale Fontgrößen */ 
body,td,th,p,ul,ol,li,dl,dt,dd,div,address,blockquote,nobr {font-size:10pt;}

/* globale Formatierungen */ 
h1,h2,h3,dl,p,div,address,blockquote,nobr {margin-left:8px;margin-right:5px}

dd {margin-bottom: 5px}


/* Überschriften */
h1 {font-size:13pt;font-weight:bold;}
h2 {font-size:12pt;font-weight:bold;}
h3 {font-size:11pt;font-weight:bold;}
h4 {font-size:11pt;font-weight:bold; margin-bottom: 0cm;}
.hdrei {font-size:11pt;font-weight:bold; margin-bottom: 0cm;}  



/* vorformatierte Textblöcke */
code,pre,xmp,listing {font-family:"New Courier",Courier; font-size:9pt;color:#800080;}

/* globale Format-Klassen */
.mini {font-family:Verdana, Geneva, Arial, Helvetica, "Sans Serif";font-size:8pt;}
.sprung {font-family:Verdana,Arial,Helvetica,"Sans Serif";font-size:8pt;}
.einzug {margin-left:8px;margin-right:5px;}
.ddown {width:160px; background-color:#cccccc; font-size:9pt; font-family:Arial,"sans-serif";}
.home {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt}
.alert { color:#FF0000; } /* fuer die Anmeldeformulare notwendig (Ian) */
.quelle {font-family:Verdana,Arial,Helvetica,"Sans Serif";font-size:10px;font-style:italic;}
.gross {font-size:20pt;}

/* Zusatz: globale Format-Klassen ???*/
.smaller {font-size:9pt;}

/* Eingabefenster ???*/
.fenster {font-family:"New Courier",Courier;font-size:11pt;}

/* Links global */
a:link {color:#000066;text-decoration:underline;}
a:active {color:#990000;font-style:italic;}
a:visited {color:#333355;}
a:hover {color:#ff3333;}


/* ============================= */
/* Hauptnavigation linke Spalte (gültig für alle Dienste) */
.navbar {color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:9pt;}
a.navbar:link {text-decoration:none;color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:9pt;}
a.navbar:active {color:#ff0000;font-style:italic;}
a.navbar:visited {text-decoration:none;color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:9pt;}
a.navbar:hover {text-decoration:underline;}

/* Überschrift in linker Menü-Spalte (bei Bedarf) */
/*.navhead  {color:#ffffff;font-family:Arial;font-size:12pt;font-weight:bold;} */

/* Schnellzugriffsleiste */
.schnell {color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:8pt;font-weight:bold;}
a.schnell:link {text-decoration:none;color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:8pt;}
a.schnell:active {color:#ffffff;font-style:italic;}
a.schnell:hover {text-decoration:underline;}
a.schnell:visited {font-style:normal;color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:8pt;}


