* {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  color: #392F30;
}

body {
  margin: 0px;
  background-color: #e3e3e3;
  background-color: #ffffff;
  
}

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

th, td {
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

input {
  border: 1px solid #392F30;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  color: #646464;
}

img {
  border: 0px;
}

hr {
  border: 1px solid #392F30;
  border-bottom: 1px solid #392F30;
}

a:link, 
a:hover,
a:active,
a:visited {
  color: #0098b5;
  text-decoration: none;
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #392F30;
  font-weight: bold;
}

h1 {
  color: #000000;
}

h2 {
  color: #333333;
  font-size: 12px;
}

p { 
  margin: 0px;
  margin-bottom: 10px;
}

/*DIVS*/

.Nieuws {
  margin-bottom: 8px;
}

.Nieuws h1 { 
  padding: 0px;
  margin: 0px;
}

.Nieuws p {
  padding: 0px;
  margin: 0px;
}

.ThemaOverlay {
  position: absolute;
  opacity:0.80;
  width: 1003px;
  height: 646px;
  top: 107px;
  left: 0px;
  z-index:100;
  background-color: white;
}

.ThemaInfo {
  position: relative;
  width: 700px;
  top: 60px;
  margin-left: 115px;
  padding: 30px;
  color: black;
  z-index: 110;
  border: solid 5px #13a770;
  background-color: white;
}

.ThemaInfo .Close {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
  padding-right: 10px;
  text-decoration: none;
}

.ContentHolder {
  position: relative;
  width: 1003px;
}

.Clear {
  clear: both;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/*MAILFORMULIER*/

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton {
  width: 95px;
  height: 21px;
  line-height: 13px;
  background-color: #F3F1F6;
  border: 1px solid #392F30;
  font-weight: bold;
}

.MFSubmitTD {
  text-align: right;
}

.MFTD {
  width: 100px;
  vertical-align: top;
}

.MFKop {
  font-weight: bold;
}

.MFNaamType, .MFEmailType, .MFFileType {
  border: 0px;
  width: 200px;
  height: 17px;
  line-height: 17px;
  margin: 2px;
  font-size: 10px;
  padding-left: 3px;
  border: 1px solid #84212a;
}

.MFNaamType.Small {
  width: 100px;	
}

.MFExtraUitleg {
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
}

.MFFileType {
  border: 1px solid #949494;
  margin: 2px;
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

/* FOTOBOEK */

a.PopupImg:link, a.PopupImg:hover, a.PopupImg:visited {
  border: 1px solid #ac9271;
  width: 250px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin: 7px;
  margin-bottom: 0px;
  background-color: #ac9271;
  text-decoration: none;
}

a.PopupImg:hover {
  background-color: #2d204c;
}

a.PopupImgSmall:link, a.PopupImgSmall:hover, a.PopupImgSmall:visited {
  border: 1px solid #ac9271;
  width: 136px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  padding: 7px;
  background-color: #ac9271;
  text-decoration: none;
}

a.PopupImgSmall:hover {
  background-color: #2d204c;
}

.FotoAlbumGTD {
  padding-right: 30px;
  padding-bottom: 20px;
}

.fotoTD {
  vertical-align: top;
}

.ACFoto {
  color: white;
  border: 1px solid #ac9271;
  border-top: 0px;
  width: 250px;
  margin: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 0px;
  text-align: center;
  position: relative;
  background-color: #bca88d;
}
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 #E2001A;
  background-color: white;
  text-decoration: none;
}

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

.AlbumNaam {
  color: white;
  border: 1px solid #E2001A;
  border-top: 0px;
  width: 140px;
  text-align: center;
  background-color: #E2001A;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 3px;
}

a.AlbumSluiten:link, a.AlbumSluiten:visited, a.AlbumSluiten:hover {
  display: block;
  font-size:13px;
  height:27px;
  line-height:27px;
  text-align:center;
  width:101px;
  text-decoration: none;
  font-weight: normal;
}

a.AlbumSluiten:hover {
}

.DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1000;
  background-color: #E2001A;
  -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: 1px solid #E2001A;
  width: 800px;
  height: 600px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}
.PopupFotoFunctions {
  position: absolute;
  border-left: 1px solid #E2001A;
  border-right: 1px solid #E2001A;
  border-bottom: 1px solid #E2001A;
  width: 800px;
  height: 61px;
  top: 612px;
  left: 0px;
  background-color: white;
  padding: 10px;
}

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;
  color: white;
  background-image: url(../images/ButtonWit.jpg);
  width: 26px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: 300px;
}
a.PopupSluiten:link, a.PopupSluiten:visited, a.PopupSluiten:hover {
  background-image: url(../images/close.gif);
  width: 13px;
  height: 13px;
  line-height: 13px;
  left: 797px;
  top: 10px;
}

