
/* In HTML-Datei folgenden Link im Headbereich einfügen: */
/* <link rel=stylesheet type="text/css" href="SINN.css"> */



body { padding:0px; margin:0px; border:0;  /*margin-top:10px; margin-bottom:10px;*/
       scrollbar-face-color:#FFFFFF;
       scrollbar-arrow-color:#0D4F90;
       scrollbar-base-color:#DCDDDE;
       scrollbar-darkshadow-color:#0D4F90;
       scrollbar-track-color:#CCD9EF;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-shadow-color:#0D4F90;
     }
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel */


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

/* font-family = Schriftart fuer Textelemente */
/* Verdana,Arial,sans-serif = Verdana oder Arial und serifenlose Schrift, */

tr.Menue { width:200px;height:30px;padding:0px;border:0px;margin:0; }
/* Eigenschaften der Zeilen bei der Menü-Tabelle */

tr.Menu1 { width:200px;height:10px;padding:0px;border:0px;margin:0; }
/* Eigenschaften der Leer Zeilen bei der Menü-Tabelle */

h1  { font-size:16pt;line-height:24pt;font-weight:normal;color:#000000; }
/* Ueberschrift 1. Ordung */
/* font-size = Schriftgroesse 16pt = 16 Punkt */
/* line-heigt = Durchschuss */
/* color = Farbe - Schwarz */

h2 { font-size:13pt;font-weight:bold;line-height:15pt;color:#0D4F90;margin-bottom=5pt;margin-top=5pt; }
/* Ueberschrift 2. Ordnung */

h3 { font-size:10pt;font-weight:bold;line-height:13pt;margin-left:50px;margin-right:50px;margin-bottom=0pt }
/* Ueberschrift 3. Ordnung */

h4 { font-size:10pt; }
/* bisher nicht benutzt */

p  { font-size:9pt;line-height:12pt;font-weight:normal;color:#000000;text-align:left; }
/* normaler Text */

.main { margin-left:50px;margin-right:50px;margin-top:0px; }
/* Raender fuer normalen Text im Hauptbereich */

.info { margin-right:13px;margin-left:13px;margin-top:10px;text-align:center; }
/* Texteinstellungen fuer Info-Bereich (rechts) */

#klein { font-size:7pt;line-height:9pt;font-weight:normal;color:#000000; }

#klein8 { font-size:8pt;line-height:10pt;font-weight:normal;color:#000000; }

td  { font-size:9pt;line-height:13pt;font-weight:normal;color:#000000; }

td.klein { font-size:8pt;line-height:10pt;font-weight:normal;color:#000000; }

li  { font-size:9pt;line-height:11pt;color:#000000; }
/* Listenelemente */

li.main { margin-left:50px;margin-right:50px; }
/* Raender fuer Aufzaehlungen im Hauptbereich */

li.plus { margin-left:38px;margin-right:45px;margin-bottom:5px; }

li.sq { margin-left:50px;margin-right:50px;margin-bottom:5px; }

ul { line-height:11pt; }

ul.plus { list-style-image:url(img/plus.gif); }

ul.sq{ list-style-type:square; }

#c  { text-align:center; }

#blau { color:#39529A;font-weight:bold; }

#r  { text-align:right; }
/* Textausrichtung: rechts, benutzbar als id mit allen Textformaten) */

#bb { font-weight:bold;color:#000000; }
/* Fettauszeichnung, Farbe schwarz */

.scrollen { height:350px;overflow:auto;padding:0px;border:0px; }

a:link { color:#39529A; text-decoration:underline; }
a:visited { color:#39529A; text-decoration:underline; }
a:active { color:#39529A; text-decoration:none; }
a:hover { color:#FF00A0; text-decoration:none; }

a.spezial:link { color:#FF00A0;font-weight:bold;text-decoration:none;margin-top:0px; }
a.spezial:visited { color:#FF00A0;font-weight:bold;text-decoration:none;margin-top:0px; }
a.spezial:active { color:#CC0099;font-weight:bold;text-decoration:none;margin-top:0px; }
a.spezial:hover { color:#0066CC;font-weight:bold;text-decoration:none;margin-top:0px; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }

/* Definition der Layoutbereiche */
div.oben  {
  width:1005px; height:110px;
  position:absolute; top:0px; left:0px;
  margin:0; padding:0; border:0;
  z-index:1;
  background-color:#FFFFFF; background-image:url(img/SINN_Lg1.gif); background-repeat:no-repeat;
}
div.navl  {
  width:200px; height:475px;
  position:absolute; top:133px; left:0px;
  margin:0; padding:0; border:0;
  z-index:3;
  background-color:#CCD9EF;
}
div.navr  {
  width:200px; height:475px;
  position:absolute; top:133px; left:805px;
  margin:0; padding:0; border:0;
  z-index:4;
  background-color:#DCDDDE;
}
div.hl    {
  width:1005px; height:23px;
  position:absolute; top:110px; left:0px;
  margin:0; padding:0; border:0;
  z-index:5;
  background-image:url(img/Balken_o.gif);
}
div.main  {
  width:605px; height:475px;
  position:absolute; top:133px; left:200px;
  margin:0; padding:0; border:0;
  z-index:1;
  background-color:#FFFFFF;
}
div.main1 {
  width:235px; height:150px;
  position:absolute; top:110px; left:50px;
  margin:0; padding:0; border:0;
}
div.main2 {
  width:235px; height:150px;
  position:absolute; top:110px; left:325px;
  margin:0; padding:0; border:0;
}
div.navb  {
  width:505px; height:40px;
  position:absolute; top:438px; left:50px;
  margin:0; padding:0; border:0;
}

div.extra  {
  width:250px; height:218px;
  position:absolute; top:0px; left:680px;
  margin:0; padding:0; border:0;
  z-index:10;
}

/* Menue-Effekte */

a.MEffekt:link, a.MEffekt:visited {
  width: 200px; height: 30px;
  text-decoration: none;
  font-weight:bold;
  background-image:url(img/MenEff1.gif); background-repeat:no-repeat;
  color: #39529A;
  /* background-color: #E6E8F4; */
  display: block;
}

a.MEffekt:hover {
  width: 200px; height: 30px;
  text-decoration: none;
  color: #FF00A0;
  background-image:url(img/MenEff2.gif); background-repeat:no-repeat;
  /* background-color: #39529A; */
  display: block;
}

a.MEffekt:active {
  width: 200px; height: 30px;
  text-decoration: none;
  font-weight:bold;
  background-image:url(img/MenEff1.gif); background-repeat:no-repeat;
  color: #000000;
  /* background-color: #E6E8F4; */
  display: block;
}