body {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  margin: 0px;
  background-color: #1b0069;
  color: black;
  background-image: url( ../images/Background.jpg );
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
}


table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  color: black;
}

form {
  margin: 0px;
}

a:link, a:visited, a:hover {
  color: black;
  font-size: 11px;
}

img {
  border: 0px;
}

h1 {
  font-family: "Verdana", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #26908e;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-family: "Verdana", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #26908e;
  padding: 0px;
  margin: 0px;
}

 
.MainDiv {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 958px;
  height: 594px;
  margin-left: -479px;
  margin-top: -297px;
}

.TopBanner {
  position: absolute;
  width: 958px;
}

.TopBalk {
  position: absolute;
  width: 958px;
  height: 30px;
  background-image: url( ../images/TopBackground.jpg );
}

.TopBannerPos {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 958px;
  height: 154px;
  background-image: url( ../images/TopBanner.jpg );
}
a.TopLink:link, a.TopLink:visited, a.TopLink:hover {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

a.TopLink:hover {
  text-decoration: underline;
}

.TopLinks {
  position: absolute;
  right: 80px;
  text-align: right;
  width: 800px;
  top: 9px;
}

.Flags {
  right: 0px;
  width: 80px;
  top: 0px;
  height: 30px;
  text-align: right;
  position: absolute;
}


.MenuBalk {
  position: absolute;
  width: 545px; 
  height: 409px;
  left: 0px;
  top: 184px;
  background-image: url( ../images/LeftFrame.jpg );
}

.ContactGegevens {
  position: absolute;
  left: 27px;
  top: 18px;
  width: 450px;
}

.ContactTD {
  font-size: 10px; 
  font-weight: bold;
}

.ContactTD a:link, .ContactTD a:visited, .ContactTD a:hover {
  text-decoration: none;
}

.ContactTD a:hover {
  text-decoration: underline;
}

.Content {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 380px;
  height: 359px;
  overflow: auto;
  scrollbar-3dlight-color: #f8dfcb;
  scrollbar-arrow-color: #1b0069;
  scrollbar-base-color: #f8dfcb;
  scrollbar-track-color: #f8dfcb;
  scrollbar-darkshadow-color: #f8dfcb;
  scrollbar-face-color: #f8dfcb;
  scrollbar-highlight-color: #f8dfcb;
  scrollbar-shadow-color: #f8dfcb;

}

.ContentHolder, .NieuwsHolder {
  position: absolute;
  left: 545px;
  top: 184px;
  width: 410px;
  height: 409px;
  background-image: url( ../images/ContentBackground.jpg );
}

.NieuwsHolder {
  background-image: url( ../images/NieuwContent.jpg );
}

a.MenuItem1:link, a.MenuItem1:visited, a.MenuItem1:hover,
a.MenuItem2:link, a.MenuItem2:visited, a.MenuItem2:hover,
a.MenuItem3:link, a.MenuItem3:visited, a.MenuItem3:hover,
a.MenuItem4:link, a.MenuItem4:visited, a.MenuItem4:hover,
a.MenuItem5:link, a.MenuItem5:visited, a.MenuItem5:hover,
a.MenuItem6:link, a.MenuItem6:visited, a.MenuItem6:hover,
a.MenuItem7:link, a.MenuItem7:visited, a.MenuItem7:hover,
a.MenuItem8:link, a.MenuItem8:visited, a.MenuItem8:hover {
  position: absolute;
  display: block;
  width: 130px;
  height: 34px;
  top: 0px; 
  left: 26px;
}

.PageTitle {
  position: absolute;
  top: 120px;
  left: 477px;
  width: 277px; 
  height: 36px;
}

.OnderBanner {
  position: absolute;
  width: 480px; 
  height: 18px;
  right: 0px;
  bottom: 0px; 
  padding-top: 6px;
  text-align: center;
  font-size: 9px;
  letter-spacing: -1.0px
}

.OnderBanner a:link, .OnderBanner a:visited, .OnderBanner a:hover {
  font-size: 9px;
  text-decoration: none;
  letter-spacing: -1.0px;
}

.OnderBanner a:hover {
  text-decoration: underline;
}

.NieuwsDiv {
  background-repeat: no-repeat;
  background-position: right top;
  width: 368px;
  position: absolute;
  left: 6px;
  height: 78px;
  padding-left: 15px;
  padding-top: 10px;
  padding-right: 10px;
}

a.NewsTxt:link, a.NewsTxt:hover, a.NewsTxt:visited {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #4c4c4c;
}

a.NewsHead:link, a.NewsHead:visited, a.NewsHead:hover, .NewsHead {
  text-decoration: none;
  font-size: 11px;
  color: #f9964a;
  font-weight: bold;
  display: block;
  padding-bottom: 4px;
}

a.NieuwsItem:link, a.NieuwsItem:visited, a.NieuwsItem:hover {
  display: block;
  position: absolute;
  left: 500px;
  top: 150px;
  width: 26px;
  height: 25px;
  background-image: url( ../images/Button.jpg );
}

a.SiteMapLink:link, a.SiteMapLink:visited, a.SiteMapLink:hover {
  text-decoration: none;
}

a.SiteMapLink:hover {
  text-decoration: underline;
}

