.box2 label {
	display:block;
	float:left;
	height:35px;
	width:100px;
}

.box2 input {
	background:transparent url(/images/inputbg.png) repeat-x scroll 0 0;
	border:1px solid #ACACAC;
	height:20px;
	vertical-align:top;
	width:290px;
}

.box2 {
	position: static;
}
.login-graphic{
	background:url('/images/tour/zugangholen.jpg') no-repeat 0 0;
	float:left;
	width:467px;
	height:239px;
}

#loginForm{
	float:left;
	padding: 20px;
	width:436px
}

#loginform-container{
	float:left;
	padding: 20px;
	width:443px;
}
#loginform-container #loginForm{
	float:left;
	padding: 20px;
	width:396px;
}

#loginButtonNice .small-arrow {
	background:transparent url(/images/common/arrow.png) no-repeat scroll right top;
	float:left;
	height:14px;
	margin:10px 0;
	padding:0;
	width:13px;
}
#loginButtonNice .inner {
	float:left;
	font-weight:normal;
	padding:10px 5px 10px 20px;
	text-align:center;
	white-space:nowrap;
}
div.button div div div {
	padding:0;
}

