body {
	margin: 0px;
	background-color: #006599;
}

td.header {	
	border: none;
}

td.footer {	
	border-top: 1px dotted #999999;	
}

hr {
	border: 1px dotted #666666;
}

a.routelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;	
	color: #33CCCC;
	text-decoration: none;
}

a.routelink:hover {
	color: #FF6600;
	text-decoration: none;			
}

a.systemlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-weight: normal;	
	color: #003366;
	text-decoration: none;
}

a.systemlink:hover {
	color: #000000;
	text-decoration: none;			
}

a.printpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;	
	color: #996600;
	text-decoration: none;
}

a.printpage:hover {
	color: #333333;
	text-decoration: none;					
}

.contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;	
	color: #996600;
}

a.contactlinks {
	text-decoration: none;
}

a.contactlinks:hover {
	color: #333333;
	text-decoration: none;			
}

a.legallinks {
	color: #999999;
	text-decoration: none;
}

a.legallinks:hover {
	color: #333333;
	text-decoration: none;			
}

.contentCell {
	width: 400px;
	text-align: left;
	vertical-align: top;	
}

.siteTable {
	width: 880px;
	height: 95%;
	border: 1px solid #333333;
	background-attachment: scroll;
	background-image: url(../images/background.natuurlijktuinieren.gif);
	background-repeat: no-repeat;
	background-position: right bottom;		
	background-color: #FFFFFF;	
}

.systemTable {
	width: 900px;
	height: 10px;
	border: none;	
}

.contentlayer {
	opacity: .9;
	filter: alpha(opacity=90);
	padding: 10px;
	margin: 5px;
	left: 300px;	
	top: 150px;
	position: absolute;
	width: 400px;
	height: 400px;
	shadow-color: #000066;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #006599;
	scrollbar-dark-shadow-color: #000066;
	scrollbar-track-color:#006599;
	overflow: auto;
	border: 1px solid #000000;
	background-color: #006599;
}

.menulayer {
	margin: 0px;
	position: absolute;
	z-index: 99;
	left: 5px;
	top: 120px;
}

.mainpageImage {
	margin: 0px;
	left: 0px;	
	top: 1px;	
	height: 200px;
	position: relative;
	z-index: 80;
}

img.mainpageImage {
	border: 1px solid #003300;
}

.topMenu {
	margin: 0px;
	left: 0px;	
	top: 0px;
	position: relative;
	z-index: 75;
}

.headerImage {
	margin: 0px;
	align: left;
	width: 100%;
	height: 40;
	right: -2px;	
	top: 5px;
	position: relative;
	z-index: 70;
}

img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
