#placeholder {
	position:absolute;
	left:-70px;
	top:0px;
	width:75px;
	height:70px;
	z-index:6;
	background-position: left top;
	background-repeat: no-repeat;
}
#sidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:275px;
	height:830px;
	z-index:5;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EF6B1E;
	background-repeat: no-repeat;
	background-position: top;
	color: #EF6B1E;
}
#container {
	height: 900px;
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 10px 2px rgba(50, 50, 50, 0.5);
	-webkit-box-shadow: 0 0 10px 2px rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 10px 2px rgba(50, 50, 50, 0.5);
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	behavior: url(Pie.htc);
	margin-right: auto;
	margin-left: auto;
}
	
#header {
	position:absolute;
	left:0px;
	top:70px;
	width:900px;
	height:170px;
	z-index:1;
	background-color: #666666;
}
#logo {
	position:absolute;
	left:125px;
	top:63px;
	width:105px;
	height:300px;
	z-index:1;
	background-image: url(../beelden/kw320_logo.png);
	background-repeat: no-repeat;
}
#content {
	position:absolute;
	left:350px;
	top:195px;
	width:510px;
	height:705px;
	z-index:2;
	text-align: justify;
}
h1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: 0.3em;
}
a:link {
	text-decoration: none;
	color: #DC6609;
}
a:visited {
	text-decoration: none;
	color: #DC6609;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
#nav {
	position:absolute;
	left:0px;
	top:40px;
	width:900px;
	height:50px;
	z-index:5;
	color: #EF6B1E;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: block;
	padding: 0px;
	float: left;
	margin-left: 43px;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #EF6B1E;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
#footer {
	position:absolute;
	left:0px;
	top:900px;
	width:900px;
	height:40px;
	z-index:1;
	font-size: 9px;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
	padding-top: 25px;
}
#ontwerp {
	position:absolute;
	left:5px;
	top:852px;
	width:250px;
	height:35px;
	z-index:1;
	font-size: 10px;
	color: #666666;
}
#ontwerp a:link {
	text-decoration: none;
	color: #666666;
}
#ontwerp a:visited {
	text-decoration: none;
	color: #666666;
}
#ontwerp a:hover {
	text-decoration: none;
	color: #EF6B1E;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #EF691B;
	font-variant: normal;
	letter-spacing: 0.3em;
}
