﻿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:150px;
	height:500px;
	width: 600px;
	padding: 6px;
	padding-bottom: 10px;
}

.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;
	COLOR: #3d4248; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
   	font-size: 12px;
}
.tekst_blauw:link {
	TEXT-DECORATION: none
}
.tekst_blauw:visited {
	TEXT-DECORATION: none
}
.tekst_blauw:hover {
	TEXT-DECORATION: none
}
.tekst_blauw:active {
	TEXT-DECORATION: none
}
.tekst_wit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #f9f8f4; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.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; COLOR: #9e9d98; FONT-SIZE: 11px; 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-->

