/* ---------------------------------------------
(c) 2007, by www.doran.be
--------------------------------------------- */
.hilite { background-color: #ff0; }

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}
	
#logo {
	position: absolute;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 75px;
	background: url('../images/style/logo.gif') no-repeat top left;
	}
#logo h1, #logo h2 {
	display: none;
	}


#bgimg {
	position: absolute;
	left: 100px;
	top: 35px;
	width: 850px;
	height: 215px;
	overflow: hidden;
	z-index: 1;
	background: url('../images/style/topbg_blauw.jpg') no-repeat top left;
	}
#bgimg_frontwhite {
	position: absolute;
	left: 100px;
	top: 35px;
	width: 850px;
	height: 215px;
	overflow: hidden;
	z-index: 2;
	}
	

#langchooser {
    position: absolute;
    left: 345px;
    top: 10px;
    width: 600px;
    height: 25px;
    }

#langchooser ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
    }
#langchooser ul li {
    float: left;
    width: 25px;
    height: 25px;
    }
#langchooser ul li a {
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #666666;
    display: block;
    margin: 6px;
    }
#langchooser ul li.s {
    background: url('../images/style/lang_bg_blauw.gif') no-repeat top left;
    }
#langchooser ul li.s a {
    color: #ffffff;
    }
#langchooser ul li.l {
    width: auto;
    }
#langchooser ul li.l a {
    border-bottom: 1px dotted #cccccc;
    }
#langchooser ul li.l form {
    margin: 0px;
    padding: 0px;
    width: auto;
    margin-top: 2px;
    margin-left: 10px;
    }
#langchooser ul li.l .searchbox {
    border: 1px solid #999999;
    background: #ffffff;
    padding: 1px;
    font-family: "Trebuchet ms", "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    width: 150px;
    }
#langchooser ul li.l .searchbtn {
    background: #efefef;
    border: 1px outset #efefef;
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #666666;
    padding: 2px;
    }

#menu1 {
	position: absolute;
	left: 100px;
	top: 75px;
	width: 850px;
	height: 35px;
	z-index: 3;
	background: #ffffff;
	opacity: .85;
	filter: alpha(opacity=85);
	}
	
#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	padding-left: 6px;
	}
#menu1 ul li {
	float: left;
	height: 35px;
	background: #ffffff;
	margin-bottom: 1px;
	}
#menu1 ul li a {
	display: block;
	margin: 4px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-decoration: none;
	color: #999999;
	border-right: 1px solid #cccccc;
	padding-right: 4px;
	font-weight: bold;
	}
#menu1 ul li a:hover {
	text-decoration: underline;
	}
#menu1 ul li.s a {
	color: #000000;
	}


/*
#menu2bg {
	z-index: 4;
	position: absolute;
	left: 110px;
	top: 125px;
	width: 175px;
	height: 195px;
	}

#menu2 {
	z-index: 5;
	position: absolute;
	left: 110px;
	top: 150px;
	width: 170px;
	}
#menu2 ul
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#menu2 ul li {
	margin-bottom: 10px;
	}
#menu2 ul li a {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #666666;
	padding: 2px;
	background: #ffffff;
	}
#menu2 ul li a:hover, #menu2 ul li.s ul li a:hover, #menu2 ul li.s ul li a:hover {
	background: #f9f9f9;
	font-weight: normal;
	color: #999999;
	}
#menu2 ul li.s a, #menu2 ul li.s a:hover, #menu2 ul li.s ul li.s a, #menu2 ul li.s ul li.s a:hover {
	background: #F0F0F0;
	color: #000000;
	font-weight: bold;
	}
#menu2 ul li ul {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	}
#menu2 ul li.s ul li a
{
	font-weight: normal;
	color: #999999;
	background-color: #FFF;
}

#menu2 ul ul li.s a
{
  background: #F0F0F0;
	color: #000000;
	font-weight: bold;	
}

#menu2 ul li.s ul li
{
	background-image: url('../images/style/menu3_item_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
*/
#menu2bg {
	z-index: 4;
	position: absolute;
	left: 110px;
	top: 125px;
	width: 175px;
	height: 195px;
	}

#menu2 {
	z-index: 5;
	position: absolute;
	left: 120px;
	top: 150px;}

body #menu2 * {margin:0;padding:0;}

#menu2 ul{width:150px;list-style-type:none;}
#menu2 ul ul{width:135px;padding-left:15px;}
#menu2 ul ul ul{width:130px;}

#menu2 ul li{font-size:10px;line-height:10px; margin-top:12px;}

#menu2 ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:10px;
	height:10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #666666;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#menu2 ul li.s a, #menu2 ul li.s a:hover{background: #F0F0F0;color: #000000;font-weight: bold;}
#menu2 ul li.s ul li.s a, 
#menu2 ul li.s ul li.s a:hover {background: #F0F0F0;color: #000000;font-weight: bold;}

#menu2 ul li.s ul li.s ul li a{color:#999999; font-weight:normal; background:none}
#menu2 ul li.s ul li.s ul li a:hover{color:#999999; font-weight:normal; background:#f9f9f9;}

