div#navigation {
    background-color    :   #45800e;
}

div#columnleft a {
    color               :   #45800e;
}

div#columnleft ul {
	list-style-image	:	url("/images/list_item_green.gif");
}

div#columnright {
    background-color    :   #cbe2b4;
}

div#bottomnav {
    background-image    :   url("/images/bg_onderwijs.gif");
    background-repeat   :   no-repeat;
    padding-top         :   84px;
    width               :   747px;
}

div#columnright h1 {
    color               :   #45800e;
}

div#columnright h1 a {
    color               :   #45800e;
}

div.topAnchor a {
	background-image    :   url("/images/list_item_green.gif");
    color               :   #45800e;
}

div.topAnchor a.up {
	background-image    :   url("/images/list_item_green_up.gif");
}

div#columnside ul {
    margin-top          :   0;
    margin-bottom       :   0;
	list-style-image	:	url("/images/list_item_green.gif");
    line-height         :   14px;
}

div#columnside ul li {
    font-size           :   11px;
    margin-left         :   -15px;
}

div#columnside a {
    font-family         :   verdana, arial, helvetica, sans-serif;
    text-decoration     :   none;
    color               :   #45800e;
}

div#columnside a:hover {
    text-decoration     :   underline;
}

div#columnside h3 {
    margin-top          :   0;
    font-size           :   14px;
    color               :   #45800e;
}

div.downloads {
    margin-left         :   17px;
    width               :   256px;
    padding             :   10px;
    background-color    :   #e0eed2;
}

img.visual {
    margin-bottom       :   20px;
}

div#columntext a {
    color               :   #45800e;
}

div#columntext a:hover {
    color               :   #000000;
}

div#columnright ul {
	list-style-image	:	url("/images/list_item_green.gif");
}

div#columnright ul li {
    margin-left         :   -15px;
}

