/* Farben 						Gold: #c93 			Blau: #2F538F */

body {margin:0px; padding:0px; font-family:Verdana, Arial; font-size:12px; background-color:#fff }
table { text-align:left}
.tbpad { padding-left:20px}


/* Gesamter Webseiteninhalt */	#container { width:980px; margin-top:1%; border:1px solid #2F538F}
/* Header gesamt */ 			#header { background-color:#2F538F }
/* Telefonnr. oben links */ 	#tel { clear:right; text-align:right; padding:2px 10px; font-size:0.8em; font-weight:normal; color:#2F538F }
/* Spruch oben rechts */ 		#header1 { float:left; border-bottom:1px solid #2F538F }
/* Heading */ 					#header2 { float:left; border-bottom:1px solid #2F538F; margin:20px 0px 0px 20px }
/* Spruch oben rechts */		#header3 { font-size:0.9em; font-style:italic; color:#fff; line-height:1.4em; text-align:right; padding:13px; border-bottom:1px solid #2F538F }


/* Content gesamt */			#content { margin-left:2px; text-align:left; color:#777 }
/*--INDEX - Hauptnavigation */	#content img {margin: 0px -2px -2px -2px }			/* - Bilder haben sonst Abstand - */

/* Text */						#contentText { height:360px; overflow:hidden; border:0px solid #666 }
/* Bild rechts vom Text */		#contentPicture { float:left; border:0px solid #000; margin:60px 10px 10px 10px; width:160px; height:280px; font-size:0.8em }
/* linke Textspalte */			#left { float:left; width:280px; text-align:justify; height:300px; margin-right:30px; padding:6px; font-size:0.8em }
/* rechte Textspalte */			#right { float:right; width:280px; text-align:justify; padding:6px; font-size:0.8em }
/* Defintition der Textlinks */ #content a:link,a:active,a:visited { color:#c93; text-decoration:none}
								#content a:hover {color:#2F538F; text-decoration:none }
/* Überschrift Bild */			h1 { font-size:1.2em; color:#c93; margin:20px 0px 0px 0px}
/* Spruch unter Überschrift */	h2 { font-size:0.8em; color:#c93; margin:0px 0px 0px 260px; font-weight:normal; font-style:italic }
/* Überschrift Grau */			h3 { font-size:1em; color:#444; font-weight:bold; margin:10px 0px 0px 0px}
/* Überschrift Blau */			h4 { font-size:1.1em; color:#2F538F; font-weight:bold; margin:5px 0px}
/* Auflistungen im Text */		#content ul { margin-top:0px; margin-bottom:5px; text-align:left  }
/* Auflistungen im Text */		#content il { text-align:left }
/* Blauer Text */				.blau { color:#2F538F }
/* Goldener Text */				.gold { color:#c93 }


/* Footer gesamt */				#footer { background-color:#2F538F; height:100px }
/* linker Footer (Hauptnavi) */	#footerLeft { color:#fff; padding:5px; height:90px }

/* Definition der Hauptnavi */	#footerLeft a.main:link,a.main:active,a.main:visited {display:compact; font-size:0.8em; padding:2px 10px 0px 0px; margin-right:30px; color:#fff; text-decoration:none }
								#footerLeft a.main:hover { color:#fff; text-decoration:underline }
/* aktuell (Hauptnavi)*/		#footerLeft .aktuell { padding:2px 10px 0px 0px; margin-right:30px; color:#c93 }

/*  */							#footerRight { float:right; clear:both; width:165px; margin:246px 0px 0px -4px }
/* Definition der Unternavi */	#footerRight a.nav:link,a.nav:active,a.nav:visited { color:#c93; padding-left:10px; text-decoration:none }
								#footerRight a.nav:hover { color:#2F538F; text-decoration:none }
/* aktuelle (Unternavi) */		#footerRight .aktuell { color:#2F538F; padding-left:10px; }
/* Abstand Navigation rechts */	p { margin:5px 0px; } 			/* - wichtig f&uuml;r Navigation - Abst&auml;nde k&ouml;nnen f&uuml;r IE nur so definiert werden*/

/* Formulare Textfeld */		.feld { font-size:1em; color:#2F538F; margin:1px 0px }
/* Formulare Button */			.bt { font-size:1em; color:#2F538F}
