<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY><XMP>/* DATEI: bgs.css */

body { background-color:#ffff99; 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, */
/* #1d458a */
/* background-color:#"e6d266" alte Hintergrundfarbe */

body.main { background-color:#ffff99; margin-top:10px; margin-bottom:10px;  }

table.main { table-align:left; width:570px; background-color:#ffff99; border-style:none; CELLSPACING=15 CELLPADDING=2 }

table.menue { line-height:14pt; text-align:center; width:750 px; background-color:#ffff99; font-size:34pt; color:#ffffff; font-weight:bold; vertical-align:middle; }
table.inhalt { line-height:14pt; text-align:center; background-color:#ffff99; font-size:34pt; color:#ffffff; font-weight:bold; vertical-align:middle; }
table.anstr { table-align:left; border-style:solid; cellspacing:0px; font-size:6px; }
table.baum { background-color:#7bc627;}
table.gewerbe { background-color:#ceecbd; width:100%; }   
.fliesstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%}
.gross {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; line-height: 140%; color:#355e00;}
.mittel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 140%; color:#355e00;}
.akt{  font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; font-size: 10px; color:#355e00;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,sans-serif; color:#355e00;}

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

#ueberschrift1 {background-color:#cee1f0; line-height:15pt; text-align:center; font-size:13pt; font-color:#ffffff; font-weight:bold; vertical-align:middle; } 

h1 { font-size:16pt; color:#5baf21; background-color:#c0c0c0; text-align:center; }


h2 { font-size:14pt; text-align:left; font-weight:700; }

/* Abschnittsueberschriften innerhalb einer Seite */

h3 { font-size:10pt; text-align:center; font-weight:700; }



h4 { font-size:26; font-family:Arial; color:#cc0000; font-weight:bold }

h5 { font-size:32; font-family:Arial; color:#cc0000; font-weight:700 }


hr {color:#355e00; align:center; width:100%}
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt; }

/* normaler Text */



pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Beispiele */


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */





.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */


td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */


.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */
/* #EEEEEE = helles Grau, Wert aenderbar */


.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* font-family = Schriftart */
/* Arial,sans-serif = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */


pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */


A:link { color:#0e1bdd; text-decoration:none; }
A:visited { color:#0e1bdd; text-decoration:none; }
A:active { color:#33a845; text-decoration:none; }
A:hover { color:#33a845; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Aenderung der Farbe bei ueberfahren mit der Maus */
 

a.an { text-decoration:none; }
</XMP></BODY></HTML>
