/*-- style --*/

a {

	color: #bc0000;

}

/*-- end style --*/



#mainnav {

	background:  url(../../images/mainnav_repeat.gif) repeat-x top left;

}

#mainnav_left {

	width: 10px;

	height: 35px;

	float: left;

	background: url(../../images/mainnav_left.gif) no-repeat bottom right;

}

#mainnav_center {

	height: 35px;

	float: left;

}

#mainnav_right {

	width: 10px;

	height: 35px;

	float: right;

	background: url(../../images/mainnav_right.gif) no-repeat bottom left;

}

#mainnav ul li {

	position: relative;

	z-index: 999;

	/*background: url(../../images/mainnav_liborder.gif) no-repeat top right;*/

}

#mainnav ul li a {

	color: #ffffff;

	line-height: 35px;

	display: block;

	padding: 0px 11px 0px 13px;

	margin-right: 2px;

	cursor: pointer;

	z-index: 999;

    text-decoration: none;

}



#mainnav ul li a:hover {

	margin-right: 2px;

	background:  url(../../images/mainnav_repeat.gif) repeat-x bottom left;

}

	#mainnav ul li .submenu ul {

		position: absolute;

		top: 35px;

		left: -10px;

		z-index: 999;

		border-top: 1px solid #d5d5d5;

		background: url(../../images/bg_subnav.gif) no-repeat bottom left;

	}

	#mainnav ul li .submenu ul li {

		float: none;

		background: url(../../images/hr_stiplijn.gif) no-repeat 15px bottom;

	}

		#mainnav ul li .submenu ul li.last {

			background: none;

		}

		#mainnav ul li .submenu ul li a {

			background: none;

			color: #393939;

			font-weight: normal;

			background: url(../../images/arrow_red.gif) no-repeat 0 11px;

			padding: 0px 0px 0px 11px;

			margin: 0px 0px 0px 10px;

			display: block;

			width: 177px;

			line-height: 28px;

		}

		#mainnav ul li .submenu ul li a:hover {

			background: url(../../images/arrow_red.gif) no-repeat 0 11px;

			text-decoration: none;

			color: #bc0000;

		}



#search {

	background: url(../../images/search_repeat_04.gif) repeat-x top right;

}

#search_left {

	width: 10px;

	height: 33px;

	float: left;

	background: url(../../images/search_left.gif) no-repeat top right;

}

#search_center {

	height: 33px;

	float: left;

	width: 96%;

	position: relative;

}

#search_right {

	width: 10px;

	height: 33px;

	float: right;

	background: url(../../images/search_right.gif) no-repeat top left;

}



/*koen addition*/

div ul.opsomming li a.activeCat {

	background-attachment:scroll;

	background-color:transparent;

	background-image:url(../../images/arrow_red.gif);

	background-position:right center;

	background-repeat:no-repeat;

	color:#B50000;

	display:block;

}



/*Variatie beschikbaar*/

p.variaties_beschikbaar {

    color: #5c5f62;

    font-size: 11px;

    background-image: url(../../images/arrow_red_reversed.gif);

    background-repeat: no-repeat;

    background-position: left center;

    padding-left:10px;

    margin-top: 10px;

}



p.variaties_beschikbaar span {

    background-image: url(../../images/arrow_red.gif);

    background-repeat: no-repeat;

    background-position: right center;

    padding-right: 10px;

}



.blackbox_content {

	background: url(../../images/buromas_winkel.png) no-repeat;

	padding-top: 42px;

}



.blackbox_top, .blackbox_bottom {

	background: none !important;

	background-image: none !important;

	display: none  !important;

}



.blackbox {

	background: none !important;

	background-image: none !important;

}