a.PopupVolgende:link, a.PopupVolgende:visited, a.PopupVolgende:hover {
  background-image: url(../images/volgende.gif);
  left: 784px;
}

a.PopupVorige:link, a.PopupVorige:visited, a.PopupVorige:hover {
  background-image: url(../images/vorige.gif);
  left: 10px;
}

a.PopupSluiten:hover,
a.PopupVolgende:hover,
a.PopupVorige:hover {
}

/*
 *   Content DIVS
 *
 */



#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 #461864;
  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: 22px;
  height: 20px;
  text-decoration: none;
  color: #461864;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

#IC_Photo_Popup_Holder a.CloseButton:hover {
  background-color: #461864;
  color: white;
}

/*  Begin van de Site zelf */

.MainHolder,
#Page245 .MainHolder {
  position: relative;
  width: 1003px;
  margin: 0 auto;
  background-image: url( ../images/MainBackground.jpg );
  background-repeat: repeat-y;
}

.KalenderHeader,
.Header {
  position: relative;
  height: 107px;
  background-image: url( ../images/Header.jpg );
  background-position: top left;
  background-repeat: no-repeat;
}

div.Header div.Countdown {
	color: white;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
}

.KalenderHeader {
  background-image: url( ../images/KalenderHeader.jpg );
  height: 90px;
}

.Header h2 {
  color: white;
}

.RightColumn .InlogBox {
  position: relative; 
  margin-left: 17px;
  padding-top: 12px;
}

.RightColumn .InlogBox tr {
  line-height: 30px;
  color: white;
}

.RightColumn .InlogBox td {
  color: white;
}

.RightColumn .InlogBox input.Submit {
  width: 29px;
  margin-right:3px;
}

.RightColumn .UitlogBox {
  position: absolute;
  top: -80px;
  right: 35px;
  font-weight: bold;
}

.RightColumn .UitlogBox a:link,
.RightColumn .UitlogBox a:visited,
.RightColumn .UitlogBox a:hover,
.RightColumn .UitlogBox a:active {
  display: block;
  width: 65px;
  height: 20px;
  color: white;
  line-height: 18px;
  padding-right: 33px;
  background-image: url( ../images/SubmitButton.jpg);
  background-position: center right;
  background-repeat: no-repeat;
}

.Header .TopMenu {
  position: absolute;
  right: 0px;
  top: 70px; 
  height: 33px;
  width: 207px;
}

.KalenderHeader .Buttons {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 170px;
  height: 50px;
}
 
.KalenderHeader .Buttons a.Home:link,
.KalenderHeader .Buttons a.Home:hover,
.KalenderHeader .Buttons a.Home:active,
.KalenderHeader .Buttons a.Home:visited,
.Header .TopMenu a.Home:link,
.Header .TopMenu a.Home:hover,
.Header .TopMenu a.Home:active,
.Header .TopMenu a.Home:visited {
  background-image: url( ../images/BtnHome.jpg );
}

.Header .TopMenu a.Contact:link,
.Header .TopMenu a.Contact:hover,
.Header .TopMenu a.Contact:active,
.Header .TopMenu a.Contact:visited {
  background-image: url( ../images/BtnContact.jpg );
}

.KalenderHeader .Buttons a.Vorige:link,
.KalenderHeader .Buttons a.Vorige:hover,
.KalenderHeader .Buttons a.Vorige:active,
.KalenderHeader .Buttons a.Vorige:visited,
.KalenderHeader .Buttons a.Home:link,
.KalenderHeader .Buttons a.Home:hover,
.KalenderHeader .Buttons a.Home:active,
.KalenderHeader .Buttons a.Home:visited,
.Header .TopMenu a.Home:link,
.Header .TopMenu a.Home:hover,
.Header .TopMenu a.Home:active,
.Header .TopMenu a.Home:visited,
.Header .TopMenu a.Contact:link,
.Header .TopMenu a.Contact:hover,
.Header .TopMenu a.Contact:active,
.Header .TopMenu a.Contact:visited {
  display: block;
  float: left;
  color: white;
  background-repeat: no-repeat;
  background-position: 5px 5px;
  width: 60px;
  height: 20px;  
  padding-left: 30px;
  padding-top: 10px;
}

.KalenderHeader .Buttons a.Vorige:link,
.KalenderHeader .Buttons a.Vorige:hover,
.KalenderHeader .Buttons a.Vorige:active,
.KalenderHeader .Buttons a.Vorige:visited {
  background-image: url( ../images/BtnVorige.jpg );
  padding-left: 20px;

}

