ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd,div
{ margin:0; padding:0 }

/* generelle Formatierungen evt. palatino linotype*/

body { 
	font-family:Arial,"times new roman",sans-serif;
	font-size: 100.01%;
	background-color:#ffffff;
	text-align: center;  /* Zentrierung im Internet Explorer */

}

/* Startseite */


div#seite {
	width: 760px;
	margin: 10px auto 10px auto;
	 	border:1px solid #000080;
}


div#kopf {
	background-image:url(/_img/banner.gif);
	background-repeat:no-repeat;
	min-height:165px;
	margin:0 0 20px 0;
  }


.titel-1 {
	text-align:left;
	font-family:"palatino linotype";
	font-style:italic;
	color:#000080;
	font-size:7em;
	line-height:1.2em;
	margin:0 0 0 300px;
	padding:0;
	font-weight:bold;
	letter-spacing:20px;
}

.titel-2 {
	font-family:"palatino linotype";
	font-style:italic;
	font-size:.95em;
	text-align:center;
	color:#000080;
		margin:0 0 0 0px;
}
	

/* Linke Spalte - Menü */

div#seitenmenue {
	float:left;
	width:161px;
}


div#seitenmenue ul {
	list-style-type:none;
	margin:0px 0px 15px 0px;	
	padding:0;
	text-align:left;
}	

div#seitenmenue li {
	font-size: .9em;
	padding:0;	
}	

div#seitenmenue .menuepunkt a {
	color: #000080;
	text-decoration:none;
	display:block;
	height:30px;
	padding:7px 0px;
}

div#seitenmenue .menuepunkt a:hover {
  background-image: url(/_img/hover.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}

div#seitenmenue .eins {
	background-image: url(/_img/menue-01.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .zwei {
	background-image: url(/_img/menue-02.gif);
	background-repeat:no-repeat;
	text-align:left;
}

div#seitenmenue .drei {
	background-image: url(/_img/menue-03.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .vier {
	background-image: url(/_img/menue-04.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .fuenf {
	background-image: url(/_img/menue-05.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .sechs {
	background-image: url(/_img/menue-06.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .sieben {
	background-image: url(/_img/menue-07.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .acht {
	background-image: url(/_img/menue-08.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .neun {
	background-image: url(/_img/menue-09.gif);
	background-repeat:no-repeat;
	text-align:center;
}

div#seitenmenue .aktuell {
 	border-right:1px solid #000080;
	border-bottom:1px solid #000080;
	padding:0px 5px 10px 5px;
	font-size:.75em;
	color: #000080;
}

div#seitenmenue .aktuell a {
	color: #000080;
	border-bottom: 1px dotted  #000080;
	letter-spacing:2px;
	text-decoration:none;
}	

div#seitenmenue .aktuell a:hover {
	color:#ffffff;
	background-color:#000080;
	text-decoration:none;
}


/* Rechte Spalte - Veränderliche Inhalte */

div#Inhalt {
  background-color:#F4F5FF;
	margin: 20px 0 30px 185px;
  padding: 0;		
	color:#000080;
	text-align:left;
	width:554px;
	background-image:url(/_img/inhalt-oben.jpg);
	background-repeat:no-repeat;	
  }
	
div#Inhalt .hintergrund-unten {
	background-image:url(/_img/inhalt-unten.jpg);
	background-repeat:no-repeat;
	min-height: 30px;
}

div#Inhalt p {
	padding:0 25px 8px 25px;
	font-size:.8em;
}
	
div#Inhalt h1 {
  font-size: 1em;
  padding: 15px 25px 10px 25px;
  }
	
div#Inhalt h2 {
  font-size: .9em;
  padding: 0 25px 20px 25px;
  }
	
div#Inhalt h3 { 
 	font-size: .8em;
  padding: 15px 0px 10px 0px;
	border-top:1px solid #000080;
	margin:10px 25px 0 25px;
	}	


	
/* Links im Text */
	
div#Inhalt a  {
	color:#000080;
	border-bottom: 1px dotted  #000080;
	letter-spacing:2px;
	text-decoration:none;
}	

div#Inhalt a:hover {
	color:#ffffff;
	background-color:#000080;
	text-decoration:none;
}

/* Listen im Text */

div#Inhalt ul, ol {
	padding:0 20px 8px 45px;
}


