/* SPECIAL MAIN MENU ******************************************************** */

#menuMain {
	/* basis layout in style.css */
	background: url('../img/menu/main.gif') top left no-repeat;
	z-index: 100;
	}
#menuMain li	{	margin: 0; padding: 0; list-style: none; display: block; position: absolute;	}
#menuMain a 	{	display: block;	outline: none; }
#menuMain span	{	display: none;	}

#liMain1 {left: 0px; top: 0px; width: 172px; height: 33px;}
#liMain2 {left: 0px; top: 34px; width: 172px; height: 31px;}
#liMain3 {left: 0px; top: 66px; width: 172px; height: 31px;}
#liMain4 {left: 0px; top: 98px; width: 172px; height: 31px;}
#liMain5 {left: 0px; top: 130px; width: 172px; height: 31px;}
#liMain6 {left: 0px; top: 162px; width: 172px; height: 33px;}

#liMain2 a, #liMain3 a, #liMain4 a, #liMain5 a {height: 31px;}
#liMain1 a, #liMain6 a {height: 33px;}

#liMain1 a:hover, #liMain1.active a {background: url('../img/menu/main.gif') -172px 0px no-repeat;}
#liMain2 a:hover, #liMain2.active a {background: url('../img/menu/main.gif') -172px -34px no-repeat;}
#liMain3 a:hover, #liMain3.active a {background: url('../img/menu/main.gif') -172px -66px no-repeat;}
#liMain4 a:hover, #liMain4.active a {background: url('../img/menu/main.gif') -172px -98px no-repeat;}
#liMain5 a:hover, #liMain5.active a {background: url('../img/menu/main.gif') -172px -130px no-repeat;}
#liMain6 a:hover, #liMain6.active a {background: url('../img/menu/main.gif') -172px -162px no-repeat;}


/* SPECIAL SUB MENU ********************************************************* */

#menuSub {
	position: relative;
	left: 0px; top: 0px;
	margin: 0; padding: 0;
	width: 184px; height: 210px !important;
	z-index: 100;
	}
.wiezijnwij {
	/* height: 84px !important; */
	background: url('../img/menu/sub-wiezijnwij.gif') top left no-repeat;
	}
.productenvanwij {
	/* height: 168px !important; */
	background: url('../img/menu/sub-productenvanwij.gif') top left no-repeat;
	}
.consumentenenwij {
	/* height: 42px !important; */
	background: url('../img/menu/sub-consumentenenwij.gif') top left no-repeat;
	}
.adverterenenwij {
	/* height: 84px !important; */
	background: url('../img/menu/sub-adverterenenwij.gif') top left no-repeat;
	}
.contactmetwij {
	/* height: 28px !important; */
	background: url('../img/menu/sub-contactmetwij.gif') top left no-repeat;
	}
	
#menuSub li	{ margin: 0; padding: 0; list-style: none; display: block; position: absolute; }
#menuSub a 	{ display: block; outline: none; }
#menuSub span	{ display: none; }

#liSub1 a, #liSub2 a, #liSub3 a, #liSub4 a, #liSub5 a,
#liSub6 a, #liSub7 a, #liSub8 a, #liSub9 a, #liSub10 a,
#liSub11 a, #liSub12 a, #liSub13 a, #liSub14 a, #liSub15 a {height: 14px;}

#liSub1 {left: 0px; top: 0px; width: 184px; height: 14px;}
#liSub2 {left: 0px; top: 14px; width: 184px; height: 14px;}
#liSub3 {left: 0px; top: 28px; width: 184px; height: 14px;}
#liSub4 {left: 0px; top: 42px; width: 184px; height: 14px;}
#liSub5 {left: 0px; top: 56px; width: 184px; height: 14px;}
#liSub6 {left: 0px; top: 70px; width: 184px; height: 14px;}
#liSub7 {left: 0px; top: 84px; width: 184px; height: 14px;}
#liSub8 {left: 0px; top: 98px; width: 184px; height: 14px;}
#liSub9 {left: 0px; top: 112px; width: 184px; height: 14px;}
#liSub10 {left: 0px; top: 126px; width: 184px; height: 14px;}
#liSub11 {left: 0px; top: 140px; width: 184px; height: 14px;}
#liSub12 {left: 0px; top: 154px; width: 184px; height: 14px;}
#liSub13 {left: 0px; top: 168px; width: 184px; height: 14px;}
#liSub14 {left: 0px; top: 182px; width: 184px; height: 14px;}
#liSub15 {left: 0px; top: 196px; width: 184px; height: 14px;}

