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

#hilfscontainer {margin:0px auto;
	 max-width:1024px;}

aside {float:left;
	text-align:center;
	width:20%;}

main {background-color:#ffffff;
	color: #000000;
	float:left;
	width:80%;}