div#Inhalt li {
	font-size:.8em;
	padding:4px;
}

div#Inhalt li li {
	font-size:1em;
	padding:2px;
}

/* Zitate im Text */
	
div#Inhalt blockquote {
	font-size:.8em;
	padding:5px;
	border:1px solid #18314E;
}	
	
/* Bilder im Text */

div#Inhalt .bild-rechts {
	border:1px solid  #A99F89;
	padding:2px;
	float:right;
	margin:3px 0 3px 8px;
}

div#Bilder {
	margin: 20px 0 30px 185px;
	width:554px;
	font-size:.8em;
	color:#000080;
}

div#Bilder img {
	border: 1px solid  #000080;
	padding:5px;
	background-color:#F4F5FF;
}
 
/*Fußzeile*/	

div#Fusszeile {
	font-size:0.8em;
	color:#000080;
	width:760px;
	margin:0 auto 20px auto;
	text-align:left;
}

div#Fusszeile a  {
	border-bottom: 1px dotted  #000080;
	color:#000080;
	text-decoration:none;
}	

div#Fusszeile a:hover {
	color:#ffffff;
	background-color:#000080;
}









/**************************
* form.css
* Felder des Formulars formatieren
* 
* 24-10-2005 12:41
**************************/



/* Tabelle, in der das Formular aufgebaut wird */	

/*Überschrift*/

.fHead {
	background-color:#F4F5FF;
	border:none;
}


.fTable {
	background-color:#000080;
	margin: 10px auto;
	font-size:1em;
	width:450px;
	 }	

/* Rückmeldungen bei falscher Eingabe */
.fUserfeedback {
	padding:3px 8px 3px 8px;
	color:#ED9C5B;
	background-color:#ffffff;
	font-weight:bold;
	 }

/* Tabellenspalte für Bezeichnung der Felder, Eingabe ok oder nicht ok */
.fInputNotOk {
	background-color:#F4F5FF;
	color:#000080;
	font-weight:bold;
	padding:3px 8px 3px 8px;
 }
	
.fInputOk {
	padding:3px 8px 3px 8px;
	background-color:#F4F5FF;
	color:#000080;
 }	
	

/* Tabellenspalte für Eingabefelder */	
.fContent {
	padding:3px 8px 3px 8px;
	background-color:#F4F5FF;
	color:#000080;
	 }

/* Eingabefelder */	
.fContent input {
	background-color:#ffffff;
	color:#18314E;
	 }

/* Eingabefeld "TEXTAREA" */	
.fTextareaCaption {
  background-color:#F4F5FF;
	border:1px solid #000080;
	color:#18314E;
 }

 
/* Inhalt von TEXTAREA */		
.fTextareaContent {
	background-color:#F4F5FF;	}		

/* Beschriftung und Rahmen Absendeknopf */

.fSubmit {
	padding:5px;
	background-color:#F4F5FF;
	color:#18314E; }

.fSubmit input {
	border:1px solid #000080;
	background-color:#ffffff;
	color:#000080;
	width:100px;
	font-weight:bold;
	 }

/* Einsendenknopf "hover" */	
.fSubmit input:hover {
	text-decoration:none; 
	background-color:#000080;
		color:#ffffff;
	}
	

/* neue */


.fReq {
	padding:3px 8px 3px 8px;
	text-align:center;
	background-color:#ffffff;
	color:#ED9C5B;
}

.fTDLeft, .fTDRight {
		padding:3px 8px 3px 8px;
		font-size:.8em;
}

.fTDLeft {
	padding:3px 8px 3px 8px;
	background-color:#F4F5FF;
	color:#000080;
}

.fTDRight {
	background-color:#ffffff;
}

.daten a {
  color:#000080;
	font-weight:bold;
	padding:0 5px 0 5px;
	background-color:#ffffff;
	display:block;
	font-size:.8em;
}

.daten a:hover {
	color: #ffffff;
	background-color:#000080;
}
