body {
 margin:0;
 padding:0;
/* background-image:url(images/bg.jpg); */
 background-color:#ffffff; 
 background-repeat:repeat-x;
 font-family:Arial;
}

#maincontainer {
 width:100%; 
 overflow:hidden;
}

table.maintable
{
 background-image:url(images/tbl_bg.jpg);
 background-repeat:repeat-y;
}

td.rightcolumn
{background-repeat:no-repeat;}

div.adres
{
 padding:0.5em 0.5em 0 0.7em;
 color:#031f47;
}

.adres1
{
font-size:1.1em;
font-weight:bold; 
}
.adres2
{font-size:1.0em;
 font-weight:bold;
}
a.adres2
{
 font-size:1.0em;
 font-weight:bold;
 color:#031f47;
 text-decoration:none
}
a.adres2:hover
{
 text-decoration:underline;
}

div.welkom
{
 padding:0.5em 0 0.7em 0;
 color:#031f47;
 font-size:1.2em; 
 font-weight:bold;
}
div.welkom2
{color:#002569;
font-size:1.1em;
font-weight:bold;
} 
div.bedankt
{
padding: 1em 1em 1em 2em;
color:#031f47;
font-size:0.9em;
}
 
td.bordright
{border-right:1px solid #b3bcc0;}

div.tekst
{font-size:0.8em;
 padding:0.2em 0.5em 0.2em 0.6em;
 text-align:left;
 } 
a.tekst
{font-size:0.8em;
 color:#031f47;
 font-weight:bold;
} 
div.tekstbig
{font-size:0.8em;
 padding:0.2em 0.5em 0.2em 0.6em;
 } 
 .tekstnormal
 {font-weight:normal;
 }
 img.bord
 {border:2px dotted #b3b0c0;}
 
 img.left
 {
 float:left;
 border:2px dotted #b3b0c0;
 margin-right:0.5em;
 }
 
 table.topmenu
 {margin-left:220px;
 }	

#topmenu1{
 padding-left:230px;
 padding-top:0px;
 }

#navlinks{
 width:100%; 
}
#navlinks ul{
 list-style-type:none;
 padding: 5px 0;
 margin:0;
}
#navlinks ul li{
 display:inline; 
 }
#navlinks li a{
 text-decoration:none;
 margin-right:5px;
 padding:5px; 
 color:#ffffff;
/* background-color: #036; */
 border:2px dotted #666666;
 text-align:center;
 font-weight:bold;
 font-size:90%;
 height:2em;
 line-height:2em;
}
#navlinks ul li a:hover
{
color: #fff;
background-color: #666666;
}
#navlinks ul li a.current
{background-color:#333333;
}

#bottommenu{
 width:90%;
 margin-right:30px;
}
#bottommenu ul{
 list-style-type:none;
 padding:0;
 margin:0;
}
#bottommenu ul li{
 display:inline;
 }
#bottommenu li a{
 text-decoration:none;
 margin-right:7px;
 color:#ffffff;
 text-align:center;
 font-size:80%;
}
#bottommenu ul li a:hover
{
color: #000000;
text-decoration:underline;
}

td.kenmerk
{ font-weight:bold;
  font-size:90%;
  text-align:right;
  width:15em;
  vertical-align:top;
  border-bottom:1px dotted #666666;
  padding:0.2em 0.1em;
 }
td.invoer
 {border-bottom:1px dotted #666666;
  padding:0.2em 0.1em;
  }
  #lg
  {
  float:right;
  margin-right:30px;
  text-decoration:none;
  color:#ffffff;
  } 
  a.lg
  {
  text-decoration:none;
  font-size:80%;
  color:#031f47;
  }
  a.lg:hover
  {text-decoration:underline;
  color:#ffffff;
  }
