#container {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background: url(images/schaduw-midden.png) repeat-y white;
}

#logo {
	position: absolute;
	left: 125px;
	top: 67px;
}

#content_container {
	position: relative;
	background: #eff2f3;
	width: 688px;
	margin: 228px 0 0px 237px;
}

#container_boven {
	background: url(images/schaduw-boven.png) no-repeat top white;
	height: 41px;
}

#content_boven {
	background: url(images/bgblue_boven.png) no-repeat top left #eff2f3;
	width: 688px;
	height: 11px;
}

#container_onder {
	height: 260px;
	background: url(images/bgblue_onder.png) no-repeat #eff2f3;
	margin: 0;
	padding: 65px 0 0 360px;
	height: 130px;
}

#container_onder a {
	margin: 20px;
	height: 70px;
	width: 120px;
	display: inline-block;
}

#container_onder a img {
	vertical-align: middle;
}

#content {
	margin: 0 50px;
	color: #a9a9a9;
	color: #448;
	font-size: 13px;
	padding-bottom: 1em;
}

#buttonbar {
	position: absolute;
	width: 150px;
	top: 276px;
	left: 89px;
}

.button {
	margin-right: 20px;
	margin-top: 6px;
	font-size: 13px;
	text-align: left;
}

.button img {
	position: relative;
	top: 11px;
	margin-right: 12px;
}

.button a {
	text-decoration: none;
	color: #4977bb;
}

#content a {
	color: #444488;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
}

.verborgen {
	display: none;
}



body {
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	background: white;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	font-family: arial narrow, arial, sans-serif;
	letter-spacing: 2px;
	margin: 0 0 1em 0;
	color: #DE1B19;
}

h2 {
	font-family: arial narrow, arial, sans-serif;
	color: #DE1B19;
	font-weight: bold;
	font-size: 16px;
	margin: 1em 0 0 0;
}

img {
	border: none;
}

th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
