@charset "UTF-8";

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
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,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,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

html 
{
   	margin:0;
   	padding:0;
   	height:100%;
}

body 
{
	width: 100%;
	/* top: 100px; */
	right: 0px;
	height:100%;
	margin:0;
   	padding:0;
	
	background-image: url(../Image/BGTile.jpg);
	background-repeat: repeat;
	background-color:#333;
}

* 
{
-webkit-font-smoothing: antialiased;
}

#BackgroundImage
{
	position:absolute;
	width:100%;
	margin-top:73px;
}

#BackgroundImage img
{
	width:100%;
	height:auto;
}

header 
{
    height: 73px;
    background-image: url(../Image/BGMainMenuBar.png);
    background-repeat: repeat-x;
    position: relative; 
	min-width: 750px; /* fix dit later voor mobile */   
}

#ContentContainer 
{
   position:relative;
   margin-left: auto;
   margin-right: auto;
   max-width:1000px;
   overflow:hidden;
   padding-bottom: 90px; /* footer offset */
}

#logo 
{
	background-color: rgba(0,0,0,0.8);
	text-align: left;
	padding: 15px;
	margin-top: 250px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#logo img
{
	float: left;
}

#ImgSlider
{
	margin: 8px 5px 5px 5px;
}

#content
{
	margin: 5px;
	padding: 15px 15px 45px 15px;
	background-color: #FFF;
	min-height: 350px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #575353;
	line-height: 24px;
	position: relative;
	overflow-x:hidden;
}
#content b, strong
{
	font-weight: bold;
}

#content p 
{
	padding: 6px 0px;
}

#content h1 a,#content h1 a:link, #content h1
{
	line-height: 20px;
	color:#187ea2;
	font-weight: bold;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 a,#content h2 a:link, #content h2
{
  font-size: 30px;
  font-weight:bold;
  color:#0d587b;
  padding-bottom:0px;
  text-decoration: none;
}
#content h2 a:visited { color: #0d587b; }
#content h2 a:hover, h2 a:active { color: #0d587b; }

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #F60;
	font-size: 14px;	
}

#content input.button, button.button 
{
	background-color:#171717;
	border: 2px solid #171717;
	color:#EEE;
	cursor: pointer;
}

#content input.button:hover, button.button:hover
{
	background-color:#187ea2;
	border: 2px solid #187ea2;
	color:#EEE;
	cursor: pointer;
}

legend 
{
	font-weight: bold;
	padding: 3px 5px;
}

.only, .phrases 
{
	padding: 10px;
	border: 1px solid #CCC;
}

.result-title
{
	font-weight: bold;
}

.searchintro 
{
    font-weight: normal;
    margin: 0px 0px 15px 0px;
	font-weight: bold;
}

.form-limit
 {
    margin: 15px 0px 30px 0px;
    text-align: right;
    padding: 0px 15px 0px 20px;
}

.result-text, .result-category
{
	font-size: 15px;
}

.result-created
{
	font-size: 10px;
}

dl.search-results dd.result-created {
    border-bottom: 10px solid #FFF;
}

.word 
{
    background: none repeat scroll 0% 0% #FFF;
    border: 0px solid #CCC;
	padding: 10px 10px 10px 0px;
}

.word label 
{
    font-weight: bold;
}

.ordering-box 
{
    float: right;
}

.phrases-box {
    width: 60%;
    float: left;
}

.pagenav
{
	position: absolute;
	width: calc(100% - 35px) !important;
	width: 97%;
    bottom: 10px;
}

.pagenav-prev
{
	float: left;
}

.pagenav-next
{
	 float: right;
}

footer
{
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
   	background:rgba(0,0,0,0.6);
	
	min-width: 750px; /* fix dit later voor mobile "verwijder dezen dan" */
}

#container 
{
	position: relative;
	min-height: 100%;
	height:auto !important; 
	height: 100%;/* voor IE */
	
	min-width: 750px; /* fix dit later voor mobile */
}

#headerWrapper 
{
    margin: 0 auto;
	max-width: 1000px;
}

#footerWrapper
{
	padding: 10px;
	margin: 0 auto;
	max-width: 1000px;
	text-align: center;
	color: #CCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#footerWrapper h1
{
	font-size: 16px;
	color: #197B97;
	font-weight: bold;
}

#footerWrapper h1 a
{
	color:#a84300;
	text-decoration: none;
}

/* menu */

#SearchWrapper 
{
	float: right;
	clear: right;
	background-color: #FFF;
	border-radius: 10px;
	padding: 2px 6px;
	margin-right: 10px;
	margin-top:20px;
	
}

#SearchWrapper textarea:focus, input:focus{
    outline: 0px;
}

#SearchWrapper  input[type="text"] 
{
	border: none;
	vertical-align: middle;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}

#SearchWrapper  input[type="text"]:focus
{
	color:#000;
}

#SearchWrapper  input[type="submit"] 
{
    vertical-align: middle;
	background: url(../Image/ZoekIcon.png) no-repeat scroll 0px 0px transparent;
	border: none;
    width: 25px;
    height: 23px;
	cursor: pointer;
}


nav 
{
    height: 73px;
    float: left;
    clear: both;
    display: block;
}

nav ul
{
	list-style:none;
	margin:0;
	padding:0;
	
}

nav li 
{
	width: 90px;
	text-align:center;
	float:left;
	
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-ms-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

nav a 
{
	display: inline-block;
	color: #F9F9F9;
	display: block;
	height: 100%;
	font-size: 18px;
	line-height: 73px;
	text-decoration: none;
	font-family: Calibri;
}

nav li.current , li.current :visited
{
	background-color:#900;
}

nav li:active a
{
	color:#000;
	background-color:#900;
}

nav li:hover 
{
 
   
    background-color:#900;
}

.SocialMediaBar
{
	display: -moz-box;
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
  
	flex-direction: row wrap;
	flex-flow: row wrap;
	
	align-items: stretch;
	justify-content: space-around;
	margin-left:3px;
	margin-right:3px;
}

.SocialMediaBar div
{
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	-moz-flex: 1;
	margin: -2px 2px;
	list-style-type: none;
	background-color: rgba(0,0,0,0.7);
	height: 40px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.SocialMediaBar div img
{
	position:relative;
}

.SocialMediaBar div a
{
	margin: 0px; display: block; width: 100%; height: 100%;
} 

#Linkedin:hover
{
	background-color: #71b2d0;
	

}
#Facebook:hover
{
	background-color: #3b5998;
}
#Googleplus:hover
{
	background-color: #d95232;
}
#Youtube:hover
{
	background-color: #c81c20;
}

#video
{
	margin: 5px;
}

#ContactMeTekst
{
	width:480px;
	font-size: 13px;
}



.ContactMe
{
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	height:80px;
}

.GoogleMaps
{
	margin-right:10px;
}