body{
	background-color:#2C1764;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C1764;
}

a, a:hover, a:link, a:visited{
	color:#A90232;
	text-decoration:underline;
}

img{
	border:0px none #ffffff;
}

.header{
	background-color:#ffffff;
	height:105px;
	padding:0px 0px 0px 435px;
}

.header img{
	margin:11px 0px 8px 0px;
}

.sfeer{
	height:100px;
	background-image:url(../images/sfeer.jpg);
	background-repeat:repeat-x;
}

.content{
	background-color:#CBC3DA;
	float:left;
	width:100%;
}

.content .kaart{
	width:435px;
	float:left;
	margin:0px 0px 0px 0px;
	border:0px none #ffffff;
	position: relative;
	height: 417px;
}
	.content .kaart div#Links {
		position: absolute;
		bottom: 0px;
		left: 0px;
		padding: 5px 15px 5px 10px;
		background-color: white;
		opacity: 0.85;
		filter: alpha(opacity=85);
	}
	.content .kaart div#Links a {
		display: block;
		color: #2C1764;
		padding-top: 3px;
		padding-left: 12px;
		text-decoration: none;
		font-weight: bold;
		background-image:url(../images/bullet.gif);
		background-repeat: no-repeat;
		background-position: left 9px;
	}
	.content .kaart div#Links a:hover {
		color: #A90232;
	}

.content .tekst{
	width:345px;
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px none #ffffff;
}

.content .tekst .bull{
	color:#A90232;
	font-weight:bold;
	font-size:14px;
}

.footer{
	padding: 0px 0px 0px 435px;
}

.footer #logoBF{
	margin-top: 10px;
}

.footer #logoASR{
	margin-left: 100px;
	margin-top: 10px;
}
