body {
  background-color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #222;
  padding: 20px 0 25px 0;
  margin: 0;
}

/* Logo voor printversie ------------------------------------------------------------------------------------------------ */
#logoprint {
  display: none;
}

/* Algemeen ------------------------------------------------------------------------------------------------------------- */
#container {
  width: 964px;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
}
h1, h2, h3, #column2 dt {
  margin: 0;
}
#column1 h1, #column2-3 h1, #column1 h2, #column2-3 h2, #column2 dt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 3px 9px 4px 9px;
  margin: 20px 0 0 0;
}
#column1 h1 a:link, #column2-3 h1 a:link, #column1 h1 a:visited, #column2-3 h1 a:visited, #column1 h2 a:link, #column2-3 h2 a:link, #column1 h2 a:visited, #column2-3 h2 a:visited {
  text-decoration: none;
  color: #fff;
}
#column1 h1 a:hover, #column2-3 h1 a:hover, #column1 h1 a:active, #column2-3 h1 a:active, #column1 h2 a:hover, #column2-3 h2 a:hover, #column1 h2 a:active, #column2-3 h2 a:active {
  text-decoration: underline;
}

/* Leaderboard ---------------------------------------------------------------------------------------------------------- */
#leaderboard1, #leaderboard2 {
  background-color: #000;
  background-image: url(../images/bgleaderboard.gif);
  background-repeat: no-repeat;
}
#leaderboard1 {
  width: 934px;
  text-align: center;
  color: #fff;
  padding: 17px 15px 0 15px;
}
#leaderboard2 {
  width: 964px;
  height: 24px;
}

/* Pageborder ----------------------------------------------------------------------------------------------------------- */
#pageborder {
  width: 960px;
  background-color: #ccc;
  background-image: url(../images/bgcontent.gif);
  background-repeat: repeat-y;
  border: 2px solid #fff;
  border-top: none;
  border-bottom: 1px solid #666;
}

/* Header --------------------------------------------------------------------------------------------------------------- */
#header {
  width: 690px;
  background-color: #fb0;
  background-image: url(../images/bgheader.gif);
  background-repeat: repeat-x;
  padding: 48px 0 28px 270px;
}
#header h1, #header2 h1 {
  height: 72px;
  font-weight: bold;
  font-size: 18px;
  color: #222;
  padding: 0;
  margin: 0;
}
#header a:link, #header a:visited, #header2 a:link, #header2 a:visited {
  text-decoration: none;
  color: #222;
}
#header img, #header2 img {
  border: 0;
}

#header2 {
  width: 960px;
  background-color: #fb0;
  background-image: url(../images/bgheader2.gif);
  background-repeat: repeat-x;
}
#header2 #kartanimatie {
  width: 299px;
  float: left;
}
#header2 h1 {
  width: 661px;
  float: right;
  padding: 48px 0 0 0;
}
#header2 #header2clear {
  height: 10px;
  clear: both;
  background-color: #e60;
  background-image: url(../images/bgborder.gif);
  background-repeat: repeat-y;
  background-position: top right;
  font-size: 0;
  padding: 0;
  margin: 0;
}

/* Border --------------------------------------------------------------------------------------------------------------- */
#border {
  height: 10px;
  background-color: #e60;
  background-image: url(../images/bgborder.gif);
  background-repeat: repeat-y;
  background-position: top right;
  font-size: 0;
}

/* Menu ----------------------------------------------------------------------------------------------------------------- */
#menu {
  position: relative;
  background-color: #666;
  padding: 8px 0 8px 0;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#menu ul li {
  float: left;
  padding: 0;
}
#menu #contentlinks {
  width: 845px;
  height: 21px;
  padding: 0 0 0 15px;
}
#menu #contentlinks li {
  margin: 0 9px 0 0;
}
#menu #contentlinks a:link, #menu #contentlinks a:visited {
  display: block;
  background-color: #ddd;
  background-image: url(../images/bgmenu1.gif);
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  padding: 3px 0 5px 0;
  margin: 0;
}
#menu #contentlinks a:hover, #menu #contentlinks a:active, #menu #contentlinks .current a:link, #menu #contentlinks .current a:visited {
  background-color: #e60;
  background-image: url(../images/bgmenu2.gif);
  color: #fff;
}
#menu span {
  padding: 3px 11px 5px 11px;
  margin: 0;
}
#menu #contentlinks a:link span, #menu #contentlinks a:visited span {
  background-image: url(../images/bgmenu3.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#menu #contentlinks a:hover span, #menu #contentlinks a:active span, #menu #contentlinks .current a:link span, #menu #contentlinks .current a:visited span {
  background-image: url(../images/bgmenu4.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#menu #servicelinks {
  width: 90px;
  position: absolute;
  top: 8px;
  left: 862px;
}
#menu #servicelinks li {
  padding: 0 0 0 9px;
}
#menu #servicelinks img {
  border: 0;
}

