/* DATEI: tzg.css */
/* (C) 2002 www.seitenreich.de Dipl. Inf Björn Nonhoff */
/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */



body      { color: #111111; background-color: #FFFFFF; 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,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
       { color: #222222; font-family: Arial, sans-serif }

h1,h2,h3,h4
       { color: #333399; font-family: Arial, sans-serif }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */



h1 { font-size:18pt; }

/* gilt nur fuer das Wort 'SELFHTML' auf der Einstiegsseite */
/* font-size = Schriftgroesse */
/* 18pt = 18 Punkt, Wert aenderbar */



h2 { font-size:16pt; }

/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */



h2.sh2 { font-size:16pt; }

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */



h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */


h4 { font-size:10pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
td { vertical-align: top; float: left }
/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */

a:link  { color: #1339ad; text-decoration: underline }
a:visited  { color: #230c8d; text-decoration: underline }
a:active  { color: #7ba8dc; text-decoration: none }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }
#id { }
h6 { color: #2b0e61; font-size: xx-small; text-indent: 3cm; vertical-align: middle }

/* Menueauswahl erscheint anders */
/* als normales Menue */
a.menu  { color: #000081; font-size: 13px; font-family: Tahoma, sans-serif }

a.menu:link  { color: #000081; text-decoration: none }
a.menu:visited { color:#888888; text-decoration:none; }
a.menu:hover   { color: #b96aa5; font-weight: bold; text-decoration: none }
a.menu:active  { color: #7b79b9; font-weight: bold; text-decoration: none }  

a.menu1 { font-family:Tahoma,sans-serif; font-size:10px;  }

a.menu1:link { color:#444444; text-decoration:none; }
a.menu1:visited { color:#888880; text-decoration:none; }
a.menu1:hover  { color: #cc3366; font-weight: bold; text-decoration: none }
a.menu1:active { color:#CC7777; text-decoration:none; font-weight: bold;}  
 
.box1 {
        width:604px;
        height:400px;
    }
.box2 {
        position:absolute;
        left:434px;
        top:179px;
        width:160px;
        height:160px;
    }
.box3 {
        position:absolute;
        left:147px;
        top:55px;
        padding:1px;
        width:514px;
        height:59px;
    }
.box4 {
        position:absolute;
        left:587px;
        top:327px;
        padding:1px;
        width:100px;
        height:23px;
    }
.box5 {
        position:absolute;
        left:586px;
        top:356px;
        padding:1px;
        width:102px;
        height:23px;
    }
.box6 {
        position:absolute;
        left:579px;
        top:385px;
        padding:1px;
        width:110px;
        height:23px;
    }
.box7 {
        position:absolute;
        left:632px;
        top:414px;
        padding:1px;
        width:57px;
        height:23px;
    }
.box8 {
        padding:1px;
    }
footer  { color: black; font-style: normal; font-weight: normal; font-size: 17px; font-family: Andy, Arial }
