body
{
	margin: 0px;
	padding: 0px;
	font: Arial;
	font-size: 90%;
	text-align: left;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
table, td, th { font-size: 95%; }
 #container {
	background-color:#FFFFFF;
	width: 100%;
	background-color:#FFFFFF;
}
#head 
{
	background-image: url(logonieuw.jpg); 
	background-repeat: no-repeat;
    width: 100%; 
	height: 118px;
	border-top: solid 10px #003399;
	border-bottom: solid 10px #003399;
	background-color: #0099FF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
 #footer 
{ 
	background-color:#F3F3F3;
    width: 100%; 
	height: 20px;
	font-size: 75%; 
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
}
 #top_main 
{
	background-image: url(main_top.jpg);
	text-align:right;
	background-color:#FFFFFF;
	padding: 10px;
	width: 500px;
	height: 35px;
}
 #center_main 
{
	background-image: url(main_center.jpg);
	text-align:Left;
	background-color:#FFFFFF;
	padding: 15px;
	width: 500px;
}
 #bottom_main 
{
	background-image: url(main_bottom.jpg);
	width: 500px;
	height: 25px;
}
 #top_nav 
{
	background-image: url(nav_top.jpg);
	text-align:left;
	padding: 10px;
	width: 150px;
	height: 35px;
}
#center_nav 
{
	margin: 0px; 
	background-image: url(nav_center.jpg);
	text-align:left;
	background-color:#FFFFFF;
	width: 150px;
	padding-left: 8px;
	paddin-top: 1px;
}
#bottom_nav 
{
	background-image: url(nav_bottom.jpg);
	width: 150px;
	height: 20px;
}
#cam_top 
{
	background-image: url(cam_top.jpg);
	text-align:left;
	padding: 10px;
	width: 350px;
	height: 25px;
	float: left;
}
#cam_center 
{
	margin: 0px; 
	background-image: url(cam_center.jpg);
	text-align:center;
	background-color:#FFFFFF;
	width: 350px;
	padding: 0x;
	float: left;
}
#cam_bottom
{
	background-image: url(cam_bottom.jpg);
	width: 350px;
	height: 20px;
	float: left;
}
#cam_top2
{
	background-image: url(cam_top.jpg);
	text-align:left;
	padding: 10px;
	width: 350px;
	height: 25px;
	float: right;
}
#cam_center2 
{
	margin: 0px; 
	background-image: url(cam_center.jpg);
	text-align:center;
	background-color:#FFFFFF;
	width: 350px;
	padding: 0x;
	float: right;
}
#cam_bottom2
{
	background-image: url(cam_bottom.jpg);
	width: 350px;
	height: 20px;
	float: right;
}
#webwinkel{
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	}
a:link 
{
	color: #000000;
	text-decoration: none;
}    

a:visited
{
	color: #000000;
	text-decoration: none;
}  
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}   
a:active
{
	color: #000000;
	text-decoration: none;
}

a.top:link 
{
	color: #003399;
	text-decoration: none;
}    

a.top:visited
{
	color: #003399;
	text-decoration: none;
}  
a.top:hover
{
	color: #FF0000;
	text-decoration: underline;
}   
a.top:active
{
	color: #003399;
	text-decoration: none;
}

/* NIEW BALK */

#top_Balk{
	height: 18px;
	background-color: #003399;
	border-bottom: 1px solid #000000;
	}
#logo{
	height: 100px;
	background-color: #0099FF;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	text-align: right;
	border-bottom: solid 5px 
	}