@charset "utf-8";

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 0px;
}
#container {
	width: 940px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	margin-top: 30px;	
	padding-bottom: 10px;
}
#navigatie{
	border-bottom: 2px dotted black;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
}
#breadcrumbs {
	height: 20px;
	margin-top: 10px;
}
#breadcrumbs a {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
#breadcrumbs img {
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: top;
	margin-top: 5px;
}
#content{
	line-height: 1.8em;
	letter-spacing: 0.1em;
	clear: both;
}
#footer{
	border-top: 2px dotted black;
	text-align: right;
	padding-top: 3px;
	letter-spacing: 0.15em;
	font-size: 10px;
	color: #999999;
	margin-top: 40px;
	padding-bottom: 20px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: normal;
}
h1:first-letter {
	color: #ED1C24;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	color: #999999;
}
h2:first-letter {
	color: #ED1C24;
}
a {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


-->

