body {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-color: #D3E0E0;
  margin: 0px;
  color: #414042;
  min-width: 990px;
  text-align: justify;
}

html {
  height: 100%;
	width: 100%;
}

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

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

form {
  margin: 0px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid #0071B9;
}

ol {
  padding-top: 0px;
  margin-top: 0px;
}

ul {
  list-style-type: square;
  padding-top: 0px;
  margin-top: 0px;
}

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

a:link, 
a:hover, 
a:active, 
a:visited {
  font-weight: bold;
  color: #0071B9;
  text-decoration: none;
  outline-style: none;
  outline-width: 0;
}

a:hover {
  color: #4B575F;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 18px;
  font-weight: normal;
  color: #0071B9;
  padding: 0px;
  margin: 0px;
  padding-bottom: 8px;
  padding: 0 0 0 10px;
  background: url(../images/h1.jpg) no-repeat 0px 6px;
  margin-left: -10px;
}

h1 {
  padding-bottom: 10px;
}

h2 {
  font-size: 14px;
  background: url(../images/h1.jpg) no-repeat 0px 5px;
}

h3 {
  color: #4B575F;
  font-size: 14px;
  background: url(../images/h2.jpg) no-repeat 0px 4px;
}

h4, 
h5, 
h6 {
  background: none;
  font-size: 12px;
  color: #4B575F;
}

h1 a:link,
h1 a:hover,
h1 a:active,
h1 a:visited {
  font-weight: normal;
}

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

/*DIVS*/

body#Body1 {
  background-image: url( ../images/Backgrounds/Grass.jpg );
}

body#Body2 {
  background-image: url( ../images/Backgrounds/Bladeren.jpg );
}

body#Body3 {
  background-image: url( ../images/Backgrounds/Winter.jpg );
}

body#Body4 {
  background-image: url( ../images/Backgrounds/Winter2.jpg );
}

body#Body5 {
  background-image: url( ../images/Backgrounds/JDI_Boom_Lucht.jpg );
  background-position: right top;
}

body#Body6 {
  background-image: url( ../images/Backgrounds/JDI_internet_professionals.jpg );
}

body#Body7 {
  background-image: url( ../images/Backgrounds/Zomer.jpg );
}

body#Body8 {
  background-image: url( ../images/Backgrounds/TdF_2009_Menchov.jpg );
}

div.Top {
  position: absolute;
  background-image: url( ../images/Top.gif );
  background-position: center center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 18px;
}

div#ImageHolder {
	/*cursor: pointer;
*/}

div#ImageHolder img#BackgroundImage {
	position: fixed;
	margin: 0px;
	padding: 0px;
}

div#PopupDiv {
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
	z-index: 2000;
}

div#PopupDiv div#Background {
	background-color: #4D5A62;
  /* for IE */
  filter:alpha( opacity=75 );
  /* CSS3 standard */
  opacity: 0.75;
	height: 100%;
	width: 100%;
}

div#PopupDiv div.Image {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 582px;
	margin-left: -400px;
	margin-top: -291px;
	border: 1px solid white;
}

div#PopupDiv div.Image a.Close:link,
div#PopupDiv div.Image a.Close:hover,
div#PopupDiv div.Image a.Close:active,
div#PopupDiv div.Image a.Close:visited {
	position: absolute;
	top: -8px;
	left: 792px;
	display: block;
	height: 16px;
	width: 16px;
	background-image: url( ../images/CloseBtn.png );
	cursor: pointer;
}

a.Popup:link,
a.Popup:hover,
a.Popup:active,
a.Popup:visited {
	float: right;
	display: block;
	height: 29px;
	width: 33px;
	padding-right: 10px;
	background-image: url( ../images/Camera.png );
	background-repeat: no-repeat;
	background-position: center center;
}

body.NormalBody1 div.MainHolder {
  height: 575px;
  padding: 0px;
}

div.MainHolder {
  position: relative;
  margin: 0 auto;
  width: 900px;
  padding-top: 224px;
  padding-bottom: 20px;
}

div.MainHolder h1.PaginaNaam {
  background-image: url( ../images/HeaderBG.png );
  background-position: left top;
  height: 28px;
  width: 874px;
  padding: 0px;
  margin: 0px;
  padding-left: 26px;
  line-height: 28px;
  color: white;
  font-weight: normal;
  cursor: default;
  font-size: 14px;
  text-transform: uppercase;
}

div.ContentHolder {
  width: 898px;
  background-color: white;
  border-left: 1px solid #4B575F;
  border-right: 1px solid #4B575F;
  background-image: url( ../images/BGShadow.jpg );
  background-repeat: repeat-x;
  background-position: bottom left;
}

div.ContentHolder div.SubMenu {
  width: 888px;
  padding-right: 10px;
  background-image: url( ../images/ItemBG.jpg );
  height: 20px;
  line-height: 20px;
  color: white;
  overflow: hidden;
  text-align: right;
  margin-bottom: 20px;
}

div.BGHolder {
  background-image: url( ../images/VerticalDot.jpg );
  background-repeat: repeat-y;
  width: 898px;
  line-height: 20px;
}

div.BGHolder p {
  line-height: 20px;
}

div.Pusher {
  height: 20px;
  overflow: hidden;
}

