/* Allgemeine Formatierungen */

body#grau { background-color:#333333 }						/* Hintergrundfarbe */
img { border-width:0px; }							/* alle Bilder ohne Rahmen */
iframe { margin:0px 5px 5px 0px; }						/* Abstände zwischen den iFrames */

div#fenster1 { width:100%; height:473px; overflow:auto; padding-right:10px; }	/* scrollbares Fenster bei Seiten mit 2. Navileiste */
div#fenster2 { width:100%; height:473px; overflow:auto; padding-right:10px; margin-top:41px; }	/* scrollbares Fenster bei Seiten ohne 2. Navileiste */
div#fenster3 { height:473px; overflow:auto; padding-right:10px; margin-top:41px; }	/* scrollbares Fenster im Impressum */

a:link { font-weight:bold; color:#dedede; text-decoration:none; }	/* Farbe des Standard-Links */
a:visited { font-weight:bold; color:#dedede; text-decoration:none; }	/* Farbe "visited" */
a:focus { font-weight:bold; color:#ffffff; text-decoration:underline; }		/* Farbe focus z.B. durch Tastatursteuerung*/
a:hover { font-weight:bold; color:#ffffff; text-decoration:underline; }		/* Farbe mouseover */
a:active { font-weight:bold; color:#dedede; text-decoration:none; }		/* Farbe nach dem Anklicken */

/* Link-Formatierungen für Updateverlauf auf Startseite */

a.zeile2:link { font-weight:bold; color:#868686; text-decoration:none;}
a.zeile2:visited { font-weight:bold; color:#868686; text-decoration:none; }
a.zeile2:focus { font-weight:bold; color:#868686; text-decoration:underline; }
a.zeile2:hover { font-weight:bold; color:#868686; text-decoration:underline; }
a.zeile2:active { font-weight:bold; color:#868686; text-decoration:none; }

a.zeile3:link { font-weight:bold; color:#565656; text-decoration:none;}
a.zeile3:visited { font-weight:bold; color:#565656; text-decoration:none; }
a.zeile3:focus { font-weight:bold; color:#565656; text-decoration:underline; }
a.zeile3:hover { font-weight:bold; color:#565656; text-decoration:underline; }
a.zeile3:active { font-weight:bold; color:#565656; text-decoration:none; }

a.zeile4:link { font-weight:bold; color:#3e3e3e; text-decoration:none;}
a.zeile4:visited { font-weight:bold; color:#3e3e3e; text-decoration:none; }
a.zeile4:focus { font-weight:bold; color:#3e3e3e; text-decoration:underline; }
a.zeile4:hover { font-weight:bold; color:#3e3e3e; text-decoration:underline; }
a.zeile4:active { font-weight:bold; color:#3e3e3e; text-decoration:none; }

/* Formatierungen des Inhalts der Seiten */

.text { font-size:12px; color:#dedede; text-align:justify; vertical-align:top; font-family:Verdana; padding:0px 15px 0px 15px; }/* Fließtext ohne 2. Navileiste */
.text2 { font-size:12px; color:#dedede; text-align:justify; vertical-align:top; font-family:Verdana; padding:0px 15px 0px 15px; }/* Fließtext mit 2. Navileiste */
.text3 { font-size:12px; color:#dedede; text-align:center; vertical-align:top; font-family:Verdana }

.code1 { font-size:12px; background-color:#dedede; border-width:1px; margin-left:30px; }	/* Formatierungen für die Textfelder des Bannertauschs */
.code2 { font-size:12px; background-color:#dedede; border-width:1px; margin-left:290px; }

.zitat { font-style:italic; color:#767676; text-decoration:none; margin-left:20px; font-family:Verdana; }/* Standard-Format für Zitate */
span#autor { font-style:normal; font-size:9px; font-family:Verdana; }					/* Standard-Format für Autorenangabe nach Zitat */

div#list { margin-left:20px; color:#dedede; font-family:Verdana; }					/* Standard-Format für Listen */
div#list2 { margin-left:10px; color:#dedede; font-family:Verdana; }					/* Standard-Format für Listenebene 2 */

.bildlinks { font-size:10px; color:"#a6a6a6"; text-align:left; font-family:Verdana; }			/* Standard-Format für Bild-Unterschriften */
.bildrechts { font-size:10px; color:"#a6a6a6"; text-align:right; font-family:Verdana; }
.rechts { float:right; margin:0px 0px 10px 20px; border:1px black solid; }			/* Standard-Format für rechtsausgerichtete Bilder */
.links { float:left; margin:0px 20px 10px 0px; border:1px black solid; }			/* Standard-Format für linksausgerichtete Bilder */


h1 { color:white; font-size:20px; font-weight:bold; font-family:Verdana; margin-bottom:15px; margin-top:40px; }		/* Formatierungen für Überschriften */
h4 { color:white; font-size:20px; font-weight:bold; font-family:Verdana; margin-bottom:15px; margin-top:0px; }
h2 { color:white; font-size:18px; font-weight:bold; font-family:Verdana; }
h3 { color:white; font-size:15px; font-weight:bold; font-family:Verdana; }



/* Formatierungen für das Kontaktformular */

.Eingabe { color:black; font:12px Verdana; border:1px solid grey; background-color:#dedede; margin:2px 0px 5px 10px; }
.Eingabe2 { color:black; font:12px Verdana; border:1px solid grey; background-color:#dedede; margin:0px 0px 5px 10px; }
.captcha { border:1px solid grey; margin:10px 0px 5px 10px }
.Nachricht { color:black; font:12px Verdana; border:1px solid grey; background-color:#dedede; margin:2px 0px 0px 10px; }
.Button { margin:8px 0px 0px 9px; }

/* Formatierungen für Slideshows */
