/* Auto Generated CSS 
February 7, 2012, 01:37:27 */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 60;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy/fancy_title_right.png) repeat-x;
}a {
	color: #1772bf;
}

.schedule-container {
	width: 400px;
	line-height: 1em;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}

.frontpage #schedule-container {
	padding-left: 20px;
	padding-top: 10px;
}

.day-container {
	margin: 2px 0 0  0;
}

.day-container-inner {
	border-top: 1px solid #244f86;
	border-bottom: 1px solid #244f86;
	float: left;
	height: 10px;
	padding: 0;
	margin: 0;
}

#schedule-header {
	margin-left: 103px; 
	float: left; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222;
	display: inline;
	margin-top: 10px;
}

/* IE6 fix */
.interval-container {
	overflow: hidden;
}

.interval-row {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 4px 0;
	width: 600px;
	float: left;
}

/* hoek links */
.edge-left {
	background: url(../images/bg_schedule_left.gif) no-repeat right top;
	display: block;
	width: 10px;
	height: 12px;
	float: left;
}

/* hoek rechts */
.edge-right {
	background: url(../images/bg_schedule_right.gif) no-repeat 0 0;
	display: block;
	width: 10px;
	height: 11px;
	float: left;
}


/* ALT tekst */
#schedule-alt-container {
	padding: 20px 0;
	float: left;
	width: 500px;
	font-family: verdana, arial, sans-serif;
}

#schedule-alt-list {
	float: left;
}

#schedule-alt-list label {
	width: 100px;
	display: block;
}

#schedule-alt-list li {
	margin-bottom: 10px;
}

#schedule-alt-list li span {
	font-size: 0.7em;
}

#schedule-block-container table tr td {
	vertical-align: top;
}
html, body {
	padding:0;
	margin:0;
	height:100%;
}
body {
	font-family:Arial, Verdana, sans-serif;
	font-size:1.0em;
	color:#000;
	height:100%;
	background:#f0f0f0 url("../images/skyline5.gif") repeat-x top left fixed;
}
/*#skyline {
	position:fixed;
	bottom:0;
	left:0;
	width:3000px;
	height:136px;
	background:url("../images/skyline4.png") repeat-x bottom left fixed;
	z-index:100;
}*/
a, a img {
	text-decoration:none;
	outline:0;
	border:0;
}
#center-block {
	margin:0 auto;
	width:945px;
	height:100%;
	z-index:1;
}
#bluebar {
	background:url("../images/bg_menu.gif") repeat-y top left;
	width:245px;
	height:100%;
	position:fixed;
	z-index:0;
}
#maincontent {
	position:absolute;
	width:945px;
	z-index:5;
	height:100%;
}
#left-block {
	float:left;
	width:245px;
}
#right-block {
	float:left;
	width:700px;
	padding-bottom:25px;
}



/* ---------------- LEFT ---------------- */
#logo-block {
	margin:100px 0 0 0;
	padding:0 0 0 17px;
}
/* --- */
#menu-block {
	margin:20px 0 0 0;
	padding:0 0 0 17px;
	font-size:0.9em; 
}
#menu-block ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu-block ul li {
	padding:10px 0;
	background:url("../images/menu_border.gif") no-repeat bottom left;
}
#menu-block ul li a {
	color:#fff;
	text-transform:uppercase;
	display:block;
}
#menu-block ul li.active a {
	font-weight:bold;
	background:url("../images/active_menu.png") no-repeat 190px center;
}
#menu-block ul li ul {
	margin:10px 0 0 0;
}
#menu-block ul li ul li {
	padding:5px 0 5px 10px;
	background:none;
}
#menu-block ul li ul li a {
	font-size:0.85em; 
	color:#fff;
	text-transform:uppercase;
	display:block
}
#menu-block ul li.active ul li a {
	font-weight:normal;
	background:none;
}
#menu-block ul li.active ul li.active a {
	font-weight:bold;
	background:url("../images/active_submenu.gif") no-repeat left center;
	padding:0 0 0 10px;
}
/* --- */
#leftfooter-block {
	margin:30px 0 0 0;
	padding:0 0 0 17px;
	font-size:0.9em; 
	color:#fff;
}
#leftfooter-block dl, #leftfooter-block dd {
	line-height:1.3em;
	margin:0;
	padding:0;
}
#leftfooter-block a {
	color:#fff;
}
#leftfooter-block .lastadapted {
	margin:30px 0 0 0;
	font-size:0.85em; 
}
	
	
	
