/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

body { margin-top:0px;
       margin-bottom:0px;
       margin-left:0px;
       margin-right:0px;
     }


h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial;}
b.blue { font-size:8pt; color:#0D27FF;}


p.title { font-size:12pt;
            color:#888888;
            font-family:Verdana,Arial;
            font: italic;
            font-weight:900;}

p.text  { font-family:Verdana,Arial;
            color:#000000;
            font-size:11pt;
            margin-top:0px;
            margin-bottom:0px;
        }

p.text2  { font-family:Verdana,Arial;
            color:#000000;
            font-size:10pt;
            margin-top:0px;
            margin-bottom:0px;
        }

p.hl   { font-family:Verdana,Arial;
            color:#000000;
            font-size:14pt;
            margin-top:0px;
            margin-bottom:0px;
        }

h1 { font-size:14pt; }
/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */


/*font,ul,ol,li,div,td,th,address,nobr { font-size:10pt; color:#888888; font-family:Verdana,Arial;}
/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

font.mini { font-size:8pt; color:#888888;}
font.big  { font-size:16pt; color:#888888;}
font.blue { font-size:8pt; color:##0D27FF;}


/* i.h3, blink.h3 { font-zize:20pt; } */
/* blinkender Text für überschrift */
/* kursiver Text für Überschrift */


pre,tt { font-family:Courier New,Courier; font-size:10pt; color:#FFFF00; }
/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */



td.xplcode { background-color:#EEEEFF; }
/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */


.doc { background-color:#EEEEEE; }

.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

pre.normal { color:#000000; }


a:link {color:#AAAAAA; text-decoration:none; font-family:Verdana,Arial; }
a:visited {color:#AAAAAA; text-decoration:none; font-family:Verdana,Arial; }
a:active {color:#AAAAAA; text-decoration:none; font-family:Verdana,Arial; }
a:hover {color:#FF7300; text-decoration:none; font-family:Verdana,Arial; }

a.start:link {color:#010101; text-decoration:none; font-weight: bold; font-family:Arial; }
a.start:visited {color:#010101; text-decoration:none; font-weight: bold; font-family:Arial; }
a.start:active {color:#010101; text-decoration:none; font-weight: bold; font-family:Arial; }
a.start:hover {color:#FF7300; text-decoration:none; font-weight: bold; font-family:Arial; }

#energetisch {
z-index:300;
	position:relative;
	left:-140px;
	top:520px;
} 
#gesamt{ margin: 0 auto; width:770px;}
#right{float:right; width:140px;}
#left{float:left; width:630px;}