@charset "utf-8";
/* CSS Document */

.grey-box, .moduletable div {
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin-bottom: 10px;
	background: #f1f1f1;
}

.moduletable div {
	margin-right: 10px;
}

.register-label {
	width: 120px;
	float: left;
	margin-bottom: 15px;
}

.register-input {
	float: left;
}

.register-column {
	float: left;
	width: 48%;
}

#personalausweis_felder {
	background:url(../img/general/register/personalausweis.png) no-repeat;
	width: 438px;
	height: 301px;
}

#personalausweis_felder div {
	float: left;
	margin-top: 253px;
	margin-left: 10px;
}