/* CSS DOCUMENT */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{border:0;outline:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse: separate;}

html, body { margin: 0; }

body { background-color: #fff; }

.clear { clear: left; height: 1px; }
.right { clear: right; height: 1px; }
.both { clear: both; height: 1px; }

.line-spacer { height: 0px; width: 100%; border-bottom: 1px dashed #92CA1F; }
.formField { border: 1px solid #92CA1F; color: #000; width: 200px; margin-bottom: 2px;padding: 2px; }
/* .formButton { border: 1px solid #fff; background-color: #92CA1F; color: #fff; padding: 2px 10px; cursor: pointer; } */
.formButton { border: 0px solid #fff; background-color: #92CA1F; color: #fff; padding: 2px 10px; cursor: pointer; }
.formButton:hover {background:#000}

* { line-height: 18px; }
p { display: block; line-height: 18px; }
h1 { font-family: "Georgia",Arial; font-style: italic; font-size: 16px; font-weight: bold; color: #92CA1F; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #92CA1F; }
.btnZoek{padding:5px;display: block; text-align:center; font-family: "Georgia",Arial; font-style: italic; font-size: 16px; font-weight: bold; /* background-color: #92CA1F; */ background-color: #92CA1F; color: #FFF; border-color: #9d4; margin-bottom: 10px; border: 3px double #FFF;background-image: url(../img/shade.png); background-position: bottom; }
h2 { font-family: Arial; font-size: 15px; margin: 5px 0; color: #343434;  }
strong,b { font-weight: bold; }
em,i { font-style: italic; }
li { line-height: 15px; background-position: 0 4px; background-image: url(../img/arrow.gif); background-repeat: no-repeat; padding-left: 20px; line-height:18px; }
sup { font-size: 8px; }
label { float: left; display: block; }

#slideshowHolder{position: relative;}
.slide{position: absolute;width:960px;height:302px;top:0px;left:0px;}

#container {position:relative; width: 960px; margin: 0 auto;min-height:100%;height:100%; }

#modal,#modal2 { font-family: Arial; font-size: 12px; color: #333; width: 380px; height: 380px; background-color: #f5f5f5; padding: 10px; overflow: auto; }
#modal2 {height:150px;}
#modal label,#modal2 label { display: block; min-width: 150px; float: left; }

#header {position: relative; width: 960px; height: 390px; background-image: url(../img/header.jpg); background-repeat: repeat-x; }
#etc_flag{position:absolute;background: url(../img/etc_flag.jpg) no-repeat 0 0 #728EB3; display: block; width:350px; height:100%;top:0;margin-left:-400px;left:50%;overflow:hidden;}

.btn{font-family: "Trebuchet MS","Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-size:14px; display: block; position: relative;  padding: 8px; float: left; color: #fff; text-decoration: none; cursor: pointer;}
.btn:hover * {  background-image: url(../img/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn:hover i { background-position: top left; position: absolute; margin-bottom: -8px;  top: 0; left: 0; width: 8px; height: 8px; }
.btn:hover span { background-position: bottom left; left: -8px; padding: 0 0 8px 16px; margin-bottom: -8px; }
.btn:hover span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 16px; height: 100%; top: 0; }
.btn:hover span span { background-position: top right; position: absolute; right: -16px; margin-left: 16px; top: -8px; height: 0; }

* html .btn:hover span,
* html .btn:hover i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.green { }
.btn:hover { background-color: #92CA1F;z-index: 999;}
.btn:active { background-color: #92CA1F; }

.btn:hover[class] {  background-image: url(../img/shade.png); background-position: bottom; }

.btnOn {font-family: "Trebuchet MS","Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-size:14px; display: block; position: relative; padding: 8px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btnOn * { font-style: normal; background-image: url(../img/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btnOn i { background-position: top left; position: absolute; margin-bottom: -8px;  top: 0; left: 0; width: 8px; height: 8px; }
.btnOn span { background-position: bottom left; left: -8px; padding: 0 0 8px 16px; margin-bottom: -8px; }
.btnOn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 16px; height: 100%; top: 0; }
.btnOn span span { background-position: top right; position: absolute; right: -16px; margin-left: 16px; top: -8px; height: 0; }

* html .btnOn span,
* html .btnOn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btnOn { background: #92CA1F; }
.btnOn:hover { background-color: #92CA1F; }
.btnOn:active { background-color: #92CA1F; }
.btnOn[class] {  background-image: url(../img/shade.png); background-position: bottom; }


#buttonMenu { width: 960px; height: 44px; padding: 25px 0 0 20px; }

#social {position: absolute; top:5px;right:5px;}
#flags {position: absolute; top:38px;right:5px; font-family: Arial; font-size: 12px; color: #fff;}
#flags a { color: #fff; text-decoration: none; }
#flags a:hover { cursor: pointer; text-decoration: underline; }
#flags a.active { font-weight: bold; }

#logo { position: absolute; margin-left: 680px; width: 260px; height: 180px; background-image: url(../img/logo.png); z-index: 500; }

#content {display:block; font-family: Arial; font-size: 12px; color: #333; padding: 20px; width: 920px; background-color: #f5f5f5; min-height:450px;}
#content td { font-family: Arial; font-size: 12px; color: #333; }
#content a { color: #92CA1F; text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content li a.expo { display: block; width: 220px; float: left; }
#content #print { float: right; }
#content .galleryItem {position:relative;background:#fff;width:190px;height:150px;overflow:hidden;border:1px solid #666;float:left;margin-bottom:10px}
#content .galleryItem img {display:block;position:relative}
#content .galleryItem .title {position:absolute;bottom:0}
#content .galleryItem .title a {background:#666;clear:btoh;text-align:center;margin:0;padding:4px 0;color:#fff;text-decoration:none;display:block;width:190px;}
#content .galleryItem .barTop,#content .galleryItem .barBottom{position:absolute;display:block;background:#666;width:190px;height:30px;z-index:10;}
#content .galleryItem .barTop{top:0;}
#content .galleryItem .barBottom{bottom:0;}

#navlist{position: relative;display:block;}
#navlist a { background-color:#92CA1F; padding: 3px 5px; width: 9px; margin-right: 4px; margin-bottom: 10px; display:block; float:left; color: #fff; text-decoration: none; }
#navlist a:hover { background-color:#000; text-decoration: none; }

#cform { border: 1px dashed #92CA1F; padding: 10px; }
#cform label { width: 150px; }

.left { display: block; float: left; width: 600px; margin-right: 20px; height: 100%;}
.right { display: block; float: left; width: 300px; margin-bottom: 20px; height: 100%;}

#footer {position: relative; padding: 20px; width: 920px; height: 75px; background-color: #333; color: #fff; font-family: "Georgia",Arial; font-size: 12px; }
#footer a { color: #fff; font-family: "Georgia",Arial; font-size: 12px; }

#logoslideshow {margin:0 auto;width:600px;height:150px;position:relative;background-color: #FFF;}
#logoslideshow #logoslidesContainer {margin:0 auto;width:560px;height:150px;overflow:hidden;position:relative;}
#logoslideshow #logoslidesContainer .logoslide {width:140px;height:150px;line-height: 150px;background-color:#FFF;display: table-cell; text-align: center;vertical-align: middle;}
#logoslideshow #logoslidesContainer .logoslide img {max-width:100px;max-height:140px;}
.control {display:block;width:20px; height:200px;text-indent:-10000px;position:absolute;cursor: pointer;}

#leftControl {top:0;left:0;background:transparent url(../img/control_left.png) no-repeat 0 0;}
#rightControl {top:0;right:0;background:transparent url(../img/control_right.png) no-repeat 0 0;}





