/************* ALGEMEEN *************/
body {
background:#ffffff url(images/bg.gif) top center repeat-y;
font-family: Georgia,serif;
font-size:14px;
margin: 0px;
padding:0px;
}

hr { height: 1px; background: none; border:0; border-top: 1px solid #000000; margin: 15px 0; }	

a {
color: #000000;
}

/************* STRUCTUUR *************/
#container {
width: 896px;
height: auto;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}


#links {
float: left;
width: 96px;
height: 413px;
background-color: #ffffff;
background-image: url(images/adres.png);
background-position: bottom;
background-repeat: no-repeat;
}

#rechts {
float: right;
width: 96px;
height: 387px;
background-color: #ffffff;
background-image: url(images/logo.png);
background-position: bottom;
background-repeat: no-repeat;
}

#midden {
width: 666px;
height: 20px;
background-color: #ffffff;
margin: 0px 0px 0px 115px;
}

#inhoud {
width: 666px;
height: 600px;
background-color: #ffffff;
margin-top: 26px;
}


/************* MENU *************/
#menu{
height:20px;
line-height:20px;
width:666px;
margin:0px 0px 0px 0px;
background:#ffffff;
color:#999966;
}

#menu ul {
  padding: 0px;
  margin: 0px;
}


#menu li{
float:left;
list-style-type:none;
border-right:0px solid #ffffff;
white-space:nowrap;
}

#menu li a{
display:block;
padding:0 3px;
font-family: Georgia,serif;
font-size:22px;
font-style:italic;
font-weight: normal;
text-decoration:none;
background-color:inherit;
color: #999966;
}

*html #menu a {width:1%;}



#menu .selected,#menu a:hover {
background:#ffffff;
color:#999966;
text-decoration:none;
}


#menu .menu-current { background:#ffffff; color:#000000; }
#menu .menu-current:hover { background:#ffffff; color:#000000; }
#menu .menu-current a{ background:#ffffff; color:#000000; }
#menu .menu-parent a{ background:#ffffff; color:#000000; }
#menu .menu-parent { background:#ffffff; color:#000000; }
#menu .menu-parent:hover{ background:#ffffff; color:#000000; }


/************* SUBMENU *************/

#menuswrapper{
height: 60px;
width:666px;
background:#ffffff;
margin-bottom: 9px;
}


#submenu{
height:20px;
line-height:20px;
width:666px;
margin:5px 0px 0px 0px;
background:#ffffff;
color:#999966;
}

#submenu ul {
  padding: 0px;
  margin: 0px;
}


#submenu li{
float:left;
list-style-type:none;
border-right:0px solid #ffffff;
white-space:nowrap;
}

#submenu li a{
display:block;
padding:0 2px;
font-family: Georgia,serif;
font-size:16px;
font-style:italic;
font-weight: normal;
text-decoration:none;
background-color:inherit;
color: #999966;
}

* html #submenu a {width:1%;}

#submenu .selected,#submenu a:hover{
background:#ffffff;
color:#999966;
text-decoration:none;
}


#submenu .menu-current { background:#ffffff; color:#000000; }
#submenu .menu-current a{ background:#ffffff; color:#000000; }
#submenu .menu-current:hover{ background:#ffffff; color:#000000; }
#submenu .menu-parent a{ background:#ffffff; color:#000000; }
#submenu .menu-parent { background:#ffffff; color:#000000; }
#submenu .menu-parent:hover{ background:#ffffff; color:#000000; }


/************* JQUERY FOTOALBUM  *************/
.pager_examples { border: 0px solid #000000; margin: 0px 0; font-family: Arial,serif; font-size:11px;}
.pager_examples ul {padding: 0px; margin: 0px 0px 0px 0px;}
.pager_examples li { padding: 0px; margin: 0px; list-style:none;}
.pager_examples a { text-decoration: none; } 
.pager_examples .nav { background: #ffffff; border-top: 0px solid #ffffff; padding-top: 34px; margin-bottom:24px;}
.pager_examples .nav#nav4 { border-top: 0; border-bottom: 0px solid #000000; }
.pager_examples .nav a { padding: 0 5px; color: #000;}
.pager_examples .nav a.highlight { color: #000; font-family: Arial Black;
 }




