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

body {
	background-color:#a1bf40;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	color:#504144;
	margin:0;
	padding:0;
}

h2 {
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:22px;
	margin-bottom:0px;
}

h1 {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:-5px;
	*padding-top:10px;
}

a, a:visited, a:active {
	color:#504144;
	outline:none;
}

a:hover {
	color:#000;
}

a img {
	border:none;
	outline:none;
}

/* divs */

#wrapper {
	width:100%;
	clear:both;
	position:relative;
	background:url(../img/achtergrond.jpg) top center no-repeat fixed;
}

#footerwrap {
	width:100%;
	height:80px;
	background:#201911;
	margin-top:11px;
}

#content_wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#header {
	width:960px;
	height:150px;
	float:left;
}

#navigatie {
	width:600px;
	height:30px;
	float:right;
	margin-top:105px;
}
#navigatie ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigatie li {
	display:block;
	height:26px;
	line-height:24px;
	margin-left:35px;
	font-size:20px;
	float:left;
}

#navigatie li a {
	text-decoration:none;
	color:#8ab3d3;
}
#navigatie li a:hover {
	color:#06C;
}

li.actief {
	color:#06C;
}
#logo {
	width:320px;
	height:200px;
	position:absolute;
	z-index:2;
	text-align:center;
	top:20px;
}

#intro {
	width:958px;
	height:270px;
	border:1px solid #948d86;
	float:left;
	position:relative;
	background-color:#FFF;
	margin-bottom:11px;
	overflow:hidden;
}

#intro_txt {
	position:absolute;
	width:350px;
	height:240px;
	z-index:3;
	float:left;
	margin:60px 0px 0px 25px;
}

#imageswap {
	float:left;
	position:relative;
}
#imageswap img {
	position:absolute;
	z-index:1;
}

#slogan {
	width:530px;
	height:30px;
	position:absolute;
	z-index:4;
	background-color:#a0bf40;
	margin-top:205px;
	left:396px;
	padding:10px;
	border:1px solid #fff;
}

#blok {
	width:205px;
	height:155px;
	border:1px solid #948d86;
	margin-bottom:11px;
	padding:10px 80px 10px 25px;
}

#blokpagina_klein {
	width:260px;
	border:1px solid #948d86;
	margin-bottom:11px;
	padding:10px 25px 10px 25px;
	min-height:400px;
}

.eerst {
	margin-right:12px;
	float:left;
}
.laatst {
	margin-right:0px;
	float:right;
}

#blok ul {
	margin-top:0px;
}

#blok li {
	margin:0px;
	margin-left:-25px;
}

#blokpagina_klein ul {
	margin-top:20px;
}

#blokpagina_klein li {
	margin:0px;
	margin-left:-25px;
	margin-bottom:3px;
}

#blokpagina {
	width:580px;
	height:inherit;
	min-height:400px;
	border:1px solid #948d86;
	margin-bottom:11px;
	padding:10px 25px 10px 25px;
}

#blokpagina img {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.nieuwsbrief {
	width:140px;
	height:15px;
	border:1px solid #999;
	background:#fff;
}	

#footer, #footer a {
	margin:0 auto;
	width:960px;
	font-size:11px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.textarea {
	width:400px;
	height:100px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:5px;
}
.text {
	width:400px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:5px;
}

#newsletterSignup {
	display: inline-block;
	font-weight: bold;
	background-color:#FFF;
	border:1px solid #CCC;
	padding: 5px;
	text-decoration: none;
}
#mc_embed_signup {
	width: 400px;
	margin-top: 20px;
}
#mc_embed_signup fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#mc-embedded-subscribe {
	display: inline-block;
	background-color:#ccc;
	border:1px solid #fff;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
.mce_inline_error {
	color: #ff0000;
}
