/* MENU */
#menu {
	font-size: 12px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu .line ul, #menu .line li{
	float: left;
}

#menu .line a {
	float: left;
	display: block;
	text-align: center;
	height: 17px;
	padding: 3px 6px 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/menu/menu_bg.jpg) repeat-x top left;
}

#menu .line a:hover {
	text-decoration: underline;
}

#menu .line li div {
	float: left;
	padding-right: 3px;
	background: url(../images/menu/menu_bg_end.jpg) no-repeat top right;
}

#menu .line .more {
	padding-right: 25px;
	background: url(../images/menu/more.jpg) no-repeat top right;
}

#menu .line .more:hover {
	background: url(../images/menu/more_over.jpg) no-repeat top right;
}

#branches .line a{
	background: url(../images/menu/menu_gray_bg.jpg) no-repeat top left;

}
#branches .line li div{
	background: url(../images/menu/menu_gray_bg_end.jpg) no-repeat top right;
}


/*
#menu #kerst a {
	color: #304711;
	background: url(../images/menu/menu_bg_kerst.jpg) repeat-x top left ;
}

#menu #kerst div {
	background: url(../images/menu/menu_bg_end_kerst.jpg) no-repeat top right;
}


#menu #wk a {
	color: #FFF;
	background: url(../images/menu/menu_bg_wk.jpg) repeat-x top left ;
}

#menu #wk div {
	background: url(../images/menu/menu_bg_end_wk.jpg) no-repeat top right;
}

#menu #kerst2 a {
	color: #304711;
	background: url(../images/menu/menu_bg_kerst.jpg) repeat-x top left ;
}

#menu #kerst2 div {
	background: url(../images/menu/menu_bg_end_kerst.jpg) no-repeat top right;
}
*/

/* ITEM INSTELLINGEN */

/* LINE 1 */
#zomer a { width: 43px; }
#winter a { width: 50px; }
#kerst a { width: 45px; }
#kinderen a { width: 64px; }
#vakantie a { width: 60px; }
#sport_gezondheid a { width: 130px; }
#eten_drinken a { width: 100px; }
#back_to_school a { width: 90px; }
#feest a { width: 55px; }

/* LINE 2 */
#beurs_evenementen a { width: 151px; }
#mailing a { width: 60px; }
#geschenk a { width: 164px; }
#new a { width: 122px; }
#top_10 a { width: 180px; }

/* LINE 3 */
#automotive a{ width: 140px; }
#bouw_vastgoed a{ width: 204px; }
#gezondheidszorg_pharmacie a{ width: 258px; }
#overheid a{ width: 110px; }

/* LINE 4 */
#ict a{ width: 100px; }
#onderwijs a{ width: 130px; }
#transport_logistiek a{ width: 220px; }
#financiele_dienstverlening a{ width: 262px; }


/* SUBMENUS */
#menu .subMenu {
	position: absolute;
	display: none;
	padding: 6px;
	font-size: 10px;
	border: 1px solid #c2c2c2;
	background-color: #fff;
}

#menu .subMenu li {
	padding-bottom: 10px;
}

#menu .subMenu a {
	color: #000;
	text-decoration: none;
}

#menu .subMenu a:hover {
	color: #ee252d;
}

#menuCat {
	top: 119px;
	margin-left: 1px;
}

#menuCat .coll {
	padding-right:20px;
	float: left;
}

#menuPt {
	z-index: 999;
	top: 119px;
	margin-left: 193px;
	line-height: 18px;
}

#menuPt .coll {
	padding-right:20px;
	width: 150px;
	float: left;
}

#menuCreate {
	z-index: 999;
	top: 119px;
	width: 150px;
	margin-left: 622px;
	line-height: 18px;
}
