@charset "utf-8";

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

/* Global styles
----------------------------------------------------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/bg.jpg) no-repeat #141414;
background-position:center top;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:link{
color: #e30328;	
text-decoration:underline;
}
a:visited{
color: #e30328;	
text-decoration:underline;
}
a:hover{
color: #a7a7a7;
text-decoration: none;
}
p{
padding-bottom:5px;
}
ol{
list-style-type:none;
}

/* CMS styles
----------------------------------------------------------------------------------- */
/* Container styles
----------------------------------------------------------------------------------- */
#container{
position:relative;
width:1000px;
margin:0 auto;
height:auto;
}
/* Header styles
----------------------------------------------------------------------------------- */
#header
	{
	background:url(../images/header.jpg) no-repeat top;
	height:383px;
	position:relative;
	margin:0;
	}
#sep-menu
    {
	background:url(../images/separateur-menu.png) no-repeat;
	height:35px;
	width:5px;
	float:left;
	margin-top:27px;
	}
#home
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#e21428;
	font-size:15px;
	width:159px;
	float:left;
	margin-left:145px;
	margin-top:35px;
	text-align:center;
	}
#home-hover
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#a7a7a7;
	font-size:15px;
	width:159px;
	text-align:center;
	cursor:pointer;
	float:left;
	margin-left:145px;
	margin-top:35px;
	}
#diens
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#e21428;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	margin-top:35px;
	}
#diens-hover
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#a7a7a7;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-top:35px;
	}
#ref
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#e21428;
	font-size:15px;
	height:52px;
	width:200px;
	text-align:center;
	float:left;
	margin-top:35px;
	}
#ref-hover
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#a7a7a7;
	font-size:15px;
	height:52px;
	width:200px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-top:35px;
	}
#lop
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#e21428;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	margin-top:35px;
	}
#lop-hover
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#a7a7a7;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-top:35px;
	}
#link
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#e21428;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	margin-top:35px;
	}
#link-hover
    {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#a7a7a7;
	font-size:15px;
	height:52px;
	width:159px;
	text-align:center;
	float:left;
	cursor:pointer;
	margin-top:35px;
	}
#slideshow
    {
	width:712px;
	height:268px;
	float:left;
	position:absolute;
	left: 234px;
	margin-top:90px;
	}
#slideshowimg
    {
	margin-left:9px;
	margin-top:10px;
	}
.menu-hover
   {
   background:url(../images/menu-hover.png) no-repeat left;
   height:65px;
   cursor:pointer;
    }
#logo-soc
   {
   background:url(../images/logo.png) no-repeat center center;
   height:315px;
   margin-left:72px;
   width:236px;
   padding-top:110px;
   }
/* Content styles
----------------------------------------------------------------------------------- */

#body-bbg-top
	{
	background:url(../images/top-body1.jpg) no-repeat center;
	height: 140px;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	}
#body-bbg-top2
	{
	background:url(../images/top-body2.jpg) no-repeat center;
	height: 140px;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	}
#body-bbg
	{
	background:url(../images/bbg.png) repeat-y;
	height:auto;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	width:100%;
	
	}
#body-bbg2
	{
	background:url(../images/bbg2.png) repeat-y;
	height:auto;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	width:100%;
	}
#title
    {
	font-family:"Century Gothic";
	color:#e21428;
	font-size:21px;
	margin-left:77px;
	padding-top:40px;

	}
#title img
    {
	margin-left:45px;
	margin-top:5px;
	}
#welkom
    {
	width:560px;
	margin-left:70px;
	padding-bottom:10px;
	margin-top:25px;
	min-height:150px;
	margin-top:-125px;
	}
#text3
    {
	width:810px;
	margin-left:70px;
	padding-bottom:10px;
	margin-top:25px;
	min-height:150px;
	}
#bbg
    {
	background:#FFFFFF repeat-y;
	height:auto;
	}
#text2
    {
	width:810px;
	margin-left:70px;
	padding-bottom:10px;
	margin-top:25px;
	min-height:150px;
	}
