/* DATEI: formate.css */
body { margin-top:2px; margin-bottom:1px; }
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 2px = 1 Pixel, Wert aenderbar */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre
     { font-family:Arial,sans-serif,helvetica; }
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif,helvetica = Arial und serifenlose Schrift, Wert aenderbar */
h1 { font-size:15px; color:#5A6A7E; font-weight:normal }
/* 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; color:#000000;   padding-left:2mm}
/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
h5 {font-size : 10pt; color:#000000;   padding-left:2mm}
/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
p,ul,ol,li,div,td,th,address,nobr,b,i,hr { font-size:10pt; }
/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 9 Punkt, Wert aenderbar */
p,ul,ol,li,div,td,th,address,nobr,b,i { letter-spacing:0,3pt; }
/* letter-spacing = Zeichenabstand, Wert aenderbar */
/* 0,3pt = 0,3 Punkt, Wert aenderbar */
p,ul,ol,li,div,td,th,address,nobr,b,i { word-spacing:0,7mm; }
/* word-spacing = Wordabstand, Wert aenderbar */
/* 0,7mm = 0,7 Milimeter, Wert aenderbar */
pre { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }
/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */
tt { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }
/* Quelltext-Befehle im normalen Fliesstext */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */
A {
  text-decoration: none;
}

A:HOVER {
        color: white;
        text-decoration: underline; color: #FF0000;
}
A.menu{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 12px;
        color: #000000;
        line-height: 11px;
                text-decoration: none;
}
A.menu:hover{
        color: #FF0000;
        text-decoration: underline;
}
A.menu1{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-weight: bold;
        font-size: 12px;
        color: #012F7B;
        line-height: 13px;
                text-decoration: none;
}
A.menu1:hover{
        color: #687A8F;
        text-decoration: underline;
}
A.menu2{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 11px;
        color: #FFFFFF;
 line-height: 12px;
 text-decoration: none;
        }
A.menu2:hover{
        color: #C0CBDB;
        text-decoration: underline;
}
A.menu3{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 12px;
        color: #000000;
 line-height: 12px;
        }
A.menu3:hover{
        color: #FF0000;
        text-decoration: underline;
                text-decoration: none;
}
A.menu4{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 11px;
        color: #FF0000;
        line-height: 11px;
        text-decoration: none;
        }
A.menu4:hover{
        color: #FF0000;
        text-decoration: underline;
}
A.menu5{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 12px;
        font-weight:bold;
        color: #FFFFFF;
        line-height: 11px;
        text-decoration: none;
}
A.menu5:hover{
        color: #FF0000;
        text-decoration: underline;
}
A.menu6{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 10px;
        color: #000000;
        line-height: 11px;
}
A.menu6:hover{
        color: #FF0000;
        text-decoration: underline;
}
A.menu7{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 11px;
        color: #000000;
        font-weight:bold;
        line-height: 11px;
        text-decoration: underline;
}
A.menu7:hover{
        color: #FF0000;
        text-decoration: underline;
}
A.menu8{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 11px;
        color: #FFFFFF;
        font-weight:bold;
        text-decoration: underline;
        }
A.menu8:hover{
        color: #FDCE26;
        text-decoration: underline;
}
A.menu9{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 11px;
        color: #FFFFFF;
                text-decoration: none;
}
A.menu9:hover{
        color: #FDCE26;
        text-decoration: underline;}
A.menu10{
        font-family: Verdana, Arial, Helvetica, sans serif;
        font-size: 12px;
        color: #FF0000;
        font-weight:bold;
                text-decoration: none;
}
A.menu10:hover{
        color: #000000;
        text-decoration: underline;
}
a.untermenu {
 font-size:8pt; color:#333333;
 text-decoration: none;
}
A {
  text-decoration: underline;
}
p.ueber1 { font-size:16px; color:#000000; font-weight:bold }
span.menulinks { font-size:12px; color:#FFFFFF}
span.ueberschrift { font-size:15px; color:#5A6A7E}
span.ueberschrift1 { font-size:12px; color:#000000; font-weight:bold }
span.ueberschrift2 { font-size:13px; color:#5A6A7E}
span.blau { font-size:12px; color:#5A6A7E}
span.black { font-size:12px; color:#000000}
span.daten { font-size:11px; color:#000000}
span.daten1 { font-size:11px; color:#000000; font-weight:bold}}
span.preis { font-size:13px; color:#FF0000; font-weight:bold}
span.klein { font-size:11px; color:#000000}
span.weiss { font-size:13px; color:#FFFFFF; font-weight:bold}
span.weiss1 { font-size:12px; color:#FFFFFF}
p.red { font-size:10pt; color:#D70317; font-weight:bold}
.ueber { font-size:11px; color:#000000;  font-weight:bold }
input.text
{background-color: #FFFFFF;
border: 1 #786B29 solid;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px}