@charset "utf-8";

#grass {
	background: #013567 url(/fileadmin/templates/images/nacht/grass.jpg) repeat-x center bottom;
}
#sky {
	background: url(/fileadmin/templates/images/nacht/sky.jpg) repeat-x left top;
}
#scene {
	background: url(/fileadmin/templates/images/nacht/scene.jpg) no-repeat left bottom;
}
h1 {
	background: url(/fileadmin/templates/images/nacht/logo.gif) no-repeat;
}
#grass {
	color: #ffffff;
}
#intro p a, #latest-news dl dd a {
	color: #01ff01;
}
#main-navigation li a {
	color: #ffffff;
}
#main-navigation li ul {
	background-color: #013567;
	/*background: #013567 url(/fileadmin/templates/images/dag/sky.jpg) repeat-x left top;*/
	border-color: #ffffff;
}
