* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;
  font-size: 10pt;
  margin: 0 auto;
}
body.main{  
  background: #919191;
  text-align: center;
}
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:870px;
  background-image:url(/pict/back.gif);  
}
#top{
	background-image:url(/pict/top.gif);
   	background-repeat: no-repeat;	   
   	height: 209px;
}
#mid{
  background-image:url(/pict/mid.gif);
  padding-top:10px;
  padding-left:45px;
  padding-right:45px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.gif);
  height: 20px;
  color: white;
  padding-top:3px;
  padding-right:90px;
  text-align: right;
}

.home{
  padding-right: 15px;
}
.adres{
  width: 200px;
  color: white;
  padding-top:30px;
}
.datum{
  color: white;
  padding-top:2px;
}
h1{
	font-size:10pt;
	font-weight:bold;
}
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 #333376;
    background-color: #333376;
    color:white;
	font-size:9pt;
	line-height : 16px;
	cursor: hand;
}
.ebutt {
  	border: 1px solid #c9cacc;
    background-color: #c9cacc;
    color:white;
	font-size:9pt;
	line-height : 16px;
}
img{
	border: 0px;
}
.input {
	border: 1px solid #333376;
    background-color: #c9cacc;
	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:10px;
  padding-left:30px;
  height: 174px;
  width: 550px;
}
.adminmenu{
  padding-top:10px;
  width: 500px;
}
.menucel{
	padding-left:36px;
}


a:link, a:visited, a:hover, a:active {color: black}
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.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: #333376;
 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: #ed1c24;
}
.menulist a.highlighted, .actief {
 background-color: #ed1c24;
}
.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%;
}