/* ABC ------------------------------------------------------------------------------------------------------------------ */
#abc {
  background-color: #888;
  padding: 0;
}
#abc ul {
  list-style-type: none;
  padding: 5px 10px 0 10px;
  margin: 0;
}
#abc ul li {
  float: left;
  padding: 0;
  margin: 0 4px 0 0;
}
#abc ul a:link, #abc ul a:visited {
  display: block;
  width: 24px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 3px 0 9px 0;
}
#abc ul a:hover, #abc ul a:active, #abc ul .current a:link, #abc ul .current a:visited {
  background-color: #bbb;
  background-image: url(../images/bgabc.gif);
  background-repeat: no-repeat;
  color: #d50;
}
#abc div.clear {
  background-color: #bbb;
}

/* Kolomindeling algemeen ----------------------------------------------------------------------------------------------- */
#column1 {
  width: 160px;
  float: left;
  background-color: #999;
  background-image: url(../images/bgcolumn1.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 15px 25px 15px;
  border-top: 4px solid #bbb;
}
#column2-3 {
  width: 770px;
  float: right;
}
#column2 {
  width: 580px;
  float: left;
  background-color: #ddd;
  background-image: url(../images/bgcolumn2.gif);
  background-repeat: repeat-x;
}
#column2 #content {
  width: 530px;
  padding: 0 25px 30px 25px;
}
#column2 #content .subcolumn1 {
  width: 254px;
  float: left;
}
#column2 #content .subcolumn2 {
  width: 254px;
  float: right;
}
#column2 #banner {
  background-color: #ccc;
  text-align: center;
  padding: 12px 15px 8px 15px;
  border-top: 1px solid #999;
}
#column3 {
  width: 160px;
  float: right;
  background-color: #bbb;
  padding: 0 15px 25px 15px;
  border-top: 4px solid #bbb;
}

/* Inhoud kolommen ------------------------------------------------------------------------------------------------------ */
#column1 h2, #column3 h2 {
  background-color: #555;
  background-repeat: no-repeat;
  margin-top: 16px;
}
#column1 h2 {
  background-image: url(../images/bgh2column1.gif);
}
#column3 h2 {
  background-image: url(../images/bgh2column3.gif);
}
#column2 h1, #column2 h2, #column2 dt {
  background-color: #e60;
  background-repeat: no-repeat;
}
#column2 h1, #column2 dt {
  background-image: url(../images/bgh1.gif);
}
#column2 dl {
  padding: 0;
  margin: 0;
}
#column2 h2 {
  background-image: url(../images/bgh2-1.gif);
}
#column2 .subcolumn1 h2, #column2 .subcolumn2 h2 {
  background-image: url(../images/bgh2-2.gif);
}
#column1 h3, #column2-3 h3 {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding: 12px 14px 0 14px;
}
#column1 div.box, #column2-3 div.box, #column2 div.box2, #column2 div.box3, #column2 div.box4, #column2 div.box5, #column2 div.box6, #column2 dd {
  border: 2px solid;
  border-top: none;
}
#column1 div.box, #column2-3 div.box, #column2 div.box6 {
  padding: 0 0 14px 0;
}
#column1 div.box, #column3 div.box {
  background-color: #ddd;
  border-color: #fff;
}
#column2 div.box, #column2 div.box2, #column2 div.box3, #column2 div.box4, #column2 div.box5, #column2 div.box6, #column2 dd {
  background-color: #fff;
  border-color: #bbb;
}
#column2 div.box3 img {
  width: 130px;
  float: right;
  padding: 2px 2px 0 0;
}
#column2 div.box3 p, #column2 div.box5 p {
  width: 350px;
  float: left;
}
#column2 div.box4 img {
  width: 65px;
  float: right;
  padding: 2px 2px 0 0;
}
#column2 div.box4 p {
  width: 145px;
  float: left;
}
#column2 div.box5 p {
  padding-bottom: 12px;
}
#column2 div.box5 div.afbeelding {
  width: 130px;
  float: right;
  font-size: 11px;
  padding: 2px 2px 0 0;
}
#column2 div.box5 div.afbeelding p {
  width: 120px;
  padding: 6px 10px 12px 0;
}
#column2 div.box6 {
  height: 236px;
}
#column1 p, #column2-3 p, #column2 dd {
  padding: 12px 14px 0 14px;
  margin: 0;
}
#column2 dd {
  font-weight: bold;
  padding-bottom: 14px;
}
#column1 p, #column2-3 p, #column1 ul li, #column2-3 ul li, #column2 dd {
  line-height: 16px;
}
#column2-3 p.code {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}
#column1 table, #column2-3 table {
  font-size: 12px;
  padding: 0;
  border-collapse: collapse;
  margin: 12px 14px 0 14px;
}
#column1 ul, #column2-3 ul {
  list-style-type: none;
  padding: 12px 14px 0 14px;
  margin: 0;
}
#column1 ul ul, #column2-3 ul ul {
  padding-top: 0;
}
#column1 ul li, #column2-3 ul li {
  background-repeat: no-repeat;
  list-style-type: none;
  padding: 0 0 0 12px;
  margin: 0;
}
#column1 ul li, #column3 ul li {
  background-image: url(../images/bglist1.gif);
}
#column2 ul li {
  background-image: url(../images/bglist2.gif);
}
#column1 ul li a:link, #column1 ul li a:visited, #column2-3 ul li a:link, #column2-3 ul li a:visited {
  font-weight: normal;
  color: #222;
}
#column1 ul li a:hover, #column1 ul li a:active, #column2-3 ul li a:hover, #column2-3 ul li a:active {
  color: #d50; 
}
#column1 ul li.current a:link, #column1 ul li.current a:visited, #column2-3 ul li.current a:link, #column2-3 ul li.current a:visited {
  font-weight: bold;
}
#column2 a:link img, #column2 a:visited img {
  border: 0;
}
div.box a:link, div.box a:visited, div.box2 a:link, div.box2 a:visited, div.box3 a:link, div.box3 a:visited, div.box4 a:link, div.box4 a:visited, div.box5 a:link, div.box5 a:visited, dd a:link, dd a:visited {
  font-weight: bold;
  color: #e60;
}
div.box a:hover, div.box a:active, div.box2 a:hover, div.box2 a:active, div.box3 a:hover, div.box3 a:active, div.box4 a:hover, div.box4 a:active, div.box5 a:hover, div.box5 a:active, dd a:hover, dd a:active {
  color: #222;
}
#column2 table th {
  font-weight: bold;
  text-align: left;
}
#column2 table th, #column2 table td {
  vertical-align: top;
}
#column2 table.contact th {
  width: 110px;
}
#clumn2 form {
  padding: 0;
  margin: 0;
}
#column1 form, #column3 form {
  padding: 0 14px 0 14px;
  margin: 0;
}
#column2 form {
  padding: 0;
  margin: 0;
}
#column1 form h3, #column3 form h3 {
  padding-right: 0;
  padding-left: 0;
}
#column1 form p, #column3 form p {
  padding: 12px 0 0 0;
}
#column2 form input, #column2 form select, #column2 form textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#column2 form input.input, #column2 form textarea {
  background-color: #eee;
}
#column1 form input, #column1 form select, #column3 form input, #column3 form select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 8px 0;
}
#column1 form input, #column3 form input {
  background-color: #ccc;
}
#column1 form select, #column3 form select {
  width: 128px;
  background-color: #eee;
}
#column1 form input.input, #column3 input.input {
  width: 122px;
  margin: 6px 0 10px 0;
}
#column1 form input.radio, #column3 form input.radio {
  background-color: #ddd;
  margin: 0;
}
#column2 span.tip {
  font-weight: bold;
  color: #e60;
  padding: 0 0 0 2px;
}
#column2 table.kalender td {
  border-top: 1px solid #bbb;
}
#column2 table.kalender {
  padding: 0;
  margin: 0;
}
#column2 table.kalender th, #column2 table.kalender td {
  font-weight: normal;
  padding: 3px 6px 4px 6px;
}
#column2 table.kalender th {
  background-color: #ddd;
  font-weight: bold;
}

