		body {
			margin:0px;
			background-image:url(BG.png);
			font-family:sans-serif;
			color:#520052;
		}
		code {
			font-family:sans-serif;
		}
		.lo {
			background-image:url(lo.png);
			height:215px;
			width:277px;
			position:absolute;
			top:10px;
			left:0px;
			z-index:100;
		}
		.ro {
			background-image:url(ro.png);
			height:146px;
			width:500px;
			position:absolute;
			top:10px;
			right:0px;
			z-index:100;
		}
		.balken {
			background-image:url(balken.png);
			position:absolute;
			height:44px;
			width:100%;
			top:100px;
			left:0px;
			right:0px;
			z-index:10;
		}
		.fliesstext {
			padding:160px 80px 0px 400px;
		}
		.menu {
			position:absolute;
			padding:0px;
			top:200px;
			left:0px;
		}
		.menu li {
			list-style-type:none;
		}
		.menuinner {
			padding:20px 0px;
			font-weight:bold;
		}
		.spruch {
			background-image:url(spruch.png);
			padding:70px 99px 70px 74px;
			font-size:8pt;
			width:105px;
			background-repeat:no-repeat;
		}
		a:link { text-decoration:none; font-weight:bold; color:#330033; }
		a:visited { text-decoration:none; font-weight:bold; color:#330033; }
		a:active { text-decoration:none; font-weight:bold; color:#330033; }
		p {
			text-align: justify;
		}
		li {
			text-align: justify;
		}
