body {
  font-family: "Arial", serif;
  font-size: 11px;
  margin: 0px;
  color: #27353e;
  background-color: white;
  background-image: url( ../images/bodyBG.jpg );
  background-repeat: repeat-y;
  background-position: bottom center;
}

html {
  height: 100%;
}

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

th, td {
  padding: 0px;
  font-family: "Arial", serif;
  font-size: 11px;
}

form {
  margin: 0px;
}

input {
  font-size: 11px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid #7C7A7B;
  margin-bottom: 20px;
  size: 1;
}

a:link, a:hover, a:active, a:visited {
  color: #e31921;
  font-size: 11px;
  text-decoration: none;
}

ul {
  padding: 0px;
  margin-top: 0px;
  margin-left: 15px;
}

li a:link, 
li a:hover, 
li a:active, 
li a:visited {
  color: black;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: bold;
  color: #e64327;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
}

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

/*DIVS*/

.MainHolder {
  position: relative;
  margin: 0 auto;
  width: 946px; 
}

.MainHolder .Header {
  position: relative;
  width: 946px;
  z-index: 200;
  height: 160px;
  padding-top: 27px;
  background-color: white;
}

.MainHolder .Header .MainMenu {
  position: relative;
  width: 754px;
  margin-top: 27px;
  float: left;
}

.MainHolder .Header .SearchBox {
  position: relative;
  width: 186px;
  height: 28px;
  margin-top: 27px;
  margin-left: 5px;
  float: left;
  background-color: #3da4d7;
}

.MainHolder .Header .SearchBox input {
  position: absolute;
  top: 1px;
  left: 6px;
  width: 125px;
  margin: 2px;
  padding: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: none 0;
}

.MainContent {
  padding-top: 36px;
}

.MainHolder .Header .SearchBox .Submit{
  position: absolute;
  padding: 0px;
  padding-top: 3px;
  top: 1px;
  left: 135px;
  background-color: #3da4d7;
  width: 40px;
  font-weight: bold;
  color: white;
}

.MainHolder .ContentHolder {
  position: relative;
  width: 945px;
  top: 0px;
  left: 0px;
}
.KruimelPadHolder {
  position: relative;
  width: 540px;
  padding-bottom: 10px;
}
.KruimelPad {
  position: relative;
  float: left;
}

.PrintButton {
  float: right;
}

.KruimelPad a {
  color: black;
}

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

.MainHolder .ContentHolder .LeftSide {
  float: left;
  width: 125px;
  padding-top: 36px;
}

.NormalBody29 .ContentHolder .MainContent,
.NormalBody30 .ContentHolder .MainContent,
.MainHolder .ContentHolder .MainContent {
  float: left;
  padding-left: 70px;
  width: 396px;
  width: 540px;
}
.NormalBody29 .ContentHolder .MainContent img,
.NormalBody30 .ContentHolder .MainContent img,
.MainHolder .ContentHolder .MainContent img {
}

.NormalBody29 .ContentHolder .MainContent {
  width: 540px;
}


.FaseNav {
  position: relative;
  display: block;
  float: left;
  overflow: auto;
  background-color: #623087;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  margin: 3px;
  line-height: 14px;
  height: 16px;
  color: white;
  font-weight: bold;
}

a.FaseNav:link,
a.FaseNav:hover,
a.FaseNav:active,
a.FaseNav:visited {
  color: white; 
}

a#Up {
  background-color: #E64226;
  cursor: default;
}

.KaartLink {
  position: absolute;
  display: block;
  color: white;
  font-weight: bold;
  padding: 5px;
  background-color: #623087;
}

a.KaartLink:link,
a.KaartLink:hover,
a.KaartLink:active,
a.KaartLink:visited {
  color: white;
}

.Active {
  background-color: #e64226;
}

#Full {
  padding-left: 0px;
  width: 750px;
}
#Full .OverzichtKaartMap {
  position: relative;
}

#Full .OverzichtKaartTekstBlok {
  padding-left: 190px; 
  padding-right: 160px;
}

.NormalBody30 .ContentHolder .MainContent {
  width: 540px;
}

.MainHolder .ContentHolder .MainContent .TeaserHolder {
  background-image: url( ../images/NewsFooter.jpg );
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-bottom: 20px;
  width: 540px;
}

.MainHolder .ContentHolder .MainContent .Teaser {
  position: relative;
  width: 270px;
  float: left;
  padding-right: 20px;
  margin-bottom: 20px;
}

.MainHolder .ContentHolder .MainContent .Teaser span {
  padding: 0px;
  margin: 0px;
}

.MainHolder .ContentHolder .MainContent .Thumbnail {
  position: relative;
  float: right;
}

