@charset "utf-8";
/* Get Clear Webdesign www.getclear.nl */
#keuvelaar {
	background-color: #e0e0e0;
	text-align:center;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: auto;
	min-height:1000px;
	width: 850px;
	text-align:center;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
.logo {
	height:166px;
	width:294px;
	float:left;
	background-color:#faf5f1;
	background-image: url(../images/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #004080;
}
.header {
	width:550px;
	height:166px;
	float:right;
	text-align:center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #004080;
	border-bottom-color: #004080;
	background-color: #6688c3;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004080;
}
.inhoud {
	text-align:center;
	align:left;
	width:588px;
	height:548px;
	background-color:#000;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004080;
	border-left-color: #004080;
}
.inhoud2 {
	text-align:left;
	align:left;
	width:558px;
	height:518px;
	background-color:#FFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004080;
	border-left-color: #004080;
	padding: 15px;
}
.menub {
	width:256px;
	height:548px;
	background-color:#FFF;
	float:right;
	text-align:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #044083;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	width:850px;
	background-color:#004080;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.nuvo {
	height:65px;
	text-align: left;
	background-image: url(../images/nuvo_logo.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.middel {
	text-align:center;
}