#gradient_main {
	position:absolute;
	top:75px;
	left:0px;
	background:url("../if/mainGradientB.gif");
	background-repeat:repeat-x;
	background-position:0 120px;
	width:105px;
	height: 100%;
	background-image: url("../if/mainGradientB.gif");
}

.emphasis {
    color: #000099;
}
em {
    color: #000099;
}

#preview1 {
	display: block;
	width: 322px;
	height: 230px;
	background:url("../img/virtueel1B.jpg");
	background-repeat:no-repeat;
}

#preview2 {
    position:absolute;
    top: 0px;
    left: 322px;
    display: block;
    width: 322px;
    height: 230px;
    background:url('../img/virtueel2B.jpg');
    background-repeat:no-repeat;
}

a:hover  { color: #000099; }
#navigation {
	background-image: url(../img/blokjeB.gif);
	background-position: 100px 0px;
}
#navigation ul .current a{
    color: #000099;
}

#lang {
	background: url('../if/UK_B.gif');
	background-repeat: no-repeat;
}
#langEng {
	background: url('../if/NL_B.gif');
	background-repeat: no-repeat;
}
#onderwerpMenu_visible li a:hover, #collectieMenu_visible li a:hover
{
	color: #000099;
	background-color: #eeeeee;

}
#colEng
{
	background: url('../if/UK_Bcol.gif');
	background-repeat: no-repeat;
}
#col
{
	background: url('../if/NL_Bcol.gif');
	background-repeat: no-repeat;
}
