body {
  background-color: #fff;  
  background-image: url(background.jpg);
  text-align:center;
  color: #000000;
  margin:0px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.niet-tonen {
  display: none;
}

div.divpage {
  width: 1020px; 
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}

div.divmenu {
  width: 230px; 
  float: left; 
  margin-top:100px;
}

div.divcontent {
  width: 790px; 
  float: right;
}

A { text-decoration: none; color: #000000 }
 
table#pagetable tr.trtop { height:44px; }
table#pagetable td.toplinks { width: 43px; height:44px; background-image: url(left-top.gif) }
table#pagetable td.topmid { width: 704px; background-color: #FFFFFF; text-align:center; }
table#pagetable td.toprechts { width: 43px; height:44px; background-image: url(right-top.gif) }
table#pagetable td.bottomlinks { width: 43px; height:44px; background-image: url(left-bottom.gif) }
table#pagetable td.bottomrechts { width: 43px; height:44px; background-image: url(right-bottom.gif) }
table#pagetable td.bottommid { width: 704px; background-color: #FFFFFF }
table#pagetable td.tablepage { width:790px; background-color: #FFFFFF; }
table#pagetable td.tdspan { background-color: #FFFFFF; }


table#menutable td.toplinks { width: 42px; height:39px; background-image: url(menu-left-top.gif) }
table#menutable td.topmid { width: 188px; background-color: #DA0038; }
table#menutable td.bottomlinks { width: 42px; height:43px; background-image: url(menu-left-bottom.gif) }
table#menutable td.bottommid { width: 188px; background-color: #DA0038; }
table#menutable ul { margin:0px; padding:0px; }
table#menutable td.menu{ 
  padding-left: 17px;
  width: 220px; 
  background-color: #DA0038;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 11pt;
}
table#menutable td.menu ul{
  padding: 0px;
  padding-left: 12px; 
  margin: 0px;
}
table#menutable td.menu A {
  color: #ffffff;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 11pt; 
  text-decoration: none; 
}

table#menutable td.menu div.emaillink {
  padding-right: 17px;
  color: #ff8888;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 8pt;
  text-align: center; 
}
table#menutable td.menu A.emaillink{
  color: #ffCCCC;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 8pt; 
  text-decoration: none; 
}


.logoimage {
  width: 388px;
  height: 139px;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align:center;
}

div.page {
  min-width:1040px;
  font-family: Tahoma; 
  font-size: 10pt;

  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.page td
{
  font-family: Tahoma; 
  font-size: 10pt;
}


.copyright {
  font-family: Tahoma;
  margin-top:10px;
  font-size: 8pt;
  color: #808080;
}

img {
border-radius:5px;
}
