/* DATEI: style.css */

body { margin-top:15px; margin-bottom:15px; }


/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* der negative Wert wird nur von Netscape interpretiert und hat zur Folge, dass*/
/* Elemente ganz am oberen Rand des Fensters (ohne Zischenraum) plaziert werden koennen*/
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */


p,h1,h2,h4,h5,h6,ul,ol,div,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,Helvetica,sans-serif; }


h1 { font-size:18pt; }

h2 { font-size:16pt; }

h3 { font-family:"Arial Black",Arial,Helvetica,sans-serif;
     font-size:12pt;
     padding-bottom:10px; }

h4 { font-size:10pt; }

h5 { font-size:9pt; }

h6 { font-size:8pt;  }


p,ul,ol,div,th,address,nobr,b,i { font-size:10pt; }

td { font-size:12px; }

td.gr { font-size:11pt; }

td.kl { font-size:8pt; }

td.w { font-size:10pt;
       line-height:170%;

td.tit { font-family:"Arial Black",Arial,Helvetica,sans-serif;
         font-size:12pt; }

td.utit { 
         font-size:12px; letter-spacing:0.1em; ; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#0000FF; text-decoration:underline; ; font-weight: bold}
a:hover { color:#0000FF; text-decoration:underline; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Verweise, die mit Maus &uuml;berfahren werden */
/* color = Farbe */
/* # = XXXXX, Wert aenderbar */
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
.lnk {  font-size: 11px; font-weight: bold}
.firma {  font-size: 18px; font-weight: lighter}
.titeldiscl { font-size: 16px; font-weight: bold; text-decoration: underline ; font-family: Verdana, Arial, Helvetica, sans-serif}
td { font-family:Verdana, Arial, Helvetica, sans-serif;  } .pagetitel {  font-family: "Times New Roman", Times, serif; font-size: 33px; font-style: italic; font-weight: bold}
li { font-family:Verdana, Arial, Helvetica, sans-serif;  } li { font-size:16px;  } 
