h1 { color:#0099cc; font-family:Garamond, Times New Roman, serif; font-size:40px; }
h2 { color:#0099cc; font-family:Garamond, Times New Roman, serif; font-size:28px; margin-bottom: 30.px;}
h3 { color:#0099cc; font-family:Garamond, Times New Roman, serif; font-size:18px; }
h4 { color:#0099cc; font-family:Garamond, Times New Roman, serif; font-size:12px; }
h5 { color:#0099cc; font-family:Garamond, Times New Roman, serif; }
ul { color:#0099cc; font-family:Garamond, Times New Roman, serif; }

td.liste { border-left:#0099cc solid 1px;border-bottom:#0099cc solid 2px; }
td.rahmen { border:#0099cc dotted 1px; padding:5px}

a { font-size:10pt; font-family: Arial, Verdana, sans-serif;}
a:link { color:#0099cc; font-weight:normal; }
a:visited { color:#0099cc; font-weight:normal; }
a:hover { color:#0099cc; background-color:#F0FFFF; font-weight:normal; }
a:active { color:#FF0000; font-weight:bold; }


/* Link-Eigenschaften - Menü */
a.menu
{ background:url("normal.png"); 
  display:block;
  width:122px;
  margin:2px;
  padding:1px 1px 1px 15px;
  text-align:center;
  text-decoration:none;
  border-bottom:#C0C0C0 solid 1px;
  font-size:10pt;
  font-family: Arial, Verdana, sans-serif;
  color:#0099cc;
  font-weight:bold; }

a.menu:hover 
{ background:url("hover.png"); 
  color:#0099cc;
  font-weight:bold; }

a.menu:visited
{ color:#0099cc;
  font-weight:bold; }

a.menu:active
{ background:url("aktiv.png"); 
  color:#FF0000; 
  font-weight:bold; }
  

p.notiz { font-family: Arial, Verdana, sans-serif; font-size:8pt; }
p.presse { font-family: Arial, Verdana, sans-serif; font-size:10pt; }
p.klein { font-size:11px; color:#000000; }   /* Kleine Schrift */
p.gross { font-size:14px; color:#008000; font-weight:bold;}
p.grossrot { font-size:22px; color:#FF0000; font-weight:bold;} /* Überschriften im Inhaltsbereich */
p.kleinrot { font-size:10px; color:#FF0000; font-weight:bold;}
p { font-family: Arial, Verdana, sans-serif; font-size:11pt; }

pre { font-family: monospace;}

#grafik
{ position: absolute;
  left:25px;top:20px;width:80px; }

#navigation_top
{ position: absolute;
  left:133px; top:10px; width:700px;
  background:url("bg5.gif") repeat-x bottom;
  float:left; }

#navigation_down
{ position: absolute;
  left:83px; top:60px; width:800px;
  background:url("bg5.gif") repeat-x bottom;
  float:left; }

#navigation  
{ position: absolute;
  left: 200px; top:120px; width: 662px; 
  background:url("bg5.gif") repeat-x bottom;
  float:left; }

#titel
{ position: absolute;
  left:170px; top:70px; width:750px; hight:100%;    } 

#menue
{ position:absolute;
  left:5px; top:150px; width:140px;  }
  
#inhalt
{ position:absolute;
  left:170px; top:120px; width:750px; height:550px;
  overflow:auto;
  border:1px solid #ccc;
  padding:1px;
  background:url("bg_hell.jpg");   }
  
#inhalt2
{ position:absolute;
  left:170px; top:220px; width:750px; height:400px;
  overflow:auto;
  padding:1px;  }
  

