
/* 
* @version         1.0
* @lastmodified    $Date: 2009-08-08 17:26:40 +0200 (Sa, 08 Aug 2009)$
*
*
* Color schema default: Evangelische Frauenhilfe im Rheinland: 
*
* dunkelblau: #0D3C58
*
*
*/
@media screen {
	
	body {background: url("../images/hintergrund/bg-header-th.gif") no-repeat top center;}
	#content {background: url("../images/hintergrund/bg-content-th.gif") no-repeat bottom right;}
	#mainnav {background: #9FC20A;}
	#mainnav li a {border-right: 10px solid #9FC20A;}
	.downloads li {background: url("../images/icons/icon_kreis_blau.gif") no-repeat left center; padding: 0.1em 0 0.1em 1.5em;}

}