div.ContentHolder div.SubMenu a:link,
div.ContentHolder div.SubMenu a:hover,
div.ContentHolder div.SubMenu a:active,
div.ContentHolder div.SubMenu a:visited {
  color: white;
  font-weight: normal;
}

div.ContentHolder div.SubMenu p {
  padding: 0px;
  margin: 0px;
}

div.ContentHolder div.SubMenu img {
  vertical-align: middle;
}

div.ZoekScherm {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
  width: 355px;
  background-color: #4B575F;
  margin-bottom: 20px;
  padding-left: 10px;
  color: white;
}

div.ContentHeel,
div.Left {
  float: left;
  width: 495px;
  padding-left: 40px;
  padding-right: 25px;
}

div.ReferentieNavigatie {
  position: relative;
  background-image: url( ../images/ReferentieNavigatieBG.jpg );
  height: 26px;
  width: 858px;
  line-height: 26px;
}

div.ReferentieNavigatie div.Items {
  position: absolute;
  top: 0px;
  left: 120px;
  width: 618px;
  height: 26px;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
}

div.ReferentieNavigatie div.Items a:link,
div.ReferentieNavigatie div.Items a:hover,
div.ReferentieNavigatie div.Items a:active,
div.ReferentieNavigatie div.Items a:visited {
  color: white;
}

div.ReferentieNavigatie div.Items a.Actief:link,
div.ReferentieNavigatie div.Items a.Actief:hover,
div.ReferentieNavigatie div.Items a.Actief:active,
div.ReferentieNavigatie div.Items a.Actief:visited {
  text-decoration: underline;
}

div.ReferentieNavigatie a.Button:link,
div.ReferentieNavigatie a.Button:hover,
div.ReferentieNavigatie a.Button:active,
div.ReferentieNavigatie a.Button:visited {
  position: absolute;
  display: block;
  width: 100px;
  height: 26px;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  text-decoration: none;
}

div.ReferentieNavigatie a.Vorige:link,
div.ReferentieNavigatie a.Vorige:hover,
div.ReferentieNavigatie a.Vorige:active,
div.ReferentieNavigatie a.Vorige:visited {
  left: 0px;
  text-align: left;
  border-right: 1px solid white;
}

div.ReferentieNavigatie a.Volgende:link,
div.ReferentieNavigatie a.Volgende:hover,
div.ReferentieNavigatie a.Volgende:active,
div.ReferentieNavigatie a.Volgende:visited {
  right: 0px;
  text-align: right;
  border-left: 1px solid white;
}

div.Right textarea.MFNaamType,
div.Right input.MFNaamType {
  width: 150px;
}

div.Categorieen {
  color: #0071B9;
}

div.Archief ul li {
  color: #0071B9;
}

div.Archief ul li ul li {
  color: #4B575F;
}

body.NormalBody13 td.MFTD,
td.WebmailTD {
  width: 135px;
}

table.Domein {
  background-color: #BFBFBF;
}

input.Smaller {
  width: 180px;
}

table.Domein td {
  padding: 5px;
  text-align: center;
}

body.NormalBody15 div.Left {
  padding-left: 15px;
  padding-right: 15px;
  width: 530px;
}

div#GroteAfbeelding {
  width: 525px;
}

div#GroteAfbeelding img {
  border: 1px solid #4B575F;
  margin-bottom: 15px;
  width: 525px;
}

span.Vergroot {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url( ../images/vergrootglas.gif );
  background-repeat: no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  text-decoration: none;
  cursor: pointer;
}

div.Left a.KleineAfbeelding:link,
div.Left a.KleineAfbeelding:hover,
div.Left a.KleineAfbeelding:active,
div.Left a.KleineAfbeelding:visited {
  position: relative;
  float: left;
  display: block;
  width: 164px;
  height: 123px;
  border: 1px solid #4B575F;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  text-decoration: none;
}

li.GeenMargin,
img.GeenMargin,
a.GeenMargin:link,
a.GeenMargin:hover, 
a.GeenMargin:active, 
a.GeenMargin:visited {
  margin-right: 0px !important;
}

div.Right {
  float: right;
  width: 307px;
  padding-left: 15px;
  padding-right: 15px;
}

div.Right h1,
div.Right h2,
div.Right h3,
div.Right h4,
div.Right h5,
div.Right h6 {
  padding-bottom: 15px;
}

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

div.Gewerkt ul li {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 90px;
  margin-right: 20px;
  margin-bottom: 10px;
}

div.Gewerkt ul li a:link img,
div.Gewerkt ul li a:hover img,
div.Gewerkt ul li a:active img,
div.Gewerkt ul li a:visited img {
  width: 90px;
  border: 1px solid #4B575F;
}

div.Gewerkt ul li a:link span,
div.Gewerkt ul li a:hover span,
div.Gewerkt ul li a:active span,
div.Gewerkt ul li a:visited span {
  background-image: url( ../images/Arrow.jpg );
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 10px;
  display: block;
  height: 11px;
  line-height: 11px;
  width: 80px;
  padding-left: 10px;
  margin-bottom: 8px;
  color: #4B575F;
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
}

div.Gewerkt ul li a:hover span {
  color: #0071B9;
}

div.HorizontaalBG {
  background-image: url( ../images/HorizontaalDot.jpg );
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-bottom: 7px;
}

div.Bericht {
  padding-top: 15px;
  padding-bottom: 15px;
}

