body {
  background-color:#FFFFFF;
	color:#000000;
	font-size:13px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
td {
	vertical-align:top;
}
#canvas {
  width:100%;
}
#header {
	display:none;
}
#header p{
	display:none;
}
#content {
  width:100%;
}

#mainNav{
	display:none;
}
#subNav{
	display:none;
}

#Text {
  background-color:#F7E26F;
	/*border:1px solid green;*/
	margin-right:15px;
}
#Text table{
  background-color:#F7E26F;
}
#Content {
  width:950px;
}
#textTable {
}
#textTable a:link, #textTable a:visited, #textTable a:active{
	text-decoration:underline;
	color:#000000;
}
#textTable a:hover {
	text-decoration:underline;
	color:#000000;
}

#textTable TD {
	padding:20px 10px 30px 40px;
}
#textTable p {
	margin:0px 0px 15px 0px;
}
#textColumn img{
	margin:0px 0px 5px -5px;
}
#imageColumn img {
	margin:45px 15px 0px 0px;
}
.praktijkvoorbeeld {
  background-image:url(../images/praktijkvoorbeeld.gif);
	background-repeat:no-repeat;
  background-color:#E8983C;
	padding:35px 20px 15px 20px;
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
}
.nadruk {
	font-weight:bold;
}
.subkop {
	font-weight:bold;
	font-size:14px;
	color:#DB5A23;
	line-height:30px;
}
#footer {
  width:950px;
	height:15px;
	margin:auto;
}
#shadowBottom {
  background-color:#E38158;
	height:20px;
	text-align:right;
	font-size:12px;
	color:#903B17;
	padding-right:5px;
}
