html {
  height: 100%;
}

body {
  font-family: "Arial", sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 0px;
  color: #3e3e3e;
  background-color: #ffffff;
}

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

th, td {
  padding: 0px;
  font-size: 11px;
}

form {
  margin: 0px;
  clear:both;
}
#socialmedia{
	margin-bottom:20px;
margin-top:-20px;
padding:0 0 20px;
width:400px;
margin-left:-30px;
	}
#socialmedia2{
	margin-bottom:20px;

padding:0 0 20px;
width:400px;
margin-left:-30px;
	}	

textarea {
  font-family: "Arial", sans-serif;
  font-size: 11px;
}

/*SOCIAL MEDIA*/

.navigation li {
	float: left;
	display: block;
	list-style-type: none;
	}
	
		.navigation li a {
	height: 34px;
	width: 51px;
	text-indent: -9999px;
	display: block;
	}

	li.button1 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	 
	li.button2 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -51px top;
	}
	 
	li.button3 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -102px top;
	}
		li.button4 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -153px top;
	}
		li.button5 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -204px top;
	}
		li.button6 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -255px top;
	}
		li.button7 {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -306px top;
	}
	
	li.button1 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	 
	li.button2 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -51px bottom;
	}
	 
	li.button3 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -102px bottom;
	}
		li.button4 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -153px bottom;
	}
		li.button5 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -204px bottom;
	}
		li.button6 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -255px bottom;
	}	
	li.button7 a:hover {
	background-image: url(../images/socialmedia.jpg);
	background-repeat: no-repeat;
	background-position: -306px bottom;
	}




	li.button-1 {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
		li.button-1 a:hover {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
		li.button-2 {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -51px top;
	}
	
		li.button-2 a:hover {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -51px bottom;
	}
			li.button-3 {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -102px top;
	}
	
		li.button-3 a:hover {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -102px bottom;
	}
			li.button-4 {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -153px top;
	}
	
		li.button-4 a:hover {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -153px bottom;
	}
			li.button-5 {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -204px top;
	}
	
		li.button-5 a:hover {
	background-image: url(../images/evan-ferry-icons.jpg);
	background-repeat: no-repeat;
	background-position: -204px bottom;
	}
	



input {
   font-size: 11px;
   border: 0 none;
   margin: 3px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid #ababab;
  margin-bottom: 20px;
  height: 2px;
}

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

a:hover {
  color: #ff4800;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 11px;
  font-weight: bold;
  color: #525356;
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
}

h1 {
  color: #ff4800;
  font-size: 11px;
}

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

/*DIVS*/

.BackgroundHolder {
  position: relative;
  background-image: url( ../images/BGHolderBG.jpg );
  background-position: top center;
  background-repeat: no-repeat;
}

.MainHolder {
  position: relative;
  width: 976px;
  margin: 0 auto;
  background-color: white;
}

.Header {
  position: relative;
  height: 304px;
  width: 974px;
}

.Header a.Logo:link,
.Header a.Logo:hover,
.Header a.Logo:active,
.Header a.Logo:visited {
	width: 	138px;
	height: 112px;
	display: block;
}

.TopMenu {
	position: absolute;
	top: 18px;
	left: 330px;
	width: 635px;
	height: 23px;
	color: #ef6632;
	text-align: right;
}

.TopMenu ul {
	display: inline;
	height: 23px;
	line-height: 23px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.TopMenu ul li {
	display: inline;
	height: 23px;
	line-height: 23px;
	padding: 0px;
	margin: 0px;
}

.TopMenu ul li a:link,
.TopMenu ul li a:hover,
.TopMenu ul li a:active,
.TopMenu ul li a:visited {
	display: inline-block;
	color: #5d5d5d;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 12px;
}

.TopMenu ul li a:hover {
	color: #ff4800;	
}

.TopMenu ul li a.Active:link,
.TopMenu ul li a.Active:hover,
.TopMenu ul li a.Active:active,
.TopMenu ul li a.Active:visited {
	background-color: #f25402;
	color: white;
}

	
.TemplateHolder {
  position: absolute; 
  top: 115px;
  left: 0px;
  height: 192px;
  width: 971px;
  padding: 2px;
  border-top: 1px solid #d5d5d5;
  background-position: 2px 2px;
  background-repeat: no-repeat;
}

.TemplateTekst {
  position: relative;
  background-color: #525356;  
  width: 200px;
  float: left;
  color: #929294;
  font-size: 11px;
  height: 189px;
}

.TemplateTekst a:link,
.TemplateTekst a:hover,
.TemplateTekst a:active,
.TemplateTekst a:visited {
  color: #929294;
}

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

.TemplateAfbeelding {
  float: left;
  /* padding-right: 8px; */
}

.ContentHolder {
  background-color: white;
}

.ContentHolder .MainContent {
  position: relative;
  float: left;
  width: 526px;
  background-image: url( ../images/BreadCrumbBG.jpg );
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 23px;
  padding-right: 5px;
}

.ContentHolder div.TweetsHolder {
	background-color: #f2f2f2;
	padding: 5px;
}

.ContentHolder div.TweetsHolder h2 {
	color: #ff4800;
}

.ContentHolder div.TweetsHolder div.TweetHolder {
	padding-bottom: 10px;
	padding-top: 7px;
}

.ContentHolder div.TweetsHolder div.TweetHolder a.Image:link,
.ContentHolder div.TweetsHolder div.TweetHolder a.Image:hover,
.ContentHolder div.TweetsHolder div.TweetHolder a.Image:active,
.ContentHolder div.TweetsHolder div.TweetHolder a.Image:visited {
	float: left;
	display: inline-block;
	width: 52px;
	height: 42px;
}

.ContentHolder div.TweetsHolder div.TweetContent a.Image:link img,
.ContentHolder div.TweetsHolder div.TweetContent a.Image:hover img,
.ContentHolder div.TweetsHolder div.TweetContent a.Image:active img,
.ContentHolder div.TweetsHolder div.TweetContent a.Image:visited img {
	width: 42px;
	height: 42px;
	padding-right: 10px;
}
.ContentHolder div.TweetHolder div.TweetContent {
	float: right;
	width: 268px;
	padding-right: 27px;
}
.ContentHolder div.TweetHolder div.TweetContent a:link,
.ContentHolder div.TweetHolder div.TweetContent a:hover,
.ContentHolder div.TweetHolder div.TweetContent a:active,
.ContentHolder div.TweetHolder div.TweetContent a:visited {
	text-decoration: underline;
}
.ContentHolder div.TweetHolder div.TweetContent a:hover {
	text-decoration: none;
}

.ContentHolder div.TweetHolder a.Door:link,
.ContentHolder div.TweetHolder a.Door:link,
.ContentHolder div.TweetHolder a.Door:link,
.ContentHolder div.TweetHolder a.Door:link { 
	color: #ff4800;
	font-weight: bold;	
	text-decoration: none !important;
}

.ContentHolder div.TweetHolder span.Wanneer {
	color: #b5b5b5;
}
.Full {
  width: 742px !important;
}

.KruimelPad {
  margin-bottom: 5px;
  font-weight: bold;
  color: #525356;
}

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

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

.Active {
  color: #175ebc;
  font-weight: bold;
}

.RechterTemplate h1 {
  background-image: url( ../images/RightHeaderBG.jpg );
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 10px;
  width: 189px;
  height: 20px;
  text-transform: none;
  font-size: 11px;
  line-height: 20px;
  padding-left: 10px;
  padding-bottom: 0px;

}

.RechterTemplate h1 a:link,
.RechterTemplate h1 a:hover,
.RechterTemplate h1 a:active,
.RechterTemplate h1 a:visited {
  color: #525356;
}

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

.RechterTemplate .Tekst {
  padding-right: 10px;
  margin-bottom: 15px;
}

.InfoAanvraagForm {
  margin-top: 5px;
  margin-bottom: 15px; 
  display: none;
}

.ContentHolder .RightSide {
  position: relative;
  float: right;
  width: 200px;
  padding-top: 23px;
}

.ContentHolder .LeftSide {
  position: relative;
  float: left;
  width: 188px;
  padding: 3px;
  padding-right: 10px;
  padding-top: 10px;
}

.HomeLeft {
  width: 360px;
  padding-right: 20px;
  float: left;
}

.HomeRight {
  width: 360px;
  float: right;
}

.NieuwsItem {
  padding-bottom: 10px;
}

.NieuwsItem h4 {
  padding-bottom: 0px;
}

.NormalBody1 .NieuwsItem {
  width: 350px;
}

.NieuwsItem img {
  border-left: solid 1px #ff4800;
  padding-left: 4px;
  padding-right: 10px;
}

.NieuwsItem a.LeesMeer:link,
.NieuwsItem a.LeesMeer:hover, 
.NieuwsItem a.LeesMeer:active, 
.NieuwsItem a.LeesMeer:visited {
  float: right;
  color: #ff4800;
}

.NieuwsItem a.LeesMeer:hover {
  color: #525356;
}

.PortFolioItem {
  border-left: 1px solid #EE6200;
  height: 50px;
  width: 204px;
  float: left;
  margin-right: 42px;
  margin-bottom: 18px;
  background-image: url( ../images/PortfolioBackground.jpg );
  background-repeat: no-repeat;
  background-position: right top;
}


.NieuwsPortfolioNaam {
  color: black;
  font-weight: bold;
  font-size: 13px;
}

.NieuwsPortfolioWatDoeJeAllemaal {
  color: #999999;
  font-size:  11px;
}

.PortFolioItemHolder {
  position: relative;
  height: 400px;
  width: 742px;
  margin-top: 25px;
}

a.PortFolioItemLink:link, a.PortFolioItemLink:hover, a.PortFolioItemLink:visited {
  text-decoration: none;
  display: block;
  margin-left: 3px;
  width: 130px;
  padding-top: 5px;
  padding-left: 74px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #999999;
  font-size: 11px;
}

a.PortFolioItemLink:hover {
  color: black;
}
div.PortFolioFotoDiv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 432px;
  height: 325px;
  overflow: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-position: left top;
}

.PortFolioInfoDiv {
  position: relative;
  width: 290px;
  float: right;
}

.PortFolioInfoDiv p {
  padding-top: 0px;
  margin-top: 0px;
}

.PortFolioInfoDiv h1 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
  color: #ef6632;
  font-size: 12px;
  text-transform: none;
}

.FotoHolder {
  position: relative;
  width: 432px;
  float: left;
}

.FotoHolder img {
	padding-bottom: 15px;
}

.FotoLinkHolder {
  position: absolute;
  top: 335px;
  left: 460px;
  width: 228px;
  height: 17px;
  padding-top: 3px;
  padding-left: 15px;
  border-left: solid 2px #ef6632;
  background-image: url( '../images/FotoLinkHolderBG.jpg' ); 
  font-weight: bold;
  color: #525356;
}

a.PortFolioFotoKeuzeUp:link, a.PortFolioFotoKeuzeUp:visited, a.PortFolioFotoKeuzeUp:hover,
a.PortFolioFotoKeuze:link, a.PortFolioFotoKeuze:visited, a.PortFolioFotoKeuze:hover {
  display: block;
  position: absolute;
  left: 0px;
  top: 3px;
  width: 19px;
  height: 19px;
  text-decoration: none;
  color: #525356;
  text-align: center;
  font-weight: bold;
}

a.PortFolioFotoKeuzeUp:link, a.PortFolioFotoKeuzeUp:visited, a.PortFolioFotoKeuzeUp:hover,
a.PortFolioFotoKeuze:hover {
  color: #ef6632;
}

a.PrevFoto:link, a.PrevFoto:visited, a.PrevFoto:hover {
  text-decoration: none;
  position: absolute;
  left: 5px;
  top: 10px;
  width: 32px;
  height: 19px;
  background-image: url( ../images/PrevFoto.jpg );
}

a.PrevFoto:hover {
  background-image: url( ../images/PrevFotoHover.jpg );
}

a.NextFoto:link, a.NextFoto:visited, a.NextFoto:hover {
  text-decoration: none;
  position: absolute;
  left: 725px;
  top: 10px;
  display: block;
  width: 47px;
  height: 19px;
  background-image: url( ../images/NextFoto.jpg );
}

a.NextFoto:hover {
  background-image: url( ../images/NextFotoHover.jpg );
}

a.TerugOverzicht:link, a.TerugOverzicht:visited, a.TerugOverzicht:hover {
  text-decoration: none;
  position: absolute;
  left: 285px;
  top: 10px;
  display: block;
  width: 149px;
  height: 19px;
  background-image: url( ../images/TerugOverzicht.jpg );
}

a.TerugOverzicht:hover {
  background-image: url( ../images/TerugOverzichtHover.jpg );
}


a.BezoekLink:link, a.BezoekLink:visited, a.BezoekLink:hover {
  text-decoration: none;
  position: absolute;
  left: 670px;
  top: 385px;
  display: block;
  width: 86px;
  height: 25px;
  background-image: url( ../images/BezoekWebsite.jpg );
}

a.BezoekLink:hover {
  background-image: url( ../images/BezoekWebsiteHover.jpg );
}

a.VraagLink:link, a.VraagLink:hover, a.VraagLink:visited {
  display: block;
  text-decoration: none;
  padding-bottom: 4px;
}

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

.VraagContactBox {
  font-weight: bold;
}

.VraagContactBox a:link,
.VraagContactBox a:hover,
.VraagContactBox a:visited {
  color: #eb6100;
  font-weight: bold;
  text-decoration: none;
}

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

a.TerugNaarVragenOverzicht:link, a.TerugNaarVragenOverzicht:hover, a.TerugNaarVragenOverzicht:visited {
  background-image: url( ../images/TerugNaarVragenOverzicht.jpg );
  width: 173px;
  height: 61px;
  position: absolute;
  left: 35px;
  top: 166px;
  text-decoration: none;
}

.Navigatie {
  padding-top: 15px;
  text-align: center;
}

.Navigatie a.Actief {
  text-decoration: underline;
}

#GoogleTekst {
  position: relative;
  height: 100px;
  width: 956px;
  overflow: hidden;
  background-color: #ff4800;
  color: white;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
}

