html {
	height:600px;
	min-height:600px;
}

body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:white;
	height:600px;
	min-height:600px;
	font-family:tahoma,arial;
	font-size:10pt;
}

a.subnav:link, a.subnav:visited {
	color:white;
	text-decoration:none;
	font-weight:300;
}

a.subnav:hover {
	color:white;
	text-decoration:underline;
	font-weight:300;
}

a:link, a:visited {
	color:#435d60;
	text-decoration:none;
	font-weight:300;
}

a:hover {
	color:#435d60;
	text-decoration:underline;
	font-weight:300;
}

.borderLeft {
	float:left;
	width:80px;
	max-width:80px;
	background-color:#a4b0b2;
	padding-top:5px;
	text-align:center;
	height:100%;
	min-height:100%;
}

.buttonNL {
	background-color:#435D60;
	border-style:solid;
	border-width:1px;
	border-color:white;
	color:white;
}

.buttonFR {
	background-color:#E4E9E9;
	border-style:solid;
	border-width:1px;
	border-color:white;
	color:#435D60;
}

div {
	padding:0px;
}

table {
	font-family:tahoma,arial;
	font-size:10pt;
	font-weight:300;
}

.divArtist {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:128px;
	border-color:#D6DCDD;
	border-width:1px;
	border-style:solid;
}

.divArtistTitle {
	width:128px;
	font-size:10pt;
	color:#707B81;
	background-color:#E4E9E9;
	font-weight:600;
}

.borderBottom {
	height:10px;
	width:900px;
	background-color:#e4e9e9;
	text-align:right;
}

.copyright {
	width:900px;
	font-size:8pt;
}

.copyLeft {
	float:left;
}

.copyRight {
	float:right;
}

div.head {
	font-size:8pt;
	text-align:right;
	width:auto;
}

div.adres {
	float:right;
	clear:right;
	height:126px;
}

div.nav {
	font-size:10pt;
	padding:3px;
	text-align:left;
	width:auto;
	clear:right;
	background-color:#e4e9e9;
	border-bottom-width:1px;
	border-bottom-color:#a5b1b3;
	border-bottom-style:solid;
}

div.subnav {
	margin-top:2px;
	color:#e4e9e9;
	font-size:10pt;
	padding:3px;
	text-align:left;
	width:auto;
	clear:right;
	background-color:#a5b1b3;
}

.inhoudBox {
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#C5C8CC;
	scrollbar-base-color:#435D60;
	scrollbar-darkshadow-color:#435D60;
	scrollbar-face-color:#435D60;
	scrollbar-highlight-color:#7BA0A3;
	scrollbar-shadow-color:;
	overflow:auto;
	clear:right;
	text-align:left;
	height:419px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

img {
	border-width:0px;	
}

img.imageTop {
	float:left;
}

img.imgLeft {
	float:left;
}

img.imgRight {
	float:right;
}

hr {
	clear:both;
	color:#e1e0e1;
	background-color:#e1e0e1;
	height:1px;
	border: 0;
	margin-top:2px;
	margin-bottom:2px;
}

h1 {
	color:#718587;
	font-size:11pt;
	font-weight:600;

}

h2 {
	color:black;
	font-size:10pt;
	font-weight:600;
}

input {
	border-color:#435D60;
	border-style:solid;
	border-width:1px;
	font-family:arial;
	font-size:10pt;
}

select {
	font-family:arial;
	font-size:10pt;
}

.inputSubject {
	width:100%;
}

.inputSubmit {
	background-color:#E4E9E9;
}

.inputReset {
	background-color:#A4B0B2;
}

textarea {
	font-family:arial;
	font-size:10pt;
	border-color:#435D60;
	border-style:solid;
	border-width:1px;
}

form {
	display:inline;
}

.imgSubmit {
	border-width:0px;
}
