body {
	background-color: #d9bf25;
}

/* Submenu god */

a.boeknav {
	width: 57px;
	background-image: url('../img/boek2.gif');
}

a.boeknav:hover, li.active .boeknav {
	width: 57px;
	background-image: url('../img/boek1.gif');
}

a.strijdnav {
	width: 64px;
	background-image: url('../img/strijd2.gif');
}

a.strijdnav:hover, li.active .strijdnav {
	width: 64px;
	background-image: url('../img/strijd1.gif');
}

a.ziennav {
	width: 48px;
	background-image: url('../img/zien2.gif');
}

a.ziennav:hover, li.active .ziennav {
	width: 48px;
	background-image: url('../img/zien1.gif');
}

a.vrijheidnav {
	width: 80px;
	background-image: url('../img/vrijheid2.gif');
}

a.vrijheidnav:hover, li.active .vrijheidnav {
	width: 80px;
	background-image: url('../img/vrijheid1.gif');
}

a.voorbeeldennav {
	width: 121px;
	background-image: url('../img/voorbeelden2.gif');
}

a.voorbeeldennav:hover, li.active .voorbeeldennav {
	width: 121px;
	background-image: url('../img/voorbeelden1.gif');
}

a.booknav {
	width: 58px;
	background-image: url('../img/book2.gif');
}

a.booknav:hover, li.active .booknav {
	width: 58px;
	background-image: url('../img/book1.gif');
}

a.warfarenav {
	width: 86px;
	background-image: url('../img/warfare2.gif');
}

a.warfarenav:hover, li.active .warfarenav {
	width: 86px;
	background-image: url('../img/warfare1.gif');
}

a.seeingnav {
	width: 69px;
	background-image: url('../img/seeing2.gif');
}

a.seeingnav:hover, li.active .seeingnav {
	width: 69px;
	background-image: url('../img/seeing1.gif');
}

a.freedomnav {
	width: 85px;
	background-image: url('../img/freedom2.gif');
}

a.freedomnav:hover, li.active .freedomnav {
	width: 85px;
	background-image: url('../img/freedom1.gif');
}

a.examplesnav {
	width: 92px;
	background-image: url('../img/examples2.gif');
}

a.examplesnav:hover, li.active .examplesnav {
	width: 92px;
	background-image: url('../img/examples1.gif');
}


