@charset "UTF-8";
/* CSS Document */

.menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #E9E6E1;
}
.menu2 li {
	padding: 0;
	margin: 0;
	height: 100px;
	margin-right: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu2 li a, .menu2 li a:visited .menu2 li a:active {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 100px;
	background-repeat: no-repeat;
}
.aanhangwagens {background-image: url(images/productnav2_02.gif); width: 146px;}
.aanhangwagens a {background-image: url(images/productnav_02.gif);}
.opleggers {background-image: url(images/productnav2_03.gif); width: 147px;}
.opleggers a {background-image: url(images/productnav_03.gif);}
.xlow {background-image: url(images/productnav2_04.gif); width: 147px;}
.xlow a {background-image: url(images/productnav_04.gif);}
.mobileoffice {background-image: url(images/productnav2_05.gif); width: 147px;}
.mobileoffice a {background-image: url(images/productnav_05.gif);}
.liftboxx {background-image: url(images/productnav2_06.gif); width: 148px;}
.liftboxx a {background-image: url(images/productnav_06.gif);}
.weegsystemen {background-image: url(images/productnav2_07.gif); width: 145px;}
.weegsystemen a {background-image: url(images/productnav_07.gif);}


ul.menu2 li a:hover {background: none;}
.menu2 li {float: left;}
.menu2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
