body {
  font-family: "Verdana";
  font-size: 12px;
  margin: 0px;
  color: black;
}


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

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

form {
  margin: 0px;
}

img {
  border: 0px;
}

h1 {
  font-size: 14px;
}

h2 {
}

a{
  color: red;
}

.NormalBody {
  text-align: center;
  background-image: url( ../images/back_hor.jpg );
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #f5f5f5;
}

.MainDiv {
  width: 880px;
  top: 0px;
  position: relative;
  text-align: left;
  margin: 0 auto;
}

.TopBanner {
  background-image: url( ../images/top_banner.gif );
  background-repeat:no-repeat;
  position: relative;
  top: 0px;
  width: 880px;
  height: 390px;
  z-index: 1000;
}

#mainpic {
  position: absolute;
  left: 660px;
  top: 150px;
  width: 200px;
  height: 135px;
  background-repeat: no-repeat;
  background-position: center center;
}
.BottomBanner {
  position: relative;
  left: 0px;
  top: 0px;
  width: 880px;
  height: 180px;
  text-align: center;
}

.ContentEnder {
  position: absolute;
  top: 0px;
  left: 45px;
  width: 823px;
  height: 8px;
  overflow: hidden;
  background-image: url( ../images/ContentEnd.jpg );
}

.LinksKnop {
  position: absolute;
  width: 29px;
  height: 28px;
  background-image: url( ../images/LinksKnop.gif );
  left: 11px;
  top: 10px;
}

.Sponsoren {  
  position: absolute;
  left: 45px; 
  top: 50px;
  height: 51px;
  width: 824px;
  background-image: url( ../images/Sponsoren.jpg );
}

.ContentHolder {
  position: relative;
  top: 0px;
  left: 0px;
  width: 823px;
}

.Content {
  background-image: url( ../images/content_back.jpg );
  background-position: top;
  background-repeat: repeat-y;
  padding-bottom: 30px;
  width: 793px;
  margin-left: 45px;
  padding-left: 15px;
  padding-right: 15px;
  color: black;
  padding-top: 15px;
}

.PageName {
  font-size: 18px; 
  color: red;
  position: absolute;
  left: 50px;
  top: 335px;
  font-family: "Arial";
  text-transform: uppercase;
}

.PageName2 {
  font-size: 18px;
  font-family: "Arial";
  color: red;
  position: absolute;
  left: 50px;
  bottom: 142px;
  text-transform: uppercase;
}

.Scheiding{
  position: absolute;
  width: 820px;
  left: 45px;
  border-top:1px dotted #b7b6a0; 
  bottom: 45px;
}

.MenuBalk {
  position: absolute;
  left: 271px;
  top: 42px;
  width: 652px;
  height: 29px;
  z-index: 1000;
}

.SubList, .SubSubList {
  visibility: hidden;
  position: absolute;
  top: 298px;
  left: 0px;
  margin-left: 0px;
  background-color: #dbd9c2;
  border:1px solid;
  border-color:red;
}

.SubList {
}

.SubSubList {
}

.SubMenuHolder {
  z-index: 1500;
  position: absolute;
  left: 265px;
  top: 69px;
  width: 775px;
}

a.MenuItem:link, a.MenuItem:visited, a.MenuItem:hover,
a.MenuItemUp:link, a.MenuItemUp:visited, a.MenuItemUp:hover {
  position: absolute;
  height: 20px;
  color: white;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

a.MenuItem:hover, a.MenuItemUp:hover, a.MenuItemUp:link, a.MenuItemUp:visited {
  color: #009029;
}

a.MenuItemLink:link, a.MenuItemLink:visited, a.MenuItemLink:hover,
a.MenuItemLinkUp:link, a.MenuItemLinkUp:visited, a.MenuItemLinkUp:hover {
  text-decoration: none;
  font-weight:bold;
  background-color: #dbd9c2;
  color: black;
  padding-left: 5px;
  margin-bottom: 4px;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

a.MenuItemLink:hover,
a.MenuItemLinkUp:link, a.MenuItemLinkUp:visited, a.MenuItemLinkUp:hover {
  color: #009029;
  font-weight:bold;
}

.WebsiteByJDI {
  position: absolute;
  left: 220px;
  bottom: 40px;
  font-size: 10px;
  color: #afaea4;
}

a.WebsiteByJDI:link, a.jdi:visited, a.jdi:hover {
  text-decoration: none;
  font-size: 11px;
  font-weight:bold;
  color: #afaea4;
}

a.WebsiteByJDI:hover {
  text-decoration: underline;
  color: #afaea4;
}


.MFSubmitButton, .MFCancelButton {
 border: 1px solid red;
 background-color: red;
 color: black;
 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 red;
 font-family:      Verdana, sans-serif;
 margin-bottom: 3px;
 overflow:hidden;
}

.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 red;
  font-family:      Verdana, sans-serif;
  margin-bottom: 3px;
}

.kruimelpad {
  text-align:center;
}

textarea {
  overflow: auto;
  height: 100px;
}

#HideDiv {
      background-image: url( ../images/filler.jpg );
      background-color: white;
      position: absolute;
      color: red;
      text-align: center;
      font-size: 14px;
      font-weight: bold;
      left: 40px;
      top: 150px;
      width: 800px;
      height: 364px;
      border: 1px dotted black;
      z-index: 2500;
      -moz-opacity:.95;
      opacity:.95;
}

.HideDivKnop{
   position: absolute;
   background-image: url( ../images/Close.gif );
   height: 32px;
   width: 42px;
   right: 30px;
   top: 20px;
}

