* {

	outline:			none;

}

body {

	background:			#f5f5f5;
	margin:				0px auto;
	font-family:		"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:			11px;
	color:				#202020;

}

img {

	border:				0px;

}

div#container {

	background:			url(afbeeldingen/bg_container.png) no-repeat;
	margin:				0px auto;
	width:				860px;
	height:				596px;
	position:			absolute;
	top:				50%;
	left:				50%;
	margin-top:			-298px;
	margin-left:		-430px;

}

div#contentvlak {

	margin:				30px 0px 0px 30px;
	width:				801px;
	height:				536px;

}

div#menu {

	position:			absolute;
	margin-top:			35px;
	text-align:			right;
	width:				725px;
	font-weight:		bold;
	
}

div#menu ul {

	margin:				0px;
	padding:			0px;
	list-style:			none;

}

div#menu li {

	margin:				0px;
	padding:			0px 10px 0px 10px;
	display:			inline;

}

div#menu li a {

	color:				#000000;
	text-decoration:	none;

}

div#menu li a:hover {

	color:				#CCCCCC;

}


div#menu_verslag {

	position:			absolute;
	margin-top:			35px;
	text-align:			right;
	width:				725px;
	font-weight:		bold;
	
}

div#menu_verslag ul {

	margin:				0px;
	padding:			0px;
	list-style:			none;

}

div#menu_verslag li {

	margin:				0px;
	padding:			0px 10px 0px 10px;
	display:			inline;

}

div#menu_verslag li a {

	color:				#ffffff;
	text-decoration:	none;

}

div#menu_verslag li a:hover {

	color:				#CCCCCC;

}


div#contenttekst_home {

	width:				250px;
	height:				350px;
	overflow:			auto;
	position:			absolute;
	margin-top:			150px;
	margin-left:		465px;
	letter-spacing:		2px;
	line-height:		15px;
	text-align:			justify;

}

div#contenttekst_home p {

	margin:				0px 0px 50px 0px;

}

div#contenttekst_home p.centraal {

	text-align:			center;
	font-weight:		bold;

}

div#contenttekst_contact {

	width:				800px;
	height:				290px;
	overflow:			auto;
	position:			absolute;
	margin-top:			160px;
	margin-left:		110px;
	letter-spacing:		2px;
	line-height:		15px;
	text-align:			justify;

}

div#contenttekst_contact label {

	width:				400px;
	float:				left;

}

div#contenttekst_contact p {

	margin:				0px 0px 25px 0px;

}

div#contenttekst_contact p.centraal {

	text-align:			center;

}

div#contenttekst_verslag {

	width:				700px;
	height:				350px;
	overflow:			auto;
	position:			absolute;
	margin-top:			115px;
	margin-left:		50px;
	letter-spacing:		2px;
	line-height:		15px;
	text-align:			justify;
	padding-right:		20px;

}

div#contenttekst_verslag p {

	margin:				0px 0px 20px 0px;

}

div#contenttekst_verslag p.centraal {

	text-align:			center;
	font-weight:		bold;

}

div#contenttekst_foto {

	width:				745px;
	height:				450px;
	overflow:			auto;
	position:			absolute;
	margin-top:			75px;
	margin-left:		40px;
	letter-spacing:		2px;
	line-height:		15px;
	text-align:			justify;
	color:				#ffffff;

}

div#contenttekst_foto img {

	border:				2px solid #ffffff;
	margin:				0px 5px 0px 0px;

}

div#contenttekst_foto p {

	margin:				0px 0px 10px 0px;

}

div#contenttekst_foto p.centraal {

	text-align:			center;
	font-weight:		bold;

}