html
	{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}

body
	{
	margin: 0px; 
	padding: 0px;
	height: 100%;
	scrollbar-face-color: #2F4093;
	scrollbar-shadow-color: #A3A3A3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #C9C9C9;
	scrollbar-track-color:#EFEFEF;
	scrollbar-arrow-color: #FFFFFF;
/*	background: #c27900; */
	background-image: url(images/metal5.jpg);
	}

div.container
	{
	position: absolute;
	left: 50%;
	margin-left: -491px;
	top: 50%;
	margin-top: -337px;
	height: 674px;
	width: 982px;
	}

div.copy
	{
	position: absolute;
	right: 50%;
	margin-right: -491px;
	top: 50%;
	margin-top: 340px;
	font: 12px verdana;
	color: #444444;
	}

div.top
	{
	height: 167px;
	background-image: url(images/top.gif);
	}


div.midden
	{
	position: absolute;
	width: 982px;
	background: #eeeeee;
	}

div.menu
	{
	position: absolute;
	background: #aaaaaa;
	width: 404px;
	height: 389px;
	}

div.bottom
	{
	position: absolute;
	bottom: 0px;
	width: 982px;
	overflow: hidden;
	}

div.content
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFD07F;
	padding-left: 40px;
	height: 389px;
	width: 538px;
	right: 0px;
	top: 0px;
	position: absolute;
	overflow: auto;
	}

#home
	{
	position:absolute;
	top: 6px;
	left: 57px;
	}

#producten
	{
	position:absolute; 
 	top: 31px; 
	left: 40px;
	}

#werkwijze
	{
	position:absolute;
	top: 56px;
	left: 48px;
	}

#service
	{
	position:absolute;
	top: 81px;
	left: 71px;
	}

#referenties
	{
	position:absolute;
	top: 106px;
	left: 58px;
	}

/* #vacatures
	{
	position:absolute; 
	top: 131px; 
	left: 68px;
	}

#contact
	{
	position:absolute; 
	top: 156px;
	left: 87px; 
	}
*/

#contact
	{
	position:absolute; 
	top: 131px;
	left: 84px; 
	}

.Kop1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

a.menu:link, a.menu:active, a.menu:visited
	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	}

a.menu:hover
	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}

a.mail:link, a.mail:active, a.mail:visited
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	}

a.mail:hover
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}

div.copy a:link, div.copy a:visited, div.copy a:active
	{
	color: #444444;
	}

div.copy a:hover
	{
	color: #000000;
	}

h1
	{
	font-size: 16px;
	}