html, body {margin:0; padding: 0; padding-bottom:40px;}
select, table, input, P, H1, H2, H3, H4, H5, H6, UL, LI {margin:0; padding: 0;}

a { 
  color: #000;  
  text-decoration: underline;
}

a:hover {
background-color: #000;
color: #fff;
}

.subtitel 
{
  font-size: 18px;
}

/* Op tekstgrootte makelijk over en site in te kunnen stellen dient het formaat ingegeven te worden in % */
body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 72.5%;
  font-weight: normal;
  margin-bottom:20px;
  background: #FFF url(/images/background.gif) repeat-y 50% 0;
}


#main {
  width:924px;
  margin: 0 auto;
  padding-right:15px;
  position:relative;
}


#topmenu {
  width:924px;
  height:35px;
  position:relative;
  z-index:200;
  bor/der:1px solid red;
}

* html #topmenu {
  margin-left:1px;
}


.topmenuitem {
  float:left;
  position:relative;
  width:140px;
  padding-top: 10px;
  height:25px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
  color:#666666;
  background-image: url(/images/fademenu.png);
  background-repeat: no-repeat;
  margin-right:14px;
}

.menuitemlast {
margin-right:0px;
}

.topmenuitemempty {
  float:left;
  width:140px;
  height:30px;
  margin-right:14px;
}


* html .topmenuitem {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fademenu.png",sizingMethod="crop");
  background-repeat: no-repeat;
}

.topmenuitem a:link, .topmenuitem a:visited {
  display:block;
  color: #000;
  text-decoration: none;
}

.topmenuitem a:hover {
background-color: #000;
color: #fff;
}




#mainmenu {
width:924px;
position:relative;
height:142px;
}

* html #mainmenu {
margin-left:2px;
}

.mainmenulogo {
  float:left;
  width:125px;
  height:140px;
  padding-left:15px;
  margin-right:14px;
  position:relative;
}

.mainmenuitem {
  position:relative;
  float:left;
  width:140px;
  height:110px;
  background-image: url(/images/mainmenubg.gif);
  background-repeat: no-repeat;
  background-position:bottom;
  margin-right:14px;
  left: 0px;
  top: 0px;
}


html>body .mainmenuitem {background-image: url(/images/mainmenubg.png);}
 

.neppnew {

 position: relative;
  font-size:220%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  padding-top: 22px;
}


.mainmenuitem a:link, .mainmenuitem a:visited {
display:block;
color: #000;
text-decoration: none;
}

.mainmenuitem a:hover {
background-color: #000;
color: #fff;
}

/*.mainmenuitem p{
  bottom: 0px;
  position:absolute;
  padding-bottom:10px;
   font-size:220%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  display: block;
 }*/
 
.mainsubmenuitem {
  float:left;
  width:140px;
  min-height:114px;
  background-image: url(/images/mainmenubg.gif);
  background-repeat: no-repeat;
  background-position:bottom;
  margin-right:14px;
    padding-top:25px;
  padding-bottom:2px;
}
* html .mainsubmenuitem {
 height:116px;
 padding-bottom: 1px;
}

html>body .mainsubmenuitem {background-image: url(/images/mainmenubg.png);}

.mainsubmenuitem p {
  bottom: 0;
  position:absolute;
 }
.mainsubmenuitem .nepp {
  bottom: 1px;
  position:relative;
  display:block;
}
.nepp ul, .nepp li {
margin: 0;
padding: 0;
border-bottom: solid 1px white;
}
* html .nepp li {

border-bottom: solid 1px white;
}
.nepp ul {
  padding-bottom: 8px;
}
.mainsubmenuitem ul {
list-style-type: none;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.mainsubmenuitem a {
display: block;
color:#000;
text-decoration: none;
}

.mainsubmenuitem a:link, .submenunav a:visited {
color: #000;
text-decoration: none;
}

.homerightcontentlinks li {
line-height:16px;

}

.mainsubmenuitem a:hover {
background-color: #000;
color: #fff;
display:block;
width:100%;
}

.nepp li .oclSelectedPage {
color: #fff !important;
background-color: #000;
}





.oclSelectedPage a:link, .oclSelectedPage a:visited {
color: #fff;
background-color: #000;
}

.oclSelectedPage a:hover {
color: #fff;
background-color: #000;
}


.mainmenuitemlast {
margin-right:0px;
}

#contentcontainer {
width:769px;
padding-left:155px;
margin-top:30px;
}


