@charset "utf-8";
.menubalk {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #333;
	text-align: left;
	text-indent: 3px;
	padding-left: 5px;
}
a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#container .marcia a em {
	font-size: 9px;
	color: #999;
}

a:visited {
	text-decoration: none;
	color: #C00;
	font-weight: bold;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #F00;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #F00;
	font-size: 10px;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 12px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-weight: bolder;
}
h3 {
	color: #000;
	text-align: left;
	font-size: 10px;
}
.knoppenbalk {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #900;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
.tabelmenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.marcia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}


#header {
	height: 150px;
	padding-top: 10px;
	padding-left: 150px;
}

#menuknoppen {
	height: 30px;
}

#titel {
	height: auto;
	margin-left: 150px;
	top: 25px;
	vertical-align: text-bottom;
	padding-left: 20px;
	padding-top: 25px;
}

#ondermenu {
	clear: both;
	height: 30px;
}

#foto {
	float: left;
	height: 400px;
	width: 150px;
}

#content {
	float: left;
	height: 400px;
	overflow: auto;
	width: 570px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	line-height:13px;
	padding-left: 10px;
	color: #333;
}
.paarscursief {
	color: #666;
	font-weight: bold;
}
#mars {
	font-size: 9px;
}
a {
	font-size: 10px;
}


body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

