* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;

  background: #f7f6c0;
  font-size: 9pt;
  margin: 0 auto;
}
body.main{  
  background: #5d5d5d;
  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:850px;
  background-image:url(/pict/back.gif);  
}
#top{
	background-image:url(/pict/top.jpg);
   	background-repeat: no-repeat;	   
   	height: 200px;
}
#mid{
 background-image:url(/pict/mid.jpg);
  padding-top:5px;
  padding-left:15px;
  padding-right:15px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.jpg);
  height: 52px;
  color: white;
  padding-top:5px;
  text-align: center;
}
.nieuwstabel{
  width: 350px;
}
.nieuwskop{
  padding-left:5px;
  height: 22px;
  font-weight: bold;
  background: #382200;
  color: #f6e2bd;
}
.nieuws{ 
  padding-left:5px;
  padding-top:5px;
  height: 105px;
  background: #714601;
  color: #f6e2bd;
}
.nieuwslijst, .meldform{
  background: #714601;
  width: 240px;
}
.nieuwstoon, {
  width: 320px;
}
.home {
  height: 275px;
  width: 360px;
  padding-right: 10px;

}
.meldcell{
  padding-top:5px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
}
.ndatum{
  width: 50px;
  color: #f6e2bd;
}
.emailtabel{  background: #714601;
}
.emailcell{
  background: #714601;
  color: #f6e2bd;
  width: 255px;
  padding-left:5px;
}
.topfotos{
  width: 420px;
  height: 174px;
  padding-top: 20px;
}
.fotos{
  width: 215px;
  padding-left: 20px;
}
.midden{
  padding-top: 10px;
}
.adres{
  padding-top: 30px;
}
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: #714601;
    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;
  }
td.on {
  background-image:url(/pict/menu_on.gif);
  background-repeat: no-repeat;	   
}
td.off, td.menu {
  background-image:url(/pict/menu_off.gif);
  background-repeat: no-repeat;	   
}
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: 196px;
  width: 245px;
}
.menucel{
  padding-left:15px;  
}
.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;}
