@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000;
}
body {
	margin: 0px;	
}
#inhoud {
	width: 740px;
	}
#menu {
	margin:15px auto 0px auto;
	width: 800px;
	}
#header {
	margin:15px auto;
	font-size:36px;
	width:800px;
	text-align:center;
	height:50px;
	}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 36px;
	color: #000;
	text-align:center;
	font-weight:100;
	margin-top:15px;
}
h3 {
	font-size: 14px;
	color: #000;
}

.fotorechts {
	border:1px solid #000;
	margin-left:15px;
	float:right;
	}
