
body {
    background-color:#000;
	padding:0px;
	margin:0px;
	scrollbar-face-color: black; 
	scrollbar-highlight-color:black; 
	scrollbar-shadow-color:black; 
	scrollbar-3dlight-color:black; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: black; 
	scrollbar-darkshadow-color: white;
}

	
#center {
   
	position:absolute;
	top:40px;
        left:50%;
	width:980px;
	margin-left:-490px;
	height:5 00px;
	border:0px solid #000000;
	}

#leftlink, #mittelink, #rechtslink {
width: 179px;
height: 179px;
border-width: 0;
}

#leftlink {
position: absolute;
top: 302px;
left: 178px;
}
#mittelink {
position: absolute;
top: 302px;
left: 395px;
}
#rechtslink {
position: absolute;
top: 302px;
left: 618px;
}
