/* CSS Document */
#Placeholder {
	position:absolute;
	top:0px;
	width:1000px;
	height:100%;
	z-index:1;
}
#Menu a {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
#Menu a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline overline;
	word-spacing: 10px;
}
#Menu a.wie {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: 3px;
}
#Menu a.wie:hover {
	font-family: Arial;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline overline;
	vertical-align: middle;
	word-spacing: 3px;
}
#Menu {
	position:absolute;
	left:0%;
	top:150px;
	width:994px;
	height:18px;
	z-index:2;
	background-color: #333333;
	vertical-align: middle;
	white-space: normal;
	word-spacing: 10px;
	padding:3px;
	padding-bottom:5px;
	font-family: Arial;
	font-size: 16px;
    color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
#Banner {
	position:absolute;
	left:0%;
	top:0px;
	width:1000px;
	height:150px;
	z-index:1;
}
#Intro {
	position:absolute;
	left:0%;
	top:175px;
	width:990px;
	height:30px;
	z-index:5;
	padding:5px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
#Personeel {
	position:absolute;
	left:0%;
	top:200px;
	width:1000px;
	height:150px;
	z-index:4;
}
#Personeel a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#Personeel a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#Quote {
    position:absolute;
	left: 0%;
	top: 850px;
	height:14px;
	width:994px;
	padding: 3px;
    font-family:Arial;
	font-size:12px;
	color:#222222;
}
table {
	border-spacing: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
td.title {
    font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
td.pic {
    vertical-align:middle;
	padding-top:20px;
	padding-bottom:5px;
}
td.tekst {
    vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom:10px;
}

