html {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}

a {
	color: #ffffff;
}

.container {
	width: 1000px;
	margin: auto;
	padding: 0;
	background-color: #1a1a1a;
}

.topmenu {
	width: 990px;
	padding-top:5px;
	padding-bottom:5px;
	padding-bottom:10px;
	padding-right: 10px;
	font-size: 13px;
	color: #868788;  
	text-align: right;
	border-bottom: 1px solid #323232;
}

.topmenu a {
	text-decoration: none;
	color: #868788;   
	}

.mainmenu {
	width: 1000px;
	height:401px;
	border-bottom: 1px solid #323232;
}

.brochure-klein {
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	background-image: url(/images/brochure-klein.png);
	height: 72px;
	width: 283px;
	background-position: right;
	padding-top: 38px;
	padding-left: 5px;
}

.brochure-klein a {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}

.vraag-aan {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}

.driekoloms {
	width: 1000px;
	height:500px;
}

.copyright {
	color: #868788;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}

.copyright a {
	color: #868788;
	text-decoration: none;
}
.landingpages {
	color: #1d1d1d;
	background-color: #000000;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #323232;
	clear: both;
}
.landingpages a {
	color: #1d1d1d;
}
.kolom1 {
	width: 333px;
	background: #000000;
	border-bottom: 1px solid #323232;
	float: left;
	height:500px;
}

.kolom2 {
	width: 333px;
	background: #1a1a1a;
	border-bottom: 1px solid #323232;
	float: left;
	height:500px;
}

.kolom3 {
	width: 334px;
	background: #1a1a1a;
	border-bottom: 1px solid #323232;
	float: left;
	height: 500px;
}

.titel-kolom {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 313px;
	color: #000000;
	background: #ffc225;
}

.titel-kolom a {
	text-decoration: none;
	color: #000000;
	}

.haakjes {
	color: #646464;
}

.text-home {
	width: 290px;
	margin: 20px;
	color: #ffffff;
	text-align: justify;
	font-size: 13px;
}

.text-home a {
	text-align: right;
	text-decoration: none;
	color: #ffc125;
	font-size: 13px;
}

.mainmenu-boven {
	height: 40px;
	padding-top: 60px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 16px;
}

.mainmenu-boven a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.mainmenu-boven a:hover {
	color: #ffc225;
}

a.in {
	color: #ffc225;
}

.mainmenu-links {
	border-top: 1px solid #323232;
	background-color: #000000;
	height: 300px;
	width: 333px;
	float: left;
}

.mainmenu-links a {
	text-decoration: none;
	height: 22.4px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.menuitem {
	color: gray;
	text-decoration: none;
	height: 24px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #323232;
	background-repeat: no-repeat;
	background-image: url('../images/pijltje-grijs.png');
	padding-left: 2px;
	display:block;
}

.mainmenu-links a.active span.menuitem-naam {
	color: #f6c138;
}

.lastmenuitem {
	border-bottom: 0px;
}

.menuitem a {
	color: gray;
	text-decoration: none;
	background-repeat: no-repeat;
}

.menuitem a:hover {
	color: yellow;
	text-decoration: none;
	background-repeat: no-repeat;
}

.menuitem-type {
	font-size: 12px;
	width: 40px;
	float: left;
	padding-top: 1px;
}

.menuitem-naam {
	padding-left: 20px;
	width: 240px;
	float: left;
}

.mainmenurechtscontainer {
	position:relative;
}
.mainmenu-rechts {
	height: 100px;
	width: 667px;
	float: left;
	padding-top: 201px;
	vertical-align: bottom;
	position:absolute;
	right:0;
}

.type-letter {
	color: #8f9091;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
	}

.type-titel {
	color: #ffc225;
	font-size: 24px;
	padding-top: 5px;
	padding-left: 20px;	
	}

.type-omschrijving {
	color: #ffffff;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	}

.type-details-letter {
	color: #8f9091;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
	}

.type-details-titel {
	color: #ffc225;
	font-size: 24px;
	padding-top: 5px;
	padding-left: 20px;	
	}

.type-details-omschrijving {
	color: #ffffff;
	text-align: justify;
	width: 300px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	}

.mainmenu-boven a {
	text-transform:uppercase;
	}
	
h1 {
	font-size: 20px;
	width: 313px;
	color: #000000;
	background: #ffc225;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