.MainHolder .ContentHolder .MainContent .Thumbnail a:link,
.MainHolder .ContentHolder .MainContent .Thumbnail a:hover,
.MainHolder .ContentHolder .MainContent .Thumbnail a:active,
.MainHolder .ContentHolder .MainContent .Thumbnail a:visited {
	text-align: center;
}

.MainHolder .ContentHolder .RightSideTop {
  position: relative;
  top: 0px;
  left: 0px;
  padding-top: 36px;
  padding-bottom: 10px;
  background-color: white;
  width: 186px;
}

.MainHolder .ContentHolder .RightSide {
  float: right;
  display: block;
  width: 186px;
}

.MainHolder .ContentHolder .RightSide a.BottomMargin:link,
.MainHolder .ContentHolder .RightSide a.BottomMargin:hover,
.MainHolder .ContentHolder .RightSide a.BottomMargin:active,
.MainHolder .ContentHolder .RightSide a.BottomMargin:visited {
	margin-bottom: 15px;
	display: block;
}
.MainHolder .ContentHolder .RightSide .LogosTop {
  height: 2px;
  overflow: hidden;
  background-image: url( ../images/LogoContBGTop.jpg );
  background-repeat: repeat-x;
}

.MainHolder .ContentHolder .RightSide .Logos {
  text-align: right;
  padding-right: 25px;
  padding-top: 10px;
}

.MainHolder .ContentHolder .RightSide .Logos td {
	padding: 5px;
}

.MainHolder .ContentHolder .RightSide .NieuwsbriefHead {
  background-color: #623087;
  padding: 8px;
  color: white;
  font-size: 14px;
  font-weight: bold;
}

.MainHolder .ContentHolder .RightSide .NieuwsbriefForm {
  background-color: #d4d3ac;
  padding: 8px;
  padding-right: 2px;
  color: #623087;
  margin-bottom: 33px;
}

.MainHolder .ContentHolder .RightSide .NieuwsbriefForm input{
  margin: 2px;
  border: 0 none;
}

.MainHolder .ContentHolder .RightSide .NieuwsbriefForm input.Submit{
  width: 90px;
  font-size: 11px;
  color: #623087;
  background-color: #c2c288;
}

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

/*Menuitems */

.MainMenu ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.MainMenu ul li{
  padding: 0px;
  margin: 0px;
  display: inline;
}

.MainMenu ul li a:link,
.MainMenu ul li a:hover,
.MainMenu ul li a:active,
.MainMenu ul li a:visited {
  font-size: 12px;
  color: #623087;
  text-decoration: none;
  font-weight: bold;
  height: 20px;
  padding-left: 15px;
  padding-top: 8px;
  float: left;
  display: block;
  overflow: hidden;
}

.MainMenu ul li a.Left:link,
.MainMenu ul li a.Left:hover,
.MainMenu ul li a.Left:active,
.MainMenu ul li a.Left:visited {
  width: 110px;
  background-image: url( ../images/MenuBGLeft.jpg );

}
.MainMenu ul li a.Both:link,
.MainMenu ul li a.Both:hover,
.MainMenu ul li a.Both:active,
.MainMenu ul li a.Both:visited {
  width: 114px; 
  background-image: url( ../images/MenuBGBoth.jpg );
}

#SubMenuHolder {
  position: absolute;
  top: 169px;
  z-index: 100;
}

.SubList li a:link,
.SubList li a:hover,
.SubList li a:active,
.SubList li a:visited {
  text-decoration: none;
  font-weight: bold;
  padding-left: 10px;
  width: 149px;
  color: black;
}

.SubList li a.Up:link,
.SubList li a.Up:hover,
.SubList li a.Up:active,
.SubList li a.Up:visited,
.SubList li a:hover {
 color: #e64327;
}

.SubList {
  padding: 0px;
  margin: 0px;
  display: none;
  position: absolute;
  margin-top: 20px;
  width: 127px;
  padding-top: 7px;
  padding-bottom: 12px;
  background-color: #d4d3ac;
  list-style: none;
}

.SubList li {
  margin: 3px;
  padding: 3px;
}
div.SideMenu {
	width: 123px;
}
.SideMenu ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 123px;
}

.SideMenu ul li{
  padding: 0px;
  margin: 0px;
  height: 32px;
  width: 123px;
  overflow: hidden;
}

.SideMenu ul li a:link,
.SideMenu ul li a:hover,
.SideMenu ul li a:active,
.SideMenu ul li a:visited {
  color: black;
  font-weight: normal;
  font-size: 11px; 
  text-decoration: none;
  height: 32px;
  width: 118px;
  padding-left: 5px;
  line-height: 32px;
  display: block;
  overflow: hidden;
  background-image: url( ../images/SideMenuBG.jpg);
  background-repeat: repeat-x;
}
.SideMenu ul li a:hover {
  color: #e64327;
}

