@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	min-height: 100%;
	background-color: #333333;
	background-image: url(images/schaduw.jpg);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#siteContainer {
	height: 100%;
	min-height: 100%;
}
#container {
	height:100%;
	min-height: 100%;
}
#midden {
	float:left;
	margin-left:0px;
	padding-left:52px;
	width:243px;
	height:100%;
	z-index:2;
}
#schaduwlinks {
	position:absolute;
	left:40%;
	top:0px;
	width:254px;
	height:100%;
	z-index:1;
	background-image: url(images/schaduw.jpg);
}
#wie {
	position:absolute;
	left:125px;
	top:60px;
	width:374px;
	height:572px;
	z-index:3;
	background-image: url(images/images/vlak.png);
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.standaard {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#home #home_tekst .standaard {
	text-align: left;
}
#home {
	position:absolute;
	left:459px;
	top:140px;
	width:541px;
	height:689px;
	z-index:4;
}
#home_tekst {
	position:absolute;
	left:70px;
	top:59px;
	width:395px;
	height:573px;
	z-index:5;
	text-align: left;
}
#werk {
	position:absolute;
	left:299px;
	top:151px;
	width:666px;
	height:197px;
	z-index:4;
}
