* {
  -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{  
  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:850px;
  background: #eceae7;  
}
#top{
	background-image:url(/pict/top.jpg);
   	background-repeat: no-repeat;	   
   	height: 162px;
}
#top1{
	background-image:url(/pict/top1.jpg);
   	background-repeat: no-repeat;	   
   	height: 163px;
}
#top2{
	background-image:url(/pict/top2.jpg);
   	background-repeat: no-repeat;	   
   	height: 163px;
}
#top3{
	background-image:url(/pict/top3.jpg);
   	background-repeat: no-repeat;	   
   	height: 163px;
}
#top4{
	background-image:url(/pict/top4.jpg);
   	background-repeat: no-repeat;	   
   	height: 163px;
}

#mid{
  background-image:url(/pict/mid.gif);
  padding-left:5px;
  padding-right:15px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.jpg);
  height: 52px;
  color: white;
  padding-top:5px;
  text-align: center;
}
table{
  border-collapse: collapse;
}
.nieuwstoon{
  width: 320px;
}
.nieuwslijst{
  padding: 3px; 
  background: #739dd3;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;

}
.nieuwscell{
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  width: 195px;
  height: 166px;
  background-image:url(/pict/nieuws.gif);
}
.nieuwskop{
  padding-left:5px;
  padding-top:3px;
  height: 26px;
  width: 195px;
  font-weight: bold;
  background: #a2968a;
  color: #000000;
}
.emailtabel{  background: #714601;
}
.emailcell{
  background: #714601;
    color: #f6e2bd;
  width: 255px;
  padding-left:5px;
}
.adres{
  padding-left: 45px;
}
.cvbbank{
  padding-left: 70px;
  padding-top: 20px;
}
.webchemie{
  padding-left: 60px;
  padding-top: 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: #739dd3;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
.ebutt {
  	border: 1px solid #ffffff;
    background: #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: 27px;
  width: 198px;
  padding-top: 3px;  
  padding-left: 45px;  
}
td.on {
  background-image:url(/pict/menu_on.gif);
}
td.off{
  background-image:url(/pict/menu_off.gif);
}
.midden{
  width: 500px;
  padding-left: 10px;
  padding-top: 10px;
}
.logo{
  padding-top:15px;
  height: 196px;
  width: 245px;
}

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.wlink:link, a.wlink:visited, a.wlink:hover, a.wlink:active { 	font-size:8pt; color: white; 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;}

