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

#containerhome{
	height: 600px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrond_home.jpg);
}
#containerhaptoverhalentariefcontact{
	height: 600px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrond-haptoverhalentariefcontact.jpg);
}
#containerrelatiezwang{
	height: 600px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrond_relazwang.jpg);
}
#containercursussen{
	height: 600px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrond_cursus.jpg);
}
#tekst{
	float: left;
	height: 568px;
	width: 553px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-family: "Book Antiqua";
	font-size: 11pt;
	padding-right: 40px;
}
#nav{
	float: left;
	height: 228px;
	width: 302px;
	position: relative;
	}
#beeld{
	float: left;
	height: 372px;
	width: 302px;
}
#homebovenaan{
	float: left;
	height: 216px;
	width: 632px;
	font-family: "Book Antiqua";
	font-size: 11pt;
	padding-top: 12px;
	padding-left: 21px;
}
#hometekst{
	float: left;
	height: 226px;
	width: 835px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	font-family: "Book Antiqua";
	font-size: 11pt;
}
#homelogo{
	float: left;
	height: 48px;
	width: 250px;
	background-image: url(../images/logo.jpg);
	padding-top: 53px;
	padding-right: 53px;
	padding-bottom: 30px;
	padding-left: 350px;
}
#homebeeld{
	float: left;
	height: 131px;
	width: 302px;
}
.h1{
	font-family: "Book Antiqua";
	font-size: 13pt;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #2913ca;
}