#GoogleTekst ul {
  float: left;
  width: 300px;
  padding: 0px;
  margin: 0px;
  padding-right: 10px;
}

#GoogleTekst ul li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#GoogleTekst a:link,
#GoogleTekst a:hover,
#GoogleTekst a:active,
#GoogleTekst a:visited {
  color: white;
  font-size: 11px;
}

.Melding {
  margin-bottom: 10px;
  font-weight: bold;
}

.Groen {
  color: #129b00;
}

.Rood {
  color: red;
}

.Footer {
  border-top: solid 1px #f59933;
  margin-top: 10px;
  padding-top: 9px;
  line-height: 15px;
  color: #bebfc0;
}

.Footer .Copyright {
  float: right;
  text-align: right;
  width: 500px;
  font-size: 11px;
}
 
.Footer .Menu {
  float: left;
  width: 350px;
}

.Footer a:link,
.Footer a:hover,
.Footer a:active,
.Footer a:visited {
  color: #bebfc0;
}

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

/*MAILFORMULIER*/
/*
.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton {
}

.MFSubmitButton:hover {
}

.MFSubmitTD,
.MFDataTD {
  text-align: left;
}

.MFTD {
  width: 110px;
  vertical-align: top;
  font-weight: normal;
  text-align: right;
  padding-right: 10px;
}

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

.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #c3c3c3;
  width: 350px;
  margin: 2px;
  padding-left: 3px;
}

.MFExtraUitleg {
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

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

.MFFileType {
  border: 1px solid #c3c3c3;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}
*/
.MFSubmitButton, .MFCancelButton, .SubmitButton {
  border: 0px;
  background-color: white;
  color: #ff4800; 
  font-weight: bold;
  font-family: "Arial", sans-serif;
  width: 100px;
  text-align: right;
}

.MFTD {
  width: 130px;
  padding-right: 10px;
  vertical-align: top;
}

.MFNaamType, .MFEmailType, .MFSmall {
  margin: 0px;
  padding: 0px;
  width: 172px;
  border: 0px;
  font-family: "Arial", sans-serif;
  color: #666666;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 1px;
  font-size: 11px;
}

.MFSmall {
  width: 80px;
}

.MFKop {
  padding: 2px;
  padding-bottom: 5px;
  vertical-align: top;
  font-weight: bold;
}

.MFSubmitTD {
  text-align: right;
}
textarea.MFNaamType,
.MFTekstarea {
  color: #666666;
  font-family: "Arial", sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  overflow: auto;
  width: 339px;
  height: 80px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 1px;
}
.MFTussenTR {
  display: none;
}

.MFInputHolderNaam, .MFInputHolderNormaal, .MFInputHolderEmailadres, .MFInputHolderEmailadres {
  width: 179px;
  height: 19px;
  background-image: url( ../images/InvulItem.jpg );
}

.MFInputHolderTekst {
  width: 349px;
  height: 85px;
  background-image: url( ../images/TekstareaBackground.jpg );
}

.MFVerplichtTD {
  color: red;
  width: 10px;
}

