            /* Stylesheet written by Proximedia */
/* Clientnumber 03029330*/
/* Created on 29/11/2010 */

@font-face {
    font-family: 'glaserstedregular';
    src: url('glasersted-webfont.eot');
    src: url('glasersted-webfont.eot?#iefix') format('embedded-opentype'),
         url('glasersted-webfont.woff') format('woff'),
         url('glasersted-webfont.ttf') format('truetype'),
         url('glasersted-webfont.svg#glaserstedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#nav, #language
{
    font-family: 'glaserstedregular';
	font-size:14px;
	color:#000000;
	position: relative;
	z-index: 30;
	}

#language
{
	background-image:url("../images/taal.png");
	background-repeat:no-repeat;
	padding-top:8px;
	padding-bottom:5px;
	}

#language a
{
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
	}

#nav a, #language a
{
	color:#000000;
	}

#nav a
{
	background-image:url("../images/sep.png");
	padding-top:23px;
	padding-bottom:15px;
	background-position:left;
	background-repeat:no-repeat;
	}

#nav li:first-child a
{
	background-image:none !important;
	}

div#scroll {
	overflow: auto;
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	color: #87302f;
	text-align:left ;
	}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family:"Trebuchet MS";
	color:#4d5055;
	background-image:url(../images/bg.jpg);
    background-color:#ffffff;
	background-position:center top;
    background-repeat: repeat-x;
	 }
/*#bg{
background-image:url(../images/bg.jpg);
background-repeat:no-repeat; 
background-position:top center;
}
*/
td, textarea, input, select {
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
}
#video {
	display:none;
}
.contenue{
margin-right:19px;
margin-top:19px;
}

.pl-min{
	
	color: #494949;
	font-size: 11px;
	}
	.pl{
	font-size: 11px;
	color: #b0b0b0;
}


 a:link, a:visited, a {
	color: #807501;	
	text-decoration:underline;
}
 a:hover {
	color: #494949;
	text-decoration: none;
	
}

#slideshow{
	position:absolute;
	width:727px;
	height:256px;
	margin-left:285px;
	top:-177px;
	z-index:10;
}

#slide{
height:256px;
width:727px;

}
#bg-slide{
width:727px;
height:256px;
/*margin-top:-256px;*/
	/*margin-top:-256px;*/
z-index:28;
position: relative;
top: -256px;
}
/*#logo{
position:absolute;
left:553px;
}
*/

#slider{
	margin-top:256px;
}
/*------------------------*/

.body-bg
	{
	background-image: url(../images/bbg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	
	}
	h1{
 	color: #000000;
    font-size:23px;
	margin:0px;
	padding:0px;
	}
	
#titre1{
	color: #dfd347;
    font-size:23px;
	margin:0px;
	padding:0px;
	}
	#titre2{
	color: #8b8b8b;
    font-size:23px;
	margin:0px;
	padding:0px;
	}
	a.footer:link{
 	font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:11px;
}
a.footer:visited {
 	font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:11px;
 }
a.footer:hover {
 	font-family: "Trebuchet MS";
 color: #28a8c3;
 text-decoration: none;
 font-size:11px;
}
.image-frame{
border:solid 5px;
border-color:#990100;
background-color:#FFF;
background-image:url(loading.gif);
background-repeat:no-repeat;
background-position: center center;
}
.orange{
color:#ff9900;
font-size:16px;
}
.bleu{
color:#00ccff;
font-size:16px;
}
.green{
color:#99cc33;
font-size:16px;
}
.brown{
color:#680300;
font-size:16px;
}

#content h1
{
	margin-top:25px !important;
   	color: #000000;
    font-size:23px;
	margin:0px;
	padding:0px;
	padding-bottom:25px;
	}

#nieuws h1
{
	color:#dfd347 !important;
	}

#nieuws
{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff !important;
	}

#Info{
}



