/* DATEI: wselfhtm.css */

/* Wenn Ihnen Schriftarten, Schriftgroessen usw. von SELFHTML */
/* nicht passen, editieren Sie diese Datei und aendern */
/* Sie gewuenschte Werte. */

/* Bei Weitergabe oder Wiederveroeffentlichung von SELFHTML */
/* lesen Sie bitte den unteren Teil der Datei ab "WICHTIG"! */

/* Aenderungen auf eigene Gefahr! Der Autor leistet keinen */
/* Support bei Anzeigeproblemen, die durch Aenderungen in */
/* dieser Datei zustande kommen! */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */



body { margin-top:10px; margin-bottom:10px; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,a,address,blockquote,nobr,b,i,dl
     { font-family:Arial,Swis721 Lt BT,Univers,Arial,sans-serif; }
p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,a,address,blockquote,nobr,b,i,dl
     { font-weight:normal; }
p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,a,address,blockquote,nobr,b,i,dl
     { color:#404040; font-size:9pt; }
     
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

#lrand { position:absolute; top:0px; left:0px; width:100px; height:800px; z-index:2; }
#titel { position:absolute; top:0px; left:100px; width:1180px; height:340px; z-index:1; }
#inhalt { position:absolute; top:210px; left:101px; width:107px; height:800px; z-index:2; }
#innen { position:absolute; top:190px; left:216px; width:700px; height:800px; z-index:3; }
#innenl { position:absolute; top:210px; left:209px; width:7px; height:800px; z-index:3; }



a    { font-size:10pt; }
a    { font-weight:bold; }
a    { color:#9C0000; }

h1 { font-size:65pt; margin-top:25px; text-align:center; color:#cccccc; line-height:60pt; }
h2 { font-size:18pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }

h2,h3,h4,h5
   { color:#404040; }   


h1,h2,h3,h4,h5
   {font-weight: bold;  }

p.abstand {margin-top:6cm; }
p.punkt 
{
	margin-top:0.1cm;
	margin-bottom:-1cm;
	font-size:14pt; }

td
     { font-size:9pt; }
td.gross
     { font-size:14pt; 
       font-weight: bold;}
th.gross
     { font-size:12pt; 
       font-weight: bold;}
td.klein
     {font-size: 9pt;  }
td.bold
     {font-size: 10pt;
       font-weight:bold; }

td.gruen {color:#004000; }
th.gruen {color:#034000; font-size:14; }

a:link { color:#9C0000; font-size: 10pt; font-weight: normal; text-decoration:none; }
a:visited { color:#9C0000; font-size: 10pt;font-weight: normal; text-decoration:none;}
a:active { color:#9C0000; font-size: 10pt; font-weight: bold; text-decoration:none;}
a:hover { color:#404040; font-size: 10pt;font-weight: normal; text-decoration:none;}


a.aktiv:link { color:#000000; font-size: 10pt; font-weight: bold; text-decoration:none; }
a.aktiv:visited { color:#000000; font-size: 10pt;font-weight: bold; text-decoration:none;}
a:aktiv:active { color:#000000; font-size: 10pt; font-weight: bold; text-decoration:none;}
a:aktiv:hover { color:#404040; font-size: 10pt;font-weight: bold; text-decoration:none;}

a.ueber:link  {color:#030378;
	font-size:14pt;
	font-weight:normal;
} 
a.ueber:visited  {color:#030378;
	font-size:14pt;
	font-weight:normal;
}
a.ueber:active  {color:#030378;
	font-size:14pt;
	font-weight:normal;
}
a.ueber:hover  {color:#FF0000;
	font-size:14pt;
	font-weight:normal;
}
/* Wenn Sie sich mit Style-Sheets */
/* auskennen, koennen Sie weitere Angaben notieren */







