* {
  -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: #cccccc;
  text-align: center;
}
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:850px;
}
#top{
  background-image:url(/pict/top.gif?1);
  background-repeat: no-repeat;	   
  height: 124px;
}
#mid{
  background-image:url(/pict/mid.gif);
  padding-top:5px;
  padding-left:18px;
  text-align: left;
}

#bot{
  background-image:url(/pict/bot.gif);
  color: white;
  text-align: right;
  height: 33px;
  padding-top:5px;
  padding-right: 40px;
}
.content{
  padding:15px;  
}
.m_table{
 background: white;
 padding: 5px;
 width: 510px;	
}
.maincontent{
  width: 562px;
}
.mainknop1{
 padding: 10px 0px 10px 0px;	
}
.mainknop2{
 padding: 10px 0px 10px 0px;	
 text-align: right;
}

.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: #ffba00;
  color:white;
  font-size:9pt;
  font-weight:bold;
  line-height: 16px;
  cursor: hand;
}
.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.on {
  height: 35px;
  width: 231px;
  padding-top:6px;
  padding-left:20px;
}

td.off{  background-image:url(/pict/menu-off.gif);}
td.on{  cursor:hand; background-image:url(/pict/menu-on.gif);}

tr.on { background: #f04646;}
tr.off { background: white;}

a:link.menu,a:hover.menu,a:active.menu,a:visited.menu {
  text-decoration: none;
  font-weight: bold;
}
.logo{
  padding-top:15px;
  height: 100px;
  width: 300px;
}
.menu{
  width: 269px;
  height: 230px;  	
}
.foto{
  padding-top:30px;
  height: 160px;	
}
.menucel{
  padding-left:35px;  
}
.adminmenu{
  width: 520px;
  text-align: right;
  padding-top:43px;
}
.nieuwstoon{
  width: 330px;
  background: #fff;	
  padding:3px;	
}
.nieuwslijst{
 width: 200px;
 padding: 0px 5px 7px 5px;
 border-bottom: 1px dashed white;	
}
.mkolom{
  width: 209px;
  background: #fff;	
  padding: 10px;
}
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; font-weight:bold; text-decoration: none;}
a.nlink:hover {text-decoration: underline;}

.Caption{
  width:  229px;
  *width:  249px;
  padding-left: 20px;
}
#banner{
  margin: 10px 0 0 20px;
}
#follow{
  padding: 10px 50px 0 0;  
}
#follow a{
  margin-right: 5px;
}
