<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">





/*
-	01 BACKGROUND
-	02 HEADER
-	03 NAVIGATION
-	04 CONTENT
-	05 FOOTER
-   06 BREADCRUMB 
-	07 CONTACT
*/

/* 01 - BACKGROUND */
body{
	background-color: #e9e2d2;
	font-family: Arial, sans-serif;
	color: #666666;
}
a:hover{
	border-bottom: 1px dotted #009adb;
}
.row{
	background-color: #fff;
}
.border{
	border-right: 1px solid #cbc5b7;
	border-left: 1px solid #cbc5b7;
}

/* 02 - HEADER */
#logo-wrap{
	z-index: 10;
	position: absolute;
	background: url('images/stylesheets-images-logo_bg.png') no-repeat;
	width: 425px;
	height: 99%;
}
#logo{
	margin-top: 20px;
	margin-left: 15px;
}
#banner{
	min-height: 130px;
	height: auto;
}

#small-menu{
	background: #fff;
	background: rgba(255,255,255, 0.8);
	z-index: 10;
	position: absolute;
	right: 10px;
	top: -10px;
	padding: 5px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}
ul.small-nav{
	text-transform: uppercase;
	list-style: none;
	margin: 10px 10px 5px 10px;
}
ul.small-nav li{
	font-size: 10px;
	display: inline;
	margin-right:5px;
}
ul.small-nav a:hover{
	border-bottom: 1px dotted #009adb;
}

#search{
	z-index: 10;
	position: absolute;
	bottom: 0;
	right: 10px;
}

/* 03 - NAVIGATION     */
.no-pad{
	padding: 0 0 0 0;
}

ul.nav-bar li{
	font-family: 'Droid Sans', sans-serif, Arial, Helvetica;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3px;
}
ul.nav-bar li div{
	text-align: center;
	max-width: 140px;
	max-width: 140px \0/;	
	height: 70px;
	height: 55px!IE7;
	padding-top: 20px;
	line-height: 18px;
	font-size: .84em;
}
.ie8 ul.nav-bar li div{
	max-width: 130px;
}
.ie9 ul.nav-bar li div{
	max-width: 175px;
}

a.no_link{
	border-bottom: 0px;
	text-decoration: none;
}	

#search input[type="text"] {
    background: url(images/stylesheets-images-search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
	background: url(images/stylesheets-images-search-blue.png) no-repeat 10px 6px #fcfcfc;
	color: #009adb;
    width: 200px;
    }

@media only screen and (max-width: 1000px) {
	ul.nav-bar li div{
	text-align: left;
	max-width: 300px;
	height: 45px;
	padding-top: 15px;
	line-height: 18px;
	font-size: .9em;
	}
	
	.positioner{
		margin: 0 0 0 0;
	}
}
/* 04 - CONTENT     */
html.js body div.row div.six aside.six div.panel ul li{
	font-size:  11px;
}

html.js body div.row div#content.border div.nine div.row ul ul a li{
	margin-left: 20px;
}

html.js body div.row div#content.border div.eight div.row div.positioner ul#uitgelicht li div.info p, html.js body div.row div#content.border div.eight div.row div.positioner ul#recent li div.info p{
	font-size: 11px; 
}

html.js body div.row div.six aside.seven div.panel a{
	font-size: 11px;
}

.row .detail a{
	clear: both; 
	margin-top: 10px;
}
.row .detail h3 {
	color: #000;
}