div.Eerste {
  padding-top: 0px;
}

div.Bericht div.Buttons {
  position: relative;
  width: 176px;
  height: 26px;
  background-image: url( ../images/WeblogButtons.jpg );
}

body.NormalBody14 div.Navigatie {
  position: relative;
  background-image: url( ../images/WeblogNavigatieBG.jpg );
  height: 26px;
  line-height: 26px;
  width: 496px;
  margin-top: 10px;
  color: white;
}

body.NormalBody14 div.Navigatie div.Links {
  position: absolute;
  top: 0px;
  left: 131px;
  width: 235px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}

body.NormalBody14 div.Navigatie a:link,
body.NormalBody14 div.Navigatie a:hover,
body.NormalBody14 div.Navigatie a:active,
body.NormalBody14 div.Navigatie a:visited {
  color: white;
  text-decoration: none;
  font-weight: normal;
}

body.NormalBody14 div.Navigatie a.Actief:link,
body.NormalBody14 div.Navigatie a.Actief:hover,
body.NormalBody14 div.Navigatie a.Actief:active,
body.NormalBody14 div.Navigatie a.Actief:visited {
  text-decoration: underline;
}

body.NormalBody14 div.Navigatie a.Vorige:link,
body.NormalBody14 div.Navigatie a.Vorige:hover,
body.NormalBody14 div.Navigatie a.Vorige:active,
body.NormalBody14 div.Navigatie a.Vorige:visited,
body.NormalBody14 div.Navigatie a.Volgende:link,
body.NormalBody14 div.Navigatie a.Volgende:hover,
body.NormalBody14 div.Navigatie a.Volgende:active,
body.NormalBody14 div.Navigatie a.Volgende:visited {
  position: absolute;
  right: 0px;
  width: 110px;
  border-left: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

body.NormalBody14 div.Navigatie a.Vorige:link,
body.NormalBody14 div.Navigatie a.Vorige:hover,
body.NormalBody14 div.Navigatie a.Vorige:active,
body.NormalBody14 div.Navigatie a.Vorige:visited {
  text-align: left;
  left: 0px;
  border-right: 1px solid white;
}

body.NormalBody14 div.Navigatie a.Volgende:link,
body.NormalBody14 div.Navigatie a.Volgende:hover,
body.NormalBody14 div.Navigatie a.Volgende:active,
body.NormalBody14 div.Navigatie a.Volgende:visited {
  text-align: right;
}


div.Bericht div.Buttons a.Button:link,
div.Bericht div.Buttons a.Button:hover,
div.Bericht div.Buttons a.Button:active,
div.Bericht div.Buttons a.Button:visited {
  display: block;
  width: 88px;
  height: 26px;
  line-height: 26px;
  color: white;
  font-weight: normal;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
}

div.Bericht div.Buttons a.Reacties:link,
div.Bericht div.Buttons a.Reacties:hover,
div.Bericht div.Buttons a.Reacties:active,
div.Bericht div.Buttons a.Reacties:visited,
div.Bericht div.Buttons a.LeesVerder:link,
div.Bericht div.Buttons a.LeesVerder:hover,
div.Bericht div.Buttons a.LeesVerder:active,
div.Bericht div.Buttons a.LeesVerder:visited {
  position: absolute;
  top: 0px;
  left: 0px;
}

div.Bericht div.Buttons a.Reacties:link,
div.Bericht div.Buttons a.Reacties:hover,
div.Bericht div.Buttons a.Reacties:active,
div.Bericht div.Buttons a.Reacties:visited {
  left: 88px;
}

a.Nav:link,
a.Nav:hover,
a.Nav:active,
a.Nav:visited {
  display: block;
  width: 163px;
  height: 32px;
  color: #C9C8CD;
  font-weight: normal;
  text-decoration: none;
  line-height: 32px;
  background-repeat: no-repeat;
  padding-left: 38px;
  padding-right: 38px;
}

a.Terug:link,
a.Terug:hover,
a.Terug:active,
a.Terug:visited {
  background-image: url( ../images/Terug.jpg );
  text-align: left;
}

a.Verder:link,
a.Verder:hover,
a.Verder:active,
a.Verder:visited {
  background-image: url( ../images/Verder.jpg );
  text-align: right;
  float: right;
}

div.Reageer {
  padding-bottom: 15px;
}

div.Reageer,
div.Reactie,
div.NieuwsbriefLog,
div.Nieuwsbrief,
div.Quote,
div.Archief,
div.Inloggen,
div.Reacties,
div.Categorieen,
div.RSS,
div.Routeplanner,
div.Medewerkers,
div.Afbeeldingen,
div.Interesses,
div.Youtube,
div.Storing,
div.Webmail,
div.Diensten,
div.ReferentieTekst,
div.Partners,
div.Meegewerkt {
  padding-left: 10px;
}

div.Quote {
  padding-bottom: 40px;
  font-size: 16px;
}

div.Nieuwsbrief,
div.NieuwsbriefLog,
div.Archief,
div.Inloggen,
div.Reacties,
div.Categorieen,
div.Afbeeldingen,
div.Youtube,
div.Webmail,
div.Diensten,
div.ReferentieTekst,
div.Partners {
  padding-top: 15px;
}

div.Diensten ul {
  padding-top: 0px;
  margin-top: 0px;
}

div.Reactie {
  padding-top: 15px;
  padding-bottom: 15px;
}

div.Diensten,
div.Reactie span {
  color: #0071B9;
}

div.BerichtReacties {
  padding-top: 10px;
  padding-bottom: 10px;
}

input.Red {
  border: 1px solid red;
}

td.Error {
  color: red;
}

div.Melding {
  width: 470px;
  padding: 5px;
  margin-bottom: 20px;
  text-align: center;
}

a.Small:link,
a.Small:hover,
a.Small:active,
a.Small:visited {
  font-size: 10px;
}

div.Groen {
  background-color: #91E291;
  border: 2px solid #1DD000;
}

div.Rood {
  background-color: #e29191;
  border: 2px solid #ff0000;
}

div.Medewerkers img,
div.Afbeeldingen img,
div.Partners img,
div.Meegewerkt img {
  margin-right: 8px;
  margin-bottom: 8px;
}

div.Meegewerkt a:link,
div.Meegewerkt a:hover,
div.Meegewerkt a:active,
div.Meegewerkt a:visited,
div.Medewerkers a:link,
div.Medewerkers a:hover,
div.Medewerkers a:active,
div.Medewerkers a:visited,
div.Partners a:link,
div.Partners a:hover,
div.Partners a:active,
div.Partners a:visited {
  float: left;
  text-decoration: none;
}

div.Meegewerkt a:link span,
div.Meegewerkt a:hover span,
div.Meegewerkt a:active span,
div.Meegewerkt a:visited span,
div.Medewerkers a:link span,
div.Medewerkers a:hover span,
div.Medewerkers a:active span,
div.Medewerkers a:visited span,
div.Partners a:link span,
div.Partners a:hover span, 
div.Partners a:active span, 
div.Partners a:visited span {
  background-image: url( ../images/Arrow.jpg );
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 10px;
  display: block;
  height: 11px;
  line-height: 11px;
  width: 80px;
  padding-left: 10px;
  margin-bottom: 8px;
  color: #4B575F;
  cursor: pointer;
  font-weight: normal;
}

div.Meegewerkt a:hover span,
div.Medewerkers a:hover span,
div.Partners a:hover span {
  color: #0071B9;
}

div.ContentHeel {
  width: 878px;
  background: none;
  position: relative;
  padding-left: 20px;
  padding-right: 0px;
}

div#map_canvas {
	float: left;
	width: 429px;
	height: 429px;
}