.menu-hover{
background-image:url(../images/bg-manu2.png);
background-repeat:repeat-x;
background-position:top;
}

 
  html{
scrollbar-3d-light-color : #b7ad47;
    scrollbar-arrow-color : #e3db87;
    scrollbar-base-color : #b7ad47;
    scrollbar-dark-shadow-color : #b7ad47;
    scrollbar-face-color : #b7ad47;
    scrollbar-highlight-color : #b7ad47;
    scrollbar-shadow-color : #b7ad47;
    scrollbar-track-color : #e3db87;
}
:focus
{
 outline:none;
} 

/*Menu-dropdown */
:link, :visited {
	text-decoration:none
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 97;
	float: left;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 99;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 98;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff #ffffff #ffffff;
	background-color: #e0e0e0;/*
	padding: 3px 3px;*/
	text-align:left;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover ul {
	visibility: visible;
}
ul.classic {
	list-style: disc;
	margin-bottom: 1em;
	padding-left: 2em;
}
.dropdown-upward {
	margin-top: 600px;
}
ul.dropdown {
	font-weight: bold;
}
ul.dropdown li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	 padding: 0px 0px;
	 border-style: solid;
	border-width: 1px 1px 1px 0;
	 border-color: transparent;
	 color: #ebd7ca;
}
 ul.dropdown li.hover {
 background-color: #eee;
}
ul.dropdown li  a:link,  ul.dropdown li  a:visited {
 	font-family: "Trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:13px;
 cursor:pointer;
 

}
ul.dropdown li a:hover {
font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:13px;
 cursor:pointer;

}
/*/////////////*/

ul.dropdown ul li a:link,  ul.dropdown ul li a:visited {
 	font-family: "Trebuchet MS";
 color: #000000;
 text-decoration:none;
 font-size:11px;
 cursor:pointer;
}
ul.dropdown ul li a:hover {
 	font-family: "Trebuchet MS";
 color: #a3982d;
 text-decoration:none;
 font-size:11px;
cursor:pointer;

}

/* -- level mark -- */

	ul.dropdown ul {
	width:150px;
	margin-top: 1px;
	margin-left:0px;

}
ul.dropdown *.dir21{
	margin-left:0px;
	margin-top:0px;
	}
	ul.dropdown *.dir22{
	margin-left:10px;
	}
	
ul.dropdown ul li {
	font-weight: normal;
}
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
.classHeight {
	height:30px;
}
ul.dropdown *.dir {
padding-right:10px;
}

ul.dropdown *.dir2 {
padding:0px;
font-weight:normal;

}
/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background-image: url(../images/nav-arrow-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown-upward *.dir {
	background-image: url(../images/nav-arrow-top.png);
}
ul.dropdown-vertical *.dir, ul.dropdown-upward ul *.dir {
	background-image: url(../images/nav-arrow-right.png);
}
ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(../images/nav-arrow-left.png);
	background-position: 0 50%;
}/*Menu-dropdown */

#bottom{
width:100%;
margin-top:-580px;
}

#facebook {
	position:relative;
	margin:20px 0 0 42px;
}
#BTNBack {display:none;}

#LINE {
	border-bottom:1px solid #ffffff;
	padding:3px;
}

.welkom input
{
	display:none !important;
	}

#form-nl
{
	}

#form-nl fieldset
{
	border:none;
	}

#form-nl ol{
list-style:none;
margin:0;
padding:0;
}
#form-nl li{
padding-bottom:5px;
}

#newsletter
{
	width:256px;
	overflow:hidden !important;
	}

#form-nl .odd, #form-nl .even
{}

#form-nl .field-title{
float:left;
display:block;
width:75px;
}
#form-nl input{
background:#fff;
border:1px solid #666;
clear:right;
/*width:160px;*/
}
#form-nl label.error{
display:block;
clear:both;
font-size:10px;
color:#d62222;
font-weight:bold;
padding-bottom:5px;
}
#form-nl #subscriber-submit{
cursor:pointer;
}

.private_policy{
	width:250px;
	margin-bottom:10px;
}

#footerSlideContainer, #footerSlideContainer li
{
	text-align:left;
	}
	
#footerSlideContainer img
{
	border:none;
	}

.proxifooter2
{
	line-height:12px !important;
	}

.proxifooter3 li
{
	line-height:16px !important;}
#slideshow{
	width: 727px;
}

        