div#navigation {
    background-color    :   #467996;
}

div#nav a {
    color               :   #dae4ea;
}

div#columnleft a {
    color               :   #467996;
}

div#columnright {
    background-color    :   #cfdfe8;
}

div#bottomnav {
    background-image    :   url("/images/bg_museumbezoek.gif");
    background-repeat   :   no-repeat;
    padding-top         :   84px;
    width               :   751px;
}

div#columnright h1 {
    color               :   #467996;
}

div#columnright h1 a {
    color               :   #467996;
}

div.topAnchor a {
	background-image    :   url("/images/list_item_blue.gif");
    color               :   #467996;
}

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               :   #467996;
}

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;
}


