body{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.container{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
}

.header{
	width: 980px;
	height: 232px;
	float: left;
	text-align: left;
	position: relative;
}


.logo{
	z-index: 2000;
	position: absolute;
	top: -9px;
	left: 20px;
}

.menu{
	width: 980px;
	height: 50px;
	float: left;
	background-image: url('../images/menu.png');
	background-repeat: no-repeat;
}

.clear{
clear: both;
}

/*
.menu ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.menu ul li{
	list-style-type:none;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image: url('../images/streep.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}

.menu ul li:hover{
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

.menu ul .menu_current{
	color: #ffffff;
	text-decoration: none;
}

.menu ul li .menu_default{
	color: #315990;
}

.menu ul li .menu_current{
	color: #ffffff;
	background-image: none;
	text-decoration: none;
}

.menu ul li span a{
	text-decoration: none;
}*/

.content{
	width: 761px;
	height: 436px;
	float: left;
	margin-left: -6px;
	background-image: url('../images/content.png');
	background-repeat: no-repeat;
}

.content-inhoud{
	width: 719px;
	height: 275px;
	float: left;
	margin-left: 8px;
	margin-top: 6px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	padding-left: 20px;
	padding-top: 5px;
}

.content-inhoud a{
	color: #254e84;
	text-decoration: none;
}

.content-inhoud a:hover{
	text-decoration: underline;
}

.content-inhoud img{
	border: none;
}

.sponsoren{
	width: 739px;
	height: 119px;
	float: left;
	margin-left: 7px;
	margin-top: 11px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	overflow: visible;
}

.sponsor{
	float: left;
	width: 102px;
	text-align: center;
}

.sponsor a{
	color: #333333;
	text-decoration: none;
}

.sponsor a:hover{
	text-decoration: none;
	color: #315990;
}

.sponsor img{
	border: none;
}

.radar{
	width: 223px;
	height: 406px;
	margin-top: 5px;
	float: left;
}

.radar img{
	border: none;
}


.footer {
	color: #315990;
	height: 20px;
	width: 900px;
	float: left;
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	margin-top: 30px;
}

.footer a{
	color: #0e4f63;
	text-decoration: none;
}

.footer a:hover{
	color: #0e4f63;
	text-decoration: underline;
}
