/* left side */
.left-sub { float: left; width: 740px; margin: 10px 0 5px 0; padding-top:-10px; }
	.left-sub-abc {
		height:60px;
		margin: 5px 20px 5px 10px;
		padding: 0 0 0 0;
		text-align: justify;
		/*border-bottom: 1px dotted #ccc;*/
		color: #000;
		background: #fff;
	}
	
	.left-sub-content1 {
		/*height:320px;*/
		margin: 120px 20px 5px 10px;
		padding: 5px 0 0 0;
		/*text-align: justify;*/
		/*border-bottom: 1px dotted #ccc;*/
		color: #000;
		background: #fff;
}

	.left-sub-content {
		/*height:320px;*/
		margin: 120px 20px 5px 10px;
		padding: 5px 0 0 0;
		/*text-align: justify;*/
		/*border-bottom: 1px dotted #ccc;*/
		color: #000;
		background: #fff;
}
	
.left-sub p { 
		font: 1em/1.6em Tahoma, Verdana, Arial, sans-serif; 
		margin:15px 0 0 0; 
		padding: 5px 0 0 10px;
}

.left-sub ul {
		padding: 25px 0 0 35px;
}

.left-sub li { 
		font: 100% Tahoma, Verdana, Arial, sans-serif; 
		margin:0; 
		padding: 5px 0 0 20px;
		list-style:disc outside;
		line-height: 18px;
}

.left-sub-content, .left-sub-content1 { font-size:120%; line-height: 150%; }	
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-top: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }

.left-sub h1 {
	font: 180% Tahoma, Verdana, Arial, sans-serif; 
	font-weight:bold;
	margin:25px 0 -5px 0;
}

.left-sub h2 {
	font: 150% Tahoma, Verdana, Arial, sans-serif; 
	font-weight:bold;
	margin:25px 0 -5px 0;
}

.left-sub h3 {
	font: 130% Tahoma, Verdana, Arial, sans-serif; 
	font-weight:bold;
	margin:25px 0 -5px 0;
}

.left-sub h4 {
	font: 110% Tahoma, Verdana, Arial, sans-serif; 
	font-weight:bold;
	margin:25px 0 -5px 0;
}

/* bottom thirds */
.thirds { float: left; width: 203px; background: #fff; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../beeld/smallboxtop1.gif) no-repeat; color: #000; } 
	.smallbox { background: #fff url(../beeld/smallbox1.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; margin-bottom:10px; }
	.smallbox p { padding: 0; margin: 0; }
	.smallbox .image { float: left; margin: 0 9px 0 0; }

	
/* right side */
#right-sub {
	float: right;
	width: 205px;
	margin: 0 0 10px 0;
}

	.boxtop { height: 19px; background: #fff url(../beeld/boxtop1.gif) no-repeat; color: #000; }
	.box { background: #fff url(../beeld/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


.iframe {
	float: right;
	margin-top: -210px;
}

.abclinks { 
	font-family: tahoma, verdana, arial; 
	font-size: 120%; 
	font-weight: bold;
	color: #999999; 
	text-decoration: none; 
	line-height:20px;
} 
	
.abclinks2 { 
	font-family: tahoma, verdana, arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #999999; 
	text-decoration: none;
	padding: 0 8px 0 5px;
	line-height:20px;
} 

.invultekst {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #999999; 
	text-decoration: none;
}

.sitemap-verstopt {
	color: #FFFFFF;
}

.sitemap-verstopt a {
	color: #FFFFFF;
}

.sitemap-verstopt a:hover {
	color: #FFFFFF;
}

.floatrightcentertext {
	float:right;
	padding: 25px;
	margin:15px 30px 15px 15px;
	text-align:center;
}

blockquote {
	padding:5px 5px 25px 5px;
	border-top:solid 1px #CCC;
	border-bottom: solid 1px #CCC;

}