* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin: 0 auto;
}
body.main{  
  text-align: center;
  background: #cccccc;
}
td{
 line-height: 18px;
}
#wrapper{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:100%;
}
.topmenu{
  color: white;
}
.cursor {  cursor: hand}
.klijst{
  background-color: #3a91c9;	
}
.kregel2{
  background-color: #dad9d9;
}
.knaam{
  padding-left: 5px;
  width:190px;
}
.kplaats{
  padding-left: 5px;
  width:120px;
}
.kemail{
  padding-left: 5px;
  width:170px;
}
.ktelefoon{
  padding-left: 5px;
  width:100px;
}

#MainTable{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:850px;
  background: #ffffff;
}
#top{
	background-image:url(/pict/top.gif);
   	background-repeat: no-repeat;	   
   	height: 180px;
}
#mid{
	background-image:url(/pict/mid.gif);
	padding-top:10px;
	padding-left:45px;
	padding-right:20px;	
}
#bot{
	background-image:url(/pict/bot.gif);
   	background-repeat: no-repeat;
   	font-size: 8pt;
	height: 58px;
 	padding-top:12px;
	text-align: center;
}
.content{
   padding-left:20px;
}
.logo{
  height: 138px;
  width: 400px;
}
.adminmenu{
  padding-top: 10px;
  width: 390px;
}
.adres{
  padding-left:190px;
}
.menu{
  width:830px;
  padding-left:40px;
}
td.off, td.dagmenu, td.on {
  height: 20px;
  padding-left:2px;
  padding-right:2px;  
  }
td.on {
  background: #ff9600;
}
.boek{
  height: 18px;
}
td.off, td.dagmenu {
  background: #3a91c9;
}
.home{
  padding-right: 17px;
}
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: #303030;
    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 #2c2825;
    background-color: #ff9600;
	font-size:11px;
	padding-left:2px;
}
textarea{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
p,tr,td,table {
  vertical-align: top;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:9pt;
}
a:link { text-decoration: underline; color: black; background: none;font-family: Verdana; font-size: 10pt;}
a:visited { text-decoration: underline; color: black; background: none; font-family: Verdana; font-size: 10pt;}
a:hover { text-decoration: none; color: black; background: none; font-family: Verdana; font-size: 10pt;}
a:active { text-decoration: underline; color: black; background: none; font-family: Verdana; font-size: 10pt;}


a.nlink:link { text-decoration: underline; color: white; background: none;font-family: Verdana; font-size: 8pt;}
a.nlink:visited { text-decoration: underline; color: white; background: none; font-family: Verdana; font-size: 8pt;}
a.nlink:hover { text-decoration: none; color: white; background: none; font-family: Verdana; font-size: 8pt;}
a.nlink:active { text-decoration: underline; color: white; background: none; font-family: Verdana; font-size: 8pt;}
