/* CSS Document */
#Banner {
	position:absolute;
	left:10%;
	top:0px;
	width:1000px;
	height:150px;
	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:10%;
	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;
}
#Intro {
	position:absolute;
	left:10%;
	top:175px;
	width:990px;
	height:45px;
	z-index:5;
    font-family:Arial;
	font-size:12px;
	color:#222222;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #222222;
}
#Body {
	position:absolute;
	left:11%;
	top:230px;
	width:960px;
	height:490px;
	padding: 5px;
	z-index:4;
    font-family:Arial;
	font-size:12px;
	color:#222222;
}
Table.main {
	vertical-align:top;
	border-spacing:10px;
}
Table.review {
    font-family:Arial;
	font-size:12px;
	color:#222222;
}
Table.hours {
    font-family:Arial;
	font-size:12px;
	color:#222222;
}
#Quote {
    position:absolute;
	left: 10%;
	top: 780px;
	height:14px;
	width:994px;
	padding: 3px;
    font-family:Arial;
	font-size:12px;
	color:#222222;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.locaties {
    font-family:Arial;
	font-size:14px;
	color:#666666;
}
a.locaties:hover {
    font-family:Arial;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
td.titel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
td.kaft {
    text-align:right;
}
td.info {
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}
td {
    vertical-align:top;
}
td.title {
    font-family:Arial;
	font-size:14px;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