div#directionsContainer {
	width: 419px;
	padding-right: 20px;
	float: right;
}

div#directions {
	padding: 0px !important;
}

div.google_note {
	font-style: italic;
	padding-top: 10px;
}

div.ContentHeel div.ReferentieItem {
  float: left;
  width: 420px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 16px;
  margin-right: 12px;
  list-style-type: none;
}

div.ContentHeel div.ReferentieItem div.RefAfb {
  float: left;
  width: 200px;
  height: 150px;
  border: 1px solid #4B575F;
}

div.ContentHeel div.ReferentieItem div.RefAfb img {
  width: 200px;
  height: 150px;
}

div.ContentHeel div.ReferentieItem div.RefInfo {
  float: right;
  width: 207px;
  height: 140px;
  padding: 5px;
  padding-top: 0px;
  text-align: left;
}

div.ContentHeel div.ReferentieItem div.RefInfo h1 {
  background: none;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

div.ContentHeel div.ReferentieItem div.RefInfo h1 a:link,
div.ContentHeel div.ReferentieItem div.RefInfo h1 a:hover,
div.ContentHeel div.ReferentieItem div.RefInfo h1 a:active,
div.ContentHeel div.ReferentieItem div.RefInfo h1 a:visited {
  color: #0071B9;
  font-weight: normal;
}


div.ContentHeel div.ReferentieItem div.RefInfo a:link,
div.ContentHeel div.ReferentieItem div.RefInfo a:hover,
div.ContentHeel div.ReferentieItem div.RefInfo a:active,
div.ContentHeel div.ReferentieItem div.RefInfo a:visited {
  font-weight: normal;
  color: #4B575F;
}

div.ContentHeel div.ReferentieItem a.Bekijk:link,
div.ContentHeel div.ReferentieItem a.Bekijk:hover,
div.ContentHeel div.ReferentieItem a.Bekijk:active,
div.ContentHeel div.ReferentieItem a.Bekijk:visited {
  display: block;
  width: 46px;
  height: 21px;
  padding-left: 20px;
  line-height: 21px;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  color: white;
  background-image: url( ../images/RefBekijk.jpg );
}

div.MainHolder div.Footer {
  display: block;
  width: 890px;
  height: 20px;
  padding-right: 10px;
  background-image: url( ../images/Footer.png );
  color: white;
  line-height: 20px;
  text-align: right;
  margin-bottom: 25px;
}

div.MainHolder div.WeblogFooter {
  width: 880px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 20px;
  background-color: #5D6B76;
  background-image: url( ../images/BGFooter.jpg );
  background-repeat: repeat-x;
  background-position: 0% 100%;
  color: white;
}

div.MainHolder div.WeblogFooter h1,
div.MainHolder div.WeblogFooter h2, 
div.MainHolder div.WeblogFooter h3, 
div.MainHolder div.WeblogFooter h4, 
div.MainHolder div.WeblogFooter h5, 
div.MainHolder div.WeblogFooter h6 {
  color: white;
  background-image: url( ../images/WitteH1.jpg );
}

div.MainHolder div.WeblogFooter a:link,
div.MainHolder div.WeblogFooter a:hover,
div.MainHolder div.WeblogFooter a:active,
div.MainHolder div.WeblogFooter a:visited {
  color: white;
  text-decoration: none;
}

div.MainHolder div.WeblogFooter a:link span,
div.MainHolder div.WeblogFooter a:hover span,
div.MainHolder div.WeblogFooter a:active span,
div.MainHolder div.WeblogFooter a:visited span {
  color: #a8b9c3;
}

div.MainHolder div.WeblogFooter .MFSubmitButton {
}

div.MainHolder div.WeblogFooter .MFNaamType {
  width: 184px;
}

div.MainHolder div.WeblogFooter div.Collum {
  float: left;
  width: 290px;
  margin-right: 20px;
  padding-left: 10px;
}

div.MainHolder div.WeblogFooter div.Col1 {
  text-align: left;
}

a.LogoJDI:link,
a.LogoJDI:hover,
a.LogoJDI:active,
a.LogoJDI:visited {
  display: block;
  width: 244px;
  height: 136px;
  position: absolute;
  top: 35px;
  left: 17px;
  text-decoration: none;
  overflow: hidden;
  color: #4B575F;
  cursor: pointer;
}

div.AdresFooter {
  position: fixed; /* fix by Sander, IE6 werkt echter niet goed nu! */
  z-index: 6000;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 29px;
  line-height: 29px;
  background-image: url( ../images/Footer.jpg );
  color: white;
}

div.AdresFooter a:link,
div.AdresFooter a:hover,
div.AdresFooter a:active,
div.AdresFooter a:visited {
  font-weight: normal;
  color: white;
}

body.NormalBody1 div.AdresFooter {
  position: absolute;
}

div.AdresFooter div.Adres {
	float: left;
  padding-left: 10px;
}

div.AdresFooter div.Adres span {
  color: white;
  font-weight: bold;
}

div.VacaturesBG,
div.Vacatures {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 183px;
  width: 170px;
  padding-left: 80px;
  padding-top: 25px;
  z-index: 20;
  color: white;
}

div.VacaturesBG {
  background-image: url( ../images/VacaturesGezocht.png );
  z-index: 10;
}

div.Vacatures a:link,
div.Vacatures a:hover,
div.Vacatures a:active,
div.Vacatures a:visited {
  color: white;
  font-weight: normal;
}

div.Vacatures a:hover {
  text-decoration: underline;
}

div.Vacatures ul {
  padding: 0px;
  margin: 0px;
}

div.Vacatures ul li {
  padding: 0px;
  margin: 0px;
  padding: 0 0 0 15px;
  background: url(../images/LI.jpg) no-repeat 0px 6px;
  list-style-type: none;
}

div.Vacatures h1,
div.Vacatures h2,
div.Vacatures h3,
div.Vacatures h4,
div.Vacatures h5,
div.Vacatures h6 {
  color: white;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  background-image: none;
}

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

/* MENU */

/*MAILFORMULIER*/

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton {
  width: 65px;
  height: 26px;
  line-height: 26px;
  color: #FFFFFF;
  font-size: 10px;
  background-color: white;
  background-image: url( ../images/Button.jpg );
  background-position: left top;
  border: 0px solid #455560;
}

.MFSubmitButton:hover,
.MFSubmitButton:active,
.MFCancelButton:hover,
.MFCancelButton:active {
  background-position: left bottom;
}

.MFSubmitTD {
  text-align: right;
  padding-right: 2px;
}

.MFDataTD {
  text-align: left;
}

.MFTD {
  width: 180px;
  vertical-align: top;
  font-weight: normal;
}

.MFKop {
  font-size: 14px;
}

.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #7b797a;
  width: 250px;
  padding-left: 3px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  margin-bottom: 3px;
}

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

