* {
	padding: 0;
	margin: 0;
}

html, body {
	font: 15px "Trebuchet MS", "Verdana", sans-serif;
	height: 100%
}

h1 {
	font-size: 15px;
	margin-bottom: 8px;
}

h3 {
	font-size: 11px;
}

h3 a {
	color: #0072ae;
}

img {
	border: none;
}

#leden {
	font-size: 11px;
}

#container {
	width: 1000px;
	height: 226px;
	margin: 0 auto;
}

#header {
	height: 226px;
	background: transparent url("/ext/img/header.jpg") no-repeat;
}

#content {
	float: left;
	margin-top: 12px;
	margin-left: 40px;
	min-height: 650px;
	padding-left: 200px;
	background: transparent url("/ext/img/bg_menu.jpg") no-repeat;
	line-height: 18px;
	width: 520px;
	padding-top: 20px;
}

#banner {
	float: right;
	width: 170px;
	margin-right: 25px;
	margin-top: 12px;
	background: #c4d9ed;
	min-height: 480px;
	text-align: center;
	padding-top: 20px;
}

#navigation {
	position: absolute;
	width: 145px;
	margin-left: 68px;
	margin-top: 240px;
}
	#navigation p {
		margin-top: 10px;
		text-align: left;
		margin-left: 5px;
		color: #fff;
		font-size: 10px;
		font-family: "Verdana", sans-serif;
	}

	#navigation p a {
		font-size: 10px;
	}

	#navigation li {
		list-style-type: none;
		border-bottom: 1px solid #80b9d7;
		padding: 3px;
	}

	#navigation a {
		font-size: 16px;
		color: #fff;
		text-decoration: none;
	}

	#navigation a:hover {
		color: #fff;
		text-decoration: underline;
	}

#leden {
	width: 100%;
}

.dark {
	background-color: #f6f6f6;
}

.dark td {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	padding-top: 10px;
}

.light td {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	padding-top: 10px;
}
