fieldset{
	width:550px;
	margin-top:0 !important;
	margin:0 0 0 0;
	padding:0;
	background:url(../images/content_images/spenden_helfen/spf_fieldset_bg.jpg) repeat-x #EEF9FF;
	border:1px solid #ababab;
}

div#eingaben{
	margin:0;
	padding:0; 
	width:549px;
}

div#eingaben label {
	float:left;
	text-align:right;
	height:18px;
	width:200px;
	padding:4px 7px 0 0;
	margin:7px 0 0 0;
}

div#eingaben input {
	width:178px;
	height:19px;
	padding:3px 0 0 0;
	margin:7px 0 0 13px;
	border:1px solid #0099ff;
	/*background:url(../images/content_images/spenden_helfen/background_input.gif) no-repeat;*/
}


div#eingaben label.notwendig {
	background:url(../images/content_images/spenden_helfen/sternchen.gif) top right no-repeat;
}

div#eingaben select, div#presseverteiler div#eingaben select{
	height:20px;
	padding:0 0 0 0;
	margin:7px 0 0 13px;
	border:1px solid #0099ff;
	
}

div#eingaben br {
	line-height: 1px;
	height: 1px !important;
	margin:0;
	padding:0;
	clear: both;
}

.radiocheck{
	width:300px;
	float:left;
	padding:10px 0 10px 13px;
	font-weight:bold;
}

div#eingaben input{
	width:178px;
	height:19px;
	padding:0 0 0 0;
	margin:10px 0 0 13px;
	border:1px solid #0099ff;
	background:url(../images/content_images/spenden_helfen/background_input.gif) no-repeat;
}

input.button {
	width:100px;
	margin:30px 0 20px 220px !important;
	padding:0 0 0 0;
	background: white !important;
}

input.button_left {
	margin:30px 0 20px 5px !important;
	padding:0 0 0 0;
	background: white !important;
}

form {
	margin: 0;
	padding: 0;
}
div#eingaben fieldset p {
	padding-top: 11px;
}

p.important {
	color: red;
	margin:-17px 0 0px 210px !important;
}
