    body {
	background-image: url(../img/hg.gif);
	background-repeat: repeat;
    }

	#top {
	position:absolute; 
	left:270; top:0; 
	width:520; height:80;
	}
	
	#anmeldung { 
	position:absolute; 
	left:130px; top:360px; 
	width:150px;
	z-index: 200;
	}
	
	#center { 
	position:absolute; 
	left:270px; top:80px; 
	width:520px;
	}
	
	#right {
	position:absolute;
	left:810px; top:10px; width:150px; height:200px;
	}

	
