/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:0px;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:0px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* CSS Document */
a:link {color: #FFF;text-decoration: none;}
a:visited {color: #FFF;text-decoration: none;}
a:hover {color: #B7E2FF;text-decoration: none;}
a:active {color: #FFF;text-decoration: none;}
* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
html {
    overflow-x: auto;
}
body {
    overflow-x: hidden;
    overflow-y: auto;
}
.box {
	position: fixed;
	left: 0px;
	top: 90%;
	width: 100%;
	height: 80px;
	filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-color: #000000;
}
.box2 {
	position: fixed;
	left: 0px;
	top: 90%;
	width: 100%;
	height: 80px;
}
.boxtext {
	position:absolute;
	z-index:1;
	left: 118px;
	top: 23px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #F4F4F4;
}
.boxtext a:link {color: #B7E2FF;text-decoration: none;}
.boxtext a:visited {color: #B7E2FF;text-decoration: none;}
.boxtext a:hover {color: #FF0000;text-decoration: none;}
.boxtext a:active {color: #FF0000;text-decoration: none;}
.logo {
	position: absolute;
	left: 20px;
	top: -17px;
	width: 100px;
	height: 104px;
}
.navsocial {
	position:fixed;
	z-index:1;
	left:80px;
	top: 520px;
	width: 160px;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #000;
	margin-bottom:0.2vw;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #000;
	margin-top:0.3vw;
	margin-bottom:0.3vw;
}
h3 {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	color: #E4E4E4;
	margin-bottom: 0.2vw;
}
div.header_readmore {
	width:300px;
	heigth:40px;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background-image: url(graphics/lees_meer.jpg);
	background-repeat: no-repeat;
	background-position: 72px 6px;
}
div.header_readmore a:link {color: #000;text-decoration: none;}
div.header_readmore a:visited {color: #000;text-decoration: none;}
div.header_readmore a:hover {color: #B7E2FF;text-decoration: none;}
div.header_readmore a:active {color: #000;text-decoration: none;}
div.container {
	position: relative;
	top:0;
	left:0;
	right:0;
	width: 100%;
	height: 100%;
}
#leftbox {
	position:absolute;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
	margin-top: 40vh;
	width: 100%;
	text-align:center;
}
div.leftbox img {
	width: 25vw;
}
#info_container {
	display:none;
    position:absolute;
	z-index: 2;	
	margin-top: 40vh;
	width: 100%;
	text-align:center;
}
#info {
	position:relative;
    float:left;
    width:40%;
	filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-color: #000000;
    padding:1vw;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2vw;
	line-height: 2.8vh;
	color: #FFF;
}
#header {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width: 1000px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1vw;
	color: #000;
}
#header a:link {color: #000;text-decoration: none;}
#header a:visited {color: #000;text-decoration: none;}
#header a:hover {color: #B7E2FF;text-decoration: none;}
#header a:active {color: #000;text-decoration: none;}
#lefttext_header {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width: 70%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
	line-height:22px;
	background-color: #F0EBEB;
	padding: 15px;
}
#lefttext_header_stay {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width: 70%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
	line-height:22px;
}
#lefttext {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	background-color: #F0EBEB;
	padding: 15px;
}
#lefttext a:link {color: #0060A1;text-decoration: none;}
#lefttext a:visited {color: #0060A1;text-decoration: none;}
#lefttext a:hover {color: #000;text-decoration: none;}
#lefttext a:active {color: #0060A1;text-decoration: none;}
#lefttext_kolom {
	position:relative;
	float:left;
    width: 48%;
	margin-right:2%;
}
#lefttext_wide {
	position:relative;
    width: 100%;
}
#lefttext_wide img {
	width: 100%;
}

.sticky {  
    position: fixed;  
    width: 100%;  
    left: 0;  
    top: 0;  
    z-index: 100;  
    border-top: 0;  
}  
#navi_main {
	position: absolute;
	display: none;
	z-index: 2;
	top: 0;
	padding-top: 2vh;
	width: 100%;
	height: 6vh;
	background-color: #003D4C;
	text-align: center;
	background-image: url(graphics/jeroenouendagexecutivecoach_icon2.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
.navi_item {
	margin-left:0.05vw;	
	margin-right:0.05vw;	
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
}
.navi_item img {
float:left;
margin-top:0.2vw;
margin-left:0.8vw;	
margin-right:0.8vw;	
}
div.navi_logosmall {
	position: absolute;
	z-index: 3;
	top: 0;
	left:0;
}
.fullBg {
  position:fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
div.clearboth {
    clear: both;
}
ul.centerUL {
line-height: 1.4;
}
.centerUL li {
display: inline;
margin-left: 0.8vw;
margin-right: 0.8vw;
text-align: center;
}
/* switcher & img */
#bg-body {
    background: #D2D2D0;
    height: 200%;
    left: -50%;
    position: fixed;
    top: -50%;
    width: 200%;
    z-index: 1;
}
#bg-body > img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
/* switcher loader */
#bg-body-loader {
    background: url("../images/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 10px;
    left: 50%;
    margin: -5px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px;
}
#bg-body.loading #bg-body-loader {
    display: block !important;
    z-index: 9999;
}
/* switcher bullets */
#bg-body-navigation {
    position: fixed;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 15px;
    text-align: center;
    z-index: 1;
}
#bg-body-navigation > a {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background:#ccc;
    margin: 0 5px;
}
#bg-body-navigation > a:hover,
#bg-body-navigation > a.active {
    background:#000;
    opacity: .7;
}
/* switcher nav */
#bg-body-prevnext-wrapper {
    position: fixed;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 72px;
    z-index: 1;
}
.bg-body-prevnext-link {
    display: block;
    width: 35px;
    height: 72px;
    position: absolute;
}
#bg-body-previous-link {
    background: url(graphics/ico-prev-sprite.png) no-repeat 0 0;
    left:0;
}
#bg-body-previous-link:hover {
    background: url(graphics/ico-prev-sprite.png) no-repeat 0 -72px;
}
#bg-body-next-link {
    background: url(graphics/ico-next-sprite.png) no-repeat 0 0;
    right: 0;
}
#bg-body-next-link:hover {
    background: url(graphics/ico-next-sprite.png) no-repeat 0 -72px;
}

#wrapper {
    position:relative;
    width:100%;
    height:100%;
    margin:0 auto;
}
