@charset "utf-8";




body {
	background-image: url(../imgs/achtergrond.jpg);
	background-repeat: no-repeat;
}


#container {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #9e5529;
}
#container_project {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #84A437;
}

#container_ai {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #699ABB;
}
#container_situatie {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #F9A430;
}
#container_verdieping {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #7C2693;
}
#container_contact {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #EF1959;
}
#container_downloads {
	margin: 0 auto;
	height: auto;
	width: 950px;
	position: relative;
	border: 1px solid #455CAA;
}
.bruin {
	color: #9E552A;
}




.blauw {
	color: #699ABB;
}
.geel {
	color: #f8a431;
}
.paars {
	color: #7C2693;
}
.roze {
	color: #EE1959;
}
.groen {
	color: #84A437;
}
.donkerblauw {
	color: #455CAA;
}





#menu {
	height: 28px;
	width: 100%;
	text-align: center;
}
#menu a {
	color: #9E5529;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
}
#menu a:hover {
	text-decoration: underline;
}
#menu p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #9E552A;
	letter-spacing: 2px;
}



#balk_boven {
	width: 100%;
	height: auto;
}
#balk_boven2 {
	width: 100%;
	height: 20px;
}

#balk_onder {
	width: 100%;
	height: 5px;
}
.inzet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 3px;
}

#balk_onder_ai {
	width: 100%;
	height: 5px;
}

p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#links {
	width: 475px;
	float: left;
}


#links_situatie {
	width: 475px;
	float: left;
	text-align: center;
}
#links_contact {
	width: 475px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}
#links_verdieping {
	width: 475px;
	float: left;
	text-align: center;
	height: 200px;
}


#rechts {
	float: left;
	width: 475px;
}
#rechts a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rechts a:hover {
	text-decoration: underline;
}


#rechts_verdieping {
	float: left;
	width: 475px;
	height: 200px;
}

#content {
	background-color: #281502;
	height: 500px;
	background-image: url(../imgs/logo_maris.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_ai {
	background-color: #281502;
	height: 710px;
	background-image: url(../imgs/logo_maris.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_situatie {
	background-color: #281502;
	height: 700px;
	background-image: url(../imgs/logo_maris.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_verdieping {
	background-color: #281502;
	height: 525px;
	background-image: url(../imgs/logo_maris.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_index {
	background-color: #281502;
	height: 530px;
}
#film {
	height: 106px;
	width: 143px;
	position: absolute;
	left: 14px;
	top: 431px;
}
#opendag {
	height: 130px;
	width: 297px;
	position: absolute;
	left: 168px;
	top: 431px;
}

