body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}
* {
	border:0;
	margin:0;
	padding:0;
}
h1 {
	background:#333333;
	line-height:21px;
	margin:0 0 4px 0;
	padding:0 0 0 8px;
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
}

h2 {
	line-height:14px;
	margin:0 0 3px 0;
	color:#333;
	font-size:12pt;
	font-weight: bold;
}

a {
	color:#666666;
	text-decoration:none;
}


/* Container */
div#container {
	background:url(images/header.jpg) no-repeat 0 6px;
	width:800px;
	margin:0 auto;
	padding: 5px 0 0 0;
	overflow:hidden;
}

/* Kolom_links */
div#kolom_links {
	float:left;
	width:132px;
	padding:0 0 0 1px;
}
div#kolom_links ul {
	overflow:hidden;
}
div#kolom_links li {
	float:left;
	display:block;
	margin:0 0 3px;
}
div#kolom_links li a {
	float:left;
	display:block;
	width:104px;
	line-height:19px;
	padding:0 0 0 8px;
	border:1px solid #333333;
	font-size:9pt;
}

div#kolom_links li a.selected {
	float:left;
	display:block;
	width:104px;
	line-height:19px;
	padding:0 0 0 8px;
	border:1px solid #dd0000;
	font-size:9pt;
	color: #dd0000;
}

div#kolom_links li a.notification {
	float:left;
	display:block;
	width:104px;
	line-height:19px;
	padding:0 0 0 8px;
	border:1px solid #333;
	background-color: #FFFFCC;
	font-size:9pt;
	color: #333;
}

div#kolom_links li a:hover {
	background:#ffcccc;
	border:1px solid #cc0000;
}
div#kolom_links img {
	margin:7px 0 0 0;
	border:1px solid #333333;
}
/* /Kolom_links */

/* Content */
div#content {
	float:left;
	width:476px;
	line-height:160%;
	padding:0 18px 0 0;
}
div#foto_wrapper {
	width:476px;
	padding:0 0 15px 0;
	overflow:hidden;
}
div#foto_wrapper div.foto {
	float:left;
	background:url(images/foto_schaduw1.gif) no-repeat bottom;
	width:137px;
	margin:0 19px 0 0;
	padding:5px 0 8px 0;
}
div#foto_wrapper div.foto p {
	line-height:28px;
	padding:0 0 0 5px;
	font-weight:bold;
	color:#cc0000;
}
div#foto_wrapper div.foto img {
	display:block;
	margin:0 auto;
}
/* /Content */

/* Kolom_rechts */
div#kolom_rechts {
	float:right;
	width:173px;
	line-height: 15pt;
}
div#kolom_rechts form {
	background:#d6d6d6;
	margin:0 0 4px 0;
	padding:10px;
	overflow:hidden;
}
div#kolom_rechts input.text {
	float:left;
	width:115px;
	height:13px;
	margin:0 5px 5px 0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}
div#kolom_rechts input.submit, div#kolom_rechts input.submit_help, div#kolom_rechts input.submit_zoeken {
	float:right;
	background:url(images/submit.gif);
	width:23px;
	height:23px;
	cursor:pointer;
}
div#kolom_rechts input.submit_help {
	background:url(images/submit_help.gif);
}
div#kolom_rechts input.submit_zoeken {
	background:url(images/submit_zoeken.gif);
}
div#kolom_rechts form a {
	text-decoration:underline;
	color:#333333;
}
div#kolom_rechts ul {
	background:#d6d6d6;
	margin:0 0 4px 0;
	padding:10px;
}
div#kolom_rechts li {
	list-style:none;
	line-height:180%;
}
div#kolom_rechts li a {
	color:#333333;
}
div#kolom_rechts li a:hover {
	color:#cc0000;
}

div#kolom_rechts img {
	border:1px solid #333333;
}
/* /Kolom_rechts */


/* Frame */

div#frame {
  text-align: left;
  color : #888;
  }

/* /Frame */


/* Footer */
div#footer {
	float:left;
	background:#333333;
	width:760px;
	line-height:28px;
	margin:6px 0 0 0;
	padding:0 20px;
	color:#ffffff;
}
div#footer a {
	color:#ffffff;
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer ul {
	float:left;
}
div#footer li {
	display:inline;
}
div#footer li a {
	padding:0 3px 0 0;
}

div#footer li a.selected {
	padding:0 3px 0 0;
	color: #F66;
}

div#footer p {
	float:right;
}
/* /Footer */
/* /Container */

input.formulier {
   border: 1px solid #BBBBBB;
   font-family: Arial, verdana;
   font-size: 9pt;
   color: #444444;
   background-color: #FFFFFF;
   width: 250px;
  }

textarea.formulier {
   border: 1px solid #BBBBBB;
   font-family: Arial, verdana;
   font-size: 9pt;
   color: #444444;
   background-color: #FFFFFF;
   width: 250px;
   height: 125px;
  }

.item {
   width: 112px;
   border: 1px solid #ccc;
   margin: 2px;
   float: left;
   text-align: center;
  }

img.item {
  width: 106px;
  height: 106px;
  }

#detailcontainer {
  width: 100%;
}

#detailcontent {
 float: left;
 margin-left: 10px;
 width: 260px;
}

#flashmovie {
 z-index: 5;
 margin-bottom: 8px;
 height: 171px;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	width: 400px;
	z-index: 99;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	width: 400px;
	}	
#lightboxCaption{ float: left;
}
#keyboardMsg{ float: right; 
}
#lightbox img{ border: none; width: 400px; clear: both;} 
#closeButton{ top: 5px; right: 5px; width: 16px;}
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}