@charset "utf-8";

div.spenden-block {
	background:#f9e7d5;	
	border:1px solid #f8dabe;
	padding:10px;
	width:530px;
	margin: 0 0 15px 0;
}



#spendenformular input.gewinnspiel-submit {
	width:315px;
	height:65px;
	border:0;
	padding:0;
	margin:0;
	background: url(/leckrCMS/plugins/gewinnspiel/images/submit.png) no-repeat;
	color:#FFF;
	font-size:18px;
	cursor: pointer;
}

