@charset "utf-8";

#grass {
	background: #c4f4fe url(/fileadmin/templates/images/dauw/grass.jpg) repeat-x center bottom;
}
#sky {
	background: url(/fileadmin/templates/images/dauw/sky.jpg) repeat-x left top;
}
#scene {
	background: url(/fileadmin/templates/images/dauw/scene.jpg) no-repeat left bottom;
}
h1 {
	background: url(/fileadmin/templates/images/dauw/logo.gif) no-repeat;
}
#grass {
	color: #000000;
}
#intro p a, #latest-news dl dd a {
	color: #622980;
}
#main-navigation li a {
	color: #666666;
}
#main-navigation li ul {
	background-color: #c4f4fe;
	/*background: #e6bf5a url(/fileadmin/templates/images/dauw/nav-pulldown-bg.gif) repeat-x left top;*/
	border-color: #666666;
}
