body { }

p { }

td { font-family: Helvetica; font-size: 9pt; }

a:link { }

a:visited { }

a:hover { }

a:active { }
div#frm { font-family: Helvetica; font-size: 9pt; }

input.txt {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
}

select.txt {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}


div.plauserror { padding:2px; background-color: #ffe0e0; }
div.errortxt { color:red; font-weight: bold; }

.required { color:red; }


div#ca_spenden_containter {
	width: 476px;
	position: relative;
}

div#ca_spenden_content {
	width: 476px;
	height: 446px;
	background-image: url('http://www.caritas.at/fileadmin/scripts/funkenw09/img/wohnzimmer/bg2.jpg');
	background-repeat: no-repeat;
	position: relative;
}

div#ca_summe {
	text-align: center;
	width: 100px;
	color: #be223c;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
}

div#trash {
	text-align: center;
	width: 100px;	
}


.betrag {
	font-size: 16px;
	font-weight: bold;
	
}

/* DRAG_DROP */

.draggable {

	padding: 5px;	
	text-align: center;
	margin: 0px;
	cursor: pointer;
	z-index: 100;
}


#dankebox {
	position:absolute;
	top:80px;
	left:361px;
	width: 96px;
	text-align: center;
	font-size: 16px;
	color: #f69c00;
	font-weight: bold;	
}

.droppable {
	position: relative;
	width: 96px;
	height: 103px;
	top: 106px;
	left: 361px;
	overflow: hidden;
	text-align: center;
	color: #f69c00;
	font-weight: bold;
	font-size: 14px;
}


.droppable-active {

}

.droppable-hover {
	outline: 1px dotted black;
}

#trash {
	margin-top: 13px;
}

.ofenAktiv {
	border: 1px solid #f69c00;
}
.ofenOver {
	border: 2px solid #f69c00;
}

.feuer {
	display: none;
}

div#frmSpendenBox {
	float:left;
	position: relative;
	top: 5px;
}

.tolerance-pointer {
	float: right;
}
