body 	{
		background: url(../images/bg.jpg) top repeat-x;
		background-color: #cacaca;
		text-align: left;
		padding: 0;
		margin: 0;
		border: 0;
		font-family: Arial;
		font-size: 12px;
		}

img		{
		border: none
		}		
		
a:link {color: #e85e26; text-decoration: none}     /* unvisited link */
a:visited {color: #e85e26; text-decoration: none}  /* visited link */
a:hover {color: #c53c18; text-decoration: underline}   /* mouse over link */
a:active {color: #c53c18; text-decoration: none}   /* selected link */		
		
p 		{
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
		line-height: 17px;
		}
		
h1		{
		font-size: 18px;
		color: #084c67;
		margin: 0;
		padding: 0;
		padding-bottom: 8px;
		margin-bottom: 20px;
		margin-right: 220px;
		background: url(../images/h1dot.gif) bottom repeat-x;
		}

#productnav_mid h1 {
		font-size: 18px;
		color: #084c67;
		margin: 0;
		padding: 0;
		padding-bottom: 8px;
		margin-left: 18px;
		margin-right: 18px;
		padding-right: 25px;
		margin-bottom: 20px;
		background: url(../images/h1dot.gif) bottom repeat-x;
		}		
		
h2		{
		font-size: 12px;
		font-weight: bold;
		color: #1869ab;
		margin: 0;
		padding: 0;
		}
		
#container {
		width: 911px;
		margin: 0 auto;
		}
		
#header {
		width: 911px;
		height: 61px;
		background: url(../images/header.jpg) top no-repeat;
		}
		
#taal	{
		width: 250px;
		height: 15px;
		position: absolute;
		margin-left: 630px;
		margin-top: 17px;
		z-index: 2;
		text-align: right;
		}
		
.vlag	{
		margin-right: 12px;
		}
		
#banner {
		width: 911px;
		height: 281px;
		background: url(../images/banner_01.jpg) top no-repeat;
		}
		
#mainmenu	{
		width: 855px;
		height: 33px;
		margin-left: 28px;
		margin-top: 215px;
		background: url(../images/bg_menu.jpg) top no-repeat;
		z-index: 2;
		position: absolute;
		}
		
#content_container {
		width: 911px;
		padding-bottom: 20px;
		float: left;
		background: url(../images/bg_content.jpg) top repeat-y;
		}
		
#maincontent {
		width: 630px;
		float: left;
		margin-left: 15px;
		margin-top: 13px;
		padding-left: 10px;
		color: #414141;
		}
		
#footer {
		width: 840px;
		height: 10px;
		clear: left;
		padding-top: 30px;
		margin-top: 40px;
		margin-left: 35px;
		font-size: 11px;
		text-align: center;
		color: #a9a8a8;
		background: url(../images/h1dot.gif) 0px 20px repeat-x;
		}
		
#footer a:link {color: #787878; text-decoration: none}     /* unvisited link */
#footer a:visited {color: #787878; text-decoration: none}  /* visited link */
#footer a:hover {color: #1869ab; text-decoration: underline}   /* mouse over link */
#footer a:active {color: #1869ab; text-decoration: underline}   /* selected link */			
	
#productnav_container {
		float: left;
		width: 180px;
		margin-left: 28px;
		}
		
#productnav_top {
		width: 171px;
		height: 13px;
		float: left;
		background: url(../images/productnav_top.jpg) top no-repeat;
		}
		
#productnav_bottom {
		width: 171px;
		height: 13px;
		float: left;
		background: url(../images/productnav_bottom.jpg) top no-repeat;
		}
		
#productnav_mid {
		width: 169px;
		float: left;
		background: #ebebeb;
		border-right: 1px solid #dedddd;
		border-left: 1px solid #dedddd;
		}
		
#mainmenu ul {
	width: 750px;
	height: 33px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	}
		
#mainmenu li{
	list-style-type: none; 
	display: inline;
	}
	
#mainmenu a {
	height: 23px;
	float: left;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #085a80;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-left: 5px;
	}
	
#mainmenu a:hover {
	background: #c8c8c7;
	}

#mainmenu a.active{
	height: 23px;
	float: left;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #085a80;
	background: #c8c8c7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-left: 5px;
	}
	
#productnav_mid ul {
	padding: 0;
	margin: 0;
	width: 170px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	}
		
#productnav_mid li{
	list-style-type: none;
	}
	
#productnav_mid a {
	width: 137px;
	height: 23px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #085a80;
	padding-top: 10px;
	padding-left: 33px;
	background: url(../images/arrow.gif) no-repeat 17px;
	}
	
#productnav_mid a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #1869ab;
	background-image: url(../images/arrow_active.gif);
	background-position: 21px;
	background-repeat: no-repeat;
	}
	
#productnav_mid a.active{
	width: 137px;
	height: 23px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 33px;
	background-color: #1869ab;
	background-image: url(../images/arrow_active.gif);
	background-position: 21px;
	background-repeat: no-repeat;
	}
