body { height: 100%; margin: 0; padding: 0 0 20px 0;}
h1, h3, h2, h5, h6, p {
padding: 0px 20px 0px 20px;
margin: 0px; }
body > #nav { position:fixed;}
h2 {padding-top: 5px;}
 /* Detailview */
 #content {
	position:absolute;
	width: 590px;
	top: 10px;
	left: 10px;
	background-color:black;
	padding: 0 0 0 0;
	border-color: red;
	border-style: solid;
	border-width: 1px;
}
 #contenthome {
	position:absolute;
	width: 1100px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 950px;
	top: 0px;
	left: 0px;
	}
	
#nav 
{
	position:absolute;
	width:300px;
	top:10px;
	left:610px;
	height:100%;
	visibility:visible;
	z-index: 100;
}

 /* navigatie */
 #topname {
	position:relative;
	width: 590px;
	height: 40px;
	top: 10px;
	left: 10px;
	z-index: 3;
	margin-bottom: 10px;
	background-color:black;
	border: 1px solid red; 
}
#name {
	position:relative;
	width: 570px;
	height: 40px;
	top: 0px;
	left: 0px;
	z-index: 3;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color:black;
	border: 1px solid red; 
	font-size: 30px;
}
#topgoto {
	position:relative;
	width: 300px;
	height: 40px;
	margin-bottom: 8px;
	background-color:black;
		border: 1px solid red; 
}
#footer {
	position:relative;
	width: 590px;
	height: 40px;
	top:90%;
	left: 10px;
	z-index: 6;
	background-image: url(images/SchorerLogo_diap.jpg);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	vertical-align: bottom;
	border: 1px solid red;
	overflow: hidden;
}
#colofon {
	position:relative;
	width: 300px;
	height: 40px;
	top:90%;
	left: 610px;
	float: left;
	z-index: 200;
	border: 1px solid red; 
}
 
 /* Home */
#home1 {position:absolute; left:10px; top:60px; width:300px; height:150px;}
#home2 {position:absolute; left:320px; top:60px; width:300px; height:150px;}
#home3 {position:absolute; left:10px; top:160px; width:300px; height:150px;}
#home4 {position:absolute; left:320px; top:160px; width:300px; height:150px;}
#home5 {position:absolute; left:10px; top:320px; width:300px; height:150px;}
#home6 {position:absolute; left:320px; top:320px; width:300px; height:150px;}
#home7 {position:absolute; left:10px; top:480px; width:300px; height:150px;}
#home8 {position:absolute; left:320px; top:480px; width:300px; height:150px;}
