/* 
	page.css by BlatterTech Informatik, Lenzburg
	FŸr Feedback oder Fragen besuchen Sie uns unter: www.blattertech.ch
	Copyright by BlatterTech Informatik
*/

@media screen, projection
{
	/* Layout */	
			
	div#header h1 a {
		background: #a92925 url(../images/head_start.jpg) no-repeat;
	}
	
	#main { 
	width:810px; 
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;

}

	/* Lytebox */

	
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { 
		background: url(../js/images/lytebox/prevlabel_en.gif) left 15% no-repeat; 
	}
	
	#lbNext.grey:hover, #lbNext.grey:visited:hover { 
		background: url(../js/images/lytebox/nextlabel_en.gif) right 15% no-repeat; 
	}
	
	#lbClose.grey { 
		background: url(../js/images/lytebox/closelabel_en.png) no-repeat; 
	}
	
	#lbPlay.grey { 
		background: url(../js/images/lytebox/playlabel_en.png) no-repeat; 
	}
	
	#lbPause.grey { 
		background: url(../js/images/lytebox/pauselabel_en.png) no-repeat; 
	}


}
