/* aktiver Subnavi-Link S03 */
#c-s03 a#d-s03-schreiben:link, #c-s03 a#d-s03-schreiben:visited {
  color:#eb410f;
	background-color:#fff;
  background-position:-190px 100%;
}
#c-s03 a#d-s03-schreiben:link span, #c-s03 a#d-s03-schreiben:visited span { background-position:-9px 0; }

/* START Formular formatieren */
form.a-form-variante01 fieldset {
	border:none;
	margin:0;
}
form.a-form-variante01 legend { color:#c82d05; }
form.a-form-variante01 .a-left { overflow:hidden; }

form.a-form-variante01 input#vorname,
form.a-form-variante01 input#ort,
form.a-form-variante01 input#mail {
	width:40%;
	background:#c4f1ff;
	color:#036;
	border:1px solid #0a5a91;
}
form.a-form-variante01 select#subject {
	width:65.8%;
	background:#c4f1ff;
	color:#036;
	border:1px solid #0a5a91;
}
form.a-form-variante01 select#subject option.d-hell { background:#e2f8ff; }

form.a-form-variante01 input#alter,
form.a-form-variante01 textarea#nachricht {
	background:#c4f1ff;
	color:#036;
	border:1px solid #0a5a91;
}
form.a-form-variante01 textarea#nachricht {
	width:65%;
	margin:0;
}
* html form.a-form-variante01 textarea#nachricht { margin-bottom:-1px; }

form.a-form-variante01 fieldset.a-send input {
	padding:0 7px 3px 0;
	background:url(/kika/kontakt/schreiben/_img/hg_sf.gif) no-repeat right bottom;
	margin:0 0 0 27%;
}
form.a-form-variante01 fieldset.a-send { padding:0; }

form.a-form-variante01 fieldset div {
	margin:0 0 0 26%;
	height:8px;
	width:65%;
	background:url(/kika/kontakt/schreiben/_img/hg_eingabefeld.gif) no-repeat right top;
	overflow:hidden;
}
/* ENDE Formular formatieren */

/* Inhalte formatieren */
#c-inhalt h2 {
	margin:0 0 2em;
	text-align:center;
}

#c-inhalt h3 {
	width:15em;
	max-width:514px;
}
.c-trenner {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
}

/* Datenschutzhinweis */
#d-ds {
	float:right;
	width:174px;
	color:#c82d05;
	font-size:.9em;
	margin:-50px 2px 4px 25px;
}
#d-ds span {
	float:right;
	width:93px;
	font-size:.9em;
	margin:0 0 0 4px;
	text-align:center;
}
#d-ds span img { padding:0 0 2px; }
