/*./neronia.css*/
#Ebene1 { position: absolute;  z-index: 2; top: 5px; left: 40px; width: 492px;  visibility: visible; display: block }
#Ebene2 { position: absolute;  z-index: 1; top: 60px; left: 40px; width: 650px; height: 410px; visibility: visible; display: block; overflow:auto;}
body {background-image:url(lscroll.jpg); 
	background-repeat: no-repeat; 
	background-attachment:fixed;
	background-position:0px 0px;
	background-color:#330000; 
	scrollbar-base-color: #D3AE6A; 
	scrollbar-arrow-color: #B07D3C;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	color: #774411;
	font-family: Arial, Helvetica,  Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;}
	
a:link { color:#774411; }    
a:visited { color:#100900; } 
a:hover { color:#251500; }   
a:active { color:#100900; }  
a:focus { color:#100900; }   

table	{ font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	color: #774411;
	font-family: Arial, Helvetica,  Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; }
	
oben    { vertical-align:top; }