<!--
a:link {font-weight:bold; color:blue;}
a:visited {font-weight:bold; color:blue;}
a:hover {font-weight:bold; color:red;}
a:active {font-weight:bold; color:red;}
body,td,p {font-size:10pt;font-family:Arial,sans-serif;}

/* Überschriften */
h1 {font-size:14pt; font-weight:bold; text-align:center; clear:both;}  /* 1.Überschrift */
h2 {font-size:12pt; font-weight:bold; text-align:center; clear:both;}  /* 2.Überschrift */

/* Tabellen */
.tabelle2spalten {float:left; width:49%; text-align:center;}
.tabelle3spalten {float:left; width:33%; text-align:center;}
.tabelleende {clear:both;}

/* Style für Navigationsleiste oben */
.tabelle {border-right:1px solid silver; border-left:1px solid silver; border-top:1px solid silver; border-bottom:1px solid silver;background-color:#D2DCF9;} 
.nav {font-size:10pt; font-family:Arial,sans-serif; color:#000000; font-weight:bold;}
.nav:link {color:blue;}
.nav:visited {color:blue;}
.nav:hover {color:red;}
.nav:active {color:red;}
.nav u {color:#000080;text-decoration:none;}

/* Website-Überschrift */
.websiteoben {font-family:Arial; font-weight:bold; background-image: url('../grafiken/oben.gif'); width:100%; color:#666666; position: absolute; top:0px; left:0px; height:52px; text-align:center;padding-top:2pt;}

/* Style für Menüleiste links */
.menutab {z-index:-1;left: 5px; width: 150px; position:absolute; top:15px; height:300px; background-color:#6c86dc; border-right:1px solid black; border-left:1px solid black; border-top:1px solid black; border-bottom:1px solid black;}
.menueintrag {background-image: url('../grafiken/menueintrag.gif'); width:140px; position: absolute; left:10px; height:25px;}
.menu {font-size:10pt; font-family:Arial; font-weight:bold; text-align:left; text-decoration:none;}
.menu:link {color:#215DC6;}
.menu:visited {color:#215DC6;}
.menu:hover {color:#428EFF;}
.menu:active {color:#428EFF;}

/* Style für Linkleiste unten*/
.titel {margin-top: -5; margin-bottom: 0; font-size:12pt; }
.link {text-indent: -112; margin-left: 112; margin-top: 0; margin-bottom: 0}
.linie {height:2px; color:black;margin-top:-5; margin-bottom:0;}
.extern {margin-top: 0; margin-bottom: -15}
.linkextern {margin-left: 112; margin-top: 0; margin-bottom: 0}

/* Style für Lexikon*/
.buchstaben {font-size:16pt; font-weight:normal; margin-bottom:0;}
.buchstaben u {font-size:18pt; color:red; text-decoration:none;}
.lexlinie {height:2px; width:95%; color:silver;clear:both;}
.lexueber {margin-bottom:0; font-size:12pt; font-weight:bold; }
.lexueber u {margin-bottom:0; font-size:10pt; font-weight:normal; text-decoration:none;}
.lexeintrag {margin-top:0; text-align:left; margin-bottom:0;}

/*Initialien*/
.ini {clear:both; font-size:18pt; color:red; width:38pt; height:30pt; font-weight:bold; float:left; border:solid 1px #FF9900; margin-right:5pt; margin-bottom:45pt; text-align:center;}
-->
