/*Design door Guido Groeneveld*/body {	background-image: url(images/bgmidden.jpg);	background-position:center top;	background-attachment:scroll;	background-repeat: repeat-y;	background-color: #212121;	}/*------opbouw-------*/#portal {	width: 100%;	margin: auto;	text-align:center;	}#container {	margin: 0 auto;   	text-align: center; 	width: 738px;	padding:0px;	} #banner {	margin: 0px 0px 0px 0px;	}	#outer { 	border-left: solid 200px #EBD3E0;  	background-color: #ffffff;  	} #inner { 	margin:0px; width:738px;	} #left {	width:212px;	float:left;	position:relative;	margin-left:0px;	margin-right:1px;	top: 6px; 	} #new {	width:250px;	float:left;	position:relative;	margin-left:0px;	margin-right:1px;	background-color: #EFD5A5;	background-position: left;	bottom: 70px;	left: 240px;	height: 50px;	overflow: auto;	text-align:left;	font:Arial, Helvetica, sans-serif;	font-size:9px;	margin-left: 4px; 	}#content {	width:521px;	position: relative;	height: 509px;	float: left;	left: 5px;	top: 6px;	}	#footer {	clear:left;	padding:0px;	margin:0px;	text-align: right;	} 	/*opmaak*/ a {color:#CC0000;}a:hover {color: #564b47;}a:active { color:#000000;}.img {		float: left;		margin-top: 7px;		margin-left: 7px;		}		.home {		background-image: url(images/body_index.jpg);		background-repeat:no-repeat;		}.kwandebele {		background-image: url(images/body_kwandebele.jpg);		background-repeat:no-repeat;		}.titel {				margin-top:15px;		font-family:Georgia, Times New Roman, Times, serif;		font-size: 18px;		color: #CC0000;		text-align:left;		float:left;		}.subtitel {		clear:both;		margin-top: 10px;		font-family:Helvetica, Arial, sans-serif;		font-weight:600;				font-size:14px;		line-height:14px;		color:#CC0000;		text-align:left;		float:left;		}		.inleiding {		margin-top: 5px;		font-family:Georgia, Times New Roman, Times, serif;		font-weight:300;		font-size:12px;		color: #000000;		text-align:justify;		float:left;		width:350px;		}				.plattetekst {		font-family:Helvetica, Arial, sans-serif;		clear:left;		font-size: 12px;		line-height:12px;		text-align: justify;		color:#000000;		width: 450px;		}.listitems {		font-family:Helvetica, Arial, sans-serif;		clear:left;		font-size: 12px;		line-height:14px;		text-align: left;		color:#000000;		width: 470px;		}					p{		margin-left: 15px;		float:left;			}			
