body {
	background:#3C3128;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ECBF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

body a{
	color:#ECBF00;
	text-decoration:none;
	font-weight:bold;
}
body a:hover{
	color:#ECBF00;
	text-decoration:underline;
	font-weight:bold;
}

div#overallContainer {
	border-left: 2px solid #E6BB3B;
	border-right: 2px solid #E6BB3B;
	border-bottom: 2px solid #E6BB3B;
	margin:auto;
	padding:0px;
	height:auto;
	width:800px;
	text-align:left;
}
div#overallContainer td{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
}

div#topContainer {
	height:199px;
	width:auto;
}

div#mainContainer {
	background-image: url("../images/bg_verloop_main.gif");
	background-repeat: repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	float:left;
}

.taalhome {
	padding:10px 0px 0px 20px;
	margin:0px;
	width:auto;
	display:block;
}

div#contentHolder {
	width:auto;
	float:left;
}
div#birdHolder {
	margin:10px;
	padding:0px;
	width:292px;
	float:right;

}

div#taalKeuze {
	margin:20px 0px 0px 50px;
}

div#homepage {
	background-image: url("../images/home_bg_the.gif");
	background-repeat: repeat-x;
	background-position:top;
	width:800px;
}
div#homepage TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}
.waarwanneer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}
div#leftTxt {
	margin:15px;
	width:400px;
	float:left;	
}
div#serviceLinks {
	margin:15px;
	width:auto;
	float:left;	
}

div#omgeving {
	width:770px;
	margin:15px;
}

.imageLink {
	width:auto;
	padding:5px;
	float:left;
}

