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