@charset "utf-8";
.kleur {
	color: #FFFF01;
	font-weight: bold;
}



body {
	background-color: #1A171B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 11px;
	text-align: justify;
	color: #FFF89B;
	font-weight: bold;

}

h1 {
	font-size: 19px;
	color: #FFF89B;
	font-style: italic;
	line-height: 0px;
	letter-spacing: 1px;
	text-align: justify;
}
h2 {
	font-size: 23px;
	color: #FFFF01;
	text-align: justify;
	font-style: normal;
	line-height: 0px;
	letter-spacing: normal;
}


#Kader {
	width: 980px;
	height: 450px;
	left: 50%;
	margin-left: -490px;
	margin-top: -225px;
	top: 50%;
	position: absolute;
	background-color: #9C9E9F;
}
#Container {
	width: 930px;
	height: 400px;
	background-color: #9C9E9F;
	margin-top: 25px;
	margin-left: 25px;
}
#Container-rechts {
	width: 430px;
	height: 400px;
	margin-left: 500px;
	background-image: url(../images/verloop_achter_content.jpg);
}
#Menu {
	width: 500px;
	height: 50px;
	margin-top: 75px;
}
#Logo {
	width: 430px;
	height: 50px;
	margin-top: 75px;
	float: left;
}
#Titel {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 35px;
}
#Content-homepagina {
	width: 265px;
	height: auto;
	margin-top: 20px;
	float: left;
	margin-left: 130px;
}
#Content {
	width: 360px;
	height: auto;
	margin-top: 0px;
	float: left;
	margin-left: 35px;
}

#Container-rechts-homepagina {
	width: 430px;
	height: 400px;
	margin-left: 500px;
	background-image: url(../images/verloop_achter_content_homepagina.jpg);
}
#Design_company {
	width: 200px;
	height: 20px;
	position: absolute;
	margin-left: 0px;
	left: 756px;
	top: 432px;
	font-size: 10px;
	text-align: right;
}
