﻿*
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #727272;
}
body, html
{
	height: 100%;
}
body
{
	background: #e1e1e1;
}
.container
{
	position: relative;
	display: block;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.clear
{
	clear: both;
}
a, a:link, a:hover, a:active, a:visited
{
	text-decoration: underline;
	color: #727272;
}
.header
{
	display: block;
	height: 45px;
	line-height: 45px;
}
.footer
{
	position: relative;
	display: block;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	height: 38px;
	line-height: 38px;
}
.footerleft, .headerleft
{
	display: inline;
	float: left;
}
.footerright, .headerright
{
	display: inline;
	float: right;
}
.headerright, .headerleft
{
	line-height: 45px;
	height: 45px;
}
.logo
{
	background-image: url( '/images/header-image_Marlon.jpg' );
	background-repeat: no-repeat;
	background-position: center center;
	height: 272px;
}
.menu
{
	height: 49px;
	display: block;
	padding-left: 2px;
}
.menu ul
{
	list-style-type: none;
}
.menu li
{
	text-transform: uppercase;
	list-style-type: none;
	margin: 1px 1px 1px 0px; /* width:120px; */
	height: 47px;
	float: left;
	text-align: center;
	font-size: 1.3em;
}
.menu li a
{
	background-color: #cccccc;
	line-height: 47px; /* width:120px; */
	height: 47px;
	display: block;
	text-decoration: none;
}
.menu li a:hover
{
	background-color: #999999;
	line-height: 47px; /* width:120px; */
	height: 47px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.menu li a:active, .menu li a.active
{
	background-color: #727272;
	line-height: 47px; /* width:120px; */
	height: 47px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.content
{
	padding: 22px 19px 24px 19px;
	display: block;
}
.contentleft
{
	float: left;
	display: inline;
	width: 246px;
	margin-right: 26px;
}
.contentright
{
	float: right;
	display: inline;
	width: 540px;
}
.contentlefthome
{
	float: left;
	width: 257px;
	margin-right: 26px;
	height: 270px;
	display: block;
	position: relative;
}
.contentrighthome
{
	float: right;
	width: 257px;
	height: 270px;
	display: block;
	position: relative;
}
.banner
{
	position: relative;
	width: 244px;
	height: 85px;
	background-image: url( 'images/banner.jpg' );
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
.hrContent
{
	border: solid 1px #d0d0d0;
	width: 97%;
	margin: 3px 0px 5px 0px;
	text-align: left;
}
h1
{
	font-size: 1.4em;
}
.h1Upper
{
	text-transform: uppercase;
}
.leesmeer, .leesmeer a
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 1.2em;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	width: 90px;
	text-align: left;
}
.flagicon
{
	vertical-align: middle;
	position: relative;
	top: -2px;
	width: 25px;
	height: 16px;
}
.sitemap
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.sitemap ul
{
	padding-left: 30px;
}
.bannerTekst1
{
	position: absolute;
	top: 25px;
	left: 20px;
	font-size: 1.2em;
	text-decoration: none;
}
.bannerTekst2
{
	position: absolute;
	top: 45px;
	left: 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

