body {
	background-color: #D6D5C8;
	text-align: center;
	margin-top: 0;
}

.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px
}

#top {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background: #fff url(images/pict_home.jpg) no-repeat 11px 11px;
	padding: 11px 11px 0 11px;
	margin-top: 20px;
	position:relative;
}

#top h1 {
	display:block;
	height:227px;
	width:674px;
	text-indent:-9999px;
	margin:0;
}

#middle {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background: transparent url(images/bg_middle_home.gif) repeat-y;
	border-top: 11px solid #fff;
	border-right: 11px solid #fff;
	border-left: 11px solid #fff;
}

#left {
	width: 412px;	
	float: left;
}

#images {
	float: left;
	width: 130px;
	padding: 19px 0 0 19px;
}

#text {
	float: left;
	width: 262px;
}

#right {
	width: 262px;
	float: left;
}

#footer {
	margin: 0 auto;
	width: 674px;
	background-color: #6D798D;
	border: 11px solid #fff;
	color: #D1DBEA;
	font: 11px/22px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 5px 0px 5px 0px;
}

/* --- meer weten ------------------------------ */

#meer a, #meer2 a {
	text-indent: -9000px;
	text-decoration: none;
}

#meer a, #meer a:link, #meer a:visited {
	width: 262px;
	height: 47px;
	display: block;
	background: url(images/b_meer_weten.gif) transparent no-repeat;
}

#meer a:hover {
	width: 262px;
	height: 47px;
	display: block;
	background: url(images/b_meer_weten_over.gif) transparent no-repeat;
}

#meer2 a, #meer2 a:link, #meer2 a:visited {
	width: 262px;
	height: 46px;
	display: block;
	background: url(images/b_meer_weten2.gif) transparent no-repeat;
}

#meer2 a:hover {
	width: 262px;
	height: 46px;
	display: block;
	background: url(images/b_meer_weten2_over.gif) transparent no-repeat;
}

/* --- text ------------------------------------ */

#left p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;
	padding: 1px 0 0 18px;
}

* html #left p {
	padding-top: 15px;
}

#right p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;
	padding: 1px 18px 0 18px;
}

#footer a {
	color: #D1DBEA;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* --- images --------------------------------- */

.img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #D6D5C8;
	margin-bottom: 10px;
}

img {
	border:  0;
}


/* --- taal switch  --------------------------------- */

#taal {
	position: absolute;
	top:11px;
	left:11px;
}

#taal ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#taal li {
	float:left;
	display:inline;
}

#taal li a {
	display:block;
	text-indent:-99999px;
	border:0;
}

#taal li#nl a {
	height:21px;
	width:91px;
}

#taal li#fr a {
	height:21px;
	width:73px;
}
 
#taal a:link,
#taal a:visited {
	border:0;
}

#taal li#nl a:link,
#taal li#nl a:visited {
	background: url(images/b-taal-nl.gif) no-repeat;
}		

#taal li#nl a:hover {
	background: url(images/b-taal-nl.gif) no-repeat left bottom;
}	

#taal li#fr a:link,
#taal li#fr a:visited {
	background: url(images/b-taal-fr.gif) no-repeat;
}		

#taal li#fr a:hover {
	background: url(images/b-taal-fr.gif) no-repeat left bottom;
}	