body 
{	
	background-color: #000000;
	color: #FFFFFF;
}

#introBackRound 
{
	background-image: url(Logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #000000;
} 

#wrapper
{
	color: #DDDDDD;
}

#LogInFrame
{
	width: 100%;
}

.LogoPic
{
	text-align: center;
	height: 300px;
}

.LeerZelle
{
	width: 30%;
}

.InputLabel
{
	width: 10%;
}