.MFVerplichtTD {
  color: red;
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
  width: 10px;
}

.MFFileType {
  color: #7b797a;
  border: 1px solid #46003F;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

.BlokBG {
  position: absolute;
  top: 180px;
  left: 0px;
  height: 380px;
  width: 280px;
  background-image: url( ../images/BoxBG.png );
}

.HomeBlok {
  position: absolute;
  top: 180px;
  left: 0px;
  height: 380px;
  width: 280px;
}

.HomeBlok h1 {
  height: 29px;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 29px;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

.HomeBlok h1 a:link,
.HomeBlok h1 a:hover,
.HomeBlok h1 a:active,
.HomeBlok h1 a:visited {
  display: block;
  width: 255px;
  color: white;
  padding-left: 25px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 29px;
  height: 29px;
}

#DienstenBG,
#Diensten {
  left: 0px;
}

#ReferentiesBG,
#Referenties {
  left: 310px;
}

a.BoxLink:link,
a.BoxLink:hover, 
a.BoxLink:active, 
a.BoxLink:visited {
  position: absolute;
  top: 339px;
  left: 0px;
  width: 140px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  color: white;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  background-position: left bottom;
}

a.Links:link,
a.Links:hover,
a.Links:active,
a.Links:visited {
  background-image: url( ../images/Links.png );
}

