{margin: 0; padding: 0;}
body {  color: #036; background-color: #99c;
		}
		

#ganzoben {
			width: 170px;
			height: 540px;
			float: left;
			border-right: 2px solid #036;
			margin-top: 20px;
}
#ganzoben ul{list-style:none;}
#ganzoben li a, #ganzoben a{
            color:#036;
		    font-size: 17px;
			font-weight: bold;
			padding-left: 0;
			margin-bottom: 10px;
			text-decoration: none;
          }

#ganzoben li a:hover, #ganzoben a:hover{	
          color:blue;
		  text-decoration: underline;
        }

#title{
		font-size: 18px; color: #000; font-weight: bold;
		width: 400px; margin-left: 0px;
	  	background-color: #fff;
		border: 1px solid black; 

}
#rand {
        width:650px;
      
		height:520px ;
		color: lightblue;
		background-color: #9cf;
		margin: 30px 30px 0px 3px;
		padding-top: 5px; 
		padding-left: 30px;
		border: 10px inset white;
      }
#rand a { color: #369;text-decoration: none;}
#rand a:hover {color: white; background-color: #663;
               text-decoration: underline;
			}
li.active{color: #f00;}

#restsing li a{
       text-decoration: none; 
       
       color: #036;
       background: transparent;
    }
#restsing li a:hover{background: #036; color: #fff}
#radio{
		border: 10px groove #99c; height: 300px;
		background-color: #663;
		padding: 2px;
		margin-left: 2px;
}
#all {
		margin-left: 0px;
		border: 1px solid black;
		padding-top: 10px;
		padding-left: 15px;
		text-align: left;
		width: 400px; height: 450px;overflow: auto; 
		background-color: white; color: #039;
		font-size: 17px;
		font-weight: 600;
		font-family: Arial Verdana Helvetica;
}

#all a {
		color: 663; background-color: white; text-decoration: underline;
		font-size: 14px;
		font-weight: 500;
		font-family: Verdana Arial Helvetica;
		text-decoration: none;
}		
#all a:hover {	
    	text-decoration: none;
		color: white;
	 	background-color: #663; 
	 	font-size: 14px;
		font-weight: 500;
}


#copy{
		width: 670px; 
		margin-left: 150px; 
		text-align: center; 
		font-size: 11px; 
		
		padding-bottom: 6px;
		padding-top: 4px;
		font-family:Verdana, Helvetica, Arial;
}
