* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;
  font-size: 9pt;
  margin: 0 auto;
}
body.main{  
  background: #d4d3d2;
  text-align: center;
  background-image:url(/pict/back.gif);
}
table{
  border-collapse: collapse;
}
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:820px;
}
#top{
	background-image:url(/pict/top1.jpg);
   	background-repeat: no-repeat;	   
   	height: 239px;
}
#top1{
	background-image:url(/pict/top1.jpg);
   	background-repeat: no-repeat;	   
   	height: 239px;
}
#top2{
	background-image:url(/pict/top2.jpg);
   	background-repeat: no-repeat;	   
   	height: 239px;
}
#top3{
	background-image:url(/pict/top3.jpg);
   	background-repeat: no-repeat;	   
   	height: 239px;
}
#top4{
	background-image:url(/pict/top4.jpg);
   	background-repeat: no-repeat;	   
   	height: 239px;
}

#mid{
 background-image:url(/pict/mid.gif);
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.gif);
  height: 49px;
  padding-top:7px;
  padding-left: 30px;
}

.home {
  height: 275px;
  width: 360px;
  padding-right: 10px;

}
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: #ee3224;
    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 black;

	padding-left:2px;
}
textarea{
  font-family: Verdana;
  font-size: 9pt;
}
p,tr,td,table {
  vertical-align: top;
  font-family: Verdana;
  font-size:9pt;
}
td.off, td.menu, td.on {
  height: 29px;
  width: 130px;
  text-align: center;
  padding-top:8px;
  }

a:link.menu,a:hover.menu,a:active.menu,a:visited.menu {
  text-decoration: none;
  font-weight: bold;
}
#menutable{
  border-collapse: collapse;
}
.logo{
  padding-top:15px;
  height: 205px;
  width: 245px;
}
.menucel{
  padding-left:35px;  
}
.adminmenu{
  padding-top:35px;

  height: 150px;
}
.datum{
  padding-left:390px;
  height: 34px;  
}
.zoek{
  border-collapse: collapse;	
  height: 24px;
  width: 175;
  background: #714601;
}
.zoekform{
  padding-top: 2px;
  padding-left:5px;  
}
.zoekknop{
  padding-top:3px;
}
.zoekcel{
  border: 0px solid #ffffff;
  height: 18px;
  padding-left:5px;
  padding-top:1px;
}
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: black; 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: black; text-decoration: underline;}
