*{
 margin: 0;
 padding: 0;
}

body {  color: white; background-color: #000; margin: 3px; }

#ganzoben{
			height:580px;
			width: 110px;
			float: left;
			position: abolute;
			top: 0px;
			left: 0px;
			margin-top: 25px;
			padding-right: 3px;
			border-right: 2px inset #936; 
}			
#ganzoben a{ color:  #c0c0c0;
			font-family: Arial, Helvetica, Verdana;
			font-size: 14px;
			text-decoration: none;
			 font-weight:500;
}
#ganzoben a:hover{	color:#fff;
					font-weight:500;			
}


#rand { width:710px;
		 height:auto;
		 
		  background-color: #936;
		  	margin: 20px 3px 0px 4px; 
		  border: 6px outset white;
}
#rand a { color: white;}
#rand a:hover {color: #036;}

#titel {size: 18px; color: #0cf; font-weight: bold; border: 1px solid black; }

#all {	padding: 2px;
		text-align: left;
		width: 210px; height: 300px;overflow: auto; 
		background-color: white; color: #b8b8b8;
		border: 4px solid #000;
		font-size: 14px;
		font-weight: 600;
		font-family:  Verdana, Helvetica, Arial;
		}
#all li.active{color: #936}
#all a {
		color: black; background-color: white;
		font-size: 14px;
		font-weight: 500;
		font-family: Verdana, Arial, Helvetica;
		text-decoration: none;
}		
#all a:hover {
		color: white;
	 	background-color: #936; 
       }
       
  #developed  {font-family: Verdana, Helvetica, Sans-serif; font-size: 11px; color: #c0c0c0; background: transparent;}
   #developed a{ color: #c0c0c0; background: transparent;; font-size: 10px; text-decoration: none;}
  #developed a:hover{color:#fff; background: transparent;; text-decoration: underline;}

#info{
   margin-top: 20px;
   padding: 3px;
   
   border: 1px solid #e0e0e0;
   text-align: left;
   font-size: 12px;
   font-family: Verdana, Helvetica, Arial;
  }

#copy{	width:654;
        border-top: 1px solid #fff;
        margin-top: 30px;
		padding: 5px;
		text-align: center;
		color: silver;
		font-size: 12px;
		font-family: Helvetica, Verdana, Arial;
	 }
