@charset "utf-8";
/* CSS Document */

* {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:0.95em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.01em;
line-height:normal;
list-style-type:none;
margin:0;
padding:0;
}


#container {
background: white;
}

li.pdf
{
	background: url(../../img/pdf.gif) no-repeat 0px 0px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0 10px 0px;
	padding-left: 25px;
	width: auto;
}
div#contentsub li.pdf a
{
	border-bottom: 1px dotted #77848F;
	color: #369;
	text-decoration: none;
}
div#contentsub li.pdf a:hover{
	color: black;
	background-color: white;
	border-bottom: 1px solid black;
}

/* Header */

#header {
height:223px;
margin-bottom:5px;
margin-top:11px;
position:relative;
}

.subheader
{
	height:125px;
	margin-bottom:5px;
	margin-top:11px;
	position:relative;
}

.header_sub_NL {
	background-image:url(../../img/headers/SubpaginasMuseaNL.jpg);
}
.header_sub_EN {
	background-image:url(../../img/headers/SubpaginasMuseaEN.jpg);
}

.header_sub2_NL {
	background-image:url(../../img/headers/SubpaginasTentoonstellingenNL.jpg);
}
.header_sub2_EN {
	background-image:url(../../img/headers/SubpaginasTentoonstellingenEN.jpg);
}

.header_sub3_NL {
	background-image:url(../../img/headers/SubpaginasKunstenAntiekNL.jpg);
}
.header_sub3_EN {
	background-image:url(../../img/headers/SubpaginasKunstenAntiekEN.jpg);
}

.header_sub4_NL {
	background-image:url(../../img/headers/SubpaginasBedrijfscollectiesNL.jpg);
}
.header_sub4_EN {
	background-image:url(../../img/headers/SubpaginasBedrijfscollectiesEN.jpg);
}

.header_sub5_NL {
	background-image:url(../../img/headers/SubpaginasParticulierenNL.jpg);
}
.header_sub5_EN {
	background-image:url(../../img/headers/SubpaginasParticulierenEN.jpg);
}

.header_sub6_NL {
	background-image:url(../../img/headers/SubpaginasOokNL.jpg);
}
.header_sub6_EN {
	background-image:url(../../img/headers/SubpaginasOokEN.jpg);
}

img.aonlogo {
border:0 none;
display:block;
}



/* Einde Header */

