*{
    margin: 0px;
    padding: 0px;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-size: 12pt;
}
img {
    border: none;
}
p {
	clear: both;
	margin-bottom: 1.1em;
}
br { 
	clear: both;
}
ul {
	margin-left: 0.8em;
}
a:hover {
	color: #f33;
}
article, section, aside, hgroup, nav, header, footer, figure, figcaption, #sitemap { 
    display: block;
}
#wrapper {
    width: 915px;
    margin-right: auto;
    margin-left: auto;
}
#content {
	width: 660px;
	float: left;
	font-size: 11pt;
}
#smallcontent {
    width: 455px;
    float: left;
    font-size: 11pt;
}
#rightsidebar {
	width: 205px;
	float: left;
	padding-left: 16px;
}
header {
	text-align:right;
}
header img {
	text-align:right;
	float: right;
}
aside, #content, #smallcontent, #rightsidebar {
	margin-top: 24px;
}
aside {
	padding-top: 4px;
}
aside {
    width: 215px;
    float: left;
    padding-left: 24px;
}
aside h3 {
       color: #f33;
       margin: 1.2em 8px;
       padding: 1em 2px;
       text-align: center;
       border: 1px solid #f33;
	margin: 1.2em 0px; 
	padding: 1em 2px;
	text-align: center;
}
aside a {
	color: #a40c0c;
	text-decoration: none;
}

aside ul#relpag {
	margin-left: 0;
	list-style: none;
	line-height: 2.2;
	font-weight: 900;
}
aside ul#relpag li a {
	color: #a40c0c;
}
aside ul#relpag li a:hover {
	color: #666;
}

#smallcontent h1, 
#content h1 {
	font: 22pt "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	color: #666;
	margin-bottom: 1em;
}
#smallcontent h2, 
#content h2 {
	color: #666;
	margin-bottom: 1em;
	font-size: 14pt;
}
#smallcontent blockquote, 
#content blockquote {
	color: #f33;
	margin-bottom: 1.3em;
	font-weight: 600;
}
#smallcontent a, 
#content a {
	color: #f33;
	text-decoration: none;
}
aside a:hover,
content a:hover {
	color: #c90;
	text-decoration: underline;
}
#nav {
	float: right;
	margin-bottom: 8px;
}
#nav ul {
	clear: both;
	width: 915px;
	list-style: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#nav ul li {
	margin-left: 27px;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 900;
}
#nav ul li a {
	text-decoration: none;
	display: block;
	color: #666;
}

#nav ul li a.actief {
	color: #a40c0c;
}
#nav ul li a:hover {
	color: #a40c0c;
}
#nav li {
	padding-left: 10px;;
}
#pagina {
}
#submenu h2 {
	width: 80%;
	font-size: 14pt;
	border-top: 1px solid #a40c0c;
	border-bottom: 1px solid #a40c0c;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1em;
}
#footer {
	clear: both;
	padding: 12px;
	border-top: 1px solid #999;
	background: #0B615E;
	color: #FBEFEF;
	margin-top: 1em;
	font-size: 10pt;
}
#footer h2 {
	font-size: 12pt;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #f33;
}
#footerlinks {
	float: left;
	margin-left: 4em;
}
#footerrechts {
	float: right;
	margin-right: 4em;
}

