html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	margin-bottom: 10px;
	background: url(../images/body_bg.gif) repeat-x #ffffff;
	line-height: 16px;
	text-align: justify;
	height: 100%;
}

#container {
	width: 832px;
	margin: 0px auto;
	background: #ffffff;
	min-height: 100%;
	height: auto;
	height: 100%;
	position: relative;
}

#left {
	float: left;
	width: 597px;
}

#right {
	float: left;
	width: 235px;
}

#header {
	width: 597px;
	height: 172px;
	background: url(../images/menu/header.gif) no-repeat;
	padding-top: 52px;
}

#headerright {
	background:url(../images/header_right.jpg) no-repeat bottom;
	height: 194px;
}

#menutop {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	float: right;
	width: 184px;
	height: 20px;
	background: #878787;
	color: #ffffff;
}

#menutop ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menutop li {
	float: right;
	margin-top: 1px;
	margin-left: 20px;
}

#menutop li a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#menutop li a:hover {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}

#menutop li a:visited {
	float: left;
	display: block;
	color: #ffffff;
}

#menutop li a:active {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: underline;
}

#contentleft {
	float: left;
	width: 570px;
	padding: 10px;
	background: #ffffff;
}

#contentright {
	width: 209px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 155px;
	position: absolute;
	float: right;
	background: #f9f9f9;
	height: auto;
	height: 100%;
}

h1 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
}

h2 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.vanElten {
	color: #1f86d3;
}

.nieuws {
	width: 216px;
	padding-right: 17px;
	margin-bottom: 20px;
}

.timestamp {
	font-size: 9px;
	color:#999999;
	text-align: right;
}

.textalignright {
	text-align: right;
}

a:link {
	color: #1f86d3;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1f86d3;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.photoleft {
	float: left;
	margin-right: 10px;
	border: 2px solid #4e5f6e;
}

#footer {
	width: 812px;
	padding: 10px;
	margin: 0px auto;
	background: #ffffff;
	float: left;
}
