/*  Lungenkrebs.de colour.  
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#header{
	background-image:url(../images/header_bg.jpg);
}

#landing_page_full #container .panels .last div.intro li a:link, 
#landing_page_full #container .panels .last div.intro li a:visited{
	color:#006633;
}