#contentcontaineroverzicht {
width:769px;
padding-left:155px;
padding-top:60px;
}

*HTML #contentcontaineroverzicht {
padding-top:30px;
}


.homeitemfull {
display:block;
}

.homeitemsmall{
display:block;
}

.homevisualfull {
margin-top:10px;
}

.homecontentfull P {
margin-bottom:10px;
}


.homecontentfull {
clear:both;
  margin-top:15px;
  font-family: Georgia, "Times New Roman", Times, serif ;
  font-size:100%;
}

.homecontentmeer {
  margin-top:10px;
  width:448px;
  height:31px;
  background-image: url(/images/meerbg.png);
  background-repeat: repeat-x;
    font-family:Georgia, "Times New Roman", Times, serif;
  background-position:bottom;
}

html>body .homecontentmeer {width:447px;}

* html .homecontentmeer {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/meerbg.png",sizingMethod="crop");
  background-repeat: no-repeat;
}

.homecontentmeer a:link, .homecontentmeer a:visited {
display:block;
color: #000;
text-decoration: none;
}

.homecontentmeer a:hover {
background-color: #000;
color: #fff;
}


.contenthomeleft {
width:448px;
float:left;
margin-top:0px;
clear:both;
}

html>body .contenthomeleft  {margin-top:24px;}

.contenthomeright {

padding-left:12px;
width:294px;
}

html>body .contenthomeright  {margin-top:14px; float:left}

/*___________________-header-________________*/


.headerbg {
  background-image: url(/images/headerbg.png);
  height:14px;
}

* html .headerbg {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/headerbg.png",sizingMethod="crop");
}

.headerbghome {
  background-image: url(/images/headerbg.png);
  height:14px;
  width:294px;
  float:right;

}

* html .headerbghome {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/headerbg.png",sizingMethod="crop");
}

.headerkopgoed {
  position:relative;
  margin-top:0px;
}


.headerhomefull, 
.headeroverzicht, 
.headercontentpagina {
  position:relative;
  height:100px;
  width:448px;
  background-image: url(/images/mainmenubg.png);
  background-repeat: repeat-x;
  background-position:bottom;
}
.headercontentpagina {height:132px;width:294px;}
.headeroverzicht {height:114px;width:294px;}