a.Rechts:link,
a.Rechts:hover,
a.Rechts:active,
a.Rechts:visited {
  background-image: url( ../images/Rechts.png );
  left: 140px;
}

a.Actief:link,
a.Actief:hover,
a.Actief:active,
a.Actief:visited {
  background-position: left top;
}

.ReferentieBox {
  position: absolute;
  top: 29px;
  left: 1px;
  height: 310px;
  width: 278px;
  overflow: hidden;
}

.LaatsteReferenties {
  display: block;
}

.Spotlight {
  display: none;
}

#WeblogBG,
#Weblog {
  left: 620px;
}

#Weblog .Li {
  position: relative;
}

#Weblog #LogLi0 .Teaser {
  height: 191px;
}

#Weblog .Teaser .Informatie {
  width: 258px;
  margin-left: 1px;
  line-height: 20px;
  color: #AFAFAF;
  font-size: 11px;
  border-top: 1px solid #AFAFAF;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

#Weblog .Teaser .Informatie a:link,
#Weblog .Teaser .Informatie a:hover,
#Weblog .Teaser .Informatie a:active,
#Weblog .Teaser .Informatie a:visited {
  color: #AFAFAF;
}

#Weblog .Teaser .Informatie a:hover {
  text-decoration: underline;
}

.ReferentieBox .Navigatie {
  position: absolute;
  top: 280px;
  left: 0px;
  background-image: url( ../images/BGNavigatie.jpg );
  width: 278px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.ReferentieBox .Navigatie .Items {
  position: absolute;
  top: 0px;
  left: 30px;
  width: 150px;
  padding-left: 34px;
  padding-right: 34px;
}

.ReferentieBox .Navigatie a.NavLink:link,
.ReferentieBox .Navigatie a.NavLink:hover,
.ReferentieBox .Navigatie a.NavLink:active,
.ReferentieBox .Navigatie a.NavLink:visited,
.ReferentieBox .Navigatie a:link,
.ReferentieBox .Navigatie a:hover, 
.ReferentieBox .Navigatie a:active, 
.ReferentieBox .Navigatie a:visited {
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  color: white;
  font-weight: normal;
}

.ReferentieBox .Navigatie a.Actief:link,
.ReferentieBox .Navigatie a.Actief:hover,
.ReferentieBox .Navigatie a.Actief:active,
.ReferentieBox .Navigatie a.Actief:visited {
  text-decoration: underline;
}

.ReferentieBox .Navigatie a.NavLink:link,
.ReferentieBox .Navigatie a.NavLink:hover,
.ReferentieBox .Navigatie a.NavLink:active,
.ReferentieBox .Navigatie a.NavLink:visited,
.ReferentieBox .Navigatie a.VorigeReferentie:link,
.ReferentieBox .Navigatie a.VorigeReferentie:hover,
.ReferentieBox .Navigatie a.VorigeReferentie:active,
.ReferentieBox .Navigatie a.VorigeReferentie:visited,
.ReferentieBox .Navigatie a.VolgendeReferentie:link,
.ReferentieBox .Navigatie a.VolgendeReferentie:hover,
.ReferentieBox .Navigatie a.VolgendeReferentie:active,
.ReferentieBox .Navigatie a.VolgendeReferentie:visited {
  position: absolute;
  left: 0px;
  top: 0px;
}

.ReferentieBox .Navigatie a.VolgendeReferentie:link,
.ReferentieBox .Navigatie a.VolgendeReferentie:hover,
.ReferentieBox .Navigatie a.VolgendeReferentie:active,
.ReferentieBox .Navigatie a.VolgendeReferentie:visited {
  border-right: 1px solid white;
}

.ReferentieBox .Navigatie a.VorigeReferentie:link,
.ReferentieBox .Navigatie a.VorigeReferentie:hover,
.ReferentieBox .Navigatie a.VorigeReferentie:active,
.ReferentieBox .Navigatie a.VorigeReferentie:visited {
  left: 248px;
  border-left: 1px solid white;
}

.ReferentieBox .Item {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  width: 280px;
}

#Referentie1, 
#Spotlight1 {
  display: block;
}

.ReferentieBox .Item .Image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 280px;
  height: 217px;
  border-bottom: 1px solid #5c6b75;
  border-top: 1px solid #4B575F;
}

.ReferentieBox .Item .Content {
  position: absolute;
  top: 218px;
  height: 52px;
  width: 268px;
  padding: 5px;
}

.ReferentieBox .Item .Content a:link,
.ReferentieBox .Item .Content a:hover,
.ReferentieBox .Item .Content a:active,
.ReferentieBox .Item .Content a:visited {
  font-weight: normal;
}

.ReferentieBox .Item .Content p {
  padding-bottom: 10px;
}

.ReferentieBox .Item .Content span {
  color: #0071B9;
  font-size: 12px;
  font-weight: normal;
}

div.PresentationText {
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 35px;
}

a.LogoutButton:link,
a.LogoutButton:hover,
a.LogoutButton:active,
a.LogoutButton:visited {
	position: absolute; 
	display: block; 
	width: 100px; 
	height: 20px; 
	top: 0px;
	right: 20px;
	text-align: right;
}