#menu2 ul li.s ul li a {font-weight: normal;color: #666666;background-color: #FFF;}
#menu2 ul li.s ul li a:hover {background: #f9f9f9;font-weight: normal;color: #999999;}




#content {
	position: absolute;
	width: 650px;
	top: 250px;
	left: 300px;
	}
#maincontent {
	top: 0px;
	float: left;
	width: 460px;
	}
#maincontent h1 {
	clear: both;
	margin: 0px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	color: #000000;
	}
#maincontent b{
	font-weight: bold;
	color: #38312f;
}
#maincontent h2 {
	clear: both;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	}
#maincontent p {
	margin: 0px;
	margin-bottom: 10px;
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	}
#maincontent a {
	color: #58AEC1;
	text-decoration: underline;
	}
#maincontent a:hover {
	background: #669933;
	text-decoration: none;
	color: #ffffff;
	}
#extra {
	top: 0px;
	float: right;
	width: 175px;
	background: #ffffff url('../images/style/extra_bg.gif') no-repeat top left;
	}
#extra .box
{
	width: 165px;
	margin-left: 10px;
	margin-bottom: 25px;
	padding: 0px;
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #666;
}
#extra .box h3
{
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #666;
}

#extra .box a {
	color: #000000;
	text-decoration: underline;
	}
#extra .box p {
	margin: 0px;
	margin-bottom: 10px;
	}
#extra .box h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	}
#extra .box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#extra .box ul li {
	margin-bottom: 10px;
	}
	

form {
	clear: both;
	margin: 0px;
	padding: 0px;
	}
form table td {
	padding: 5px;
	}
form label {
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	}
.textbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff url('../images/style/textbox_bg.gif') no-repeat top left;
	}
.btn {
	font-family: "Trebuchet ms", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
	background: #58AEC1;
	padding: 2px;
	border: 1px outset #58AEC1;
	}
	
.img {
	width: 162px;
	border: 1px solid #DEDEDE;
	background: #ffffff;
	text-align:justify;
	}
.img img {
	margin: 1px;
	border: 0px;
	}
.right {
	float: right;
	margin: 0px;
	margin-left: 5px;
	}
.left {
	float: left;
	margin: 0px;
	margin-right: 5px;
	}
	
.caption{
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    color: #666666;
}

	
/* --- Blauwe kleurenversie --- */
body.blauw #langchooser ul li.s {
	background-image: url('../images/style/lang_bg_blauw.gif');
	} 
body.blauw #bgimg {
	background-image: url('../images/style/topbg_blauw.jpg');
	}
body.blauw #maincontent a {
	color: #58AEC1;
	}
body.blauw #maincontent a:hover {
	background: #58AEC1;
	color: #ffffff;
	}
body.blauw .btn {
	background: #58AEC1;
	border-color: #58AEC1;
	}
	

/* --- Gele kleurenversie --- */
body.geel #langchooser ul li.s {
	background-image: url('../images/style/lang_bg_geel.gif');
	} 
body.geel #bgimg {
	background-image: url('../images/style/topbg_geel.jpg');
	}
body.geel #maincontent a {
	color: #FFCC00;
	}
body.geel #maincontent a:hover {
	background: #FFCC00;
	color: #ffffff;
	}
body.geel .btn {
	background: #FFCC00;
	border-color: #FFCC00;
	}
	

/* --- Rode kleurenversie --- */
body.rood #langchooser ul li.s {
	background-image: url('../images/style/lang_bg_rood.gif');
	} 
body.rood #bgimg {
	background-image: url('../images/style/topbg_rood.jpg');
	}
body.rood #maincontent a {
	color: #CC0000;
	}
body.rood #maincontent a:hover {
	background: #CC0000;
	color: #ffffff;
	}
body.rood .btn {
	background: #CC0000;
	border-color: #CC0000;
	}
#footer {
    clear: both;
    top: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 20px;
    width: 460px;
    background: #ffffff url('../images/style/footer_bg.gif') no-repeat 54px 15px;
    }
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #999999;
	margin-bottom: 5px;
	}
#footer a, body.blauw #footer a, body.geel #footer a, body.rood #footer a {
	color: #999999;
	text-decoration: underline;
	background: none;
	}
#footer a:hover, body.blauw #footer a:hover, body.geel #footer a:hover, body.rood #footer a:hover {
	color: #000000;
	text-decoration: underline;
	background: none;
	}
.photolist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.photolist li {
	float:left;
	display:inline;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #DEDEDE;
	}
.photolist li img {
	width: 96px;
	height: 70px;
	margin: 1px;
	border: 1px solid #ffffff;
	}
.photolist a, .photolist a:hover, body.blauw .photolist a, body.blauw .photolist a:hover, body.geel .photolist a, body.geel .photolist a:hover, body.rood .photolist a, body.rood .photolist a:hover {
	background: none;
	border: 0px;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 74px;
	}
/**
ADDED BY THISCONNECt
**/	
.date {
		padding: 2px;
		background: #58AEC1;
		color: #ffffff;
		font-family: "Trebuchet ms", "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
}
.showpagination1{
	display:none;
}
.showpagination{
	clear: both;
	font-weight: bold;
	text-align: left;
	margin-bottom:20px;
}