* html .headerhomefull, 
* html .headeroverzicht, 
* html .headercontentpagina {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mainmenubg.png",sizingMethod="crop");
  background-position:bottom;
  background-repeat: repeat-x;
  width:448px;
}
* html .headeroverzicht {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/titeloverzichtbg.png",sizingMethod="crop");width:294px;}
* html .headercontentpagina {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/headercontentbg.png",sizingMethod="crop");width:294px;}


.headerkopgoed a:link,
.headerkopgoed a:visited,
.headerhomefull a:link, 
.headerhomefull a:visited, 
.headeroverzicht a:link, 
.headeroverzicht a:visited, 
.headercontentpagina a:link, 
.headercontentpagina a:visited {
  display:block;
  color: #000;
  text-decoration: none;
}
.headerkopgoed a:hover, 
.headerhomefull a:hover, 
.headeroverzicht a:hover, 
.headercontentpagina a:hover  {
  background-color: #000;
  color: #fff;
}


.headerkopgoed p{
  position:relative;
  padding-bottom:0px;
  font-size:200%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  margin-bottom:-5px;
}

* html .headerkopgoed p {
padding-bottom:0px;
}


.headerkopkids {
  position:relative;
  margin-top:0px;
}
.headerkopkids p{
  position:relative;
  padding-bottom:0px;
  font-size:14px;
  font-weight:bold;
  color:#000;
  line-height:18px;
  margin-bottom:-5px;
}

* html .headerkopkids p {
padding-bottom:0px;
}

.kidsdescription {

  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
  margin-top:0px;

}

.kidsdescription  IMG{

padding-top:10px;

}



.headerhomefull p, 
.headeroverzicht p, 
.headercontentpagina p{
  bottom: 0;
  position:absolute;
  padding-bottom:10px;
  font-size:200%;
  font-weight:bold;
  color:#000;
  line-height:26px;
}

* html .headerhomefull p,  
* html .headeroverzicht p,  
* html .headercontentpagina p {
  padding-bottom:8px;
}



/*___________________-header-________________*/



.homevisualsmall {
float:left;
width:140px;
padding-right:14px;
}

html>body .homevisualsmall {margin-bottom:10px;}

.homeitemsmallheader {
  float:right;
  width:294px;
  height:100px;
  background-image: url(/images/smallheader.png);
  background-repeat: repeat-x;
  background-position:bottom;
}


* html .homeitemsmallheader {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/smallheader.png",sizingMethod="crop");
  background-position:bottom;
  background-repeat: repeat-x;
  width:294px;
}

.homeitemsmallheader p{
  position:absolute;
  padding-bottom:12px;
  font-size:200%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  width:294px;
  overflow:hidden;
}

.homeitemsmallheader a:link, .homeitemsmallheader a:visited {
  display:block;
  color: #000;
  text-decoration: none;
    width:294px;
  overflow:hidden;
}

.homeitemsmallheader a:hover {
  background-color: #000;
  color: #fff;
}

.homerightitem2 {
  background-image: url(/images/homeitemrightbg.png);
  background-repeat: repeat-x;
  background-position:bottom;
  width:294px;
  height:125px;
}

* html .homerightitem2 {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/homeitemrightbg.png",sizingMethod="crop");
  background-position:bottom;
  background-repeat: repeat-x;
  width:294px;
  height:125px;
}

.homerightvisual {
  position:absolute;
  float:left;
  width:140px;
  margin-top:10px;
}

* html .homerightvisual {
  margin-top:0px;
}

.homerightheader {
  height:100px;
  float:right;
  width:140px;
  margin-top:10px;
}

* html .homerightheader {
  margin-top:0px;
}

.homerightheader a:link, .homerightheader a:visited {
  display:block;
  color: #000;
  width:140px;
  text-decoration: none;
}

.homerightheader a:hover {
  background-color: #000;
  color: #fff;
}

.homerightheader p{
  position:absolute;
  font-size:170%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  overflow:hidden;
    width:140px;
 }


.homerightitem1 {
  background-image: url(/images/homeitemrightfullbg.png);
  background-repeat: repeat-x;
  background-position:bottom;
  width:294px;
  height:95px;
}

* html .homerightitem1 {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/homeitemrightfullbg.png",sizingMethod="crop");
  background-position:bottom;
  background-repeat: repeat-x;
    width:294px;
  height:95px;
}

.homerightheaderbig {
padding-top:10px;



}

* html .homerightheaderbig {
padding-top:0px;
}

.homerightheaderbig a:link, .homerightheaderbig a:visited {
display:block;
color: #000;
  width:290px;
text-decoration: none;
}

.homerightheaderbig a:hover {
background-color: #000;
color: #fff;
}

.homerightheaderbig p{
position:absolute;
   font-size:170%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  overflow:hidden;
  width:290px;
 }



.homerightitemcontent {
  background-image: url(/images/homeitemcontentbg.png);
  background-repeat: repeat-x;
  background-position:bottom;
  width:294px;
  height:125px;
}

* html .homerightitemcontent {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/homeitemcontentbg.png",sizingMethod="crop");
  background-position:bottom;
  background-repeat: repeat-x;
    width:294px;
  height:125px;
}


.homerightcontentheader {
padding-top:10px;

}

* html .homerightcontentheader {
padding-top:0px;
}

.homerightcontentheader a:link, .homerightcontentheader a:visited {
display:block;
color: #000;
text-decoration: none;
}

.homerightcontentheader a:hover {
background-color: #000;
color: #fff;
}

.homerightcontentheader p{
position:absolute;
   font-size:140%;
  font-weight:bold;
  color:#000;
  line-height:26px;
 }
 
 .homelinks {
 padding-top:20px;
 }

.homerightcontent {
  margin-top:25px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
}

.homerightcontent a:link,.homerightcontent a:active,.homerightcontent a:visited,.homerightcontent a:hover{
color: #000;
text-decoration: none;
}

.contentrightmeer {
}

.contentrightmeer a:link, .contentrightmeer a:visited {
color: #000;
text-decoration: none;
}

.contentrightmeer a:hover {
background-color: #000;
color: #fff;
}


.homerightcontentlinks  {
margin-top:10px;
margin-bottom:10px;
}

.homerightcontentlinks ul {
list-style-type: none;
  font-family:Georgia, "Times New Roman", Times, serif;
}


.homerightcontentlinks li.arrow {
list-style-image: url(/images/arrow.gif);
padding-left:4px;
margin-left:17px;
}




html>body .homerightcontentlinks li.arrow  {margin-left:20px;padding-left:0px;}

.homerightcontentlinks a {
color:#000;
text-decoration: none;
font-size:12px;
display:block;
width:100%;
line-height:16px;
}

.homerightcontentlinks a:link, .submenunav a:visited {
color: #000;
text-decoration: none;
}


.homerightcontentlinks a:hover {
background-color: #000;


color: #fff;
}



.contentoverzichtleft {
width:602px;
float:left;
margin-top:0px;
}

html>body .contentoverzichtleft {margin-top:0px;}


.contentoverzichtright {
padding-left:14px;
width:294px;
float:left;
margin-top:-28px;
}

html>body .contentoverzichtright {margin-top:-28px;}


.contentsidemenu {
width:140px;
font-size:95%;
margin-left:300px;
left:50%;
z-index:6;
top:245px;
position:absolute;
}







.overzichtmeer {
  margin-top:10px;
  width:294px;
  height:31px;
  background-image: url(/images/meeroverzichtbg.png);
  background-repeat: repeat-x;
    font-family:Georgia, "Times New Roman", Times, serif;
  background-position:bottom;
}



html>body .overzichtmeer {width:293px;}

* html .overzichtmeer {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/meeroverzichtbg.png",sizingMethod="crop");
  background-repeat: no-repeat;
}

.tentoonstellingitemfull .overzichtmeer {
 background-image: url(/images/meeroverzichtbg2.png);
width: 294px;
}

* html .tentoonstellingitemfull .overzichtmeer {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/meeroverzichtbg2.png",sizingMethod="crop");
  background-repeat: no-repeat;
}


.overzichtmeer a:link, .overzichtmeer a:visited {
display:block;
color: #000;
text-decoration: none;
}

.overzichtmeer a:hover {
background-color: #000;
color: #fff;
}







.overzichtsidebarheader {
  background-image: url(/images/sidebarbg.png);
  height:30px; 

}

* html .overzichtsidebarheader {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sidebarbg.png",sizingMethod="crop");
padding-top:0px;
}


.overzichtsidebarheader p {
position:absolute;
   font-size:150%;
  font-weight:bold;
  color:#000;
    width:140px;
  display:block;
 }


.overzichtsidebarheadersub {
  background-image: url(/images/sidebarbgsub.png);
  height:50px;
  width:140px;
  display:block;

}

* html .overzichtsidebarheadersub {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sidebarbgsub.png",sizingMethod="crop");
padding-top:0px;
}


.overzichtsidebarheadersub p {
position:absolute;
   font-size:150%;
  font-weight:bold;
  color:#000;
    width:140px;
  display:block;
 }



.voorstellingcontainer {
clear:both;
width: 294px;
}

.voorstellingitemfull {
width:294px;
height:auto;

}


.voorstellingheaderfull {
width:755px;
height:auto;
  clear: left;

}



.voorstellingvisualcontainer {
left:50%;
margin-left:-8px;
width:294px;
z-index:6;
top:252px;
position:absolute
}

.voorstellingvisualcontainer2 {
padding-top: 27px;

}


.voorstellingvisual {
width:294px;
height:auto;
margin-bottom:28px;
}


.voorstellingvisualsmallleft {
float:left;
width:139px;
}

.lappencol1 {
  float:left;
  width:139px;
  margin-right:14px;
    margin-bottom:15px;
}

.lappencol2 {
  float:left;
  width:139px;
  margin-right:15px;
    margin-bottom:15px;
}

* html .lappencol2 {
  margin-right:14px;
}



.lappencol3 {
  float:left;
  width:139px;
  margin-right:16px;
    margin-bottom:15px;
}

* html .lappencol3 {
  margin-right:14px;
}

.lappencol4 {
  float:left;
  width:139px;
  margin-right:14px;
    margin-bottom:15px;
}

.lappenitemleft {
  float:left;
  width:139px;
  margin-top:15px;
}


.kidsitemleft {
  float:left;
  width:139px;
}

.kidsitemleft IMG {
margin-bottom:10px;
}

.lappenitemleft IMG {
margin-bottom:10px;
}

.kidscolright IMG{
margin-bottom:10px;
}


.lappenheaderfull {
  width:600px;
  height:auto;
  clear: left;
}


#lappenitems {
  width:620px;
}

#collectierows {
  width:620px;
  margin-top:20px;
  padding-top:10px;
}