/* ---------------- RIGHT ---------------- */
#content-block {
	margin:100px 0 0 0;
}
/* --- */
#banner-box {
	width:700px;
	height:175px;
	background:#fff;
	border:1px solid #e6e6e6;
}
#banner-image {
	margin:5px 0 0 5px;
}
/* --- */
.item {
	float:left;
	margin:20px 0;
}
.item-default {
	width:700px;
	clear:both;
}
.item .item-col-2 {
	width:330px;
}
.item-col-2 {
	display:inline;
	float:left;
	margin-right:30px;
	position:relative;
}
.item-col-2.col-2-2 {
	margin-right:0;
}
.item h1 {
	margin-top:0;
	color:#0F95CE;
	font-weight:normal;
	font-size:1.5em; 
}
.item a {
	color:#0F95CE;
}
.item-text, .content-item-file, .content-item-mform, .content-item-googlemap {
	font-size:0.9em;
	line-height:1.3em;
}
.item-text ul {
	list-style-position: outside;
}
.item .item-text-full {
	float:left;
	clear:both;
	color:#4d4d4d;
}
.divider {
	background:#fff;
	clear:both;
	float:left;
	height:2px;
	margin:10px 0 10px;
	overflow:hidden;
	padding:0;
	width:700px;
}
.content-item-file table {
	width:700px;
	margin:0;
	padding:0;
	border-bottom:1px solid #b3b3b3;
	text-align:center;
	vertical-align:top;
}
.downloadlink{
    display:block;
}
/* --- */
.textImagetext {
	background:white none repeat scroll 0%;
	width:100%;
	line-height:15px;
	padding:2px 0px 2px 5px;
	font-weight: normal;
	font-size:0.9em;
	position: absolute;
	bottom:0px;
	opacity:0.8;
	filter: alpha(opacity=80); /* transparantie in IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* transparantie in IE */
}
.imgMed {
	margin:5px;
}
.textMediumLayer {
	position:absolute;
	width:190px; 
	margin:140px 0 0 10px;
	z-index:10;
}
.ImgBoxMedium {
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	width:215px;
	height:150px;
	margin:0 24px 24px 0;
}
.imgCol {
	margin:5px;
}
.textColLayer {
	position:absolute;
	width:305px; 
	margin:220px 0 0 10px;
	z-index:10;
}
.ImgBoxCol {
	clear:both;
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	width:330px;
	height:230px;
	margin:0 0 20px 0;
}

