@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight:normal; */
	font-size: 55px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}
.BlokKwart {
	color: #000;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.9em;
	float: left;
	width: 288px;
	height: 180px;
	margin-top: 20px;
	background-color: #FFF;
	margin-right: 10px;
	display: block;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.BlokVol {
	color: #000;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.9em;
	float: left;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	max-width: 100%;
	position: relative;
}
.BlokHalf {
	color: #000;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.9em;
	float: left;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFF;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 450px;
}
.BlokFooter {
	color: #666;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.8em;
	float: left;
	max-width: 100%;
	height: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	width: 100%;
}

.li-icon {
	color: #203F99;
	list-style-image: url(../img/check-icon.png);
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

h2 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	color: #223F9B;
	margin: 0;
	padding: 0;
}

h3 {
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}

.content{
	margin: 0 auto;
	max-width: 960px;
}

/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header {
	width: 100%;
	/*background: url('../img/header-bg.png'); */
	height: 100px;
	position: fixed;
	background-color: #FFFFFF;
	z-index: 1000;
	-webkit-box-shadow: 0 0 30px 0 #111;
	box-shadow: 0 0 30px 0 #111;
	float: left;
	margin: 0px;
}


#logo {
	width: 341px;
	float: left;
	margin-top: 20px;
}
#nav {
	max-width: 650px;
	float: right;
	margin-top: 35px;
}



.myButton {
	background-color: #7892c2;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #283966;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.myButton:hover {
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}
/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #333;
	display: block;
}
.quotes_wit {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}
.quotes_blauw {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #203F99;
	position: relative;
	z-index: 001;
}
.imgLink {
	-webkit-border-radius: 20px;
	border-radius: 10px;
	border: 1px solid #E1E1E1;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	}
	
.imgr {
	-webkit-border-radius: 20px;
	border-radius: 10px;
	border: 1px solid #E1E1E1;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	}
	
.img1 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.img2 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
}
strong {
	font-weight: bold;
	color: #213f9a;
}
.tekst {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.linkBox {
	height: auto; /*can be anything*/
	width: 220px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*= SLIDES STYLING --------------------------------------------------------*/

#slide1, #slide2, #slide3, #slide4  , #slide5, #slide6{ 

	width: 100%;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0;
	margin: 0;
 }
#slide1{
	height: 700px;}

#slide2{
	height: 700px;}

#slide3{
	height: 700px;}
#slide4 {
	height: 700px;
}
#slide5 {
	height: 700px;}
#slide6 {
	height: 800px;}

/*= FOOTER 
--------------------------------------------------------*/
#copyright  {
	color: #999;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	float: left;
	text-decoration: none;
}
#copyright  a {
	text-decoration: none;
	color: #000;
}
@media only screen and (max-width: 930px) {
	
.content{
	margin: 0 auto;
	max-width: 100%;
}

.BlokVol , .BlokHalf, .BlokKwart, .BlokFooter {
	color: #000;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.9em;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	display: inline-block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.img1, .img2, .imgr {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	display: block;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgLink {
	margin-top: 10px;

	width: 30%;
	height: auto;
	display: inline;
	text-align: center;
}

#nav {
	float: left;
	background-color: #FFF;
	min-width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding-bottom: 10px;
	margin-top: 10px;
	height: auto;
	display: block;
	position: relative;
	text-align: center;
}
#slide1, #slide2, #slide3, #slide4  , #slide5, #slide6{
	padding-right: 30px;
	padding-left: 0;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
 }
 #slide1{
	 	padding-top: 160px;
			padding-bottom: 100px;
	height: 700px;}

#slide2{
		padding-top: 170px;
			padding-bottom: 100px;
	height: 1100px;}

#slide3{
		padding-top: 170px;
			padding-bottom: 100px;
	height: 700px;}
#slide4 {
	padding-top: 170px;
	padding-bottom: 100px;
	height: 700px;
}
#slide5 {
	padding-top: 170px;
	padding-bottom: 100px;
	height: 700px;
}
#slide6 {
	padding-top: 160px;
	padding-bottom: 100px;
	height: 1100px;
}
	
 
 iframe {
	display: block;
	height: 90%;
	width: 90%;
}
.quotes {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333;
	display: block;
	float: left;
	width: 100%;
}
h2 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	color: #223F9B;
	margin: 0;
	padding: 0;
	display: block;
	width: 95%;
}
#logo {
	width: 100%;

	margin-top: 20px;
	text-align: center;
	display: block;
}
.tel {
	font-size: 1.8em;
	font-weight: normal;
}
}
.blauw_vet {
	font-weight: bold;
	color: #009;
}
