html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	background-image: url(../beeld/bg-pattern.jpg);
	background-position: left top;
}
div#content {
	position:absolute;
	width: 600px;
	height: 48px;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}
div#wie {
	position:absolute;
	width: 600px;
	height: 48px;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}
div#praktijk {
	position:absolute;
	width: 600px;
	height: 48px;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}
div#voorwaarden {
	position:absolute;
	width: 600px;
	height: 48px;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}
div#contact {
	position:absolute;
	width: 600px;
	height: 48px;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}
#tekst {
	position:absolute;
	width:560px;
	height:auto;
	z-index:2;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.1em;
	color: #666;
	overflow:visible;
	text-align: left;
	padding-right: 0px;
	left: 0px;
}
#tekstvw ol {
	list-style-type: decimal;
}
#adres {
	position:absolute;
	width:600px;
	height:22px;
	z-index:4;
	left: 0px;
	top: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.4em;
	word-spacing: 0.5em;
	background-color:#CCC;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6B0B6D;
	letter-spacing: 0.2em;
}
a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#tekstwie {
	position:absolute;
	width:560px;
	height:700px;
	z-index:2;
	left: 20px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #666;
	overflow:visible;
	text-align: justify;
	padding-right: 30px;
}
#tekstvw {
	position:absolute;
	width:560px;
	height:700px;
	z-index:2;
	left: 20px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.1em;
	color: #666;
	overflow:visible;
	text-align: justify;
	padding-right: 60px;
}
#nav, #nav li, #subnav {
	display: none;
}

#voorw {
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
	top: 580px;
	right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 0.1em;
	display: none;
}
#voorw a {
	color: #999;
	display: none;
}

div#vacatures {
	height: 48px;
	width: 600px;
	position: absolute;
	background-color: #6B0B6D;
	left: 40px;
	top: 0px;
}

