/* DATEI: formate.css */
body { margin-top:0px; margin-left:0px; 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: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,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 {
        color: #000000;
        text-decoration: underline;
        }
A:HOVER {
        color: Red;
        text-decoration: underline;
}
A.menu1 {
        color: #FFFFFF;
        text-decoration: none;
        font-size:13px;
        }
A.menu1:HOVER {
        color: #C0C0C0;
        text-decoration: underline;
}
A.menu2 {
        color: #000000;
        text-decoration: none;
        font-size:14px;
		padding: 0.5em 0.5em 0.5em 1.5em;
		line-height: 22px;

		
                }
A.menu2:HOVER {
        color: #4B6483;
        text-decoration: underline;
}
A.menu3 {
        color: #E6E6E6;
        text-decoration: none;
        font-size:11px;
        }
A.menu3:HOVER {
        color: #C3CBD4;
        text-decoration: underline;
        }
A.menu4 {
        color: #006AAC;
        text-decoration: none;
        font-size:13px;
        }
A.menu4:HOVER {
        color: #4B6483;
        text-decoration: underline;
}



span.ueberschrift {font-size:15px ; color:#4C4C4C;}
span.ueberschrift_1 {font-size:15px ; color:#CC0000}
span.ueberschrift_b {font-size:14px ; color:#006AAC; padding-left:10px}
span.ueberschrift_b1 {font-size:14px ; color:#000000; padding-left:10px}
span.ueberschrift_b2 {font-size:13px ; color:#006AAC}
span.ueberschrift_w {font-size:13px ; color:#FFFFFF; font-weight:bold}
span.klein {font-size:11px ; color:#000000}
span.white {font-size:13px ; color:#FFFFFF}
span.copyright {font-size:11px ; color:#E6E6E6}
ul ul { list-style-type: inherit; }

td.infos   {text-align:block; padding: 0.5em 0.5em 0.5em 0.5em; color:#FFFFFF ;}
td.infos1   {text-align:block; padding: 0.5em 0.5em 0.5em 0.5em; }

.gelb 		{BACKGROUND-COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans serif; TEXT-DECORATION: none;
background-image: url('img/back_title1.gif');
}
A.gelb		{BACKGROUND-COLOR: #FDCE26; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans serif; TEXT-DECORATION: none}
A.gelb:hover 	{BACKGROUND-COLOR: #FDCE26; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans serif; TEXT-DECORATION: underline}
A.gelb:active 	{BACKGROUND-COLOR: #FDCE26; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans serif; TEXT-DECORATION: none}
.boxhead { background-color:#FFFFFF; font-size:10pt; font-weight:bold; color:#000000;padding-left:3px;
background-image: url('img/back_title2.gif')}
.boxtext { background-color:#F5F5F5; font-size:8pt; font-weight:normal; color:#000000;padding-left:1px}