.forum-topics {

}
.forum-topics ul, .forum-topics ul li {

  padding: 0;
  margin: 0;
}
.forum-topics ul li {
  list-style: none;
  font-size: 0.8em;
  padding: 5px 5px 5px 0px;
  margin-bottom: 2px;
  display: block;
  color: #424242;
}
.forum-topics ul li a:hover {
  color: #005b82;
}
.forum-topics ul li h3 {
  color: #0F95CE;
  border-bottom: 1px solid #aaa;
  margin-bottom: 5px;
  padding-bottom: 2px;
  font-weight: normal;
  text-shadow: 2px 2px 2px #ffffff;
}
.profileslist ul {
  margin: 0;
  padding: 25px 0 0 2px;
}
.profileslist ul li {
  font-size: 0.8em;
  list-style: none;
  margin: 0 0 2px 0;
  padding: 2px 0 2px 0;
  width: 345px;
  display: block;
  float: left;
  border-bottom: 1px solid #d6d6d6;
}
.profileslist ul li a { 
  color: #3c3a3a;
}
.profileslist ul li a:hover {
  color: #0F95CE;
}
.profiledetail{
  font-size: 0.8em;
  line-height: 1.4em;
  width: 100%;
}
.profiledetail h1 {
  width: 100%;
  line-height: 1em;
  margin-bottom: 5px;
  padding-bottom: 3px;
  text-shadow: 1px 1px 1px #ffffff;
  border-bottom: 1px solid #0F95CE;
  font-weight: bold;
}
.profiledetail h3 {
  width: 100%;
   color: #0F95CE;
  line-height: 1em;
  margin-bottom: 5px;
  margin-top: 35px;
  padding-bottom: 3px;
  text-shadow: 1px 1px 1px #ffffff;
  border-bottom: 1px solid #0F95CE;
  font-weight: bold;
  font-size: 1.15em;
}
.profiledetail .field-description {
  font-size: 1.1em;
  color: #6e6e6e;
}
.profiledetail .field-address {
  margin-top: 20px;
}
.profiledetail .field-extrainformation {
  margin-top: 40px;
  font-size: 12px;
}
.profiledetail .field-extrainformation h2 {
  color: #0F95CE;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 5px;
  padding-bottom: 3px;
  text-shadow: 1px 1px 1px #ffffff;
  border-bottom: 1px solid #0F95CE;
}
.profile_table {
  font-size: 0.9em;
}
.profile_table th {
  text-align: left;
  font-weight: normal;
  
}
/* ---------------- FOOTER ---------------- */
#footer {
	float:left;
	margin-top:30px;
	width:700px;
	border-top:2px solid #fff;
	font-size:0.7em;
}
#footermenu {
	float:left;
	margin:5px 0 0 0;
}
#footercreated{
	float:right;
	margin:5px 0 0 0;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	padding:0 5px;
	border-right:1px solid #4d4d4d;
}
#footer ul li.first-li {
	padding:0 5px 0 0;
}
#footer ul li.last-li {
	border-right:none;
}
#footer ul li a {
	color:#4d4d4d;
}
#footer ul li.active a {
	color:#0F95CE;
}




.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#c8c8c8; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
/*---------------------------- SEARCH ---------------------------------*/
#search {
	padding-top: 16px;
	
}
#searchForm {
	margin: 0 0 5px 0;
}
#searchForm input[type="submit"]:focus, #searchForm input[type="text"]:focus, #searchForm input[type="password"]:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
#search #search-criterium {
	float: left;
	font-size: 1.3em;
	width: 118px;
	height: 13px;
	border: 1px solid #ccc;
}
#search #send {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: none;
	background: url(../images/bg-search-submit.gif) 0 -2px no-repeat;
}

/*---------------------------- AJAX SEARCH ---------------------------------*/
#searchForm {
	position: relative;
	margin-top: 0px;
}
#searchForm fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#searchForm h1 {
	position: absolute;
	top: 27px;
	left:0;
	margin-left: -44px;
	padding-left: 8px;
	width: 186px;
	height: 22px;
	z-index: 200;
	font-size: 0.75em;
	line-height: 2.1em;
	font-weight: normal;
	background: white;
	text-transform: uppercase;
	background:#666;
	color: white;
}
#keywordList {
	position: absolute;
	top: 18px;
	left:0;
	width: 138px;
	height: 165px;
	max-height: 165px;
	border-top: none;
	z-index: 1000;
	list-style: none;
	background: white;
	overflow: hidden;
	overflow-y: scroll;
}
#searchForm #keywordList li {
	cursor: pointer;
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 4px;
	margin: 0;
	border-bottom: 1px solid #888;
	height: 20px;
	background:white;
/*	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;*/
}
#searchForm #keywordList li:hover {
	background-color: #34346a;
	color: white;
}
#searchForm #keywordList li.active {
	background-color: #34346a;
	color: white
}
/*---------------------------- /AJAX SEARCH ---------------------------------*/


/*---------------------------- RESULTS ---------------------------------*/
#searchlist {
	width: 745px;
	font-size: 0.8em;
	margin-top: 15px;
}
.pagination {
	padding: 0 2em;
	list-style: none;
}
.pagination li {
	padding-right: .5em;
	display: inline;
}
.pagination li.active {
	font-weight: bold;
}
.pagination li.active a {
	text-decoration: none;
}
.result {
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	border-bottom: 1px solid #ccc;
	
}
