#TagesgeldBox h3 {
	margin:5px 0px 10px 10px;
	font-size:11px;
}
#TagesgeldBox table {
	width:100%;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #dddddd;
	background:#ffffff none repeat scroll 0%;
	padding:5px;
}
