/* Seitendefinitionen */
html, body { 
	background-image:url(hg.jpg);
	background-repeat:repeat;
	background-position:left top;
	background-attachment:fixed;  
	scrollbar-3dlight-color:#676558;
	scrollbar-arrow-color:#E8E5D2;
	scrollbar-base-color:#94917E;
	scrollbar-darkshadow-color:#bcbfc4;
	scrollbar-face-color:#94917E;
	scrollbar-highlight-color:#BCBAAE;
	scrollbar-shadow-color:#4C4A41;
	scrollbar-track-color:#A9A697;	color:#ffffff;
	background-color:#2F2E2A;
	text-align:center;
	cursor:url(mauszeiger.gif), url(mauszeiger.cur), default; 
	}


	
	
/*  Hauptbox BA0312*/
div.bigbox	{ width:980px; height:850px; margin:40px auto; border:0px solid #2F2E2A; display:block; }
