#inhoud #sidebar{
	height: auto;
	padding-bottom:20px;
}
#tabel  {
	margin: 20px 20px 0px 20px;
	border-top: solid 1px #C5DBF0;
}
#tabel h2{
font-size: 22px;
font-weight: bold;
}

#tabel table{
	border-collapse: collapse;
}
#tabel table  td{
	font-size: 14px;
	padding:40px 0px 0px 0px;
	vertical-align:top;
	
}

#tabel table td {
border:none;
}

#tabel a:link,
#tabel a:visited{
	font-size:14px;
	color: #0075AC;
	text-decoration:none;
	font-weight:bold;
}

#tabel a:hover,
#tabel a:active{
	font-size:14px;
	color: #0075AC;
	text-decoration:underline;
	font-weight:bold;
}
#tabel table tr.start{
	
	height: 24px;
	vertical-align:top;
}
#tabel table tr{
	
	height: 60px;
	vertical-align:top;
}

#tabel table td.k1{
	width:160px;
	text-align:right;
}
#tabel table th.k2{
	width:520px;
}

#tabel table td.k1 img{
	margin-right:20px;
}

#inhoud #sidebar1{
	width:240px;
	float:right;
	background-image:url('/images/bgwit.png');background-repeat:no-repeat;background-position: top left;
}

#inhoud #sidebar{
	background-color:#ffffff;
	height: auto;
	-moz-border-bottom-right-radius: 19px;
	border-bottom-right-radius: 19px;
}

#inhoud #sidebar1 #hoekje{
	background-image:url('/images/linksboven.png');width:240px;height:10px;background-repeat:no-repeat;background-position: top left;background-repeat:no-repeat;
}


#footer1{
	margin-left:110px;
	margin-top:0px;
	width:980px;
	min-height:200px;
	margin-bottom:0px;

	overflow:hidden;
	position:relative;
}


#footer{
	-moz-border-top-right-radius: 19px;
	border-top-right-radius: 19px;
	width:auto;
	min-height:200px;
		background-color: #ffffff;
		overflow:visible;
		margin-left:0px;
}
#footer1 #hoekje{
	background-image:url('/images/linksonder.png');width:980px;height:8px;background-repeat:no-repeat;background-position: top left;
}