a.Thumb:link,
a.Thumb:hover,
a.Thumb:active,
a.Thumb:visited {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	width: 419px;
	height: 230px;
	text-decoration: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

a.Thumb:link img,
a.Thumb:hover img,
a.Thumb:active img,
a.Thumb:visited img {
	width: 420px;
	height: 200px;
}

a.Thumb:link span.Border,
a.Thumb:hover span.Border,
a.Thumb:active span.Border,
a.Thumb:visited span.Border {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	border: 1px solid #0071B9;
	height: 229px;
	width: 417px;	 
}

a.Thumb:hover span.Border {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	border: 5px solid #0071B9;
	height: 220px;
	width: 410px;	
}

a.Thumb:link span.Description,
a.Thumb:hover span.Description,
a.Thumb:active span.Description,
a.Thumb:visited span.Description {
	position: absolute;
	display: block;
	top: 200px;
	left: 0px;
	height: 30px;
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #0071B9;
}

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

.HomeBlok ul li {
  padding: 0px;
  margin: 0px;
}

.HomeBlok a.Item:link,
.HomeBlok a.Item:hover,
.HomeBlok a.Item:active,
.HomeBlok a.Item:visited {
  display: block;
  width: 270px;
  height: 20px;
  padding-left: 10px;
  color: white;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  background-image: url( ../images/ItemBG.jpg );
  cursor: pointer;
}

.HomeBlok a:link,
.HomeBlok a:hover,
.HomeBlok a:active,
.HomeBlok a:visited {
  text-decoration: none;
}

.HomeBlok li .Teaser {
  height: 0px;
  overflow: hidden;
}

.HomeBlok li#Li0 .Teaser {
  display: block;
  height: 271px;
}

.HomeBlok li .Teaser .TeaserPadding {
  padding: 10px;
  overflow: hidden;
  line-height: 16px;
}

.HomeBlok li .Teaser h1, 
.HomeBlok li .Teaser h2,
.HomeBlok li .Teaser h3,
.HomeBlok li .Teaser h4,
.HomeBlok li .Teaser h5,
.HomeBlok li .Teaser h6 {
  color: #0071B9;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  background: none;
  text-transform: none;
}

.HomeBlok li .Teaser p {
  padding-top: 0px;
  padding-bottom: 4px;
}

.HomeBlok h1 {
  background-image: none;
}

.HomeBlok li.Laatste a.Item:link,
.HomeBlok li.Laatste a.Item:hover,
.HomeBlok li.Laatste a.Item:active,
.HomeBlok li.Laatste a.Item:visited {
  background-image: url( ../images/BGLaatsteItem.png );
}

#Menu {
  position: absolute;
  left: 0px;
  top: 180px;
  width: 910px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  z-index: 1000;
}

#Menu li {
  padding: 0px;
  margin: 0px;
}

#Menu li.Kop {
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#Menu #Item15 {
  left: 310px;
}

#Menu #Item14 {
  left: 620px;
}

#Menu a.KopActiefLink:link,
#Menu a.KopActiefLink:hover,
#Menu a.KopActiefLink:active,
#Menu a.KopActiefLink:visited,
#Menu a.KopLink:link,
#Menu a.KopLink:hover,
#Menu a.KopLink:active,
#Menu a.KopLink:visited {
  width: 255px;
  height: 28px;
  padding-left: 26px;
  line-height: 28px;
  display: block;
  background-image: url( ../images/MenuItemBG.png );
  background-position: top left;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
}

#Menu a.KopLink:hover {
  background-position: left -28px;
}

#Menu a.KopActiefLink:link,
#Menu a.KopActiefLink:hover,
#Menu a.KopActiefLink:active,
#Menu a.KopActiefLink:visited {
  background-position: bottom left;
}

#Menu .SubList {
  position: absolute;
  top: 28px;
  left: 0px;
  width: 281px;
  height: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#Menu .SubList li {
}

#Menu .SubList li a:link,
#Menu .SubList li a:hover,
#Menu .SubList li a:active,
#Menu .SubList li a:visited {
  display: block;
  color: white;
  height: 20px;
  line-height: 20px;
  width: 261px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  background-image: url( ../images/ItemBG.jpg );
  text-decoration: none;
}

#Menu .SubList li .Subs {
  position: relative;
  width: 281px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#Menu .SubList li .Subs li {
  position: relative;
  width: 281px;
  margin: 0px;
  padding: 0px;
  height: 20px;
}

#Menu .SubList li .Subs li a:link,
#Menu .SubList li .Subs li a:hover,
#Menu .SubList li .Subs li a:active,
#Menu .SubList li .Subs li a:visited {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
  padding-right: 0px;
  width: 254px;
  background: none;
  background-color: white;
  color: #4B575F;
  border-right: 1px solid #4B575F;
  border-left: 1px solid #4B575F;
}

#Menu .SubList li .Subs li a:hover {
  color: #0071B9;
}

#Menu .SubList li.Laatste .Subs li a.Laatste:link,
#Menu .SubList li.Laatste .Subs li a.Laatste:hover,
#Menu .SubList li.Laatste .Subs li a.Laatste:active,
#Menu .SubList li.Laatste .Subs li a.Laatste:visited {
  background: none;
  background-image: url( ../images/VervolgBGLaatsteItem.png );
  border: 0px;
  cursor: pointer;
  width: 256px;
}

/* FOTO POP UP */ 

#IC_DarkLayer, #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: 1px solid #0071B9;
  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: #0071B9;
}

