/* Allgemeingueltige Styles */
body {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #000000; /*#894D4D;*/
  font-size: 12px;
	text-align:center;
  background-color: #9999CC;
  margin-left: 0px;
  margin-top: 0px;
}

div {
  margin: auto;
  padding: 0px;
  /*border: 1px solid #444444;*/
}

/* Formular */
span.formElementText {
	display: block;
	vertical-align: middle;
	width: 110px;
	margin: 0px;
	line-height: 200%;
	float: left;
	clear: left;
}

input,
textarea {
  font-family: "Comic Sans MS", Arial, sans-serif;
  border: 1px solid #993300;
  background-color: #ffffff;
  margin: 5px;
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}

.submit {
  width: 100px;
	color: #993300;
	font-weight: bold;
  background-color: #ffffff;
  border-left: 1px solid #cc3300;
  border-top: 1px solid #cc3300;/*ff6600*/
  border-right: 1px solid #993300;
  border-bottom: 1px solid #993300;
}

p.pButton {
	padding-left: 112px;
}

.problem {
	color: #ff6600;
	font-weight: bold;
}

/********************************************************
 *                Clear-Bereich fuer                    *
 *                     MAC IE 5.x      TEST             *
 ******************************************************
.antifloat {
  clear: both;
  visible: hidden;
}*/


/********************************************************
 *             Kopfbereich mit Schriftzug               *
 *******************************************************/
#textKopf {
	width: 731px;
	/*height: 16px;*/
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: left;
	background-color: #666699;
	border: 3px solid #ffffff;
}

#textKopf p {
	margin: 0px 0px 0px 12px;
}


/********************************************************
 *             Kopfbereich mit Bildbereich              *
 ******************************************************
#bildKopf {
	width: 731px;
	height: 117px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF66;
	text-align: left;
	background-image: url(../img/sys/paedagogikImg.jpg);
	background-repeat: no-repeat;
	border: 0px;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}

#bildKopf p {
	margin: 104px 0px 0px 175px;
}*/


/********************************************************
 *                   Mittlerer Bereich                  *
 *******************************************************/
#mitte {
	width: 731px;
	min-height: 117px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px 0px 3px 0px;
	background-color: #ffffff;
	border-top: 0px;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}

#mitte table {
	width: 731px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

/********************** linker Rand *************************/
#mitte td.rand,
td.randKopf {
	width: 15px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 2px solid #ffffff;	
}


/********************** Hauptnavigation *************************/
/********** Kopf *************/
#mitte td.mainNavKopf {
	text-align: center;
	vertical-align: top;
	width: 143px;
	height: 115px;
	border-right: 1px solid #666699;
	border-bottom: 0px;
	border-left: 1px solid #666699;
}

#mitte td.mainNavKopf img{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/********* Navigation *************/
#mitte td.mainNav {
	width: 143px;
	vertical-align: top;
	border-top: 0px;
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;
}

#mitte p.copy {
	font-size: 10px;
	color: #cc3300;
	text-align: left;
	margin: 20px 0px 10px 8px;	
}

#mitte ul.mnPunkte {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	margin: 20px 0px 40px 8px;
	padding: 0px;
}

#mitte li.mnPunkt {
 margin-bottom: 10px;
}

#mitte a.hr {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}

#mitte a:hover {
	text-decoration: underline;
}

#mitte a.aktHr {
	font-size: 14px;
	color: #ff6600;
	text-decoration: underline;
}

#mitte ul.snPunkte {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

#mitte li.snPunkt {
 margin-bottom: 10px;
}

#mitte a.sr {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}

#mitte a.aktSr {
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}

/********************* Unternavigation *************************/
#mitte td.subNavKopf {
	width: 146px;
	border-right: 1px solid #666699;
	border-bottom: 0px;
	border-left: 2px solid #ffffff;
}

#mitte td.subNav {
	background-color: #CDCDDE;
	vertical-align: top;
	width: 146px;
	border-top: 0px;
	border-right: 1px solid #666699;
	border-left: 2px solid #ffffff;
}

#mitte ul.ssnPunkte {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	margin: 20px 0px 20px 5px;
	padding: 0px;
}

#mitte li.ssnPunkt {
 margin-bottom: 10px;
}

#mitte a.ssr {
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}

#mitte a.aktSsr {
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
}

/********************* Inhaltsbereich *************************/
#mitte td.contentKopf {

}

#mitte td.content {
	vertical-align: top;
	border-left: 2px solid #CDCDDE;
}

#mitte td.content h1.breadCrump {
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin: 20px 15px 10px 15px;
}

#mitte td.content h1,
#mitte td.content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #ff6600;
	text-align: left;
	margin: 15px 15px 10px 15px;
}

#mitte td.content h3 {
	font-size: 20px;
	font-weight: normal;
	color: #cc3300;
	text-align: left;
	margin: 15px 15px 10px 15px;
}

#mitte td.content h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	margin: 15px 15px 3px 15px;
}

#mitte td.content p {
	text-align: left;
	margin: 0px 15px 10px 15px;
}

#mitte td.content ul {
	text-align: left;
	margin: 10px 15px 10px 30px;
}

#mitte td.content a {
	color: #000099;
}

#mitte td.content a:hover {
	text-decoration: none;
}

#mitte td.content img.bildLinks {
	float: left;
	margin: 10px 10px 10px 0px;
}

#mitte td.content img.bildRechts {
	float: right;
	margin: 10px 0px 10px 10px;
}

#mitte .terminTabelle {
	width: 525px;
	text-align: left;
	vertical-align: middle;
	margin: 0px 15px 10px 15px;
	border: 1px solid #666699;
	padding: 0px;
}

#mitte .terminTabelle td,
#mitte .terminTabelle th {
	padding: 4px 4px 4px 4px;
	border: 1px solid #666699;
}

#mitte .terminTabelle td.datum {
	width: 75px;
	text-align: left;
	vertical-align: top;
}

/********************************************************
 *                Fussbereich mit Adresse               *
 *******************************************************/
#adresse {
	clear: both;
	width: 731px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #666699;
	border-top: 1px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}

#adresse p {
	margin: 2px 0px;
}

#adresse a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#adresse a:hover {
	text-decoration: underline;
}

