body {
	background-color: #212643;
}

/* Menu */

#menu	{
	background-color: #212643;
}

#menu ul li .hover {
	background-color: #212643;
}

/* submenu styling */

#menu ul li ul {
	background-color: #212643;
}

#links	{
	background: url(http://www.xs4all.nl/~verbrugh/images/left_achtergrond_blauw.gif) repeat-y;

}

#rechts	{
	background-image: url(http://www.xs4all.nl/~verbrugh/images/right_achtergrond_blauw.gif);
	background-color: #59B224;
}