#IC_SlideShow_Popup_Holder {
  position: absolute;
  left: 0px;
  top: 200px;
  border: 1px solid #4B575F;
  z-index: 3001;
  width: 776px;
  background-color: white;
}

div.IC_SlideShow_Popup_Picture {
  position: absolute;
  left: 13px;
  top: 13px;
  cursor: pointer;
  width: 750px;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url( ../images/EenMomentGeduld.gif );
  -moz-opacity:1;
  opacity:1;
}

#IC_SlideShow_Popup_Titel {
  position: absolute;
  left: 0px;
  bottom:  0px;
  width: 770px;
  height: 14px;
  line-height: 14px;
  background-color: #4B575F;
  text-align: center;
  color: white;
  padding: 3px;
  font-weight: bold;
}

#IC_SlideShow_Popup_Controls {
  position: absolute;
  top: 526px;
  left: 0px;
  width: 776px;
  height: 50px;
  background-image: url( ../images/LogoJDI.jpg );
  background-repeat: no-repeat;
  background-position: center top;
}

#IC_SlideShow_Popup_Controls a.Close:link,
#IC_SlideShow_Popup_Controls a.Close:hover,
#IC_SlideShow_Popup_Controls a.Close:active,
#IC_SlideShow_Popup_Controls a.Close:visited {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #0071B9;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}

#IC_SlideShow_Popup_Controls a.Close:hover,
#IC_SlideShow_Popup_Controls a.Close:active {
  text-decoration: underline;
}

#IC_SlideShow_Popup_Controls a.Navigation:link,
#IC_SlideShow_Popup_Controls a.Navigation:hover,
#IC_SlideShow_Popup_Controls a.Navigation:active,
#IC_SlideShow_Popup_Controls a.Navigation:visited {
  position: absolute;
  left: 200px;
  top: 6px;
  font-size: 27px;
  font-weight: bold;
  color: #0071B9;
  text-decoration: none;
}

#IC_SlideShow_Popup_Controls a.Navigation:hover,
#IC_SlideShow_Popup_Controls a.Navigation:active {
  text-decoration: underline;
}

#IC_SlideShow_Popup_Controls #NavPrev {
  left: 235px;
}

#IC_SlideShow_Popup_Controls #NavNext {
  left: 520px;
}

#IC_SlideShow_Popup_DiaWeergave {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #0071B9;
  font-weight: bold;
  font-size: 15px;
}

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

#IC_SlideShow_Popup_DiaWeergave a:hover,
#IC_SlideShow_Popup_DiaWeergave a:active {
  text-decoration: underline;
}

#IC_SlideShow_Popup_DiaWeergave a.InActive:link,
#IC_SlideShow_Popup_DiaWeergave a.InActive:hover,
#IC_SlideShow_Popup_DiaWeergave a.InActive:active,
#IC_SlideShow_Popup_DiaWeergave a.InActive:visited {
  color: #9F9F9F;
}

#IC_SlideShow_Popup_DiaWeergave a.Active:link,
#IC_SlideShow_Popup_DiaWeergave a.Active:hover,
#IC_SlideShow_Popup_DiaWeergave a.Active:active,
#IC_SlideShow_Popup_DiaWeergave a.Active:visited {
  text-decoration: underline;
}

.ICWindow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 100px;
  z-index: 5000;
  background-color: white;
  border: 2px solid #4B575F;
}

.ItemHolder {
   position: relative;
   width: auto;
   height: 200px;
}

.twtr-hd h3 {
	background: none;
}

.twtr-tweet-text a {
	font-weight: normal;
}

div.Example {
	position: relative;
	float: right;
	width: 100px;
	height: 60px;
	padding: 20px 0px 20px 20px;
	margin: 0px 0px 20px 20px;
	overflow: hidden;
	/*background: #f4f4f4;
	border: 1px solid #dfdede;*/
}

div.Example.Hyves {
	width: 100px;
	height: 80px;
}

div.Example.Google,
div.Example.LinkedIn,
div.Example.Tweet {
	width: 55px;
	height: 70px;
}

div.Example.Foursquare {
	width: 50px;
	height: 30px;
}

div.Example.LinkedIn {
	width: 60px;
	height: 60px;
}

body.Pagina98 .IMRSHolder {
	padding: 20px;
}

div.Commercial {
	background: #0071b9;
	border: 1px dashed #0071b9;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 20px 0px;
}

div.Commercial h1,
div.Commercial h2,
div.Commercial h3,
div.Commercial h4,
div.Commercial h5,
div.Commercial h6,
div.Commercial p,
div.Commercial ul,
div.Commercial li,
div.Commercial table tr td,
div.Commercial a:link,
div.Commercial a:hover,
div.Commercial a:active,
div.Commercial a:visited {
	color: #FFFFFF !important;
	background: none;
}

div.Commercial a:link,
div.Commercial a:hover,
div.Commercial a:active,
div.Commercial a:visited {
	text-decoration: underline;
}

iframe.twitter-follow-button {
}

div.Bericht table h1,
div.Bericht table h2,
div.Bericht table h3,
div.Bericht table h4,
div.Bericht table h5,
div.Bericht table h6 {
	background: none;
}

div.Share {
	padding: 10px 10px 10px 0px;
}

div.Social {
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: url( ../images/HorizontaalDot.jpg ) repeat-x top left;
	width: 100%;
}
