@charset "utf-8";
/* CSS Document */

.container {
	width: 100%;
	height: 1000px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.logo {
	max-width: 600px;
}

.LogoContainer {
	width: 0%;
	text-align: center;
	
}


.infobox {


	
}



body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: x-large;
}

.impressum {
	font-size: small;
	padding-top: 100px;
	
}
