body {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13pt;
	line-height	: 1.1em;
	color		: #47C7EC;
	font-weight	: normal;
	margin		: 0;
	padding		: 0;
}
p, ul, ul, li {
	margin-top	: 0;
	margin-bottom	: 0;
}
#achtergrondfoto {
	padding		: 0;
	margin		: 0;
	position	: absolute;
	z-index		: -10;
	left		: 0px;
	top		: 0px;
	height		: 610px;
	width		: 500px;
}
#achtergrondfoto img {
	height		: 610px;
}


#bovenmenu {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
	font-weight	: bold;
	padding		: 0;
	margin		: 0;
	position	: absolute;
	left		: 320px;
	top		: 25px;
	width		: 478px;
}
#bovenmenu a {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
}
#bovenmenu a:hover {
	text-decoration	: underline;
}	
#bovenmenu #inactive{
	color		: #47C7EC; 
}


#home_bovenmenu {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
	text-align	: right;
	font-weight	: bold;
	padding		: 0;
	margin		: 0;
	position	: absolute;
	left		: 320px;
	top		: 25px;
	width		: 478px;
}
#home_bovenmenu a {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
}
#home_bovenmenu a:hover {
	text-decoration	: underline;
}
#home_bovenmenu #inactive{
	color		: #47C7EC; 
}


#home_tekstvak {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11pt;
	line-height	: 1.2em;
	color		: #C8F1FA;
	font-weight	: normal;
	padding		: 0 24px 0 0;
	margin		: 0;

	position	: absolute;
	left		: 320px;
	top		: 120px;
	width		: 478px;
	height		: 220px;
	overflow	: auto;
	scrollbar-base-color		: #0089C8;
	scrollbar-face-color		: #47C7EC;
	scrollbar-highlight-color	: #ADE5FF;
	scrollbar-shadow-color		: #003E5A;
	scrollbar-3dlight-color		: #D3F1FF;
	scrollbar-arrow-color		: #ADE5FF;
	scrollbar-track-color		: #004969;
	scrollbar-darkshadow-color	: #00293C;
}
#home_tekstvak a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11pt; 
	color		: #EC871B; 
	text-decoration	: none;
}
#home_tekstvak a:hover {
	text-decoration	: underline;
}	

#tekstvak {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11pt;
	line-height	: 1.2em;
	color		: #C8F1FA;
	font-weight	: normal;
	padding		: 0 24px 0 0;
	margin		: 0;

	position	: absolute;
	left		: 320px;
	top		: 100px;
	width		: 478px;
	height		: 245px;
	overflow	: auto;
	scrollbar-base-color		: #0089C8;
	scrollbar-face-color		: #47C7EC;
	scrollbar-highlight-color	: #ADE5FF;
	scrollbar-shadow-color		: #003E5A;
	scrollbar-3dlight-color		: #D3F1FF;
	scrollbar-arrow-color		: #ADE5FF;
	scrollbar-track-color		: #004969;
	scrollbar-darkshadow-color	: #00293C;
}
#tekstvak a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11pt; 
	color		: #EC871B; 
	text-decoration	: none;
}
#tekstvak a:hover {
	text-decoration	: underline;
}	


#titel {
	font-family	: "Courier New", serif;
	font-size	: 13pt;
	color		: #C8F1FA;
	font-weight	: bold;
	position	: absolute;
	left		: 320px;
	top		: 75px;
}


#menu {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #47C7EC; 
	text-decoration	: none;
	font-weight	: bold;
	position	: absolute;
	left		: 241px;
	top		: 360px;
	width		: 400px;
}
#menu .light {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #47C7EC; 
	text-decoration	: none;
	font-weight	: normal;
}
#menu a {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
	font-weight	: bold;
}
#menu a.light {
	font-family	: "Courier New", serif;
	font-size	: 13pt; 
	color		: #EC871B; 
	text-decoration	: none;
	font-weight	: normal;
}
#menu a:hover {
	text-decoration	: underline;
}


#naam_bedrijf {
	text-align	: right;
	padding		: 0;
	margin		: 0;
	position	: absolute;
	left		: 320px;
	width		: 484px;
	top		: 580px;
}


.imright {
	margin		: 6px 0 6px 12px;
	border		: 0;
	padding		: 0;
	float		: right;
}
.imleft {
	margin		: 6px 12px 6px 0;
	border		: 0;
	padding		: 0;
	float		: left;
}

