body { background-color:#FFFFFF; color:#000000; }

a:link { color:#FFFFFF; }

a:visited { color:#FFFFFF; }

a:active { color:#FFFFFF; }


#logo{
	position:absolute;
	top: 40%;
	left: 50%;
	text-align:center;
	width: 100%;
	margin-left: -50%;
}

#zitat{	
	position: absolute;
	left: 50%;
	top: 55%;
	text-align:center;
	width: 100%;
	margin-left: -50%;
	color: black;
	font-size: 10pt;
	font-weight: bold;
} 	
	
#eingang{
	position: absolute;
	left: 50%;
	top: 75%;
	text-align:center;
	width: 100%;
	margin-left: -50%;
	color: black;
	font-size: 10pt;
}

#impressumstext{
	position:absolute;
	top: 50%;
	left: 50%;
	text-align:center;
	width: 100%;
	margin-left: -50%;
}	

#impressum{
	position:absolute;
	top: 90%;
	left: 50%;
	text-align:center;
	width: 100%;
	margin-left: -50%;
}	
