body {color: #fff; background-color: #036;
		margin: 40px; }
#ganzoben {
			width: 140px;
			height: 520px;
			/*position: absolute;
			
			top: 150px;
			left: 30px;*/
			float: left;
			border-right: 2px solid white;
			}

#ganzoben a{
          color: #9cf;
		  font-size: 16px;
		  font-weight: bold;
		  text-align: left;
		  text-decoration: none;
         }

#ganzoben a:hover{	
          color: #fff;
		  font-weight:700;
		  text-decoration: underline;
}
#rand { width:590px;
		 height:400px ;
		
		  background-color: #9cf;
			margin: 30px 30px 0px 150px;
			padding-top: 20px; 
			padding-left: 30px;
			border: 10px inset white;
}
#rand a { color: blue;text-decoration: underline;}
#rand a:hover {color: white; background-color: #c06;
				text-decoration: underline;}

#radio{
		border: 10px groove #630; height: 310px;
		background-color: #cc9;
		padding: 6px 6px;
        margin:  10px ;
     }
#all {	margin-left: 10px;
		border: 1px solid black;
		padding: 2px;
		text-align: left;
		width: 210px; height: 290px;overflow: auto; 
		background-color: white; color: #00f;
		font-size: 15px;
		font-weight: 600;
		font-family: Verdana, Arial, Helvetica;
}
li.active{color: #8B4513}
#all a {
		color: blue; background-color: white; text-decoration: underline;
		font-size: 13px;
		font-weight: 550;
		font-family: Verdana, Arial, Helvetica;
		text-decoration: none;
}		
#all a:hover {	
		text-decoration: none;
		color: white;
	 	background-color: blue; 
	 	font-size: 13px;
		font-weight: 550;
}
#copy{
		width: 620px; 
		margin-left: 150px; 
		text-align: center; 
		font-size: 11px; 
		border-bottom: 2px solid #fff;
		padding-bottom: 6px;
		padding-top: 3px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
}

