.kontoeroeffnung #container_startseite_unten_inhalt {
	margin: 0;
	width: 524px;
}

.kontoeroeffnung .inner {
	padding: 10px 10px 0 10px;
}

.kontoeroeffnung h3 {
	float: left;
	clear: left;
}

.accsetup {
	background: #F3F3F3;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border-bottom: 1px solid #B9BCD1;
}

.kontoeroeffnung .step {
	border-top: 10px solid white;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #FFF;
	position: relative;
	background: #CFD4E4;
	height: 2.5em;
}

.kontoeroeffnung .step li {
	padding: .50em 25px .50em 10px;
	background: #CFD4E4 url(../images/step_trenner.png) no-repeat right center;
	width: auto;
	display: block;
	float: left;
	list-style: none;
	list-style-position: inside;
}

.kontoeroeffnung .step li.active {background: #bbc0cf url(../images/step_trenner_active.png) no-repeat right center; color: #FFFFFF; font-weight: bold; }
.kontoeroeffnung .step li.preactive {background: #CFD4E4 url(../images/step_trenner_preactive.png) no-repeat right center;}

.kontoeroeffnung .step li.four {
	padding-right: 0;
	background-image: none;
}

.accsetup p {
	clear: both;
}

.accsetup hr {
	visibility: hidden;
	height: .75em;	
}

.accsetup .req {
	font-weight: bold;	
}

.accsetup input {
	width: 250px;
}

.accsetup .firststep label {
	width: auto;
	display: inline;
	float: none;
}
.accsetup .firststep input,
.accsetup td input {
	width: auto;
	display: inline;
	float: none;
}

.accsetup .firststep .labelfake {
	width: 350px;
	padding-bottom: 10px;
}

.accsetup .moreitems label {
	display: inline;
	width: Auto;
	float: none;
	padding-right: 0;
}

#Herr1, #Frau1,
#Herr2, #Frau2 {
	width: Auto;
	margin: 0;
}

#Frau1, #Frau2 {
	margin-left: 15px;
}

.accsetup label,
.accsetup .labelfake,
.accsetup label.labelfakeLeft {
	display: block;
	float: left;
	width: 145px;
	padding-right: 10px;
	text-align: right;
}

.accsetup label.labelfakeLeft {
	width: 280px;
	text-align: left;
}

.accsetup #PLZ1,
.accsetup #PLZ2 {
	width: 50px;
}

.accsetup #Ort1,
.accsetup #Ort2 {
	width: 190px;
	margin-left: 5px;
}

.accsetup #GeburtstagJahr1,
.accsetup #GeburtstagJahr2	 {
	width: 50px;	
}

.accsetup #Nationalitaet1,
.accsetup #Nationalitaet2 {
	width: 175px;
}

.submit {
	padding-top: 10px;	
	clear: both;
}

.submit input {
	width: auto;	
}