body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color:#ffffff;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#zentrierer
{
	width: 600px;
	margin: auto;
	padding: 0px;
}

#oben
{
	margin: 0px;
	padding: 0px;
	margin-top: 60px;
	float: left;
	width: 592px;
	height: 378px;
	background:url(kundenauth.png);

}

img
{
	border:none;
}

#le{
position:absolute;
width:592px;
text-align:center;
margin-top:-22px;
color:#FF0000;
font-weight:bold;
}

#newpass{
background-color:#2b4578;
transition: background-color 2s linear;
}

.lout{
position:relative;
width:150px;
top:230px;
left:420px;
}

.llive{
position:relative;
width:350px;
top:210px;
left:20px;
color:red;
font-weight:bold;
font-family;courier new;
text-align:left;
}

.lin{
position:relative;
top:200px;
left:0px;
}
