html, body {
	height: 100%; 
}

div#distance { margin-bottom: -10em; width: 1px;height: 50%; float: left;}
div#container {	position: relative;   text-align: left; height: 150px;	width: 575px; margin: 0 auto; padding-top: 75px; clear: left;}

body {background: url(../module/main/images/bg-login.gif) repeat-x center; margin: 0; padding: 0;
font-family: Helvetica, Arial, Tahoma, serif; font-size: 9pt;}
h1 {float:left; font-size:250%; text-transform:uppercase; letter-spacing:-1px; font-weight:bold;
	margin: 0 0 35px 0; padding: 0;}
h1 a {color:#fff; text-decoration:none;}
h1 a:hover {color:#ccc;}
span.clearFix {width:100%; height:0px; visibility:hidden; clear:both; display:block; margin:0; padding:0; font-size:0px;}

fieldset, form {margin: 0; padding: 0; border: 0; outline: 0;}
fieldset legend {display: none;}

ol {margin: 0; padding: 0; list-style: none;}
ol li {float: left; margin-right: 15px;}
label {display: block;}
label.field-title {width:75px; color:#fff; font-weight: bold; float: left; padding-top: 3px;}
label.txt-field {width: 186px; height: 21px; background: url(../module/main/images/bg-loginboxes.gif) no-repeat; float: left; margin-right: 10px}
label.txt-field input {border: none; outline: none; background: none; padding: 2px 0 0 8px;}
label.remember {color:#ccc; float:left; width: 200px; margin-top: 20px; margin-left:75px; margin-right: 215px;}
div.align-right {float: left; width: 56px;  margin-top: 20px;}

.error
{
	color:#fff; 
	font-weight: bold;	
	margin-top:23px;
}

div#logo-login{	
	float:right; 
	background:url(../module/main/images/LogoGross.gif); 
	width:180px; 
	height:63px;
	margin-right:30px;
	margin-top:-34px;
}
div#wrapper
{
	position:relative;
	width:575px;
	margin: 0 auto;
	height:100%;
	overflow:overflow-x;
}
div#wmsContainer
{
	left:-200px;
	position:absolute;
	width:159px;	
	height:100%;
}
div#wmsDistance
{
	position:relative;
	height:60%;
	background: url(../module/main/images/Schnur.gif);
	background-position: 82px;
	background-repeat:repeat-y;	
}
div#wms
{
	position:relative;
	background: url(../module/main/images/wollmilchsau.png);
	background-repeat: no-repeat;
	width:159px;
	height:215px;
}