a {
	outline-style:none;
}

a:link {color: #000000} /* niet bezochte link */
a:visited {color: #000000} /* bezochte link */
a:hover {color: #FBC300} /* mouse over link */
a:active {color: #000000} /* actieve link */

body {
	margin:auto;
	padding:0;
	text-align:left;
	background:#3D3D3D url(../img/background.jpg) repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#767779;
}

/*/////////////////////////////////*/
div#container{
	margin:0 auto;
	width:1000px;
	background:;
}
div#HeaderWrapper {
	width:1000px;
	padding:0;
	margin:0;
	float:left;
	background:;
}
div#LeftWrapper {
	width:195px;
	
	margin:0;
	padding:45px 40px 0 15px;
	float:left;
	background:url(../img/left.jpg) no-repeat;
}
div#ContentWrapper {
	width:495px;
	padding:225px 15px 15px 15px;
	margin:0;
	float:left;
	background: url(../img/content.jpg) no-repeat;
}
div#ContentWrapperWatdoeik {
	width:495px;
	padding:225px 15px 15px 15px;
	margin:0;
	float:left;
	background: url(../img/contentwatdoeik.jpg) no-repeat;
}
div#ContentWrapperHoedoeik {
	width:495px;
	padding:225px 15px 15px 15px;
	margin:0;
	float:left;
	background: url(../img/contenthoedoeik.jpg) no-repeat;
}
div#ContentWrapperVoorwie {
	width:495px;
	padding:225px 15px 15px 15px;
	margin:0;
	float:left;
	background: url(../img/contentvoorwie.jpg) no-repeat;
}
div#ContentWrapperContact {
	width:495px;
	padding:225px 15px 15px 15px;
	margin:0;
	float:left;
	background: url(../img/contentcontact.jpg) no-repeat;
}
div#RightWrapper {
	width:195px;
	
	margin:0;
	padding:35px 15px 0px 15px;
	float:left;
	background:url(../img/right.jpg) no-repeat top ;
}
div#Menu {
	width:675px;
	height:50px;
	padding:0 163px 0 162px;
	margin:0;
	float:left;
	background:url(../img/menu.jpg) no-repeat;
}
div#Footer {
	width:980px;
	height:23px;
	padding: 7px 10px 0 10px;
	margin: 0 ;
	float:left;
	text-align:left;
	background:url(../img/footer.jpg) no-repeat;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div#WrapperExtra {
	width:1000px;
	margin:0;
	float:left;
	background:#FFFFFF url(../img/middle.jpg) repeat-y;
}



div#Footer a:link {color: #FFFFFF; text-decoration:none; font-size:10px;} /* niet bezochte link */
div#Footer a:visited {color: #FFFFFF; text-decoration:none; font-size:10px;} /* bezochte link */
div#Footer a:hover {color: #FBC300; text-decoration:underline; font-size:10px;} /* mouse over link */
div#Footer a:active {color: #FFFFFF; text-decoration:none; font-size:10px;} /* actieve link */