/* SUBSUB */
.SideMenu ul li ul {
	background-color: #d4d3ac;
	display: none;
	position: absolute;
	left: 123px;
	margin: 0px;
	padding: 0px;
 	margin-top: -32px;	
	width: 124px !important;
	list-style-type: none;
}

.SideMenu ul li ul li{
  padding: 0px;
  margin: 0px;
}
 
.SideMenu ul li ul li a:link,
.SideMenu ul li ul li a:hover,
.SideMenu ul li ul li a:active,
.SideMenu ul li ul li a:visited {
  color: black;
  font-weight: normal;
  font-size: 11px;
  font-style: italic;
  text-decoration: none;
  height: 32px;
  width: 118px;
  padding-left: 6px;
  line-height: 32px;
  display: block;
  overflow: hidden;
  background-image: none;
}

.SideMenu ul li ul li a:hover {
  color: #e64327;
}

.KijkOpKaartButton {
  display: block;
  text-decoration: none;
  color: white;
  margin-top: 10px;
  margin-bottom: 40px;
}

/* MAILFORM */

.MFErrorMessage {
  color: #e64327;
}

.MFSubmitButton, .MFCancelButton {
  width: 99px;
  height: 20px;
  color: white;
  font-size: 13px;
  background-color: #E31921;
  border: 1px solid #E31921;
  text-transform: lowercase;
}

.MFSubmitTD {
  text-align: center;
}

.MFDataTD {
  text-align: left;
}

.MFTD {
  width: 250px;
  vertical-align: top;
  color: black;
  font-weight: normal;
}

.MFKop {
  font-size: 14px;
  font-weight: bold;
  color: #27353E;
  padding-bottom: 10px;
}

.MFNaamType, .MFEmailType, .MFFileType {
  color: black;
  border: 1px solid #7b797a;
  width: 250px;
  margin: 2px;
  font-size: 13px;
  padding-left: 3px;
  font-family: "arial", sans-serif;
}

.MFExtraUitleg {
  font-weight: normal;
  padding-bottom: 15px;
}

.MFVerplichtTD {
  color: #e64327;
  font-weight: bold;
  vertical-align: top;
  padding-top: 6px;
}

.MFFileType {
  color: #7b797a;
  border: 1px solid #46003F;
  margin: 2px;
  font-family: "arial", sans-serif;
  font-size: 13px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

.statcounter {
  display: none;
}

.IMRSHolder {
  float: left;
}

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

#IC_Photo_Popup_Holder {
  position: absolute;
  left: 0px;
  top: 0px;
  border: 3px solid #623087;
  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;
  color: #898989;
  font-weight: normal;
}

#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: white;
  background-color: #623087;
  text-align: center;
}

#IC_Photo_Popup_Holder a.CloseButton:hover {
  background-color: #623087;
  color: #ffffff;
}

/* START PAGE REACTIONS */ 
table.NewsReactionForm tr td.Error{
	color: red;
}

table.NewsReactionForm tr td{	
}

form#formAddNewsReaction input.MFNaamType,
form#formAddNewsReaction input.MFEmailType{
	width: 155px;
}
 
input.LargeButton{
	width:155px;	
}

table.NewsReactionForm input.LargeButton{
	margin: 2px;
}

table.NewsReactionForm input.LargeButton.News {
	margin: 10px 0px 12px 0px;
	width: 540px;
}


div.OddReaction {
	background-color:  #d9f0fa;
}
div.EvenReaction {
	background-color:  #e5f5fb;
}

div.Reactie {
	position: relative;
	padding: 5px;
	width: 507px;
}

div.Reactie div.Datum {
	position: relative;
}

div.Reactie a.Delete:link,
div.Reactie a.Delete:hover,
div.Reactie a.Delete:active,
div.Reactie a.Delete:visited {
	position: absolute;
	top: 5px;
	left: 492px;
	width: 18px;
	height: 18px;
}

table.NewsReactionForm td.RightColumn{
	width:180px;
}

/* END PAGE REACTIONS */
div.TweetsHolder {
	position: relative;
	border: solid 1px #3CA4D7;
	padding: 2px;
	width: 160px;
}

