.dmail-reg-button {
	background-image: url("../img/anmeldebutton_mitte.gif");
	background-repeat: none;
	width: 200px;
	/* height: 35px; */
	float: left;
	border: none;
	font-size: 12px;
	color: #ffffff;
}
.dmail-reg-right {
	background-image: url("../img/anmeldebutton_rechts.gif");
	background-repeat: none;
	width: 10px;
	/* height: 35px; */
	float: left;
}
.dmail-reg-left {
	background-image: url("../img/anmeldebutton_links.gif");
	background-repeat: none;
	width: 10px;
	/* height: 35px; */
	float: left;
}
.dmail-reg-infobox {
	clear: left;
}

#dmail-reg div, #dmail-reg  input {
	height: 35px;
	cursor: pointer;
}
.dmail-reg-container {
	float: left;
	clear: left;
}

/* these selector names are based on what you provide to the class */

	/* example 1 */
	#box			{ border:1px solid #ccc; width:200px; height:20px; }
	#perc			{ background:#ccc; height:20px; }

	/* example 2 */
	#box2			{ background:url(../img/progress-bar-back.gif) right center no-repeat; width:200px; height:20px; float:left; }
	#perc2			{ background:url(../img/progress-bar-blue.gif) right center no-repeat; height:20px; }
	#text			{ font-family:tahoma, arial, sans-serif; font-size:11px; color:#000; float:left; padding:3px 0 0 10px; }
