* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9d9d9d;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: inherit;
	font-size: inherit;
}
	caption, th {
		text-align: left;
	}
fieldset {
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
ul, ol, dd {
	padding-left: 1em;
}
h1 {
	padding-bottom: 10px;
	font-size: 140%;
}
h2 {
	padding-bottom: 8px;
	font-size: 120%;
}
h3, h4, h5 {
	padding-bottom: 6px;
	font-size: 110%;
}
h6 {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	font-size: 120%;
}
img {
	border: 0 none;
}
img.align-left, img[align=left] {
	margin-right: 1em;
	float: left;
}
img.align-right, img[align=right] {
	margin-left: 1em;
	float: right;
}
div.align-center {
	text-align: center;
}
abbr, acronym {
	border: 0 none;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
object {
	outline: none;
}
ul.menu {
	padding-left: 0;
	list-style: none;
}
a, a:visited {
	text-decoration: underline;
	color: #ff0000;
}
a.active, a.active:visited,
a:hover {
	color: #9d9d9d;
}
select {
	padding: 1px 2px;
	border: 1px solid #9d9d9d;
	line-height: normal;
	font-size: 100%;
	font-family: inherit;
}
	option {
		background-color: #ffffff;
	}
input, textarea {
	padding: 2px;
	border: 1px solid #9d9d9d;
	line-height: normal;
	font-size: 100%;
	font-family: inherit;
}
input[type=radio], input[type=checkbox] {
	border: 0 none;
}
input[disabled] {
	color: #666666;
}
input:hover, input:focus,
textarea:hover, textarea:focus {
	background-color: #f0f0f0;
}
input.btn, a.btn, a.btn:visited {
	display: inline-block;
	padding: 1px 3px;
	border: 0 none;
	background: #ff0000;
	color: #ffffff;
}
a.btn, a.btn:visited {
	padding: 1px 4px;
	line-height: normal;
}
input.btn:hover,
a.btn:hover, a.btn:active {
	background: #b5b5b5;
	text-decoration: none;
	cursor: pointer;
}
label {
	color: #9d9d9d;
}
label.label {
	display: block;
	width: 150px;
	float: left;
}
label.overTxtDiv, label.overTxtLabel, label.inline {
	display: inline;
	width: auto;
	color: #b5b5b5;
	float: none;
}
div.banner {
	text-align: center;
}
div.validation-advice {
	clear: left;
	padding-left: 150px;
	color: #ff0000;
}
div.block {
	padding-top: 20px;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.hidden {
	display: none;
}
.noborder {
	border: 0;
}

div#container {
	width: 970px;
	min-height: 100%;
	position: relative;
}
	div#background {
		width: 348px;
		height: 100%;
		min-height: 650px;
		background-color: #9d9d9d;
		background-repeat: no-repeat;
		background-position: 0 0;
		position: absolute;
		top: 0;
		left: 262px;
	}
	.nobg div#background {
		background-color: transparent;
	}
		div.bg-index, div.bg-modellenbureau-index {
			background-image: url('/skin/foto-home.jpg');
		}
		div.bg-contact, div.bg-contactresult {
			background-image: url('/skin/foto-02.jpg');
		}
		div.bg-algemenevw {
			background-image: url('/skin/foto-03.jpg');
		}
		div.bg-modeshow-index, div.bg-modeshow-directe {
			background-image: url('/skin/foto-04.jpg');
		}
		div.bg-modeshow-avond {
			background-image: url('/skin/foto-05.jpg');
		}
		div.bg-modeshow-compact {
			background-image: url('/skin/foto-06.jpg');
		}
		div.bg-modeshow-trend {
			background-image: url('/skin/foto-07.jpg');
		}
		div.bg-opleidingen-algemeen {
			background-image: url('/skin/foto-08.jpg');
		}
		div.bg-opleidingen-selectie {
			background-image: url('/skin/foto-09.jpg');
		}
		div.bg-opleidingen-aanvraag {
			background-image: url('/skin/foto-10.jpg');
		}
	div#content {
		width: 350px;
		padding-left: 10px;
		float: right;
	}
	div#footer {
		margin-top: 20px;
		text-align: center;
		font-size: 9px;
		color: #ee2923;
		z-index: 1;
		position: absolute;
		top: 610px;
		left: 75px;
	}
		div#footer a {
			color: #ee2923;
		}
	div#header {
		width: 262px;
		height: 650px;
		background: transparent url('/skin/logo.png') 0 229px no-repeat;
		font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
		float: left;
		z-index: 1;
		position: relative;
	}
		div#navbg {
			display: none;
			width: 210px;
			height: 285px;
			background-color: #eeeeee;
			border-color: #666666;
			border-style: solid;
			border-width: 0 1px 1px 1px;
			opacity: 0.75;
			filter: alpha(opacity=75);
			position: absolute;
			top: 0;
			left: 262px;
		}
		ul#mainmenu {
			width: 262px;
			list-style: none;
			line-height: 40px;
			text-align: right;
			font-weight: bold;
			font-size: 22px;
			position: absolute;
			top: 60px;
			left: 0;
		}
			ul#mainmenu li {
				position: relative;
			}
				ul#mainmenu li a.button {
					display: block;
					margin-bottom: 3px;
					padding-right: 22px;
					text-decoration: none;
				}
				ul.submenu {
					display: none;
					width: 200px;
					margin: 0;
					padding: 0;
					border: 0;
					list-style: none;
					text-align: left;
					position: absolute;
					top: 7px;
					left: 100%;
				}
					ul.submenu li.sub {
						margin: 0;
						padding: 0;
						border: 0;
					}
						ul.submenu a {
							display: block;
							width: 199px;
							height: 20px;
							margin: 0 0 0 1px;
							padding: 4px 0 4px 10px;
							line-height: 20px;
							font-weight: bold;
							text-decoration: none;
						}
						ul.submenu a.active, ul.submenu a:hover {
							background-color: #ffffff;
						}
		ul#sitemenu {
			width: 262px;
			list-style: none;
			line-height: 20px;
			text-align: right;
			font-weight: bold;
			font-size: 14px;
			position: absolute;
			top: 410px;
			left: 0;
		}
			ul#sitemenu a {
				display: block;
				height: 20px;
				padding-right: 22px;
				text-decoration: none;
			}

	ul#bureaunav {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		ul#bureaunav a {
			display: block;
			width: 105px;
			height: 20px;
			padding: 4px 0 4px 10px;
			font-family: 'Trebuchet MS', Arial, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			text-decoration: none;
			color: #ff0000;
		}
		ul#bureaunav a:hover {
			background-color: #ffffff;
		}

	div#reserve {
		z-index: 1;
		position: absolute;
		top: 490px;
		left: 57px;
	}
		a#reservebut {
			display: block;
			width: 181px;
			height: 99px;
			background: #ffffff url('/skin/reserve-button.png') no-repeat 0 0;
		}
		a#reservebut:hover {
			background-position: 0 -100px;
		}
	div#profile {
		width: 181px;
		height: 22px;
		padding-right: 4px;
		background-color: #ff0000;
		text-align: right;
		z-index: 1;
		position: absolute;
		top: 600px;
		left: 57px;
	}
		div#profile a {
			line-height: 22px;
			text-decoration: none;
			font-weight: bold;
			color: #ffffff;
		}

	div#bigimg img {
		position: absolute;
		bottom: 70px;
		left: 0;
	}
	table#resultsform {
		width: 348px;
		height: 70px;
		border-collapse: collapse;
		font-size: 11pt;
		clear: both;
		position: absolute;
		bottom: 0;
		left: 0;
	}
		table#resultsform a {
			text-decoration: none;
			font-weight: bold;
			font-size: 11pt;
			color: #ffffff;
		}
	tr#resultsrow1 {
		background-color: #ff0000;
	}
	tr#resultsrow2 {
		background-color: #b5b5b5;
	}
		tr#resultsrow2 td {
			font-weight: bold;
			font-size: 11pt;
			color: #ffffff;
		}
	tr#resultsrow3 {
		background-color: #c6c6c6;
	}
	table#modelspecs {
		margin-top: 20px;
		border-collapse: collapse;
		font-size: 10pt;
	}

	table.searchform {
		width: 320px;
		font-weight: bold;
		font-size: 10pt;
		border-collapse: collapse;
	}
		table.searchform select {
			margin-bottom: 3px;
			padding: 2px;
			border: 1px solid #9d9d9d;
			font-weight: bold;
			color: #9d9d9d;
		}
		table.searchform select.wide {
			width: 100%;
		}
		table.searchform select.narrow {
			width: 90px;
		}
	tr#searchrow1 {
		background-color: #ff0000;
	}
		tr#searchrow1 td {
			text-align: right;
		}
			tr#searchrow1 input {
				border: 0;
				background-color: #f00;
				font-weight: bold;
				font-size: 11pt;
				color: #ffffff;
				cursor: pointer;
			}
	tr#searchrow2 {
		background-color: #b5b5b5;
	}
		tr#searchrow2 td {
			font-size: 11pt;
			color: #ffffff;
		}
			tr#searchrow2 input {
				border: 0;
				background-color: #b5b5b5;
				font-weight: bold;
				font-size: 11pt;
				color: #ffffff;
				cursor: pointer;
			}
	tr#searchrow3 {
		background-color: #c3c3c3;
	}

	div#searchresults {
		width: 348px;
		height: 650px;
		background-color: #9d9d9d;
		position: absolute;
		top: 0;
		left: 262px;
	}
		div#searchresults a.index {
			display: block;
			width: 114px;
			height: 114px;
			margin: 1px;
			padding: 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			text-decoration: none;
			opacity: 0.5;
			filter: alpha(opacity=50);
			float: left;
			position: relative;
		}
		div#searchresults a.index:hover {
			opacity: 1.0;
			filter: alpha(opacity=100);
		}
			div#searchresults a.index img {
				margin: 0;
				padding: 0;
				border: 1px solid #9d9d9d;
			}
			div#searchresults a.index span {
				display: none;
				width: 100%;
				height: 18px;
				padding-top: 2px;
				line-height: 18px;
				text-align: center;
				font-weight: bold;
				color: #ffffff;
				position: absolute;
				bottom: 0;
				left: 0;
			}
			div#searchresults a.index:hover span {
				display: block;
			}
			div#searchresults a.index span.bg {
				background-color: #000000;
				opacity: 0.5;
				filter: alpha(opacity=50);
			}
		div#searchresults ul {
			width: 349px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
			div#searchresults ul li {
				height: 116px;
				float: left;
			}

	div#reslist {
		width: 698px;
	/*	height: 610px;*/
		padding-top: 60px;
		font-size: 10pt;
		position: absolute;
		top: 0;
		left: 262px;
	}
		div#reslist a {
			font-weight: bold;
			text-decoration: none;
		}
		div#reslist h1 {
			margin: 10px 0 10px 0;
		}
	table.reserve {
		margin-bottom: 40px;
		border-collapse: collapse;
		line-height: 150%;
	}
		table.reserve div a {
			font-weight: bold;
			color: #ff0000;
		}
		table.reserve h2 {
			margin: 0;
		}
		div.reservemessage {
			margin: 0 0 5px 0;
			padding: 5px;
			border: 0;
			background-color: #9d9d9d;
			font-weight: bold;
			color: #ffffff;
		}
		table.reserve td.line {
			border-top: 1px solid #9d9d9d;
			line-height: 180%;
		}
		table.reserve tr.row1 {
			background-color: #ff0000;
			color: #ffffff;
		}
			table.reserve tr.row1 td {
				text-align: center;
				line-height: 160%;
			}
				table.reserve tr.row1 input {
					border: 0;
					background-color: #ff0000;
					font-weight: bold;
					font-size: 11pt;
					color: #ffffff;
					cursor: pointer;
				}
		table.reserve tr.row2 {
			background-color: #b5b5b5;
			color: #ffffff;
		}
			table.reserve tr.row2 td {
				line-height: 160%;
				font-size: 11pt;
				color: #ffffff;
			}
				table.reserve tr.row2 input, table.reserve tr.row2 a {
					border: 0;
					background-color: #b5b5b5;
					text-decoration: none;
					font-weight: bold;
					font-size: 11pt;
					color: #ffffff;
				}
		table.reserve tr.row3 {
			background-color: #c3c3c3;
		}
		table.reserve input.width100 {
			width: 100%;
			border: 1px solid #9d9d9d;
		}

	div#galleryindex {
		width: 348px;
		padding: 0;
		background-color: #9d9d9d;
		position: absolute;
		top: 0;
		left: 262px;
	}
	div.galleryindex {
		width: 100%;
		height: 129px;
		margin: 0;
		border-bottom: 1px solid #ffffff;
		color: #ffffff;
	}
		div.galleryindex h1 {
			margin: 0;
			padding: 20px 4px 4px 4px;
		}
		div.galleryindex p {
			margin: 0;
			padding: 4px;
		}
		div.galleryindex a {
			text-decoration: none;
			color: #ffffff;
		}
		div.galleryindex a:hover {
			text-decoration: underline;
		}
		div.galleryindex a.galleryimg {
			width: 129px;
			height: 100px;
			background-position: 50% 25%;
			float: right;
		}

	form#contactform td {
		padding: 3px;
	}
		form#contactform input.input, form#contactform textarea.input {
			width: 100%;
			border: 1px solid #9d9d9d;
		}
		* html form#contactform input.input, * html form#contactform textarea.input {
			width: 99%;
		}
		form#contactform input.button {
			padding: 2px 10px;
			border: 0;
			background-color: #ff0000;
			font-weight: bold;
			color: #ffffff;
			cursor: pointer;
		}

