body {
	background-color:#DDDDDD;
}


#distance { 
		width:1px;
		height:50%;
		background-color:#455260;
		margin-bottom:-300px; /* half of container's height */
		float:left;
}

#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		height:600px;
		width:816px;
		clear:left;
		background-color: #FFFFFF;
}

#noflashcolor {
	left:0px;
	top:0px;
	width:816px;
	height:1440px;
	background-color: #ffffff;	
}

#proLean-logo {
	position:absolute;
	left:24px;
	top:31px;
	width:380px;
	height:24px;
}

#textfeld {
	position:relative;
	left:214px;
	top:172px;
	width:585px;
	font-family: Helvetica, Arial, Verdana, Sans, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	color: #003366;
	line-height: 16px;
}

#admin {
	position:absolute;
	left:212px;
	top:115px;
	width:587px;
	height:39px;
	font-family: 12px/16px, Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 1px;
}
.headline {
	font-weight: bold;
	text-transform: uppercase;
}
a {
	color: #003366;
}

a:hover {
	color: #001E3C;
}