.colrow {
  width:600px;
  height:215px;
   background-image: url(/images/colrowbg.png);
   background-repeat:no-repeat;
   margin-bottom:15px;
}

* html .colrow {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/colrowbg.png",sizingMethod="crop");
  background-repeat: no-repeat;
  height:200px;
  margin-bottom:0px;
}


.colrowplaatje {
  height:179px;

}


.colrowtext {
  margin-top: 7px;
  height:40px;

}

.colvisual {
  width:152px;
  height:189px;
  float:left;
}

.colvisuallast {
  width:139px;
  height:190px;
  float:left;
    padding-left:4px;
}

.rowtext {
  width:136px;
  margin-right:14px;
  float:left;
  height:30px;
  overflow:hidden;
  padding-left:2px;
}

.rowtextlast {
  width:136px;
  float:left;
  padding-left:5px;
}


.kidscol1 {
  float:left;
  width:139px;
  margin-right:14px;
    margin-bottom:15px;
}

.kidscollees {
  float:left;
  width:139px;
  margin-right:14px;
    margin-bottom:15px;
}

.kidscolright {
  float:right;
  width:139px;
    margin-bottom:15px;
}

.kidscol2 {
  float:left;
  width:448px;
    margin-bottom:15px;
}

.kidscolright {
  float:right;
  width:139px;
  margin-left:14px;
    margin-bottom:15px;
}

