/* cmsms stylesheet: charland modified: 31-03-2021 15:54:51 */
* {
  margin:0;
  padding:0;
}


body {
  text-align: left;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 90%;
  overflow: -moz-scrollbars-vertical;
  margin-top:16px;
  background-color: #816b56;
}

h2 {
  font-size:180%;
  letter-spacing:4pt;
  padding-top:20px;
  padding-bottom:20px;
}

.mainwrapper {
  width:900px;
  margin:0px auto;
/*  border:1px solid #cccccc;*/
}

a {
  color:black;
  text-decoration: none;
  border-bottom: 1px dotted black;
}

a:hover {
  color:#86bd83;
  border-bottom: 1px solid #86bd83;
}

a:visited {
  color:black;
}

.bundtekst {
  textalign:center;
  
  
  font-size: 60%;
}

a.menuitem {
  border-width: 0px;
  font-size: 110%;
  font-weight: bold;
}

a.menuitem:hover {
  color:#86bd83;
}
