/* Copyright © 2000-2009 Kruis IT. All rights reserved. Feel free to learn. */

/* green
	basic	#839e34
	edge	#c0ea4b
	shadow	#3f550a
*/

h1 { background-color: #839e34; border-color: #c0ea4b; }
	h1.notitle { color: #839e34; }
a, a:visited, #menu a { color: #839e34; }

#sidehead-left, #sidehead-right { background-color: #3f550a; }
#sidehead-left { background-image: url(shadow_hl_green.png); }
#sidehead-right { background-image: url(shadow_hr_green.png); }

#menu li.selected { background-image: url(indicator_green.png); }

.pager { color: #839e34; }
	.pager a, .pager a:hover { color:#839e34; }