@charset "utf-8";
/* CSS Document d-fit.nl */

@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('titilliumtext600wt-webfont.eot');
	src: local('☺'), url('titilliumtext600wt-webfont.woff') format('woff'), url('titilliumtext600wt-webfont.ttf') format('truetype'), url('titilliumtext600wt-webfont.svg#webfontVZKe6yXd') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #484e41;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #484e41;
}

a:link, a:visited, a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #484e41;
	text-decoration: underline;
}

a:hover {
	color: #BCBE00;
	text-decoration: none;
}


h1 {
	font-family: "TitilliumText14L600wt", Helvetica, Arial, sans-serif;
	font-size: 14pt;
	margin-top:  12px;
	margin-bottom: 0px;
	color: #BCBE00;
}

h2 {
	font-family: "TitilliumText14L600wt", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #888;
}

h3 {
	font-family: "TitilliumText14L600wt", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	color: #BCBE00;
}

.Container {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color:  #fff;
	padding-bottom: 50px;
}


.Divide {
	clear: both;
}

.Nav {
	width: 230px;
	float: left;
}

.Content {
	width: 420px;
	float: left;
}

.Content a:link, .Content a:visited, .Content a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #484e41;
	text-decoration: underline;
}

.Content a:hover {
	color: #BCBE00;
	text-decoration: none;
}

.Fotoos {
	width: 260px;
	float: left;
	margin-left: 40px;
}

.Fotoos img {
	margin-bottom: 20px;
}

.Foot {
	width: 960px;
	margin: 0 auto 50px auto;
	border-bottom: #333;
	color: #6c7265;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	padding: 20px;
	text-align: left;
}

.Foot a:link, .Foot a:visited, .Foot a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #6c7265;
	text-decoration: underline;
}

.Foot a:hover {
	color: #BCBE00;
	text-decoration: none;
}


