* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana;
  color: #000;
  font-size: 11pt;
  margin: 0 auto;
}
body.main{  
  text-align: center;
  background:#fafae2;  
}
td{
 line-height: 16pt;
}
#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: 100%;
  background:#fafae2;  
}
#top{
  background-image:url(/pict/top.gif);
  background-repeat: no-repeat;	   
  height: 170px;
}
#mid{
  background-image:url(/pict/mid.gif);
  background-repeat: repeat-y;
  padding: 10px 50px 20px 50px;	
  text-align: left;
}

#bot{
  background-image:url(/pict/mid.gif);
  background-repeat: repeat-y;
  height: 38px;
  padding:5px 20px 0px 20px;
}
.botleft{
  color: black;
  width: 421px;
  padding-left: 25px;
}
.botright{
  color: black;
  width: 421px;	
  text-align: right;
  padding-right: 25px;
}
.toptabel{
  width: 100%;	
}
.adminmenu{
  height: 114px;
  padding: 30px 30px 0px 30px;
  width: 578px;
}
.menu{
  padding: 0px 0px 0px 300px;
}

UL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 18pt;
}
OL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 18pt;
}
.butt {
  	border: 2px solid #ffffff;
    background: #2c87b4;
    color: white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
	cursor: hand;
}
.ebutt {
  	border: 2px solid #ffffff;
    background-color: #a3a3a3;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
/* nieuws */
.nieuwstoon{
  width: 500px;
  padding: 0px 0px 0px 10px;	
}
.nieuwstabel{
  width: 177px;
}
.nieuwskop{
  background: #ffba00;
  padding-left: 10px;
  font-weight: bold;	
}
.nieuwsbericht{
  background:#fff;
  border-bottom: 1px dashed #a3a3a3;
  padding: 5px 5px 5px 5px;
}
/* nieuws */
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;
  border-collapse: collapse;
}
.zoek{
  text-align: right;
  padding-right: 5px;
  height: 40px;
}
.zoekform{

}
.zoekknop{
	padding-top: 1px;
}
.zoekcel{
  border: 0px solid #000000;
  background: white;
  height: 16px;
  font-size:8pt;
  padding-left: 5px;
  padding-top: 1px;
}
.buttonscel{
  height: 30px;	
  text-align: right;
  padding-top: 25px;	
}
td.buttons{
  border-left: 1px solid white;
  padding: 0px 5px 0px 5px;
 
}
a.zoek:link, a.zoek:visited, a.zoek:hover, a.zoek:active {
  color: #000;
  text-decoration: underline;	
}
a.zoek:hover {text-decoration: none;}

a.buttons:link, a.buttons:visited, a.buttons:hover, a.buttons:active {
  color: #000;
  text-decoration: none;	
}
a.buttons:hover {text-decoration: underline;}
a:link, a:visited, a:hover, a:active {color: black}
a:link, a:visited, a:active {text-decoration: underline; }
a:hover {text-decoration: none;}