body { color: black; }
a:link { color: black ; font-size: 12px; font-family: arial; font-weight: 700; text-decoration: none; }
a:visited { color: black; font-size: 12px; font-family: arial; font-weight: 700; text-decoration: none; }
a:hover { color: #ff66a8 ; font-size: 12px; font-family: arial; font-weight: 700; text-decoration: none; }
.plattetxt {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.hometxt {
	color: #000000;
	font-size: 24px;
	font-family: Arial;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.hometxtkleur {
	color: #FF00a2;
	font-size: 24px;
	font-family: Arial;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}

a.two:link { color: black; font-size: 11px; font-family: arial; text-decoration: none; }
a.two:visited { color: black; font-size: 11px; font-family: arial; text-decoration: none; }
a.two:hover { color: #ff66a8; font-size: 11px; font-family: arial; text-decoration: none; }
a.one:link {
	color: black;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a.one:visited {
	color: black;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a.one:hover {
	color: #FF00A2;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.inleiding {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
	font-weight: bold;
}

* { margin: 0; padding: 0; }
	
		#bg {
	position: fixed;
	top: 0px;
	left: 0;
	min-width: 1200px;
	height: auto;
	min-height: 100%;
	width: 100%;
	z-index: 0;
}
		.bgwidth {
	width: 100%;
	min-width: 1200px;
}
		.bgheight {
	height: auto;
}
		
	
	img.bg {
	/* Set rules to fill background */
			min-height: 100%;
	min-width: 1200px;
	/* Set up proportionate scaling */
			width: 100%;
	height: auto;
	/* Set up positioning */
			position: fixed;
	top: 164px;
	left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}



#home {
	position: relative;
	width: 650px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 250px;
	background-image: url(../images/back_content.png);
	background-repeat: repeat;
	padding-top: 37px;
	padding-right: 37px;
	padding-bottom: 37px;
	padding-left: 34px;
}
p {
	font: 15px/2 Georgia, Serif;
	margin: 0 0 30px 0;
}
.inleidingwit {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
	font-weight: bold;
}

#navigatie {
	position: fixed;
	width: 1131px;
	background: white;
	top: 0px;
	z-index: 2;
}

	#content {
	position: relative;
	width: 1000px;
	margin-top: 160px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: 1;
	padding: 0;
}

	#check {
	position: relative;
	width: 1000px;
	z-index: 1;
	margin-top: -120px;
}

	#homecontent {
	position: relative;
	width: 350px;
	margin-top: 160px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
	height: 330px;
	padding-left: 205px;
}


.schema_groen {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
	font-weight: normal;
	background-color: #c1d82f;
	height: 80px;
	width: 240px;
	text-align: left;
	vertical-align: midden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.schema_grijs {
	color: #000000;
	font-size: 11px;
	font-family: arial;
	line-height: 13px;
	font-weight: normal;
	background-color: #A89E84;
	height: 80px;
	text-align: left;
	vertical-align: midden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content_vervolg02 {
	position:relative;
	width:700px;
	z-index:1;
	margin-top: 191px;
	margin-left: 205px;
	background-image: url(../images/back_content.png);
	background-repeat: repeat;
	padding-left: 44px;
	padding-right: 40px;
	padding-bottom: 40px;
}
#content_vervolg {
	position: relative;
	width: 1000px;
	margin-top: 191px;
	z-index: 1;
	padding: 0px;
	margin-left: 10px;
	margin-right: auto;
}
