/* Start of CMSMS style sheet 'Saris-Horizontaal-plaatjes2' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

div#menu_horiz {
width: 803px;
margin: 0 0 0 0px;
/*position:absolute;*/
bottom:0;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   height:51px;
   width: 803px;
 background: url(uploads/images/opmaak/menu4.gif) no-repeat left top; 
position:absolute;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   border-right: 0px solid #C0C0C0;
   height:51px;
display:block;
}

/* the links, that is each list item */
div#menu_horiz a {
   padding: 0; /*.6em 1em .6em 1.4em;  padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #18507C;
   display: block; /* IE has problems with this, fixed above */
height:51px;
text-indent:-9000px;
}

li#i58 {
left: 0px;
width: 75px;
}

li#i183 {
left: 75px;
width: 94px;
}

li#i60 {
left: 169px;
width: 117px;
}

li#i52 {
left: 286px;
width: 121px;
} 

li#i54 {
left: 407px;
width: 105px;
} 

li#i56 {
left: 512px;
width: 101px;
}
 
li#i59 {
left: 613px;
width: 112px;
}
 
li#i190 {
left: 725px;
width: 78px;
} 

#i58 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) 0 -51px no-repeat;
}
#i183 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -75px -51px no-repeat;
}
#i60 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -169px -51px no-repeat;
}
#i52 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -286px -51px no-repeat;
}
#i54 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -407px -51px no-repeat;
}
#i56 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -512px -51px no-repeat;
}
#i59 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -613px -51px no-repeat;
}
#i190 a:hover {
background: transparent url(uploads/images/opmaak/menu4.gif) -725px -51px no-repeat;
}


#i58 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) 0 -51px no-repeat;
}
#i183 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -75px -51px no-repeat;
}
#i60 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -169px -51px no-repeat;
}
#i52 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -286px -51px no-repeat;
}
#i54 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -407px -51px  no-repeat;
}
#i56 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -512px -51px  no-repeat;
}
#i59 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -613px -51px  no-repeat;
}
#i190 a.activeparent {
background: transparent url(uploads/images/opmaak/menu4.gif) -725px -51px  no-repeat;
}


#i58 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) 0 -51px no-repeat;
}
#i183 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -75px -51px no-repeat;
}
#i60 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -169px -51px no-repeat;
}
#i52 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -286px -51px no-repeat;
}
#i54 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -407px -51px  no-repeat;
}
#i56 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -512px -51px  no-repeat;
}
#i59 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -613px -51px  no-repeat;
}
#i190 h3 {
background: transparent url(uploads/images/opmaak/menu4.gif) -725px -51px  no-repeat;
}

ul#menu_horiz li a {
text-indent:-9000px; background-color:transparent; height:51px;}


div#menu_horiz h3 {
   padding: 0; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
text-indent:-9000px;
height:51px;

}

/* End of 'Saris-Horizontaal-plaatjes2' */

