html, body {
	height: 100%;
}

body {
	background-image: url(../../media/achtergrond.gif);
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #6A84AE;
	scrollbar-highlight-color : #AAAAFF;
	scrollbar-3dlight-color : #335997;
	scrollbar-shadow-color : #335997;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #335997;
}

#HeaderLayer {
	position: absolute;
	left: -3px;
	top: 0px;
	min-width: 100%;
	width: 100%;
	background-color: white;
	border-bottom: 1px solid #003366;
	padding: 0px;
	height: 110px;
	color: white;
}

#Container {
position: absolute;
	left: 180px;
	top: 111px;
	width: 100%;
	height: 101%;
	color: #003366;
	min-width: 750px;
	min-height: 101%;
	background-color: White;
}

#Leftlayer {
	position: absolute;
	left: 0px;
	top: 111px;
	width: 180px;
	z-index: 4;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	

#Leftlayer ul {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
}

#Leftlayer li{
	list-style-position: outside;
	list-style-type: square;
	color: white;
	margin-left: -20px;
}

#Leftlayer a:link {
	color: #4195D5;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

#Leftlayer a:visited {
	color: #4195D5;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
#Leftlayer a:hover {
	color: white;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
#Leftlayer a:active {
	color: white;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}


#koppelingen{
	position: relative;
	left: -18px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #7FFFD4;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../../media/blauwblokje.gif);
	list-style-type: square;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	display: list-item;
}

#SearchLayer {
	position: relative;
	left: 5px;
	top: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-left: 15px;
}

#ContentLayer {
	position: relative;
	top: 0px;
	left: 2px;
	width: 100%;
	z-index: 2;
	margin-left: 11px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	height: 100%;
}

#FooterLayer {
	background-color: #0099FF;
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	z-index: 2;
	bottom: 0px;
	display: none;
}

#MenuLayer {
	position: relative;
	left: 172px;
	top: 0px;
	height: 20px;
	width: 101%;
	z-index: 22;
	background-color: Yellow;
	visibility: hidden;
}

#logo{
	left: 0px;
	top: 0px;
	float:left;
}

#hugo{ 
position: absolute;
left: 240px;
top: 0px;
width: 450px;
float:left;
 }
 
 .hoofdlinks{
	position: absolute;
	top: 91px;
	left: 191px;
	width: 560px;
	font-weight: 800;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #003366;
	margin-top: 2px;
	height: 16px;
 }
 
 .hoofdlinks a{
 text-decoration: none;
 }

 .topding{ margin-left: 30px;  margin-top: 0px;  vertical-align: top;   }

