html, body {
	height:100%;
	text-align: left;
}
body {
	text-align: center;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #2a2a2a;
	background-color: #fff;
	margin:0;
	padding:0;
}
a:link, a:active, a:visited, a:hover{
color:#3e87b4;
}

.wrapper {
	position: relative;
	height:100%;
}
#container {
	position:relative;
	width: 950px;
}
#top {
	width:950px;
	height:75px;
}
*html #top {
	float:left;
	width:950px;
	height:75px;
}
#top h1 {
	float:left;
	width:250px;
	height:50px;
	margin:0 0 0 225px;
	padding: 15px 0 0 0;
	background-color:#3e87b4;
	color:#fff;
	font-size:2.2em;
	font-weight:normal;
	text-align:center;
}
*html #top h1 {
	float:left;
	width:250px;
	height:50px;
	margin:0 0 0 200px;
	padding: 15px 0 0 0;
	background-color:#3e87b4;
	color:#fff;
	font-size:2.2em;
	font-weight:normal;
	text-align:center;
}
#top h2 {
	float:left;
	width:250px;
	height:50px;
	margin:0;
	padding: 15px 0 0 0;
	background-color:#78817e;
	color:#fff;
	font-size:2.2em;
	font-weight:normal;
	text-align:center;
}
#talen {
	width:950px;
	height:350px;
}
#talen .nl {
	float:left;
	width:277px;
	height:282px;
	background:url(../images/bg-taal.gif) no-repeat 0px 5px;
	margin:0;
	text-align:left;
}
#talen .taal {
	float:left;
	width:277px;
	height:282px;
	background:url(../images/bg-taal.gif) no-repeat 0px 5px;
	margin:0 0 0 58px;
	text-align:left;
}
*html #talen .taal {
	float:left;
	width:277px;
	height:282px;
	background:url(../images/bg-taal.gif) no-repeat 0px 5px;
	margin:0 0 0 46px;
	text-align:left;
}
#talen .titel {
	margin:0 0 0 15px;
	padding:0 15px 0 15px;
	background-color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
#talen .tekst {
	width:240px;
	height:150px;
	margin:15px 0 0 15px;
	padding:0;
	text-align:justify;
}
#talen .btn {
	width:200px;
	height:32px;
	margin:0 43px;
	padding:5px 0 0 0;
	background:url(../images/bg-btn.gif) no-repeat 5px 0px;
	text-align:center;
}
#talen .btn a:link, #talen .btn a:active, #talen .btn a:visited, #talen .btn a:hover{
	color:#2a2a2a;
	text-decoration:none;
	font-weight:bold;
}
#gegevens{
width:950px;
border-top:1px solid #dbdbdb;
}
.streep{
border-left:#dddddb 1px solid;
}
