*{
	margin: 0;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFF00;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 19px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
}

p {
	margin-bottom: 18px;
}

#header {
	background: url(/images/header_bg.jpg);
}

#menu {
	width: 150px;
	float: left;
}

#content {
	float: left;
	margin-left: 20px;
	color: #FFFFFF;
	width: 680px;
}


#index {
	margin-top: 18px;
	width: 401px;
	float: left;
}

#agenda {
	color: #FFFFFF;
	margin-top: 19px;
	margin-left: 406px;
	color: #FFFFFF;
}

#agenda .header {
	background: #660000;
	width: 198px;
	height: 19px;	
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 1px;
}

#agenda .items {
	background: #999999;
	width: 198px;
	font-size: 13px;
	padding-bottom: 4px;
}

#agenda p {
	padding-left: 2px;
	padding-top: 2px;
	margin-bottom: 13px;
}

.foto_omschrijving {
	font-size: 13px;
}