/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

body, html
{
margin:0;
padding:0;
}

.top-text
{
}

#blocks
{
	display: table;
	height: 200px;
	width: 100%;
	margin: 0px auto;
	float: left;
	border-collapse: separate;
	border-spacing: 20px;
	background: white;
	margin-top: -200px;
}

#subblocks
{
	display: table;
	height: 200px;
	width: 100%;
	margin: 0px auto;
	float: left;
	border-collapse: separate;
	border-spacing: 20px;
}

.row
{
	display:table-row;
}

.sblock
{
	display: table-cell;
	padding: 7px;
	height: 200px;
	width: 400px;	
	background-color: #f2f2f2;
}

.tblock
{
	display: table-cell;
	height: auto;
	width: 400px;
	text-decoration: none;	
}

.bblock
{
	display: table-cell;
	padding: 7px;
	height: 30px;
	width: 150px;	
	background-color: #f2f2f2;
}

#block1
{
	height: 100%;
	width: 100%;
	background:url(img/block1.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#block2
{
	height: 100%;
	width: 100%;
	background:url(img/block2.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#block3
{
	height: 100%;
	width: 100%;
	background:url(img/block3.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock1
{
	height: 100%;
	width: 100%;
	background:url(img/eke.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock2
{
	height: 100%;
	width: 100%;
	background:url(img/bob.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock3
{
	height: 100%;
	width: 100%;
	background:url(img/jack.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock4
{
	height: 100%;
	width: 100%;
	background:url(img/evelien.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock5
{
	height: 100%;
	width: 100%;
	background:url(img/hugo.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#bblock6
{
	height: 100%;
	width: 100%;
	background:url(img/gijs.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


#content
{
	height: 550px;
	width: 900px;
	margin: 0 auto;
	margin-top: 75px;
	background-color: white;
}

#header
{
	height: 60px;
	width: 100%;
	background-color: #292929;
}

#header2
{
	height: 4px;
	width: 100%;
	background-color: black;
	box-shadow: 1px 3px 20px #1d1d1d;
}
	
#logo
{
	margin-top: -30px;
	height: 130px;
	width: 220px;
	float: left;
	background:url(img/logo.png) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.menu ul li
{
	display:inline;
	margin: 0 0 0 30px;
	float: left;
	margin-top: 22px;
	text-decoration: none;
}

.menu ul li a
{
	text-decoration: none;
	color:#ffffff;
	font-size: 20px;
	font-family: 'Tekton Pro';
	font-weight: 500;
	-moz-transition: all 1.30s ease;
	-o-transition: all 1.30s ease;
	-ms-transition:all 1.30s ease;
	transition:all 1.30s ease;	
	-webkit-font-smoothing:antialiased
}

.menu ul li a:hover
{
	text-shadow: 0px 0px 3px #FFFFFF;
	-moz-transition: all 0.10s ease;
	-o-transition: all 0.10s ease;
	-ms-transition:all 0.10s ease;
	transition:all 0.10s ease;
	-webkit-font-smoothing:antialiased
}

.wrapper {
    max-width:1500px;
    width:100%;
    margin:0 auto;
}

#top
{
    height: 100%;
	background: #2c3e50;
	width: 100%;
	top: 0;
	left: 0;
	margin:0 auto;
	background: url(img/top-background.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	padding-top: 20px;
}

#koptekst
{
	font-family: 'Aleo';
	-webkit-font-smoothing: antialiased;
	font-size: 50px;
	text-decoration: none;
	color:#ffffff;	
	height: 65px;
	margin-bottom: 0;
	margin-left: -220px;
	float: left;
	margin-top:130px;
}

#koptekst2
{
	font-family: 'Tekton Pro';
	-webkit-font-smoothing: antialiased;
	font-size: 30px;
	text-decoration: none;
	color:#ffffff;
	margin: 0;
	float: left;
	margin-bottom: 12%;
}

.blocktitle
{
	text-decoration: none;
	color:black;
	font-size: 16px;
	font-family: 'Aleo';
	font-weight: 500;
	text-align: center;
	margin-top: -10px;
}

.blocktitle2
{
	text-decoration: none;
	color:black;
	font-size: 13px;
	font-family: 'Aleo';
	font-weight: 500;
	text-align: center;
	margin-top: -10px;
}

a
{
	text-decoration: none;
}

#content2
{
	width: 100%;
	height: 300px;
	background-color: #fbfbfb;
	margin-top: 20px;
}

#content3
{
	width: 100%;
	height: 600px;
	background-color: #f5f5f5;
	margin-top: 65px;
}

#footer
{
	width: 100%;
	height: 200px;
	background-color: #292929;
}

#slogan2
{
	text-decoration: none;
	color:black;
	font-size: 14px;
	font-family: 'Aleo';
	font-weight: 500;
	text-align: center;
	padding-top: 20px;
}

#taklinks
{
	width: 830px;
	height: 195px;
	background: url(img/taklinks.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	margin-top: -20px;
	z-index: 300;
	position: absolute;
}


{
	width: 800px;
	height: 195px;
	background: url(img/takrechts.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	float: right;
	margin-top: -150px;
	
}


#tekstveld1
{
	width: 600px;
	height: 300x;
	float:left;
	margin-top: 50px;
	margin-left: 145px;

}

#hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2em 0;
    padding: 0;
}

#teksttitle
{
	text-decoration: none;
	color:black;
	font-size: 30px;
	font-family: 'Aleo';
	font-weight: 500;	
}

#tekstfield1
{
	font-size: 20px;
	font-family: 'Tekton Pro';
	font-weight: 500;
}

#tekstfield2
{
	font-size: 20px;
	font-family: 'Tekton Pro';
	font-weight: 500;	
}

#tekstfield3
{
	font-size: 20px;
	font-family: 'Tekton Pro';
	font-weight: 500;
}