.Polman{
   position: absolute;
   height: 27px;
   width: 150px;
   left: 105px;
   bottom: 90px;
}

.JDI{
   position: absolute;
   height: 27px;
   width: 150px;
   left: 640px;
   bottom: 90px;
}

.Actorion{
   position: absolute;
   width: 150px;
   left: 375px;
   bottom: 90px;
}

.MFExtraUitleg{
  font-style: italic;
}

a.VriendWorden:link, a.VriendWorden:visited, a.VriendWorden:hover {
  position: absolute;
  top: 85px;
  left: 6px;
  display: block;
  text-decoration: none;
  width: 630px;
  height: 225px;
  background-image: url( ../images/plaatje.gif );
}

.GastenBoek {
  border: 2px solid green;
  width: 530px;
}

.GastenboekTh {
  background-color: #e47107;
  border: 2px solid green;
  padding: 5px;
  color: green;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}

.GastenboekPaginaTD {
  text-align: right;
  background-color: #8d896c;
  padding-right: 10px;
}

.GastenboekPaginaSelect {
  width: 130px;
}

.GastenboekBerichtNr {
   background-color: #8d896c;
   color: white;
   padding-left: 5px;
}


.GbTD, .GbTDL {
  border: 2px solid green;
  padding: 5px;
  width: 280px;
  background-color: #ddd8c2;
  vertical-align: top;
}

.GbTDL {
  width: 230px;
}

.GbTD img {
  border: 0px;
}

.GbC {
  font-weight: bold;
  padding-right: 5px;
}

a.GastenboekLink:link, a.GastenboekLink:visited, a.GastenboekLink:hover {
  background-color: #8d896c;
  width: 150px;
  padding: 5px;
  border: 2px solid green;
  display: block;
  text-decoration: none;
  text-align: center;
  color: white;
  font-weight: bold;
}

.NBImportant {
  font-weight: bold;
  width: 100px;
}

.InputBox {
  border: 2px solid green;
  width: 250px;
  margin: 1px;
}


.NBSend {
  background-color: #bca88d;
  width: 150px;
  padding: 1px;
  border: 2px solid green;
  text-align: center;
  color: white;
  font-weight: bold;
}

#IC_Photo_DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  display: none;
  background-color: black;
  -moz-opacity:0.5;
  opacity:0.5;
}

#IC_Photo_Popup_Holder {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 300px;
  border: 3px solid #C99F55;
  display: block;
  text-decoration: none;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center 15px;
  z-index: 3001;
}

#IC_Photo_Popup_Holder .AltLabel {
  position: absolute;
  display: block;
  top: 7px;
  width: 80%;
  left: 10%;
  font-weight: bold;
  text-align: center;
}

#IC_Photo_Popup_Holder a.CloseButton:link,
#IC_Photo_Popup_Holder a.CloseButton:hover,
#IC_Photo_Popup_Holder a.CloseButton:visited {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  height: 17px;
  text-decoration: none;
  color: white;
  background-color: #C99F55;
}

#IC_Photo_Popup_Holder a.CloseButton:hover {
  background-color: #C99F55;
  color: #402711;
}



a.AlbumFront:link, a.AlbumFront:visited, a.AlbumFront:hover {
  display: block;
  width: 140px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: white;
  border: 1px solid #9F9F9D;
  background-color: #F5F5F5;
  text-decoration: none;
}

a.AlbumFront:hover {
  background-color: #F5F5F5;
}

.AlbumNaam {
  color: #F03D1F;
  border: 1px solid #9F9F9D;
  font-weight: bold;
  border-top: 0px;
  width: 140px;
  text-align: center;
  background-color: #DFDAC6;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 3px;
}


.DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 3000;
  background-color: black;
  -moz-opacity:0.6;
  opacity:0.6;
}

.PopupHolder {
  z-index: 5000;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 804px;
  margin-left: -404px;
  height: 685px;
  display: none;
}

.PopupInnerHolder {
  position: absolute;
  top: 20px;
  left: 0px;
}

.PopupFotoHolder {
  display: block;
  border: 2px solid #9F9F9D;
  width: 800px;
  height: 600px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #F5F5F5;
  background-repeat: no-repeat;
  background-position: center center;
}
.PopupFotoFunctions {
  position: absolute;
  border-left: 2px solid #9F9F9D;
  border-right: 2px solid #9F9F9D;
  border-bottom: 2px solid #9F9F9D;
  width: 800px;
  height: 61px;
  top: 604px;
  left: 0px;
  background-color: #DFDAC6;
}

a.PopupSluiten:link, a.PopupSluiten:visited, a.PopupSluiten:hover,
a.PopupVolgende:link, a.PopupVolgende:visited, a.PopupVolgende:hover,
a.PopupVorige:link, a.PopupVorige:visited, a.PopupVorige:hover {
  display: block;
  background-color: #F5F5F5;
  color: #9F9F9D;
  font-weight: bold;
  border: 2px solid #9F9F9D;
  width: 100px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 250px;
  top: 10px;
}

a.PopupVolgende:link, a.PopupVolgende:visited, a.PopupVolgende:hover {
  left: 450px;
  text-decoration: none;
}

a.PopupVorige:link, a.PopupVorige:visited, a.PopupVorige:hover {
  left: 250px;
  text-decoration: none;
}

a.PopupSluiten:link, a.PopupSluiten:visited, a.PopupSluiten:hover {
  left: 680px;
  top: 30px;
  text-decoration: none;
}

a.PopupSluiten:hover,
a.PopupVolgende:hover,
a.PopupVorige:hover {
  text-decoration: none;
  background-color: #EFECE0;
}


