/* 
last update: 	2009-01-14
by:		Erk Petersen	(erk ät wie-energiesparen.de)

Teil 1		Festlegung der Styles für die Page waveclassicTV

*/
                   
span.content 		{
			background: transparent url(bg.png) repeat scroll 0 0;
			position:absolute;
                    	top:80px;
                    	left: 70px;
                    	z-index:300;
                    	display:block;
                    	width: 510px;
			color:#666666;
			text-align:justify;			
			border:1px solid #808080;
			padding:15px;			
			}    
			
span.content>div.csc-header		{
			display: block;
			width:100.01%;
			background-color: #808080;
			color: white;
			}
