/* Default CSS */

#spendenform_plugin{
	float:left;
	position:relative;
	clear:both;
	width:100%;
}

#spendenform{	
	display:inline;
	float:left;
	/*margin-top:29px;*/
	padding-bottom:10px;
	padding-left:10px;
	/*padding-top:10px;*/
	/*border:1px solid #97abad;*/
	width:450px;

}


#spendenform ul li{
	float:left;
	list-style-type:none;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#spendenform ul li a{
	float:left;
	font-weight:normal;
}

#spendenform ul li a:hover{
	text-decoration:none;
}

#spendenform ul .bank, #spendenform ul .kredit{
	position:absolute;
	top:0;
	left:0px;
	float:left;
	width:153px;
	height:23px;
	margin:0;
	padding:7px 0 0 0; 
}

#spendenform .act{
	color:#cd3301;
	background:url(../../../../../fileadmin/styles/img/sp_tabs.gif) top left no-repeat;
}



#spendenform ul .kredit{
	left:160px;
}

#spendenform h1{
	color:#E40F20;
}

#spendenformular{
	width:440px;
	float:left;
}

#spendenformular p{
	width:430px;
	float:left;
	clear:both;
	padding:5px 0 10px 0;
}

#spendenformular h1{
	width:423px;
	float:left;
	clear:both;
	padding:5px 0;
	font-weight:normal;
}

#spendenformular h2{
	width:423px;
	display:inline;
	float:left;
	clear:both;
	padding:5px 0 5px 0; 
	border-bottom:1px solid #aaa;
	margin-bottom:20px;
}

#verwendungszweck, #rhythmus, #kk_art, #land{
	width:304px;
}

.zahlarten, .bankverbindung, .adressdaten{
	float:left;
	clear:both;
	margin-bottom:20px;
}

#spendenformular fieldset{
	border:none;
	float:left;
}

#spendenformular .error{
	color:#ff0000;
	font-weight:bold;
	padding-left:120px;
	padding-top:0;
	width:300px;
}

.spendenfeld{
	width:450px;
	padding:5px 0;
	clear:both;
	float:left;
}

.spendenfeld .pflicht{
	width:5px;
	color:#d04011;
	float:none;
	margin-left:3px;
}

.pflicht_icon{
	color:#d04011;
	font-size:12px;
}

.pflichtfelder_hinweis{
	float:left;
	font-weight:bold;
	font-size:12px;
}

.spendenfeld p{
	width:450px;
	float:left;
	padding:5px 0;
	clear:both;
}

.spendenfeld label{
	float:left;
	width:120px;
}

.spendenfeld input{
	float:left;
	width:295px;
	padding-left:5px;
}

.spendenfeld .inputklein{
	width:35px;
	margin-right:5px;
	padding-left:5px;
}

.spendenfeld .inputmittel{
	width:65px;
	padding-left:5px;
	/*margin-left:10px;*/
}

.spendenfeld input.inputmittel2{
	width:150px;
	padding-left:5px;
	margin-left:10px;
}

.spendenfeld select.input_monat{
	width:135px;
	padding-left:5px;
	margin-right:10px;
}

.spendenfeld select.input_jahr{
	width:80px;
	padding-left:5px;
}


.spendenfeld input.inputkk{
	width:58Px;
	padding-left:5px;
	margin-right:12px;
}

.spendenfeld #kk_gueltigkeit_monat{
	width:67px;
	margin-right:12px;
}

.spendenfeld #kk_gueltigkeit_jahr{
	width:67px;
}

.spendenfeld .strasse{
	width:215px;
	padding-left:5px;
}

.spendenfeld .nr{
	width:65px;
	padding-left:5px;
	margin-left:5px;
}

.spendenfeld .plz{
	width:65px;
	padding-left:5px;
}

.spendenfeld .ort{
	width:215px;
	padding-left:5px;
	margin-left:5px;
}

.spendenfeld .euro{
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}

.spendenfeld select{
	float:left;
	width:135px;
}

.spendenfeld_submit{
	float:left;
	width:425px;
	clear:both;
	padding-top:10px;
	text-align:right;
}

.btn_absenden, .btn_back, .btn_abschluss{
	width:120px;
	height:22px;
	/*background:url(../../../../../fileadmin/styles/img/btn_absenden.gif) no-repeat;*/
	background:#fff;
	border:1px solid #E40F20;;
	padding-bottom:2px;
	font-weight:bold;
	color:#E40F20;
}

.btn_back{
	margin-right:10px;
}

.radiobutton{
	float:left;
	width:425px;
	clear:both;
	margin:10px 0;
}

.radiobutton input{
	float:left;
	margin-top:3px;
	margin-right:10px;
}

.radiobutton .radio_text{	
	float:left;
	line-height:18px;
	width:400px;
}


.right_content_spende{
	float:left;
	width:230px;
	height:500px;
	border:1px solid red;
}

/*#kreditkarte{
	display:none;
}

#bankverbindung{
	display:block;
}*/

#hinweis_zahlart{
	width:428px;
}

.proof{
	color:#CD3301;
	font-size:14px;
}

#spendenformular #erstmalig, #spendenformular #firma{
	display:none;		
}

#spendenformular #erstmalig .infotext{
	color:#FF0000;
	font-weight:normal;
	padding-left:120px;
	padding-top:0;
	width:300px;		
}