/* DATEI: formate.css */
body { margin-top:0px; margin-bottom:0px; marginheight:0px; margin-left:0px; margin-right:0px;} 
/* 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: 1.1em; color: #444; margin: 0 0 0.5em 0; padding-top: 1em; font-weight:bold; border-bottom: 1px #ddd solid;}
/* 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:14px;
        }
A.menu1:HOVER {
        color: #C5D6EB;
        text-decoration: underline;
}

A.menu2 {
        color: #333333;
        text-decoration: none;
        font-size:14px;
        }
A.menu2:HOVER {
        color: #4477AA;
        text-decoration: underline;
}
A.menu3 {
        color: #000000;
        text-decoration: none;
        font-size:13px;
        }
A.menu3:HOVER {
        color: #4477AA;
        text-decoration: underline;
}

A.menu4 {
        color: #4477AA;
        text-decoration: none;
        font-size:11px;
        }
A.menu4:HOVER {
        color: #000000;
        text-decoration: underline;
}

A.menu5 {
        color: #000000;
        text-decoration: none;
        font-size:12px;
		padding: 0.5em 0.5em 0.5em 1.5em;
		line-height: 22px;

		
                }
A.menu5:HOVER {
        color: #4B6483;
        text-decoration: underline;
}

span.ueberschrift {font-size:15px ; color:#4477AA}
span.ueberschrift_1 {font-size:15px ; color:#000000}
span.menu1 {font-size:14px ; color:#FFFFFF; }
span.menu2 {font-size:14px ; color:#333333;}



td.ueberschrift   {margin:0;  padding: 2em 0em 0em 3.0em; background:  url(img/ueber.gif) repeat-x top; }

td.inhalt   {margin:0;  padding: 2em 0em 0em 3.0em; }
td.menu   {margin:0;  padding: 1em 0em 0em 2.0em;}
td.text   {margin:0;  padding: 1em 2.0em 0em 2.0em;}


td.aktuelles   {margin:0;  padding: 0.3em 0em 0em 0.5em; background:  url(img/aktuelles.jpg) repeat-x top; color: #000000;  font-size: 15px;}

td.aktuelles1  {margin:0;  padding: 0.3em 0em 0em 0.5em; color: #000000;  font-size: 13px;}





#main-menu {
	color: inherit;
	padding:  2px 0 0 30px;
	
}




#main-menu ul {
	

	float: left;

	margin: 0;
	padding: 0;
	
}

#main-menu ul li {
	list-style: none none;

	float: left;
	white-space: nowrap;

	position: relative;
	top: 1px;
	left: 0;
	z-index: 10;

	padding: 0;
	margin: 0 0 0 -1px;
}

#main-menu ul li a, #main-menu ul.hovered li.current a {
	
	background-color: transparent;
	text-decoration: none;

	display: block;

	border: none;
	padding: 7px 9px 5px 9px;
}

#main-menu ul li.current a, #main-menu ul li a:hover, 
#main-menu ul li.hovered a, #main-menu ul.hovered li.hovered a {
	color: #666666;
	background-color: white;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 6px 8px 5px 8px;
	
}

#main-menu ul li ul {
	color: inherit;
	background-color: white;
	font-weight: normal;

	border: 1px solid #CCCCCC;
	border-top: none;

	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 15em;
	z-index: 10;

	margin-top: 1px;
}

#main-menu ul li ul li {
	position: static;
	float: none;
	border: none;
	margin: 0;
}

#main-menu ul.hovered li.hovered ul li a, 
#main-menu ul.hovered li.current ul li a {
	color: inherit;
	background-color: white;

	display: block;

	border: none;
	padding: 4px 0.75em 5px;
	margin: 0;
}



#main-menu ul.hovered li.hovered ul li a:hover, 
#main-menu ul.hovered li.current ul li a:hover {
	color: inherit;
	background-color: #EEEEEE;

	border: none;
	padding: 4px 0.75em 5px;
}









