/* <style type="text/css">  handig voor highlight */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot);
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot) format('embedded-opentype'), 
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'),
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHZ2MAKAc2x4R1uOSeegc5U.eot);
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHZ2MAKAc2x4R1uOSeegc5U.eot) format('embedded-opentype'), 
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff'),
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBmfQcKutQXcIrRfyR5jdjY8.eot);
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBmfQcKutQXcIrRfyR5jdjY8.eot) format('embedded-opentype'), 
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff'),
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxrFt29aCHKT7otDW9l62Aag.eot);
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxrFt29aCHKT7otDW9l62Aag.eot) format('embedded-opentype'), 
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff'),
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXZ2MAKAc2x4R1uOSeegc5U.eot);
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXZ2MAKAc2x4R1uOSeegc5U.eot) format('embedded-opentype'), 
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff'),
  url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
body { 
	height: auto; 
	margin-top: 2%;
}
#topMenu {
    height: 0;
}
#top_container {
	border-radius:15px;
	height: 200px;
}

#trace_container {
    display: none;
}
#wowslider-container1, #wowslider-container1 .ws_images img {
    border-radius: 15px;
}
#body_container {
	border-radius:15px;
	border: 1px #fffbe0 solid;
	height: auto;
	background: url(bodycontainer_bg_NEW.png) no-repeat rgba(255, 255, 255, 0);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	background-size:contain;
}
#content_container {
    padding-top: 20px;
}
#content {
    padding-left: 30px;
    padding-top: 30px;
    box-sizing: border-box;
    }
    
#submenu_container {
    padding-top: 6px;
}
#sidebarmenu li {
    width: 134px;
	/*margin-left: 10px;*/
	border: 0;
	line-height: 1.5em;
}
h2 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: normal;
	/*font-weight: 300;*/
}
div.textblockBottom {
    border: 0;
	display: block;
}
div.inputValue input, div.inputValue select, div.inputValue textarea, div.inputCode input, form input{
    background-color: #fff8c7;
}
table.copyright {
    padding: 2px;
}
.copyright, .copyright a {color: #d7c528;}
/* 3.5.1 winkel */
#bodyContent { background-color:transparent;}
#headerShortcuts .btn-default { background-color: rgba(255,255,255,0.2) }
.panel > .panel-heading { color: #ffffff}
.panel > .panel-heading a.btn {
    background-color: #ffffff;
    border-color: #ffffff;
}
.hppasta {margin-top: 15px;margin-bottom: 5px;}
.hppasta a {border: 1px solid transparent;
    -webkit-transition: border-color 300ms ease-in-out;
    -ms-transition: border-color 300ms ease-in-out;
    transition: border-color 300ms ease-in-out;
    display: inline-flex;
    margin-right: 5px;
    margin-bottom: 5px;
}    
.hppasta a:hover {border: 1px solid rgb(186, 9, 9)}    
#hamburger div {
  background-color: rgb(255, 255, 255, 0.9);
}
@media (max-width: 768px) {
    #top_container { height: auto; }
    #content {
    padding-left: 0px;
    padding-top: 0px;
    }
}
    
    
    