div.TweetsHolder a.Image:link,
div.TweetsHolder a.Image:hover,
div.TweetsHolder a.Image:active,
div.TweetsHolder a.Image:visited {
	position: relative;
	font-weight: bold;
	background-color: #3CA4D7;
	width: 160px;
	height: 48px;
	display: block;
	line-height: 48px;
	color: white;	
}
div.TweetsHolder a.Image:link span,
div.TweetsHolder a.Image:hover span,
div.TweetsHolder a.Image:active span,
div.TweetsHolder a.Image:visited span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 48px;
	line-height: 48px;
	display: block;
}

div.TweetsHolder a:link,
div.TweetsHolder a:hover,
div.TweetsHolder a:active,
div.TweetsHolder a:visited {
	color: #3CA4D7;
}

div.TweetContent {
	background-color: white;
	border-bottom: dotted 1px #3CA4D7;
	padding-top: 10px;
}

a.Like:link,
a.Like:hover,
a.Like:active,
a.Like:visited {
	text-decoration: none;
	margin-left: 15px;
	height: 64px;
	width: 110px;
	overflow: hidden;
}

a.ThumbsUp:link,
a.ThumbsUp:hover,
a.ThumbsUp:active,
a.ThumbsUp:visited {
}

a.ThumbsDown:link,
a.ThumbsDown:hover,
a.ThumbsDown:active,
a.ThumbsDown:visited {
}

/* LightBox */

.Fotoalbums {
	padding: 20px 0px 0px 0px;
}

.Fotoalbums div.Item {
	position: relative;
	float: left;
	cursor: pointer;
	font-weight: bold;
	width: 250px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	padding-bottom: 10px;
	background-image: url("../images/NewsFooter.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.Fotoalbums div.Item.Last {
	margin: 0px 0px 10px 0px;
}

.Fotoalbums div.Item span.Date {
	font-weight: normal;	
}

.Fotoalbums div.Item img {
	padding: 0px 0px 5px 0px;

}

div#DarkLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.7;
	z-index: 11000;
	background-color: black;
	display: none;
}

div#LightBoxHolder {
	position:absolute;
	height:460px;
	width: 670px;
	left: 50%;
	top: 50%;
	margin-left: -335px;
	margin-top: -230px;
	background-color: white;
	display: none;
	z-index: 11000;
}

div#LightBoxFotoHolder {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 500px;
	height: 390px;	
}

div.LightBoxNavHolder {
	position: absolute;
	overflow: hidden;
	width: 100px;
	height: 350px;
	top: 50px;
	right: 30px;
	background-color: white;
}

div.HideThumbs {
	position: relative;
	width: 500px;
	overflow: hidden;
}

div.LightBoxNavHolder div#Thumbnails {
	position: absolute;
}

a#Down:link,
a#Down:hover,
a#Down:active,
a#Down:visited,
a#Up:link,
a#Up:hover,
a#Up:active,
a#Up:visited {
	position: absolute;
	right: 30px;
	width: 100px;
	height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#Up:link,
a#Up:hover,
a#Up:active,
a#Up:visited { 
	top: 30px;
	background-image: url( ../images/Up.jpg );
}

a#Down:link,
a#Down:hover,
a#Down:active,
a#Down:visited {
	top: 400px;
	background-image: url( ../images/Down.jpg );
}

div.LightBoxNavHolder img {
	margin-top: 6px;
	cursor: pointer;
	width: 96px;
	height: 76px;
	
}

div#LightBoxHolder span#Naam {
	padding-left: 5px;
}

div#LightBoxHolder span#Fotograaf {
	position: absolute;
	top: 0px;
	right: 140px;
	width: 250px;
	height: 12px;
	text-align: right;
	display: block;
	color: #999999;
}

div.LightBoxNavHolder img.Actief {
	border: solid 2px #3ca4d7;
}

div.LightBoxNavHolder img.InActief {
	border: solid 2px #ffffff;
}

div#LightBoxTitel {
	position: absolute;
	top: 430px;
	left: 30px;
	width: 640px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #a0a4a5;
}

a.PopupSluiten:link,
a.PopupSluiten:hover,
a.PopupSluiten:active,
a.PopupSluiten:visited {
	position: absolute;
	display: block;
	color: black;
	top: 430px;
	left: 540px;
	width: 100px;
	height: 14px;
	background-image: url( ../images/CloseButton.jpg );
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}

a:link.PopupSluiten.OnePicture,
a:hover.PopupSluiten.OnePicture,
a:active.PopupSluiten.OnePicture,
a:visited.PopupSluiten.OnePicture {
	left: 420px;
}

div#LightBoxHolder span#Fotograaf.OnePicture {
	right: 260px;
}

.Hide {
	display: none !important;
}

.Show {
	display: block !important;
	z-index: 5000;
}

/*
 * Captcha
 */
div#recaptcha_area {
	width: 340px;
}
