body, html {
	margin: 0;
	padding: 0;
	background-color: #ccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table { 
	width: 100%; 
	height: 100%; 
} 
td { 
	vertical-align: middle; 
	text-align: center; 
}
.extra {
	vertical-align: bottom;
} 
#frame {
	width:980px;
	height:600px;
	border: 0px solid #000;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color: #fff;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 955px;
	height:600px;
		}
	html>body #frame {
	height:600px;
	width: 980px;
		}
#inhoud {
	width:980px;
	float:left;
	position: relative;
	bottom: 0; 
	background-color: #fff;
}
#container {
	width:980px;
	position: relative;
	height: 480px;
	float:left;
	bottom: 0;
	background-color: #fff;
}
#leftCol {
	width:217px;
	float:left;
	position: relative;
	padding:0;
	margin: 0;
	border: 0px solid #000;
	height: 370px;
	background-color: #fff;
}

#midCol {
	width: 198px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0px;
	bottom: 0;
	border: 0px solid #000;
	background-color: #fff;
}
#rightCol {
	width:550px;
	margin-top: 0px;
	position: relative;
	border: 0px solid #000;
	padding-top: 38px;
	float:right;
	background-color: #fff;
}
#footer {
        clear:both;
        float:left;
		position: relative;
		margin: 0;
		padding: 0;
        width:100%;
		height: 120px;
		background: url(../images/bgr_footer.gif) no-repeat;
		background-color: #fff;
}
#footer p {
        margin:0;
		padding-top: 8px;
		padding-left: 5px;
		color: #fff;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer p.credit {
	margin-left: 45px;
	margin-top: 8px;
	font-family: Tahoma;
	font-size: 9px;
}
/* Logo */

#logo {
	margin-top: 40px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 216px;
	background: url(../images/logo_mzenzo.gif) no-repeat;
	background-color: #fff;
}

#logo h1 span {
	display:none;
	visibility: hidden;
}
/* Menu */
#menu {
	border: 0px solid #000;
	height: 37px;
	margin-top: -10px;
	float: right;
}
#menu ul {
	height: 37px;
	margin-left: 255px;
	margin-top: 0px;
	padding: 0;
	list-style: none;
	width: 725px;
}

#menu li {
	float: left;
	height: 37px;
}

#menu a {
	float: left;
	height: 37px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	color: #ea6200;
	height: 37px;
}

#menu .current_page_item a {
	height: 37px;
	color: #046b9f;
}

/* Opmaakstijlen */
p {
	font: 55%/170% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	color: #000;
}

h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #b4043f;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
h3 {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #4e96b2;
	text-align: left;
	margin: 8px 0 0 20px;
	padding-bottom: 0;
}
.klein {
	font-size: 55%;
	margin-bottom: 10px;
	padding-left: 30px;
}
#leftCol p{
	margin-bottom: 30px;
	padding-left: 30px;
}
a:link, a:visited, a:active {
	color: #b4043f;
	text-decoration: none;
}
a:hover {
	color: #002e88;
	text-decoration: none;
}
img {
	border: 0px none;
}