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

body{
	background:url(images/achtergrond.jpg) #F1F2F6 fixed top center no-repeat;
	background-size:100% auto;
	margin: 0px;
	font-family: 'Source Sans Pro', sans-serif;}
.main{
	width: 100%;
	text-align:center;
}
.naw{
	background:rgba(255,255,255,0.5);
	position:relative;
	left:10%;
	width:360px;
	text-align:center;
	overflow:auto;
	padding: 30px 0 200px;
}
.tekst{
	padding:20px 0;
	color:#000;
	margin:0px auto;
}
.tekst a{
	color:#000;
}
.logo{
	max-width:280px;
}
.pls{
	height:160px;
	width:200px;
	padding-left: 365px;
	margin-left:10%;
	top:530px;
	position:absolute;
	font-weight: bold;
}
.pls .n1{
	color:#fff;
	font-size: 100px;
	margin: -30px 0;
}
.pls .n2{
	font-size: 36px;
	margin: -10px 0;
}
.pls .n3{
	font-size: 32px;
	margin: -10px 0;
}
.footer{
	background:#fff;
	padding:20px 0;
}
.knop{
	width:360px;
	text-align: center;
}
.footer h1{
	width:200px;
	color:#fff;
	background:#000;
	padding:20px;
	font-size:20px;
	margin: 0 auto;
	font-weight:normal;
}
.footer a{
	text-decoration:none;
	color:#000;
}
.inhoud{
	padding-left:30px;
}
table{
	margin-left:10%;
}
tr{
	height:140px;
}

.eind{
	margin:20px 10%;
	text-align:center;
	padding:30px 0;
	border-top:1px solid #000;
}