/* Start of CMSMS style sheet 'menu' */
#header{
position: absolute; 
left: 0px; 
top: 27px; 
width: 891px; 
height: 79px;
z-index:18;
/*position:relative;
margin-top:26px;
height:91px;/*118*/
width:891px;
background-color:#F0CA0C;
margin-left:13px;*/
}

#logo{
position:absolute;
left:0px;
top:0px;
float:left;
background-color:#F0CA0C;
margin-left:-13px;
}

#menu{
position:absolute;
top:0px;
left:316px;
float:left;
height:104px;
}

#menu ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#menu ul li{
float:left;
}
#menu ul li a{
cursor:pointer;
}

.home_menu{
display:block;
height:104px;
width:86px;
background-image:url('images/dm/menu_home.gif');
background-position:top left;
background-repeat:no-repeat;
}
.home_menu:hover, .home_menu_active:hover{
display:block;
height:104px;
width:86px;
background-image:url('images/dm/menu_home.gif');
background-position:0px -104px;
background-repeat:no-repeat;
}
.home_menu_active{
display:block;
height:104px;
width:86px;
background-image:url('images/dm/menu_home.gif');
background-position:0px -208px;
background-repeat:no-repeat;
}
.actueel_menu{
display:block;
height:104px;
width:129px;
background-image:url('images/dm/menu_actueel.gif');
background-position:top left;
background-repeat:no-repeat;
}
.actueel_menu:hover, .actueel_menu_active:hover{
display:block;
height:104px;
width:129px;
background-image:url('images/dm/menu_actueel.gif');
background-position:0px -104px;
background-repeat:no-repeat;
}
.actueel_menu_active{
display:block;
height:104px;
width:129px;
background-image:url('images/dm/menu_actueel.gif');
background-position:0px -208px;
background-repeat:no-repeat;
}
.overons_menu{
display:block;
height:104px;
width:121px;
background-image:url('images/dm/menu_overons.gif');
background-position:top left;
background-repeat:no-repeat;
}
.overons_menu:hover, .overons_menu_active:hover{
display:block;
height:104px;
width:121px;
background-image:url('images/dm/menu_overons.gif');
background-position:0px -104px;
background-repeat:no-repeat;
}
.overons_menu_active{
display:block;
height:104px;
width:121px;
background-image:url('images/dm/menu_overons.gif');
background-position:0px -208px;
background-repeat:no-repeat;
}
.portfolio_menu{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_portfolio.gif');
background-position:top left;
background-repeat:no-repeat;
}
.portfolio_menu:hover, .portfolio_menu_active:hover{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_portfolio.gif');
background-position:0px -104px;
background-repeat:no-repeat;
}
.portfolio_menu_active{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_portfolio.gif');
background-position:0px -208px;
background-repeat:no-repeat;
}
.contact_menu{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_contact.gif');
background-position:top left;
background-repeat:no-repeat;
}
.contact_menu:hover, .contact_menu_active:hover{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_contact.gif');
background-position:0px -104px;
background-repeat:no-repeat;
}
.contact_menu_active{
display:block;
height:104px;
width:113px;
background-image:url('images/dm/menu_contact.gif');
background-position:0px -208px;
background-repeat:no-repeat;
}

#forward a, .forward a{
width:24px;
height:23px;
z-index:2;
display:block;
background-image:url('images/dm/pijlforward.png');
background-position:top left;
background-repeat:no-repeat;
}
#forward a:hover, .forward a:hover{
display:block;
background-image:url('images/dm/pijlforward.png');
background-position:0px -24px;
background-repeat:no-repeat;
}

#back a{
width:24px;
height:23px;
z-index:2;
display:block;
background-image:url('images/dm/pijlback.png');
background-position:top left;
background-repeat:no-repeat;
}
#back a:hover{
display:block;
background-image:url('images/dm/pijlback.png');
background-position:0px -24px;
background-repeat:no-repeat;
}

.catch { color:#656565; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; line-height:18px; text-align:center; }
.kleinzwartlinks { color:#656565; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; line-height:18px; text-align:left }
.catch a{ color:#656565; text-decoration:none; }
.catch a:hover { color:#000000; text-decoration:underline; }
/* End of 'menu' */