text2 img
    {
	border:2px solid #e21428;
	}
#contact-text
    {
	width:265px;
	margin-left:700px;
	padding-top: 15px;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	}
#contact-t
    {
	font-family:"Century Gothic";
	color:#e21428;
	font-size:21px;
	margin-top:-40px;
	float:left;
	}
#open
    {
	margin-top:-113px;
	padding-left:140px;
	height:130px;
	}
.bold
    {
	font-weight:bold;
	}
#contact-text2
    {
	height:144px;
	font-family: "trebuchet MS";
	color: #a7a7a7;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	float:right;
	margin-top:-630px;
	left:580px;
	padding-left:60px;
	position:absolute;
	}
.cont-pict
    {
	border:5px solid #EBEBEB;
	}
/* Footer styles
----------------------------------------------------------------------------------- */
#footer
    {
	background:url(../images/footer.png) no-repeat;
	width:1000px;
	position:absolute;
    }
#footer-bas
    {
	width:1000px;
	}
#logo
    {
	margin-left:960px;
	margin-top:-105px;
    }
#logo a
    {
	text-decoration:none;
	}
#menu-bas
     {
	margin-left:80px;
	font-family: "trebuchet MS";
	color: #bebebe;
	font-size:11px;
	font-weight:normal;
	font-style:regular;
	text-align:justify;
	 }
#footer ul
    {
	margin-left:30px;
    padding:0;
    list-style-type:none;
    text-align:center;
	margin-top:10px;
	}
#footer li 
    {
	float:left;
    margin:auto;
    padding:0;
	width:95px;
	}
#footer-bas a{
 color: #e21428;
 text-decoration:none;
 font-size:11px;
 display:block;
 text-align:center;
 background:url(../images/sep-footer.png) no-repeat right;
}
#footer-bas a:hover{
 color: #a7a7a7;
 text-decoration:none;
 font-size:11px;
}
.formular{
width:500px;
padding-left:50px;
padding-bottom:10px;
}
/*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: #834706 #ffffde #ffffde;
	background-color: #fee79a;
	padding: 3px 10px;
	text-align:left;
}
ul.dropdown ul ul {
	top: 0px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.classic {
	list-style: disc;
	margin-bottom: 1em;
	padding-left: 2em;
}
.dropdown-upward {
	margin-top: 400px;

}
ul.dropdown {
	font-weight: bold;
}
ul.dropdown li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	 padding: 0;
	 border-style: solid;
	border-width: 0;
	 border-color: transparent;
	 color: #000;
}
 ul.dropdown li.hover, {
 background-color: #eee;
}
ul.dropdown a:link,  ul.dropdown a:visited {
	font-family: "Verdana";
 color: #ffffff;
 text-decoration:none;
 font-size:17px;
 font-weight:normal;
 cursor:pointer;
 /*font-style:italic;*/
}
ul.dropdown a:hover {
	font-family: "Verdana";
 color: #ebcb6c;
 text-decoration:none;
 font-size:17px;
 font-weight:normal;
  cursor:pointer;
/* font-style:italic;*/
}
ul.dropdown a:active {
	font-family: "Verdana";
 color: #ffffff;
 text-decoration:none;
 font-size:17px;
 font-weight:normal;
 cursor:pointer;
 /*font-style:italic;*/
}
ul.dropdown ul li a:link,  ul.dropdown ul li a:visited {
	font-family: "Trebuchet MS";
	color: #834706;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
ul.dropdown ul li a:hover {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
}
ul.dropdown ul li a:active {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
/* -- level mark -- */

	ul.dropdown ul {
	width: 100px;

}
ul.dropdown ul li {
	font-weight: normal;
	width:123px;
	margin-left:3px;
}
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
.classHeight {
	height:30px;
}
ul.dropdown *.dir {
}
/* -- 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: 15px;
	background-image: url(../images/nav-arrow-left.png);
	background-position: 0 50%;
}/*Menu-dropdown */