body {
	text-align: center;
	margin-top: 0px;
	top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #333333;
	line-height: 18px;
}
#ribbon {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	text-align: left;
	background-image: url(../images/ribbon.gif);
	height: 10px;
}
#canvas {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
}
#header {
	text-align: left;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}
#container {
	width: 100%;
	float: left;
	clear: right;
	vertical-align: top;
	margin: 0px 0pc 15px 0px;
}
#left {
	width: 15%;
	float: left;
	clear: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main {
	width: 66%;
	padding:0px 5px 0px 5px;
	float: left;
	clear: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#right {
	width: 15%;
	padding:0px 5px 0px 5px;
	float:right;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}
.border_all {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 5px;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.navbar a:link {
	color: #333333;
	padding: 0px 35px 0px 5px;
	border-right: 1px solid #CCCCCC;
}
.navbar a:visited {
	color: #333333;
	padding: 0px 35px 0px 5px;
	border-right: 1px solid #CCCCCC;
}
.navbar a:hover {
	color: #FFFFFF;
	padding: 0px 35px 0px 5px;
	background: #00CC00;
	border-right: 1px solid #FFFFFF;
}
.subnavbar {
	width: 130px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	display: table;
	text-align: left;
}
.subnavbar a:link {
	width: 100%;
	color: #666666;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
.subnavbar a:visited {
	width: 100%;
	color: #666666;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
.subnavbar a:hover {
	width: 100%;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	font-weight: bold;
}
p, td,ol, ul {
	text-align: left;
	line-height: 18px;
}
a img {
	color : #ffffff;
	text-decoration: none;
	border: none;
	line-height: 0px;
}
h1, h2, h3, h4 {
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #00CC00;
	font-size : 14px;
}
h2 {
	color: #666666;
	font-size : 12px;
	line-height: 16px;
}
h3 {
	color: #666666;
	font-size : 12px;
	line-height: 16px;
}
h4 {
	color: #666666;
	font-size : 10px;
	line-height: 16px;
}
h5 {
	color: #666666;
	font-size : 10px;
	line-height: 10px;
	font-weight: normal;
}
.wittetekst{
	color: #FFFFFF;	
}
a:link {
	color : #00CC00;
	text-decoration : none;
}
a:visited {
	color : #00CC00;
	text-decoration : none;
}
a:hover {
	color : #FFFFFF;
	background-color: #00CC00;
	text-decoration : none;
}