.LeftMenu {
  position: relative;
  width: 209px; 
  float: left;
  padding: 0px;
  padding-top: 30px;
  margin: 0px;
}


.MainContent {
  position: relative;
  width: 481px;
  float: left;
  padding-left: 65px;
  padding-top: 10px;
}

.KruimelPad {
  width: 400px;
  height: 20px;
}

.KruimelPad a:link,
.KruimelPad a:hover,
.KruimelPad a:active,
.KruimelPad a:visited {
  color: #ed1c24;
}

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

.Content {
  padding-top: 70px;
  padding-right: 25px;
}

.Fitter {
  position: relative;
  width: 0px;
  overflow: hidden;
  height: 400px;
  float: right;

}

.RightColumn {
  width: 238px;
  float: right;
  xbackground-color: #b0b0b0;
}

.RightColumn .GemeenteBanners {
  background-color: white;
  padding-top: 4px;
  height: 175px;
}
.RightColumn h2 {
	color: white;
	
}
.RightColumn img {
  display: block;
}

.RightColumn img.Tpl1 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.RightColumn img.Tpl2 {
  padding-top: 34px;
  padding-bottom: 34px;
}


.RightColumn .RightButtonHolder {
  position: relative;
  margin-top: 50px;
}

.RightColumn .RightButtonHolder .RightButton {
  position: relative;
  display: block;
  width: 130px;
  height: 85px;
  margin: 0 auto;
  padding-top: 15px;
  padding-right: 80px;
  font-size: 11px;
  background-position: top right;
  background-repeat: no-repeat;
}

.Submit {
  width: 29px;
  height: 18px;
  border: 0 none;
  background-image: url( ../images/SubmitButton.jpg  ); 
}
.Melding {
  font-weight: bold;
  color: white;
}


#Page273 .MainContent a:link,
#Page273 .MainContent a:hover,
#Page273 .MainContent a:active,
#Page273 .MainContent a:visited,
#Page343 .MainContent ul a:link,
#Page343 .MainContent ul a:hover,
#Page343 .MainContent ul a:active,
#Page343 .MainContent ul a:visited,
#Page272 .MainContent a:link,
#Page272 .MainContent a:hover,
#Page272 .MainContent a:active,
#Page272 .MainContent a:visited  {
  display: block;
  width: 115px;
  height: 110px;
  text-decoration: none;
  text-align: center;
}

#Page273 .MainContent a img,
#Page343 .MainContent a img, 
#Page272 .MainContent a img {
  display: block;
  margin-left: 17px;
  margin-right: 17px;
}

#Page273 .MainHolder .MainContent,
#Page343 .MainHolder .MainContent,
#Page272 .MainHolder .MainContent {
  left: 40px;
  height: 370px;
  width: 422px;
}

#Page273 .MainHolder .MainContent ul,
#Page343 .MainHolder .MainContent ul,
#Page272 .MainHolder .MainContent ul {
  position: absolute;
  top: 40px;
  left: 25px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  width: 360px;
}

#Page273 .MainHolder .MainContent ul li,
#Page343 .MainHolder .MainContent ul li,
#Page272 .MainHolder .MainContent ul li {
  float: left;
  padding: 0px;
  margin: 0px;
}

#Page273 .MainHolder .MainContent .Default,
#Page343 .MainHolder .MainContent .Default,
#Page272 .MainHolder .MainContent .Default {
  position: absolute;
  left: 350px;
  top: 260px;
  text-align: center;
}

#Kalender {
  position: absolute;
  left: 0px;
  top: 90px;
  width: 1003px;
  height: 96px;
  background-color: white;
}
 
#Kalender a {
  text-decoration: none;
}

#Kalender .Top {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  width: 1003px;
  background-color: #000000;
  height: 24px;
}

#Kalender .Top li {
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  line-height: 24px;
  width: 165px;
}

#Kalender .Top li a {
  display: block; 
  width: 165px;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  color: #58a3b8;
}

#Kalender .Top li a:hover, 
#Kalender .Top li a:active,
#Kalender .Top li a.Up {
  color: white;
}

#Kalender .Top #MaandTerug {
  width: 184px;
  left: 172px;
}

#Kalender .Top #MaandTerug a {
  display: block;
  width: 13px;
  height: 18px; 
  background-image: url( ../images/MaandTerug.jpg );
  margin-top: 3px;
  overflow: visible;
}

#Kalender .Top #MaandVerder {
  left: 848px; 
  width: 154px;
}

#Kalender .Top #MaandVerder a {
  display: block;
  width: 13px;
  height: 18px;
  background-image: url( ../images/MaandVerder.jpg );
  margin-top: 3px;
  overflow: hidden;
}

