  body {
  background: #3f258d;  
  margin: 0px;
  padding: 0px;
  }
  
  h3 {
  color: #cccc00;
  text-decoration: none;
  font-size:15px;
  
  }
  
  a {
  text-decoration: none;
  color: #cccc00;
  }
  
  a:hover{
  color: #ffffff;
  }
  
  a.link:link, a.link:visted {
  text-decoration: underline;
  color: #cccc00;
  }
  
  a.link:hover {
  color: #ffffff;
  }
   
  a.MenuItemUp:link, a.MenuItemUp:visited  {
  text-decoration: none;
  color: #ffffff;
  }
  
  a.MenuItemUp:hover {
  text-decoration: none;
  color: #cccc00;
  }
  
  .Maindiv {
  position: absolute;
  width: 700px;
  left: 50%;
  margin-left: -350px;
  }
  
  .TopBanner {
  position: relative;
  float: left;
  width: 700px;
  height: 152px;
  padding-top: 31px;
  }
  
  .ImageLeft {
  position: relative;
  background-repeat: no-repeat;
  float: left;
  width: 111px;
  height: 111px;
  }
  
  .ImageRight {
  position: relative;
  background-repeat: no-repeat;
  float: right;
  width: 111px;
  height: 149px;
  margin-top: 0px;
  }
  
  .ImageCenter {
  position: relative;
  background-repeat: no-repeat;
  float: left;
  width: 395px;
  height: 138px;
  padding-top: 0px;
  margin-left: 20px;
  }
  
  .TopBannerText {
  position: relative;
  float: left;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
  font-weight: bold;
  margin-left: 65px;
  }
   
  .LeftBanner {
  position: relative;
  float: left;
  top: 0px;
  width: 150px;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #cccc00;
  font-weight: bold;
  font-size: 11px;

  }
   
  .RightBanner {
  position: relative;
  float: right;
  border: 1px solid #7967af;
  top: 0px;
  width: 488px;
  margin-right: 0px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  }
  
  .RightBannerContent1 {
  position: relative;
  float: left;
  top: 0px;
  width: 488px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-bottom: 30px;
  }
  
  .RightBannerContent2 {
  position: relative;
  float: left;
  top: 0px;
  width: 258px;
  height: 172px;
  background-image: url(images/rand3.jpg);
  background-repeat: no-repeat;
  border: 0px;
  text-decoration: none;
  }
  
  .RightBannerContent3 {
  position: relative;
  float: left;
  top: 0px;
  width: 170px;
  height: 172px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-left: 10px;
  border: 0px solid black;
  }
  
  .RightBannerContent4 {
  position: relative;
  float: left;
  top: 0px;
  width: 488px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-top: 40px;
  text-align: center;
  }
  
  .Plaatsnaam {
  margin-bottom: 5px;
  }
   
  .BannerBottom {
  position: relative;
  float: right;
  top: 0px;
  width: 547px;
  height: 24px;
  background-position: bottom;
  background-repeat: no-repeat; 
  padding-top: 15px;
  padding-bottom: 5px;
  }
