/* Globales Stylesheet fuer akademie.de - Dienste */* !! Bitte nicht editieren !! */* ============================================== */* Dienste achten bitte auf die unterschiedlichen Styles für Links */* Klassen-Namen muessen unbedingt eingehalten werden! */* globaler Font */
body,td,th,p,ul,ol,li,h1,h2,h3,h4,div,address,blockquote,nobr {font-family:Verdana,Arial,Univers, Geneva, Helvetica,"Sans Serif";}

/* globale Fontgrößen */ 
body,td,th,p,ul,ol,li,div,address,blockquote,nobr {font-size:10pt;}

/* globale Formatierungen */ 
h1,h2,h3,p,div,address,blockquote,nobr {margin-left:10px;margin-right: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;}  

/* Zusatz Überschriften für Netlexikon ???*/
div.hd {color:#660000;font-weight:bold;}
div.mainhd {color:#660000;font-weight:bold;font-size: 115%;}

/* vorformatierte Textblöcke */
code,pre,xmp,listing {font-family:"New Courier",Courier; font-size:9pt;color:#800080;}

/* globale Format-Klassen */
.small {font-size:10pt;}
.mini {font-family:Verdana,Arial,Helvetica,"Sans Serif";font-size:8pt;}
.sprung {font-family:Verdana,Arial,Helvetica,"Sans Serif";font-size:10px;}
.indent {margin-left:1cm;margin-right:1cm;}
.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) */



/* Zusatz: globale Format-Klassen ???*/
.smaller {font-size:9pt;}

/* Eingabefenster ???*/
.fenster {font-family:"New Courier",Courier;font-size:11pt;}

/* Links global */
a:active {color:#ff0000;font-style:italic;}
a:visited {color:#333333;}
a:hover {color:#ff3333;}


/* ============================= */
/* Hauptnavigation linke Spalte (gültig für alle Dienste) */
.navbar {color:#000000;font-family:Arial;font-size:9pt;}
a.navbar:link {text-decoration:none;color:#000000;font-family:Arial;font-size:9pt;}
a.navbar:active {color:#ff0000;font-style:italic;}
a.navbar:visited {text-decoration:none;color:#000000;font-family:Arial;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;font-size:8pt;font-weight:bold;}
a.schnell:link {text-decoration:none;color:#ffffff;font-family:Arial;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;font-size:8pt;}


