
body {  color: #036; background-color: #cc9;
		margin: 10px; }
#ganzoben {
			width: 110px;
			height: 570px;
			position: absolute;
			
			top: 130px;
			left: 10px;
			float: left;
			border-right: 2px solid #036;
			
}

#ganzoben a{
            color:#036;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
}

#ganzoben a:hover{	
           color:#c60;
		   font-weight:700;
		   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: #366;
			margin: 30px 30px 0px 120px;
			padding-top: 5px; 
			padding-left: 30px;
			border: 10px inset white;
}
#rand a { color: blue;text-decoration: none;}
#rand a:hover {color: #369; 
				text-decoration: underline;}

#radio{
		border: 10px groove #cc9; height: 300px;
		background-color: #c60;
		padding: 2px;
		margin-left: 2px;
}
#all {
		margin-left: 0px;
		border: 1px solid black;
		padding-top: 10px;
		padding-left: 10px;
		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: #c60; background-color: white; 
		text-decoration: none;
		font-size: 12px;
		font-weight: 500;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}		
#all a:hover {		
				color: white;
			 	background-color: #c60; 
			 	font-size: 12px;
				font-weight: 500;
            }

#all a:visited {
		color: #369; background-color: white; 
		text-decoration: none;
		font-size: 12px;
		font-weight: 500;
		font-family: Verdana, Arial, Helvetic, sans-serif;
}

#copy{				color: #366;
					width: 705px; 
					margin-left: 112px; 
					text-align: center; 
					font-size: 11px; 
					border-bottom: 2px solid #036;
					padding-bottom: 6px;
					padding-top: 4px;
					font-family: Helvetica, Verdana, Arial;
}
