body
{
	scrollbar-3d-light-color:#ffd980; 
	scrollbar-arrow-color:#dfcea7;  
	scrollbar-base-color:#aa8839;  
	scrollbar-dark-shadow-color:#aa8839;   
	scrollbar-face-color:#aa8839;  
	scrollbar-highlight-color:##dfcea7;
	scrollbar-track-color:#ffd980;
	background-color: #F5F5F5;
}
#box1 {
	z-index: 201; left: 70px; top: 200px; width: 130px;
	height: 40px; background-color: #ffd980; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black;
	border: 1px; border-style: solid; border-color: black; padding: 4px; 
}

#eintit {
z-index: 202; position: absolute; left: 602px; top: 4px;background: #000000; width: 126px; font-family: verdana, arial, sans-serif; font-size: medium; color: #f5f5f5; 
}


#ebene1 {
	z-index: 100;
	position: absolute;
	left: 70px;
	top: 50px;
	width: 130px;
	background-color: #ffd980;
	font-family: Verdana, Arial, Helvetica, sans-serif; padding: 4px; border: 1px;
	border-style: solid; border-color: black; 
	font-size: 12px;
	line-height: 100%;
	color: black;
	padding: 5px;
}
#ebene2 {
   background-color: #aa8839;
	z-index: 200; 
	position: absolut; 
	left:20px; 
	top:2px; 
	width:750px; 
	height:50px; 
	padding: 5px;
	font-family: sans-serif;
	font-size: medium;
	color: #DAA520;
	border: 1px;
	border-color: Black;
	border-style: solid;
	}
	#ebene3 {
	 z-index: 101; position: absolute; left: 200px; top: 60px;
	 width: 400px; height: auto;
	 background-color: ffecbf;
	 border: 1px; border-color: Black; border-style: solid; 
	 padding-left: 8px; padding-top: 4px; padding-right: 4px; padding-bottom: 4px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; line-height: 150%; 
	
	
}

  #ebene4 {
	z-index: 102; position: absolute; left: 600px; top: 0px; width: 130px; height: auto;
	background-color: #dfcea7; border: 1px; border-color: black; border-style: solid;
	padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: black;
}
#ebene5 {
	z-index: 99;
	position: absolute;
	left: 20px;
	top: 1380px;
	width: 750px;
	height: auto;
	background-color: #ffd980;
	border: 1px;
	border-color: black;
	border-style: solid;
	padding: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #aa8839;
	top: 600px;

	}

.textred {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	color: #55441c;
	text-align: justify;
	padding: 5px;
}
a:link {
	color: Black;
}

a:visited {
  color: #9C700A;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #BE7832;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #B8860B;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: Black;
	padding: 2px;}

a.nav:visited {
	color: #A0522D;
	padding: 1px;
}

