body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}

body, html{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#384e78;
}

b{font-size: 110%;}
strong{font-weight:bold}

a   {
	color: #9ca624;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-color:#FFFFFF;
}

#contentcolumn{
margin-left: 210px; /*Set left margin to LeftColumnWidth*/
margin-bottom:20px;
text-align:left;
font-weight:500;
color:#384e78;
}

.rubriekkop{
display:block;
height:50px; height:auto;
width:400px;
color:#c1cf10;
margin:12px 0 2px 12px;
padding:0;
font-size:54px;
background-position:center left; 
background-repeat:no-repeat;
}
.home .rubriekkop{height:50px;}

h1.rubriekkop{background-position:0 -11px; }

#headertentoonstelling {background-image:url(/grafiek/header-tentoonstelling.png);}
#headerboek {background-image:url(/grafiek/header-boek.png)}
#headerbijzonder {background-image:url(/grafiek/header-bijzonder.png);}
#headermeer-werk {background-image:url(/grafiek/header-meerwerk.png);}

#rubriektekst{margin:15px;width:80%}

#overzicht a{display:block;float:left;width:275px;margin:0 55px 20px 0; height:150px;overflow:hidden;color:white;font-weight:bold; background-repeat:no-repeat;background-position:0 40px}
#overzicht a span{display:block;line-height:30px;height:30px;background:#c1cf10;padding:5px 0 5px 15px;cursor:pointer}

#contentcolumn h1 span{
display:none;
}

#contentcolumn h2 span,#homeColumnLeft h2 span,#homeColumnRight h2 span, .rubriekkop span{
display:none;
}


#contentcolumn h1 {
xmargin-top:28px;

}

#ContentColumnLeft {
float:left;
width:500px;
}

.homeBottomLeft {
float:left;
width:230px;
margin-bottom:30px;
}

#ContentColumnRight {
margin:10px 40px 20px 520px ;
max-width:300px;
line-height:18px;
}

.homeBottomRight {
margin:10px 20px 20px 250px ;
}

#ContentColumnRight p, #homeColumnLeft p, #homeColumnRight p {
padding:0 0 10px 0;

}

.ContentHeader{padding:0; margin:0; height:65px; background-color:#c1cf10; background-position:15px center; background-repeat:no-repeat; }

#MenuColumn{
float: left;
width: 210px;
margin-left: -100%;
}

#nav {
background:white;
position:relative;
left:4px;
}

.topMenu {
margin:0 0 8px 12px;
color:#384e78;
font-weight:bold;
}
.topMenu a {
	color: #384e78;
	text-decoration: none;
}

.topMenu a:hover {
	color: #c1cf10;
	text-decoration: none;
}

a.TopActief {
	color: #c1cf10;
	text-decoration: none;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#logoMV {
	clear:both;
}


#LogoMenuBlok {
position:relative;
top:20px;
left:19px;
width:170px;
background-color:#c1cf10;
clear:both;
height:267px;
}

#LogoMenuBlokHome {
position:relative;
top:20px;
left:19px;
width:170px;
background-color:#c1cf10;

}

#TekstMenuBlok {
position:relative;
top:37px;
left:19px;
width:170px;
line-height:20px;
}

#thumb_select {
position:relative;
top:37px;
left:16px;
width:177px;
}
.thumb {
width:75px;
padding:4px;
border:0px solid #000000;
float:left;
}

.thumbLeft, .thumbRight {
display:block;
width:75px;
height:60px;
padding:4px;
margin-bottom:10px;
border:0px solid #000000;
float:left;
}

.thumbRight {
float:right;
}

#homeBottom{
clear:both;
border:0px solid #000;
}
#homeColumnLeft{
float:left;
width:48%;
height:65px;
line-height:18px;
}
#homeColumnRight{
margin-left:50%;
border-left:0px solid #000;
height:65px;
line-height:18px;
}

.dontDisplay {
display:none;
}

.HRclearBoth {
clear:both;
height:1px;
color:#FFFFFF;
border:0;
background-color:#FFFFFF;
padding:0;
margin:0;
}

.tekstKlein, .klein {
font-size:11px;
line-height:15px;

}

td h3{font-size: 1em;color:#c1d12e}
td{vertical-align:top;padding:20px 30px 0 0}

/* -- buttons menu-- */

.but{display:block;width:162px;height:30px;background-image:url(/grafiek/leftMenu.png); overflow:hidden;}
.but:hover, .huidig .but{background-image:url(/grafiek/leftMenuOver.png);}
#but1{background-position:0px -29px;}
#but2{background-position:0px -58px;}
#but3{background-position:0px -86px;}
#but4{background-position:0px -116px;}
#but5{background-position:0px -145px;}


/* -- dropdown basic-- */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown span {
visibility:hidden;
}



ul.dropdown {
 position: relative;
 z-index: 51;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 53;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 52;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/* dropdown vertical */
ul.dropdown-vertical {
 width: 162px;
}

ul.dropdown-vertical ul {
 top: 1px;
 left: 99%;
}

ul.dropdown-vertical li {
 float: none;
}

/* dropdown theme */

ul.dropdown li {
margin:0;
padding:0;
margin-right:-6px;

}

ul.dropdown li li {
 padding: 6px 19px 4px;
 border-style: solid;
 border-width: 0 0 0 0;
 border-color: #fff #fff #fff;
 background-color: #384e78;
 color: #FFFFFF;
 font-weight:bold;
 width:200px;
}	



ul.dropdown li.hover,
ul.dropdown li:hover {
 /*background-color: #384e78;*/
 color: #fff;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #fff; text-decoration: none; }
ul.dropdown a:hover		{ color: #fff; }
ul.dropdown a:active	{ color: #fff; }