* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;
  color: white;
  font-size: 10pt;
  margin: 0 auto;
  background: #084b16;
}
body.main{  
  background: #5d5d5d;
  text-align: center;
  background-image:url(/pict/back.gif);
}
td{
 line-height: 18px;
}
#wrapper{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width: 100%;
}
#MainTable{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:850px;
  background-image:url(/pict/back.gif);  
}
#top{
	background-image:url(/pict/top.gif);
   	background-repeat: no-repeat;	   
   	height: 195px;
}
#mid{
  background-image:url(/pict/mid.gif);
  padding-top:10px;
  padding-left:25px;
  padding-right:25px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot2.gif);
  height: 59px;
  color: white;
  padding-top:33px;
  text-align: center;
}
#scrollme{
  padding-top:20px;
  color: black;
}

.home{
  padding-left: 10px;
  padding-top: 7px;
}
.adres{
  padding-left: 300px;
}

UL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
OL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
.butt {
  	border: 1px solid #ffffff;
    background-color: #386d43;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
.ebutt {
  	border: 1px solid #ffffff;
    background-color: #a3a3a3;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
img{
	border: 0px;
}
.input {
	border: 1px solid white;
    background-color: #386d43;
	padding-left:2px;
}
textarea{
  font-family: Verdana;
  font-size: 9pt;
}
p,tr,td,table {
  vertical-align: top;
  font-family: Verdana;
  font-size:9pt;
}
#menutable{
  border-collapse: collapse;
}
.logo{
  padding-top:15px;
  height: 165px;
  width: 350px;
}
.adminmenu{
  padding-top:10px;
  width: 450px;
}
.topknoppen{
  padding-top:30px;
  width: 100px;
}
.menucel{
  padding-left:36px;
}
.banner{
  padding-top: 1px;
  text-align: center;
  font-weight:bold;
}
.knoppentabel{
  border-collapse: collapse;
}
.knoppen{ 
   width: 261px;
   height: 170px;
}
.kader{
  background-image:url(/pict/kader.jpg);
  background-repeat: no-repeat;
  width: 365px;
  height: 33px;
  padding-top: 7px;
  padding-left: 20px;
  font-weight: bold;
  
}
.nieuws{ 
  background-image:url(/pict/nieuws.gif);
  background-repeat: no-repeat;
  width: 261px;
  height: 231px;
}
.pijlprev{
  
}
.pijlnext{
	padding-left:30px;
}
.nbericht{ width: 450px;}
.ndatum{ width: 100px;}
.ntitel{ width: 160px;}

a:link, a:visited, a:hover, a:active {color: white}
a:link, a:visited, a:active {text-decoration: underline; }
a:hover {text-decoration: none;}

a.nlink:link, a.nlink:visited, a.nlink:hover, a.nlink:active { 	font-size:9pt; color: white; text-decoration: none;}
a.nlink:hover {color: black; text-decoration: underline;}
a.newslink:link, a.newslink:visited, a.newslink:hover, a.newslink:active{font-size:9pt;color:black;text-decoration:none;}
a.newslink:hover {color: black; text-decoration: underline;}


a.actief:link, a.actief:visited, a.actief:hover, a.actief:active { font-size:9pt; color: white; text-decoration: underline;}
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 color: black;
 list-style: none;
}
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 13px;
 left: -1px;
 width: 150px;
}
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}
.tussen{
 color: white;
 padding-top: 3px;
}
.menulist li {
 padding-right: 1px;
 padding-left: 1px;	
 float: left;
 display: block;
 background: #fea900;
 position: relative;
 border: 0px solid #330;
 margin-right: -1px;
}
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}
.menulist a {
 display: block;
 padding: 3px;
 text-decoration: none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 background-color: #386d43;
}
.menulist a.highlighted, .actief {
 background-color: #386d43;
}
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
.menulist a {
 float: none;
}
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}
* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