.kidscolleft {
  float:left;
    margin-bottom:15px;
}

.voorstellingvisualsmallright {
float:right;
width:139px;
}


.tentoonstellingcontainer {
clear:both;
width: 294px;

}



.tentoonstellingitemfull {
width:294px;
height:auto;
float: left;
margin-right: 12px;
}

html>body .tentoonstellingitemfull {margin-bottom:15px; }

.tentoonstellingvisualcontainer {
left:50%;
margin-left:0px;
width:294px;
z-index:6;
top:240px;
position:absolute
}

.tentoonstellingvisual {
width:294px;
height:auto;
margin-bottom:28px;
float:right;
}

html>body .tentoonstellingvisual {
margin-right:10px;
}

* html .tentoonstellingvisual {
float:none;
}

.tentoonstellingkop 
{
  border: 1px solid red;
}

.tentoonstellingkop a:link,
.tentoonstellingkop a:visited
{
  display:block;
  color: #000;
  text-decoration: none;
}

.tentoonstellingkop a:hover
{
  background-color: #000;
  color: #fff;
}


.tentoonstellingkop p{
  position:relative;
  padding-bottom:0px;
  font-size:200%;
  font-weight:bold;
  color:#000;
  line-height:26px;
  margin-bottom:-5px;
}

* html .tentoonstellingkop p {
padding-bottom:0px;
}



.visualoverzichtfade {
  width:294px;
  height:30px;
  background-image: url(/images/visualfade.png);
  background-repeat: repeat-x;
}



