body {
 padding:0;
 margin:0;
 font-family:Verdana,'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;

 font-weight:bold;
 font-size:.8em;
 color:#1d1d1d;
 background:white url(../images/sidebgsmaloranje.png) repeat-y left top;
 }
a {color:#1d1d1d;}
div {padding:0;margin:0;}

#wrapper {
margin-top:0;width:100%;
height:400px;
background:transparent url(../images/tandwieloranje.png) no-repeat left top scroll;
}

#sidebar {
 position : absolute;
 left:0;
 background:transparent;
 width:260px;
 padding-top:175px;
 color:white;
 padding-left:30px;
 padding-right:30px;
 z-index:1 ;
}
#sidebar h4 {color:black;margin:15px 5px 0 0;padding:0 5px;border-bottom:1px black solid;}
#sidebar p {border-bottom:1px black solid;margin:5px;color:white;}
#sidebar a {padding-left:25px;font-weight:bold;margin:0;background:transparent url(../images/arrowbullet.gif) no-repeat 5px 1px;color:white;}

#main {float:left;position:relative;}

#content {
  margin-left : 320px; 
  position:relative;
  width:auto;
}

#content p {margin:0 0 0 10px; padding:5px 20px 5px 20px;width:auto;}
#content ul {
margin:0 0 0 40px;
padding:0 0 0 10px;
}
#content img {padding:15px 30px;}
address {
 margin-left:10px;
 padding:40px 40px 0 20px;
 width:auto;
}

#header {
 padding-left:345px;
 border-top:1px solid white;
 height:189px;
 position:relative;
 font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
}

#header ul {
 left:0;
 padding:0;
 margin:0;
 float: left;
 background:transparent;
 line-height: 1em;
 list-style:none;
 width:100%;
}
#header ul li {
 display:inline;
 background:transparent;
 width:100%;
 border:0;
}
#header ul li a, #header ul li a:visited {
  background:transparent;
  text-decoration:none;
  font-weight:bold;
  padding: 6px 1em; 
  float: left;
  border-top:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
}
#header ul li a.current {
  border-bottom: 1px solid #F5802A;
  color: #F5802A;
}
#header ul li a:hover, #header ul li a:active {
  border-bottom: 1px solid #B2B2B2;
  color: #B2B2B2;
}

h1, h2 {margin:0;padding:0;}
h1 {margin-top:10px;
background:white url(../images/logoheader.jpg) no-repeat;
height:120px;
text-indent:-1000px;
}
h2 {
background-color:white;
height:0;line-height:0;
text-indent:-1000px;
}
h3 {
  background:#1d1d1d url(../images/klok_smal.png) repeat-x;
  min-width:500px;
  width:100%;
  height:30px;
  color:white;
  font-size:200%;
  padding-top:15px;
  text-indent:25px;
  margin:0 0 15px 0;
}
h4 {
  margin-left:25px;
  color:#1d1d1d;
  padding:0;
}
h5 {
  margin-left:25px;
  color:#1d1d1d;
  padding:0;
}

hr {width:100%;}

.boxright {width:150px;padding:2px;margin:0 5px;
float:right;border:0;font-size:.8em;color:#dddddd;
}
.boxright a{border:0;}
.boxright a img {border:0;margin:0;padding:0;}

.rechts {width:auto;padding:0;margin:0 5px;
float:left;border:0;}
.links {width:auto;padding:0;margin:0 5px;
float:left;border:0;}

.pub {border:0;
margin:10px 185px 10px 25px;
font-size:1em;
padding-top:0px;
border-top:1px solid #dddddd;
padding-bottom:10px;
border-left:5px solid #dddddd;}
.pub a {border:0;margin-left:5px;}
.pub h4 {padding:0;margin-left:5px;color:#F58024}
.pub h5 {padding:0;margin-left:5px;color:#4d4d4d;}
.pub p {padding:0;margin-left:5px;}


