﻿body
{
	background: url('/d5/images/sitebg.jpg') no-repeat;
	color:#4C4C4C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
}

.outsideContainer
{
	width:960px;
	min-height:100%;
	text-align:left;
	background: url('/d5/images/Background1.jpg') no-repeat;
	margin:0 auto;
}

.clearer
{
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}

.header
{
	height: 98px;
	background-color: #2c2c2c;	
	border-bottom: 1px solid black;
}

.content
{
	padding-bottom:30px;
}

.contentLeft
{
	width: 150px;
	height: 400px;
	float: left;
}

.contentMain
{
	display:inline;
	float:left;
	margin-top:0;
	min-height:450px;
	height:450px;
	width: 600px;
	padding: 2px;
	padding-bottom: 10px;
}
.contentMain1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4248;
	display:inline;
	float:left;
	margin-top:0;
	min-height:650px;
	height:600px;
	width: 600px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.contentMain1 A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4248;
	text-decoration: underline;
}
.contentRight
{
	width: 150px;
	height: 400px;
	float: left;
}

.contentSub
{
	display:inline;
	float:right;
	width:300px;
	background-color:#0FF;
	min-height:150px;
	height:150px;
}

html>body .contentMain,.contentLeft, .contentRight
{
	height: auto;
}

.footer
{
	width:960px;
	background-color:#e2e2e2;
	font-size:11px;
	color:#000;
	text-align:left;
	position:relative;
	height:30px;
	margin:-30px auto 0;
	background: url('/d5/images/contentbg.jpg') repeat-y;
}

.insideContainer
{
	position:relative;
	min-height:100%;
}

* html .footer
{
	margin-top:-30px;
}

* html .outsideContainer,html,* html .insideContainer
{
	height:100%;
	
}

<!-- D5 Start-->

.tekst_blauw {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4248;
	font-weight: bold;
}
.tekst_blauw A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4248;
	text-decoration: underline;
}
.tekst_wit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9f8f4;
}
.tekst_wit:link {
	text-decoration: none;
}
.tekst_wit:visited {
	text-decoration: none;
}
.tekst_wit:hover {
	text-decoration: none;
}
.tekst_wit:active {
	text-decoration: none;
}
.tekst_grijs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9d98;
	font-weight: bold;
}
.tekst_grijs:link {
	text-decoration: none;
}
.tekst_grijs:visited {
	text-decoration: none;
}
.tekst_grijs:hover {
	text-decoration: none;
}
.tekst_grijs:active {
	text-decoration: none;
}
<!--D5 einde-->