#Kalender .Themas {
  position: absolute; 
  width: 1003px;
  left: 0px;
  top: 24px;
  background-image: url( ../images/KalenderAchtergrond.jpg );
  height: 462px;
}

#Page277 #Kalender .Themas,
#Page206 #Kalender .Themas {
  background-image: url( ../images/KalenderAchtergrond.jpg );
  height: 67px;
}

#Kalender .Thema {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-left: 5px;
  color: white;
  height: 42px;
  line-height: 42px;
  color: #ffffff;
}

#Kalender .Thema a {
  color: #000000;
  font-weight: normal;
  font-size: 11px;
}

#Kalender .Thema a.Icon {
  position: absolute;
  left: 147px; 
  top: 0px;
}

#Kalender .Thema a.Punt {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 15px;
  height: 15px;
  background-image: url( ../images/Punt.png );
  background-repeat: no-repeat;
  overflow: visible;
}

#Kalender .Thema span.Holder {
  position: absolute;
  left: 0px;
  top: 4px;
  height: 15px;
  padding: 0px;
  margin: 0px;
  padding-left: 8px;
  background-image: url( ../images/PuntRechts.png );
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 8px;
  cursor: pointer;
}

#Kalender .Thema span.Holder a,
#Kalender .Thema span.Holder span {
  background-color: white;
  height: 15px;
  font-size: 11px;
  color: #e3001c;
  font-weight: normal;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  line-height: 15px;
  display: block;
  cursor: pointer;
}

#Kalender .HuidigTijdstip {
  position: absolute;
  left: 0px;
  top: 24px;
  width: 13px;
  height: 485px;
  background-image: url( ../images/Anker.png );
}

#Kalender .PijlOnder {
  position: absolute;
  top: 25px;
  left: 910px;
  width: 17px;
  height: 13px;
  text-decoration: none;
  background-image: url( ../images/PijlOnder.jpg );
  overflow: hidden;
}

#Kalender #Maanden {
  position: absolute;
  left: 833px;
  top: 40px; 
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: none;
}

#Kalender #Maanden li {
  width: 157px;
  height: 32px;
  padding: 0px;
  margin: 0px;
}

#Kalender #Maanden li a {
  width: 107px;
  height: 32px;
  line-height: 32px;
  display: block; 
  text-decoration: none;
  color: #ffffff;
  padding-left: 50px;
  text-align: left;
}

#Page206 #Kalender {
  background-color: red;
  top: 184px;
  height: 509px;
}

/* MENU */
#Menu {
  position: absolute;
  display: block;
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  left: 0px;
  top: 137px;
  width: 209px;
  z-index: 1000;
}

#Menu li {
  position: absolute;
  display: block;
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  list-style-type: none;
  z-index: 2000;
}

#Menu li a:link,
#Menu li a:hover,
#Menu li a:active,
#Menu li a:visited,
#Menu li a.Up:link,
#Menu li a.Up:hover,
#Menu li a.Up:active,
#Menu li a.Up:visited  {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
  width: 180px;
  padding: 0px;
  padding-left: 29px;
  height: 24px;
  line-height: 24px;
  background-image: url( ../images/BG_Menu.gif );
  background-repeat: no-repeat;
  background-position: top left;
}

#Menu li a:active,
#Menu li a:hover,
#Menu li a.Up:link,
#Menu li a.Up:hover,
#Menu li a.Up:active,
#Menu li a.Up:visited {
  background-color: #e2001a;
}

#Menu li ul li a:link,
#Menu li ul li a:hover,
#Menu li ul li a:active,
#Menu li ul li a:visited {
  padding-left: 20px;
  width: 147px;
  background-image: none;
}

#Menu .Sublist {
  position: absolute;
  top: 0px; /*1px;*/
  left: 0px;
  margin: 0px;
  padding: 0px;
  margin-left: 213px;
  display: none;
}

#Menu .Sublist li {
  position: relative;
  padding: 0px;
  margin: 0px;
  margin-bottom: 4px;
}

#Menu .Sublist li a:link,
#Menu .Sublist li a:hover,
#Menu .Sublist li a:active,
#Menu .Sublist li a:visited {
  position: relative; 
  padding: 0px;
  padding-bottom: 0px;
  border: 0 none;
  margin: 0px;
  background-color: #000000;
  width: 164px;
  padding-left: 18px;
}

#Menu .Sublist li a:hover,
#Menu .Sublist li a:active,
#Menu .Sublist li a.Up:link,
#Menu .Sublist li a.Up:hover,
#Menu .Sublist li a.Up:active,
#Menu .Sublist li a.Up:visited {
  background-color: #e2001a;
  background-image: none;
}