html>body .visualoverzichtfade {width:293px;}

* html .visualoverzichtfade {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/visualfade.png",sizingMethod="crop");
  background-repeat: no-repeat;
}


/**/

.tentoonstellingvisual .visualoverzichtfade {
 width:294px;
 background-image: url(/images/visualfade2.png);

}



html>body .tentoonstellingvisual .visualoverzichtfade {width:294px;}


* html .tentoonstellingvisual .visualoverzichtfade {
 background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/visualfade2.png",sizingMethod="crop");
}







.thumbfade {
  width:140px;
  height:30px;
  background-image: url(/images/thumbfade.png);
  background-repeat: repeat-x;
}


* html .thumbfade {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/thumbfade.png",sizingMethod="crop");
  background-repeat: no-repeat;
}


.visualdescription {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
  margin-top:-20px;

}

.visualdescitem {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
  margin-top:10px;

}


.overzichtmeercontent {
  margin-top:10px;
  width:294px;
  height:31px;
  background-image: url(/images/meeroverzichtbg.png);
  background-repeat: repeat-x;
    font-family:Georgia, "Times New Roman", Times, serif;
  font-size:95%;
  background-position:bottom;
}

html>body .overzichtmeercontent {width:293px;}

* html .overzichtmeercontent {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/meeroverzichtbg.png",sizingMethod="crop");
  background-repeat: no-repeat;
}

.overzichtmeercontent a:link, .overzichtmeercontent a:visited {
color: #000;
text-decoration: none;
padding-right:5px;
}

.overzichtmeercontent a:hover {
background-color: #000;
color: #fff;
}



H1 {

}

H2 {

margin:10px 0px;
font-size:18px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:normal;
}

H3 {

margin:10px 0px;
font-size:15px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

H4 {
margin:10px 0px;
font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

H5 {
margin:0px 0px;
font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  clear: both;
}

/*td {font-size: 100%;}*/



.oclContentImage  {
  float: left; /* instellen hoe een image in de pagina wordt opgenomen*/
  padding: 5px;
  
}


.Content UL  {
}

.Content UL LI {
}

.Content UL LI UL {
}
.Content UL LI UL LI {
}

.Content OL {
}

.Content OL LI {
}



#ctl00_ContentPlaceHolder1_sidemenu li a {
margin: -8px 0px;
display: inline;
background-image: url(/images/kruisje.gif) ;
background-position: top left;
background-repeat: no-repeat;
padding-left:20px;

}

#ctl00_ContentPlaceHolder1_sidemenu li a.oclSelectedPage {
background-image: url(/images/pijltjesel.gif) ;
background-position: top left;
background-repeat: no-repeat;
color: black !important;
}


#ctl00_ContentPlaceHolder1_sidemenu li a:hover {
background-image: url(/images/kruisje_negatief.gif) ;
padding-left:20px;


}

#ctl00_ContentPlaceHolder1_sidemenu li a.oclSelectedPage:hover {
background-image: url(/images/pijltjesel.gif) ;
color: black !important;
background-color: #fff !important;
}


#ctl00_ContentPlaceHolder1_submenu li a {
margin: -8px 0px;
display:inline;
background-image: url(/images/kruisje.gif) ;
background-position: top left;
background-repeat: no-repeat;
padding-left:20px;

}

#ctl00_ContentPlaceHolder1_submenu li a.oclSelectedPage {
background-image: url(/images/pijltjesel.gif) ;
background-position: top left;
background-repeat: no-repeat;
color: black !important;
background-color: #fff !important;
}


#ctl00_ContentPlaceHolder1_submenu li a:hover {
background-image: url(/images/kruisje_negatief.gif) ;
padding-left:20px;


}

#ctl00_ContentPlaceHolder1_submenu li a.oclSelectedPage:hover {
background-image: url(/images/pijltjesel.gif) ;
color: black !important;
}

.tentoonstellingcontainer {
width: 610px;
}

#ctl00_ContentPlaceHolder1_sidebarText a:hover {
color: #FFF;
background-color: #000;
}


