*{
	padding:0px;
	margin:0px;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
	
@font-face {
    font-family: 'callunasemibold';
    src: url('shancalluna_regular-webfont.eot');
    src: url('shancalluna_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('shancalluna_regular-webfont.woff2') format('woff2'),
         url('shancalluna_regular-webfont.woff') format('woff'),
         url('shancalluna_regular-webfont.ttf') format('truetype'),
         url('shancalluna_regular-webfont.svg#callunasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
	width:100%;
	min-height:100%;
	background: none;
}
body{ 
	width:100%;
	min-height:100%; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	background-image:url("../images/Ballonvaart14-7-05 55.JPG");
    background-repeat: no-repeat;
    background-size: 100%;
	background-position:center;
	background-attachment: fixed;
}
.logos{
	float:left;
	width:180px;
	margin:0px 10px 20px 10px;
	text-align:center;
}
.logos h3{
	margin:8px 0px 0px 0px;
}
.isq{
	position:absolute;
	bottom:20px;
	right:60px;
	color:#fff;
}

body a:hover{
	color:#000;
	text-decoration:underline;
}

body a{
	text-decoration:none;
	color:#000;
}
.pdf, .excel, a[href$=".pdf"]{
    display: inline-block;
    line-height: 22px;
    padding-left: 20px;
}
.pdf, a[href$=".pdf"]{
	background: url("/images/document-pdf-text.png") no-repeat top left;
}
.excel{
	background: url("/images/blue-document-excel.png") no-repeat top left;
}
.navbar-fixed{
	top: 0;
    z-index: 200;
  position: fixed;
    width: 100%;
    max-width:900px;
    margin-top:0px !important;
    border-bottom:1px solid #000;
}
.kpdesign{
	color:#fff;
	text-decoration:none;
	float:right;
}
a.kpdesign:hover{
	color:#fff;
}
.tekst img{
	max-width:310px;
}
.right{
	float:right;
	margin:0px 0px 20px 0px;
	width:100%;
}
#contentContainer{
width:100%;
height:100%;
	padding-bottom:40px;
}
.row{
	width:940px;
	margin:0px auto;
	background:#fff;
	height:100%;
	padding:20px;
	
	
}
.boxshadow{
	width:940px;
	margin:0px auto;
	box-shadow: 6px 0 15px -4px #3b3b3b, -6px 0 15px -4px #3b3b3b;
	-webkit-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
}
.rightImg{
	float:right;
	width:270px;
	margin-left:20px;
}

#header{
position: relative;
	width:100%;
}
#header .row{
	padding-bottom:0px;
}
.logo{
width: 240px;
border:0px;
margin:10px auto 0px auto;
}

#menu{
float:left;
margin:5px 0px 0px 0px;
list-style-type:none;
font-family:'Oxygen',sans-serif;
font-size:14px;
background:#fff;
}
#menu li{
height:62px;
line-height:62px;
}
#menu li a{
padding:0px 16.5px;
display:block;
color: #058298;
}
#menu li li a{

}
#menu li li{
	height:42px;
	line-height:42px;
	text-align:left;
}
#menu li.active{
	background: url('../images/bgLi.png') repeat-x;
}
#menu li.active a{
	color:#fff;
}

#menu li:hover ul{
display:block;
}
#menu li ul{
display:none;
position: absolute;
top:60px;
left:0px;
width: 240px;
list-style-type:none;
z-index:300;
background:#058298;
}
#menu li li{
	float:none;background: none;
}
#menu li ul a{
	color:#fff;
}

#menu li{
position:relative;
float:left;
background: url('../images/bgLi1.png') no-repeat left;
}
#menu li:first-child{
	background:none;
}
#menu li.active, li:first-child.active{
	background: #058298;
}
#menu li.noLeft{
	background:none;
}
#slideshow{
width:100%;
height:320px;
position: relative;
}
#slideshow img{
position: absolute;
top:0px;
left:0px;
	width:100%;
	height:100%;
}
.cycle-overlay{
position: absolute;
top:152px;
left:0px;
height:64px;
width:389px;
font-family:'Ubuntu',?sans-serif;
background: url('../images/overlay.png');
z-index: 200;
color: #fff;
font-size:20px;
padding:34px 0 42px 39px;
}
.cycle-overlay .title{
display: block;
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
}
.button{
text-align:center;
line-height:24px;
height:24px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight: bold;
font-size: 12px;
padding:0px 6px;
position: relative;
z-index: 100;
cursor:pointer;
text-transform:uppercase;
border:1px solid #6a9c22;
background:#97c748;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#97c748), to(#60a118));
background: -webkit-linear-gradient(#97c748, #60a118);
background: -moz-linear-gradient(#97c748, #60a118);
background: -ms-linear-gradient(#97c748, #60a118);
background: -o-linear-gradient(#97c748, #60a118);
background: linear-gradient(#97c748, #60a118);
-pie-background: linear-gradient(#97c748, #60a118);
color:#fff;
display:inline-block;
behavior: url(/javascript/PIE.php);
}
#content{

}
#content .row{
}
h1{
font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #058298;
	font-family: 'callunasemibold',sans-serif;
	font-weight: normal;
	margin-bottom: 25px;
	font-weight:bold;
}
.tekst p{
margin-bottom: 18px;
}
.tekst{
color: #000;
	font-size: 14px;
	line-height: 18px;
	float:left;
	width:610px;
}
.tekst a{
color: #058298;
}
.tekst a:hover{
color: #058298;
}
.tekst ul{
list-style-position:inside;
}
#footer span{
color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer{
width:100%;
color: #fff;
position:relative;
	-webkit-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
	background:#058298;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
#footer .row{
	background:none;
}