/* AANGEPAST VOOR PORTAL OPW */
#header #logo img {
	width: 250px;
	}

#header #nav a#button1 {
	background: url(./../img/interface/button1.png) left bottom repeat-x;
	}

#header #nav a#button2 {
	background: url(./../img/interface/button2.png) left bottom repeat-x;
	}

#header #nav a#button3 {
	background: url(./../img/interface/button3.png) left bottom repeat-x;
	}

li {
	list-style-image: url(./../img/li.gif);
	}

#blue li {
	list-style-image: url(./../img/li_blue.gif);
	}

#red li {
	list-style-image: url(./../img/li_red.gif);
	}

#orange li {
	list-style-image: url(./../img/li_orange.gif);
	}

#green li {
	list-style-image: url(./../img/li_green.gif);
	}