/* basics *//* basics *//* basics */

* {
	margin: 0px;
	padding: 0px;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

img {
	border: 0px none;
}



/* Navigation Ebene 1 *//* Navigation Ebene 1 *//* Navigation Ebene 1 */

	.NAV {font-weight: bold; font-size:11px; }
	.NAV SPAN {background: url(top_bg.gif); padding: 3px 0px 7px 0px;}
	/* fix IE */*html .NAV SPAN {background: url(top_bg.gif); padding: 0px 0px 9px 0px;}
	.NAV IMG {vertical-align: middle;}
	.NAV IMG.pfeil {vertical-align: baseline;}
	.NAV A {text-decoration:none; color:#000000;}
	.NAV A:link {color:#000000;}
	.NAV A:visited {color:#000000;}
	.NAV A:active {color:#000000;}
	.NAV A:hover {text-decoration:underline; color:#000000;}



/* Navigation Ebene 2 *//* Navigation Ebene 2 *//* Navigation Ebene 2 */

	.SUB P {font-weight: bold; margin: 14px 0px 0px 0px;}
	.SUB IMG {vertical-align: baseline;}

	.SUB A { text-decoration:none; color:#000000;}
	.SUB A:link {color:#000000;}
	.SUB A:visited {color:#000000;}
	.SUB A:active {color:#000000;}
	.SUB A:hover {text-decoration:underline; color:#000000;}



/* Navigation Ebene Hilfe *//* Navigation Ebene Hilfe *//* Navigation Ebene Hilfe */

	.STATIC img {margin: 0px 8px 0px 16px;}

	.STATIC A {text-decoration:none; color:#666666;}
	.STATIC A:link {color:#666666;}
	.STATIC A:visited {color:#666666;}
	.STATIC A:active {color:#666666;}
	.STATIC A:hover { text-decoration:underline; color:#000000;}



/* Content *//* Content *//* Content */

	.INHALT {
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica,sans-serif;
		color: #000;}
	
	.INHALT H1{margin: 0px 0px 18px 0px; color:#94969c; font-size: 16px; font-weight: bold; font-style: normal;}
	.INHALT H2{margin: 0px 0px 18px 0px;color:#94969c; font-size: 16px; font-weight: normal; font-style: italic;}
	.INHALT H3{margin: 0px 0px 15px 0px;color:#94969c; font-size: 14px; font-weight: bold; font-style: normal;}
	.INHALT H4{margin: 0px 0px 15px 0px;color:#94969c; font-size: 14px; font-weight: normal; font-style: italic;}
	.INHALT H5{margin: 0px 0px 13px 0px;color:#94969c; font-size: 12px; font-weight: bold; font-style: normal;}
	
	.INHALT P.bodytext{margin: 0px 0px 20px 0px; line-height: 1.9em;}

	.INHALT A { text-decoration:underline; color:#660000;}
	.INHALT A:link {color:#FF0000;}
	.INHALT A:visited {color:#660033;}
	.INHALT A:active {color:#FF0000;}
	.INHALT A:hover { color:#FF0000;}



div.csc-mailform-field {
	width: 400px;
	color: #000;
	clear:both;
	margin-left: 30px;
}
.csc-mailform-field input{
	display: block;
	clear: right;
	float: right;
	width: 230px;
	border: 1px solid #000;
	margin: 4px 0px;
}
.csc-mailform-field label{
	display: block;
	clear: left;
	float: left;
	width: 130px;
	margin: 6px 0px;
}
.csc-mailform-field textarea{
	display: block;
	clear: right;
	float: right;
	width: 230px;
	margin: 6px 0px;
}
p.mail {
	color: #000;
	margin-left: 30px;
	clear: both;
}

.csc-mailform-field {
margin: 6px 0px;
border: 0px none;
}

.csc-mailform-field input.csc-mailform-check {
	width: 16px;
	margin-right: 214px;
	border: none;
}

fieldset {border: 0px none;}


td.csc-form-labelcell {margin 20px;}


/* #009A52 */