.wiezijnwij #liSub1 a:hover, .wiezijnwij #liSub1.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px 0px no-repeat;}
.wiezijnwij #liSub2 a:hover, .wiezijnwij #liSub2.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px -14px no-repeat;}
.wiezijnwij #liSub3 a:hover, .wiezijnwij #liSub3.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px -28px no-repeat;}
.wiezijnwij #liSub4 a:hover, .wiezijnwij #liSub4.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px -42px no-repeat;}
.wiezijnwij #liSub5 a:hover, .wiezijnwij #liSub5.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px -56px no-repeat;}
.wiezijnwij #liSub6 a:hover, .wiezijnwij #liSub6.active a {background: url('../img/menu/sub-wiezijnwij.gif') -184px -70px no-repeat;}

.productenvanwij #liSub1 a:hover, .productenvanwij #liSub1.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px 0px no-repeat;}
.productenvanwij #liSub2 a:hover, .productenvanwij #liSub2.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -14px no-repeat;}
.productenvanwij #liSub3 a:hover, .productenvanwij #liSub3.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -28px no-repeat;}
.productenvanwij #liSub4 a:hover, .productenvanwij #liSub4.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -42px no-repeat;}
.productenvanwij #liSub5 a:hover, .productenvanwij #liSub5.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -56px no-repeat;}
.productenvanwij #liSub6 a:hover, .productenvanwij #liSub6.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -70px no-repeat;}
.productenvanwij #liSub7 a:hover, .productenvanwij #liSub7.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -84px no-repeat;}
.productenvanwij #liSub8 a:hover, .productenvanwij #liSub8.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -98px no-repeat;}
.productenvanwij #liSub9 a:hover, .productenvanwij #liSub9.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -112px no-repeat;}
.productenvanwij #liSub10 a:hover, .productenvanwij #liSub10.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -126px no-repeat;}
.productenvanwij #liSub11 a:hover, .productenvanwij #liSub11.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -140px no-repeat;}
.productenvanwij #liSub12 a:hover, .productenvanwij #liSub12.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -154px no-repeat;}
.productenvanwij #liSub13 a:hover, .productenvanwij #liSub13.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -168px no-repeat;}
.productenvanwij #liSub14 a:hover, .productenvanwij #liSub14.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -182px no-repeat;}
.productenvanwij #liSub15 a:hover, .productenvanwij #liSub15.active a {background: url('../img/menu/sub-productenvanwij.gif') -184px -196px no-repeat;}

.consumentenenwij #liSub1 a:hover, .consumentenenwij #liSub1.active a {background: url('../img/menu/sub-consumentenenwij.gif') -184px 0px no-repeat;}
.consumentenenwij #liSub2 a:hover, .consumentenenwij #liSub2.active a {background: url('../img/menu/sub-consumentenenwij.gif') -184px -14px no-repeat;}
.consumentenenwij #liSub3 a:hover, .consumentenenwij #liSub3.active a {background: url('../img/menu/sub-consumentenenwij.gif') -184px -28px no-repeat;}

.adverterenenwij #liSub1 a:hover, .adverterenenwij #liSub1.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px 0px no-repeat;}
.adverterenenwij #liSub2 a:hover, .adverterenenwij #liSub2.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -14px no-repeat;}
.adverterenenwij #liSub3 a:hover, .adverterenenwij #liSub3.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -28px no-repeat;}
.adverterenenwij #liSub4 a:hover, .adverterenenwij #liSub4.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -42px no-repeat;}
.adverterenenwij #liSub5 a:hover, .adverterenenwij #liSub5.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -56px no-repeat;}
.adverterenenwij #liSub6 a:hover, .adverterenenwij #liSub6.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -70px no-repeat;}
.adverterenenwij #liSub7 a:hover, .adverterenenwij #liSub7.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -84px no-repeat;}
.adverterenenwij #liSub8 a:hover, .adverterenenwij #liSub8.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -98px no-repeat;}
.adverterenenwij #liSub9 a:hover, .adverterenenwij #liSub9.active a {background: url('../img/menu/sub-adverterenenwij.gif') -184px -112px no-repeat;}

.contactmetwij #liSub1 a:hover, .contactmetwij #liSub1.active a {background: url('../img/menu/sub-contactmetwij.gif') -184px 0px no-repeat;}
.contactmetwij #liSub2 a:hover, .contactmetwij #liSub2.active a {background: url('../img/menu/sub-contactmetwij.gif') -184px -14px no-repeat;}

