body {
	background-color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* ---Einstellungen der Bildlaufleiste--- */			
	scrollbar-base-color:#303030;
    scrollbar-track-color:#302050;
    scrollbar-face-color:#302050;
    scrollbar-highlight-color:#8888aa;
    scrollbar-3d-light-color:#302030;
    scrollbar-dark-shadow-color:#0000dd;
    scrollbar-shadow-color:#0000bb;
    scrollbar-arrow-color:#0000ff;
	}


#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 97px;
	top: 333px;
	}
	
#Layer2 { 
	position:absolute;
	width:45px;
	height:32px;
	z-index:2;
	left: 117px;
	top: 514px;
	}	

	
#Layer3 {
	position:absolute;
	width:47px;
	height:49px;
	z-index:3;
	left: 540px;
	top: 514px;
	}
	
#Layer4 {
	position:absolute;
	width:70px;
	height:51px;
	z-index:4;
	left: 720px;
	top: 514px;
	}
	
#Layer5 {
	position:absolute;
	width:51px;
	height:64px;
	z-index:5;
	left: 900px;
	top: 514px;
	}
	
#Layer6 {
	position:absolute;
	width:51px;
	height:64px;
	z-index:6;
	left: 117px;
	top: 269px;
	}

#Layer7 {
	position:absolute;
	width:78px;
	height:135px;
	z-index:7;
	left: 444px;
	top: 161px;
	visibility: hidden;
	}
	
#Layer8 {
	position:absolute;
	width:15px;
	height:115px;
	z-index:8;
	left: 802px;
	top: 93px;
	visibility: hidden;
	}
	
#Layer9 {
	position:absolute;
	width:70px;
	height:11px;
	z-index:9;
	left: 817px;
	top: 91px;
	visibility: hidden;
	}
	
#Layer10 {
	position:absolute;
	left:847px;
	top:123px;
	width:160px;
	height:165px;
	z-index:10;
	visibility: hidden;
	}
	
#Layer11 {
position:absolute; width:30px; height:15px; z-index:11; left: 0px; top: 567px;
	}
	
#Layer12 {
position:absolute; width:136px; height:24px; z-index:12; left: 444px; top: 269px;
	}				

A			{
			color: #ffffff;
			font-size: 11px;
			text-decoration: none;
			 }
			 
#Layer13 {
	position:absolute;
	width:45px;
	height:32px;
	z-index:13;
	left: 117px;
	top: 514px;
	visibility: hidden;
	}
					 
/* Besuchter Link */			 
			 
A:Visited	{
			color: #dddddd;
			text-decoration: none;
			 }
			 
			 
			 
A:Hover	{
			color: #0000ff;
			text-decoration: underline;
			 }
			 
A:Active	{
			color: #ff0000;
			text-decoration: none;
			}
			
/* Bei Fokuserhalt (z. B. durch Navigation mit Tab. Taste */			
			
A:Focus		{
			color: #ff0000;
			text-decoration: none;
			}