/* Carousel */
.positioner{
	margin-left: 30px;
}
.info{
	max-width: 150px;
	max-height: 50px;
	margin-left: 25px;
	overflow: hidden;
}
ul#uitgelicht, ul#recent{		
		margin:1em 0;
		width:auto;
		height:220px;
		overflow:hidden;
		}
	ul#uitgelicht li, ul#recent li{
		list-style:none;
		float:left;
		height:220px;
		overflow:hidden;
		margin:0 4px;
		background:#ededed;
		color:#fff;
		text-align:center;
		color:#555;
		}
	ul#uitgelicht li div.info, ul#recent li div.info{
		text-align:left !important;
		}
	ul#uitgelicht li:hover, ul#recent li:hover{color:#333;}
	ul#uitgelicht li .image, ul#recent li .image{
		margin:20px 20px 10px 20px;
		width:162px;
		height:100px;
		overflow:hidden;
		border:2px solid #fff;
		}	
	ul#uitgelicht h3, ul#recent h3{font-family: Arial, sans-serif, Helvetica; color: #00b0f0; font-size:14px;font-weight:normal;margin:.25em 0;text-shadow:#f1f1f1 0 1px 0;}	
	ul#uitgelicht .info, ul#recent .info{color:#999;text-shadow:#f1f1f1 0 1px 0;}	
	ol#uitgelichtul, ol#recentul{position:relative;text-align:center;}
	ol#uitgelichtul li, ol#recentul li{
		display:inline-block;
		width:16px;
		height:16px;
		background:url(images/stylesheets-images-bg_buttons.png) no-repeat 0 0;
		text-align:left;
		text-indent:-8000px;
		list-style:none;
		cursor:pointer;
		margin:0 2px;
		}
	ol#uitgelichtul li:hover, ol#recentul li:hover{background:url(images/stylesheets-images-bg_buttons.png) no-repeat 0 -16px;}
	ol#uitgelichtul li.current, ol#recentul li.current{color:#f00;font-weight:bold;background:url(images/stylesheets-images-bg_buttons.png) no-repeat 0 -32px;}
	ol#uitgelichtul li.prev, ol#uitgelichtul li.next, ol#recentul li.prev , ol#recentul li.next{
		position:absolute;
		top:-150px;
		}
	ol#uitgelichtul li.prev, ol#recentul li.prev{left:-30px;background:url(images/stylesheets-images-bg_buttons.png) no-repeat 0 -64px;}
	ol#uitgelichtul li.next, ol#recentul li.next{right:-30px;background:url(images/stylesheets-images-bg_buttons.png) no-repeat 0 -48px;}
/* end of Carousel */


.attention{
	color: #009adb;
}
.panel{
	border: 0px;
}
#contact p{
	font-size: 11px;
	margin-bottom: 0px;
}
h2{
	font-size: 21px;
}

h3{
	font-size: 18px;
}
h6{
	font-size: 12px;
}
h4{
	font-size: 16px;
}
h3, h4{
	color: #000;
}

#content{
	background-color: #fff;
	margin-bottom: 20px;
}
.marg{
	margin-left: 10px;
}
span.blue{
	width: 6px;
	height: 18px;
	margin-right: 10px;
	background-color: #009adb;
	display: inline;
}

p span{
	color: #666666;
	font-size: .8em;
}
.agenda{
	border-bottom: 1px solid #efefef;
}
.agenda span{
	font-style: italic;
}

.detail{
	padding: 20px;
}

.blue_underline{
	margin-top: -20px;
	border-bottom: 3px solid #009adb;
	margin-bottom: 7px;
}
.time{
	display: inline;
	font-size: 10px;
	float: right;
	padding-top: 8px;
	color: #c7c7c7;
}
.details{
	background-color: #ffffff;
}
.grey{
	color: #9f9f9f;
	text-align: right;
}

aside .panel .details  p{
	font-size: 10px;
	float: right;
}
.panel .details p{
	margin-top: 7px;
}


.thumb img{
	margin: 10px;
	float: left;
}

html.js body div.row div.six aside.seven div.panel ul li{
	font-size: 11px;
}
/* 05 - FOOTER     */
.footer{
	min-height: 80px;
	background: url('images/stylesheets-images-footer.png') no-repeat #6b5500;
}
#bottom-menu a{
	color: #fff;
}
#bottom-menu a:hover{
	border-bottom: 1px dotted #fff;
}
#bottom-menu{
	padding-top: 50px;
}


/* 06 - BREADCRUMB */
#crumbs li{
	float: left;
	margin: 0 5px;
	display: inline;
	list-style: none;
	color: #c3c3c3;
	font-size: 10px;
}
#crumbs{
	margin-left: 15px;
	margin-top: -10px;
}

/* 07 - CONTACT */
.contact{
	width: 300px;
}
.contact textarea{
	max-width: 400px;
}</pre></body></html>