/* CSS Document */
body {
	background:#003366;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-size:12px;
}
table {
	margin:0 10px 10px 0;
}
a {
	color:#7D2535;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
#top,#menu,#container2 {
	width:800px;
}
#top {
	height:114px;
	background:url(../images/winter.jpg) center center repeat-x;
}
#menu {
	background-color:#000;
	height:18px;
}
#container2 {
	background-color:#600121;
}
#datum {
	margin:0 0 0 100px;
	padding-right:10px;
	background-color:#ad0039;
	height:18px;
	text-align:right;
	color:#fff;
	font-style:italic;
	line-height:18px;
}
#content {
	margin:0 0 0 100px;
	padding:0 0 0 20px;
	background:#fff url(../images/bgrnd.jpg) 0 0 no-repeat;
	text-align:left;
	overflow:hidden;
}
#logo {
	background:url(../images/logo.gif) right top no-repeat;
	height:150px;
}
#body {
	float:left;
	width:480px;
	overflow:hidden;
}
#body h1 {
	color:#7D2535;
	font-size:14pt;
}
#body h2 {
	margin-top:10px;
	font-size:9pt;
	font-weight:normal;
	color:#333333;
}
#body h2 a {
	color:#333333;
}
#body p {
	text-align:justify;
}
#body p.header {
	font-weight:bold;
}
#body .foto {
	clear:right;
	margin:0 5px 5px 0;
}
#subitems {
	list-style:none;
	padding:0;
	margin:0;
}
#subitems li {
	margin:0 0 10px 0;
	clear:both;
	overflow:hidden;
}
#subitems li img {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #444;
	width:80px;
	height:80px;
}
#subitems li .dummyimg {
	width:80px;
	height:80px;
	float:left;
	margin:0 10px 0 0;
}
#subitems li a {
	display:block;
	width:380px;
	float:left;
	clear:right;
	font-weight:bold;
}
#rechterbalk {
	margin:0 10px 0 500px;
	padding-left:10px;
	border-left:1px solid #ddd;
	font-size:8pt;
}
#rechterbalk h2 {
	font-size:15px;
}
#rechterbalk h3 {
	margin-top:0;
	color:#7D2535;
	font-size:9pt;
}
#rechterbalk h4 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:8pt;
}
#rechterbalk a.leesverder {
	display:block;
	margin:0 0 10px 0;
	font-size:8pt;
}


