div#bottomnav {
    background-image    :   url("/images/bg_organisatie.gif");
    background-repeat   :   no-repeat;
    padding-top         :   84px;
    width               :   747px;
}

div.topAnchor a {
	/*
    background-image    :   url("/images/list_item_pink.gif");
    color               :   #0a8cd0;
    */
}

div#columnleft ul {
    /*
	list-style-image	:	url("/images/list_item_blue.gif");
    */
}

div#columntext a {
    color               :   #f31584;
}

div#columntext a:hover {
    color               :   #000000;
}

div#columnright ul {
	list-style-image	:	url("/images/list_item_pink.gif");
}

div#columnright ul li {
    margin-left         :   -15px;
}

