#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.menu, a.menu, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #00AFDE;
}
#Menu_Bottom {
	text-align: center;
	height: 35px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00AFDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	padding: 20px;
}
#ContentLeft {
	background-image: url(images/content_LB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-left: 20px;
	width: 550px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 0px;
}
#ContentRight {
	background-color: #B3ECF2;
	vertical-align: text-top;
	padding: 20px;
}
.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AFDE;
}
#contact_rb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: middle;
}


#navigation {	margin: 0;	padding: 0;	height: 117px;	list-style: none;	display: inline;	overflow: hidden;	}
	
#navigation li {
	margin: 0; 	padding: 0;    list-style: none;	display: inline;
}
#navigation a {	float: left;	overflow: hidden;	height: 0px !important;	height /**/:0px; /* for IE5/Win only */	padding-top: 39px;	padding-right: 0;	padding-bottom: 0;	padding-left: 0;	}	#navigation a:hover {	background-position: 0 -39px;	}#navigation a:active {	background-position: 0 -39px;	}
	
#glasvezel a {
	background: url(images/menu_glasvezel.gif) no-repeat left top;
	width: 149px;
	display: inline;
}
#draadloos a {
	background: url(images/menu_draadloos.gif) no-repeat left top;
	width: 148px;
	display: inline;
}
#active a {
	background: url(images/menu_active.gif) no-repeat left top;
	width: 202px;
	display: inline;
}
#koper a {
	background: url(images/menu_koper.gif) no-repeat left top;
	width: 120px;
	display: inline;
}
#home a {
	background: url(images/menu_home.gif) no-repeat left top;
	width: 178px;
	display: inline;
}
#contact a {
	background: url(images/menu_contact.gif) no-repeat left top;
	width: 153px;
	display: inline;
}