#column2 #markers td.marker {
  padding: 0 8px 0 0;
}
#column2 #markers td.baansoort {
  padding: 3px 15px 0 0;
}

#column2 img.header {
  border-bottom: 1px solid #bbb;
}
#column2 ul.klein {
  font-size: 11px;
  padding-bottom: 17px;
}
#column2 ul.klein2 {
  font-size: 11px;
}
#column2 span.ster {
  font-weight: bold;
  font-size: 13px;
  color: #e60;
}
#column1 img, #column3 img {
  border: 1px solid #666;
}
#column3 #skyscraper {
  padding: 20px 0 0 0;
}

#column2 #google img {
  vertical-align: middle;
}

/* Footer --------------------------------------------------------------------------------------------------------------- */
#footer {
  width: 960px;
  background-color: #444;
  background-image: url(../images/bgfooter.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-size: 11px;
  color: #fff;
  padding: 0 2px 0 2px;
}
#footer p {
  padding: 0;
  margin: 0;
}
#footer #footer1 {
  width: 770px;
  float: left;
}
#footer #footer1 #slogan {
  background-color: #e60;
  background-image: url(../images/bgfooter1.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-weight: bold;
  padding: 6px 15px 18px 15px;
}
#footer #footer1 #copyright {
  padding: 7px 15px 11px 15px;
}
#footer #footer1 #copyright a:link, #footer #footer1 #copyright a:visited {
  text-decoration: underline;
  color: #fff;
}
#footer #footer1 #copyright a:hover, #footer #footer1 #copyright a:active {
  text-decoration: none;
}
#footer #footer2 {
  width: 190px;
  float: right;
  background-image: url(../images/bgfooter2.gif);
  background-repeat: no-repeat;
  text-align: center;
  padding: 26px 0 0 0;
}
#footer #footer2 img {
  border: 0;
}
#footer span.lijn {
  color: #f70;
  margin: 0 5px 0 5px;
}

/* Clearing div --------------------------------------------------------------------------------------------------------- */
.clear {
  clear: both;
  height: 2px;
  font-size: 0;
  padding: 0;
  margin: 0;
}

/* Lightbox ------------------------------------------------------------------------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}