body {
  font-family: "Verdana", sans-serif;
  font-size: 14px;
  margin: 0px;
  color:#18315a;
  scrollbar-3dlight-color: #19325b;
  scrollbar-arrow-color: white;
  scrollbar-base-color: #f5f5f5;
  scrollbar-track-color: #d3dceb;
  scrollbar-darkshadow-color: #19325b;
  scrollbar-face-color: #19325b;
  scrollbar-highlight-color: #19325b;
  scrollbar-shadow-color: #19325b;
}


table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-family: "Verdana", sans-serif;
  font-size: 12px; 
  color: black;
}

form {
  margin: 0px;
}

a:link, a:visited, a:hover {
  color:#18315a;
  font-size: 12px;
  font-family: "Verdana", sans-serif;
}

img {
}

h1 {
  font-size: 14px;
}

h2 {
}
 
.MainDiv {
  position: absolute;
  width: 900px;
  height: 600px;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -300px;
  background-image: url(../images/background.jpg);
  border:1px solid;
  border-color: #d2dceb;
}

.TopBanner {
  width: 694px;
  height: 99px;
  position: absolute;
  left: 203px;
  top: 2px;
  background-repeat: no-repeat;
  background-position: bottom left;
}


.Content {
  position: absolute;
  left: 212px;
  top: 183px;
  width: 643px;
  height: 387px;
  overflow: auto;
  color: black;
  font-size: 14px;
}

.MenuBalk {
  position: absolute;
  left: 203px;
  top: 100px;
  width: 694px;
  height: 28px;
  padding-top: 7px;
  text-transform:uppercase;
}

a.MenuItem:link,a.MenuItem:visited,a.MenuItem:hover, 
a.MenuItemUp:link,a.MenuItemUp:visited,a.MenuItemUp:hover { 
  color: white;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  font-weight: bolder;
  padding-left: 16px;
}

a.MenuItem:hover, 
a.MenuItemUp:link,a.MenuItemUp:visited,a.MenuItemUp:hover {
  color: #d2dceb;
}
v
.NieuwsScrollerHome {
  background:none;
  position: absolute;
  left: 14px;
  top: 210px;
  width: 165px;
  height: 315px;
  overflow: auto;
  color:#18315a;
  font-size:10px;
}

textarea {
  overflow: auto;
}

.WebsiteByJDI {
  position: absolute;
  right: 14px;
  bottom: 6px;
  font-size: 10px;
  color:white;
}

a.jdi:link, a.jdi:visited, a.jdi:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  color: white;
}

a.jdi:hover {
  text-decoration: underline;
}

.TitleDiv{
  position: absolute;
  left:218px;
  top: 144px;
  font-size: 11px;
  font-weight:bold;
  color: #19325b;
  text-transform:uppercase;
}

.MFSubmitButton, .MFCancelButton {
 border: 1px solid #e7e7e7;
 background-color: #19325b;
 background-color: #19325b;
 color: white;
 font-family:      Verdana, sans-serif;
 width: 150px;
 text-align:center;
}

.MFTD {
 width: 200px;
 padding-right: 10px;
 vertical-align: top;
 color:black;

}

.MFNaamType, .MFEmailType, .MFSmall {
 width: 245px;
 border: 1px solid #F25B30;
 border: 1px solid #003F8C;
 font-family:      Verdana, sans-serif;
 margin-bottom: 3px;
}

.MFSmall {
 width: 80px;
}

.MFKop {
 padding: 2px;
 padding-bottom: 5px;
 vertical-align: top;

 font-weight: bold;
}

.MFTDKop {
  padding-right: 5px;
  font-weight: bold;
}

.MFTDKop2 {
  text-align: center;
  padding-right: 5px;
 
  font-weight: bold;
}

.MFTD2 {
  text-align: center;
}

.MFInp {
  width: 30px;
  text-align: right;
  border: 1px solid #003F8C;
  font-family:      Verdana, sans-serif;
  margin-bottom: 3px;
}

.SelectionBox {
  width: 330px;
}
