/**
* modifications for Descent
*/

@media all
{
	/*-------------------------------------------------------------------------*/

	body {
		background-color: #02021a ! important;
	}
	#footer-special {
		background: #010111 ! important;
	}
	
	#submenu ul li a {
		color: #FFFFFF ! important;
	}
	#nav {
		opacity: 0.8 ! important;
	}
	#nav:hover {
		opacity: 1 ! important;
	}
	
	#nav_main-plus {
		opacity: 0.8 ! important;
	}
	#nav_main-plus:hover {
		opacity: 1 ! important;
	}
	
	#site-overall {
		background:transparent url(/uploads/tx_boardgames/descent_hintergrund_01.jpg) repeat-x scroll center top ! important;
	}
	#header{
	background:0 ! important;
	}


}

