body
{
	margin: 0px;	
	background-color: #000000;
}

.logo
{
	width: 300px;
	height: 456px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -228px;
	backgrond-color: #000000;
	color: #ffffff;
}

.logoausgabe
{
	width: 300px;
	height: 30px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: 223px;
	color: #ffffff;
}
