fieldset {
	/*
	background-image:url(../../images/fieldset2.gif);
	background-repeat:repeat-x;*/
	
	background-color:#d5e3f2;
	margin-bottom:15px;
	display:block; /*  Abstand unten IE */
	border:1px solid #abc6e4;
	padding:5px 6px 6px 6px;
	width:624px;
	}

*+html fieldset, *+html legend  {
	border:none;
	}

*+html legend  {
	border:none;
	}


legend {
	color:#0d3e75;
	font-weight:bold;
	padding:0px 6px 0 6px;
	/*margin-bottom:5px;*/
	margin:0 0 12px -7px;
	text-transform:uppercase;
	background-color:#D5E3F2;
	border-left:1px solid #abc6e4;
	}

* html fieldset {
	border:none;
	}

* html legend {
	border:none;
	}

.anfrage label {
	width:100px;
	display:block;
	float:left;
	clear:left;
	margin:4px 0px 0px 4px;
	}

.anfrage .eingabe {
	float:left;
	}

.anfrage input {
	width:450px;
	margin-bottom:10px;
	border:1px solid #abc6e4; 
	color:#000;
	margin-top:4px;
	}

.anfrage textarea {
	border:1px solid #abc6e4;
	width:450px;
	height:100px;
	margin-top:4px;
	padding:2px;
	}

#content ul {
	margin-left:20px;
	padding-left:0px;
	}

#content li {
	margin-left:0px;
	color:#c00;
	list-style-image:url(../../images/liste.gif);
	}
	
#fehlermeldung legend {
	color:#c00;
	}

.kontaktdaten #em, .kontaktdaten label, .anfrage label, .kopie label, .captcha, .datenschutz {
	color:#0d3e75;
	}

.kontaktdaten div #em {
	width:99px;
	float:left;
	font-style:normal;
	margin-top:3px;
	}
	
.kontaktdaten #kern1 {
	width:302px;
	margin-left:6px;
	margin-top:4px;
	}
	
.kontaktdaten #kern1 input {
	margin-right:10px;
	}
	
.kontaktdaten #kern2 {
	margin-left:6px;
	}
	
.kontaktdaten #kern2 input {
	border:1px solid #abc6e4;
	}
	
.kontaktdaten #kern2 label {
	display:block;
	width:99px;
	float:left;
	clear:left;
	margin-top:10px;
	}
	
.kontaktdaten #kern2 input {
	width:200px;
	margin-top:8px;
	float:left;
	}
	
.kontaktdaten #kern2 .eingabe_error {
	background-color:#fee;
	border:1px solid #f00;
	background-image:url(../../images/input_error.gif);
	background-repeat:repeat-x;
	}	
	
.kontaktdaten div#kern1 div.eingabe_error  {
	background-color:#fee;
	border:1px solid #f00;
	float:left;
	width:196px;
	padding-left:4px;
	}

#i-info {
	margin:0px 4px 0px 3px;
	}	
	
#k-kopie {
	margin:0px 4px 0px 3px;
	}
	
.datenschutz {
	padding:4px 6px 5px 7px;
	}
	
.button {
	background-image:url(../../images/button.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border:1px solid #ccc;
	overflow:visible;
	padding:0px 4px 0px 4px;
	}	

/* ###### Captcha ###### */
.captcha img {
	border:1px solid #ccc;
	vertical-align:bottom;
	}
	
.captcha input {
	border:1px solid #abc6e4;
	width:60px;
	margin:0px 0px 0px 10px;
	vertical-align:bottom;	
	}

.captcha .eingabe_error {
	background-color:#fee;
	border:1px solid #f00;
	}
	
#k-kopie, #kern1 input {
	background-image:none;
	}
	
p {
	margin:10px 0px 0px 0px;
	}

form {
	margin:10px 0 0 0;
	}
	
#status p {
	color:#0D3E75;
	}

#status p.gruen {
	color:#0C0;
	}

#fehlermeldung ul {
	color:#c00;
	}
