

/* ------------------------------------------------------------------------
	#BOX-MODEL
------------------------------------------------------------------------- */

body						{ background: #fff url(http://www.linsenhoff.eu/public/img/unicef_bg_hatching_header.gif) top left repeat-x; width: 100%; height: 100%; }
	#header					{ height: 221px; width: 100%; background: #fff url(http://www.linsenhoff.eu/public/img/unicef_bg_header.gif) top repeat-y;}
		#header_flash		{ background-color:#009ee0;}
/* ------------------------------------------------------------------------
	#NAVIGATION
------------------------------------------------------------------------- */

#nav li a,#nav li a:link,#nav li a:visited									{  background: transparent url(http://www.linsenhoff.eu/public/img/unicef_bg_nav.gif) top left no-repeat;padding-left: 15px;display: block;line-height: 28px; width:165px; height:25px; text-decoration:none;font-family: Helvetica, Times, Arial, sans-serif;font-size:12px; }
#nav li a:hover,#nav li a:active, #nav li a#current	 						{  background: transparent url(http://www.linsenhoff.eu/public/img/unicef_bg_nav.gif) -25px left no-repeat;color: #b1b3b4; }
#nav li ul li a,#nav li ul li a:link,#nav li ul li a:visited				{  background: transparent url(http://www.linsenhoff.eu/public/img/unicef_bg_subnav.gif) top left no-repeat;margin-left:30px;padding-left: 8px;display: block;line-height: 16px; width:140px; height:16px; text-decoration:none;font-family: Helvetica, Times, Arial, sans-serif;font-size:11px; }
#nav li ul li a:hover,#nav li ul li a:active, #nav li ul li a#currentsub	{  background: transparent url(http://www.linsenhoff.eu/public/img/unicef_bg_subnav.gif) top left no-repeat;color: #009ee0; }