#kader1 {
	height: 600px;
	width: 1000px;
	margin-top: -300px;
	margin-left: -500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(images/BGdef_logo.png);
}
#menu {
	color: #FFFFFF;
	background-color: #EF1418;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#kader2 {
	background-color: #FFFFFF;
	height: 450px;
	width: 750px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: 85px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	color: #000000;
	margin: 20px;
}
h1 {
	font-size: 110%;
}
#menu .actief {
	text-decoration: underline;
}
