.registrieren {
}

.registrieren .content {
	float: left;
	background: url(/images/user/registrieren/register_content_background_top.gif) top left no-repeat;
	width: 614px;
}
.registrieren .content .content2 {
	padding: 6px 6px 0 16px;
}
.registrieren .content .foot {
	background: url(/images/user/registrieren/register_content_background_foot.gif) bottom left no-repeat;
	text-indent: -500px;
}

.registrieren .important {
	color: #424242;
}

.registrieren h3 {
	font-size: 110%;
	color: #fff;
	height: 25px;
	background: url(/images/user/registrieren/circle_background.gif) top left no-repeat;
	padding: 4px 0 0 10px;
	margin: 0 0 4px 0;
}

.registrieren span {
	padding-left: 24px;
	color: #000;
}

.registrieren label {
	padding-left: 44px;
	font-weight: normal;
}

.registrieren .input-form input {
	/*
	background: url(/images/user/registrieren/input_background.gif) top left no-repeat;
	height: 27px;
	*/
	width: 375px;
}

.registrieren .input-form #passwort, .registrieren .input-form #passwort2 {
	/*
	background: url(/images/user/registrieren/input_pass_background.gif) top left no-repeat;
	height: 27px;
	*/
	width: 207px;
}

.registrieren .input-form select {
	width: 220px;
	margin-left: 12px;
}

.registrieren .description {
	font-size: 80%;
	margin-left: 168px;
}

.registrieren .submit_form input {
	border: none;
	width: 158px;
	height: 35px;
	background: url(/images/user/registrieren/submit_button_background.gif) top left no-repeat;
	padding: 0;
	color: #fff;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

.registrieren .third {
	margin-left: 12px;
}
