#menu {
 display:none;
}

#main h1 {
margin-top: 30px;
font-size: 1.5em;
font-weight: bold;
}

#main h2 {
 margin-top: 30px;
 font-weight: normal;
 font-size: 1.1em; 
 font-style: italic;
}

#main h3 {
 margin-bottom: 0px;
 font-weight: bold;
 font-size: 1em; 
}

#main h4 {
 margin-top: 0;
 margin-bottom: 0;
 font-size: 1.5em;
 font-weight: bold;
}

#main h5 {
 margin-top: 0;
 font-weight: bold;
 font-style: normal;
 font-size: 1em;
}

#main a {
 color: black;
 font-weight: bold;
 text-decoration: none;
 font-style: italic;
}

#main ul.in li {
 list-style-image: url("images/pijltjein.gif");
}

#main ul.uit {
 margin-top:0px;
}

#main ul.uit li {
 list-style-image: url("images/pijltjeuit.gif");
}

#main td {
 vertical-align: top;
}

.foto {
display: none;
}

#main .toel {
 border-top: solid 1px #dcdcdc;
 border-left: solid 1px #dcdcdc;
 border-right: solid 1px #f5f5f5;
 border-bottom: solid 1px #f5f5f5;
 margin-left: -6px;
 padding: 6px;
 background-color: #fffaf0;
}

#links {
display: none;
}

#footer {
display:none;
}