/**********************/
/* Header
/*********************/

/* edition */
#edition{
	background-image: url(/img/BM_logo.jpg);
}


/*	search	*/
#search .submit{
 	background: #E5384B;
}
#search a{
	color: #E5384B;
}

/* Main menu */
#mainMenu .active,
#mainMenu a.active:hover{
	background-image: url(/img/BM_active.jpg);
}

/**********************/
/* Submenu
/*********************/
#news h3 a,
#regioninfo h3 a,
#service h3 a,
#information h3 a,
#webpaper h3 a,
#categories h3 a,
#fotos h3 a,
#diensten h3 a{
	background-image: url(/img/BM_submenu.jpg);
}
/* Menu whiteout submenu */
#cars h3 a,
#jobs h3 a{
	background-image: url(/img/BM_submenu_notoggle.jpg);
}
#news.inactive h3 a,
#regioninfo.inactive h3 a,
#service.inactive h3 a,
#information.inactive h3 a,
#webpaper.inactive h3 a,
#categories.inactive h3 a,
#fotos.inactive h3 a,
#diensten.inactive h3 a{
	background-image: url(/img/BM_submenu_inactive.jpg);
}
/* #politiek a {
color: #E7374B;
}*/

/**********************/
/* Options
/*********************/
#options li{
	background: url(/img/BM_stripe.jpg) no-repeat;
}
#text-small a{
	background-image: url(/img/BM_small.jpg);
}
#text-medium a{
	background-image: url(/img/BM_medium.jpg);
}
#text-large a{
	background-image: url(/img/BM_large.jpg);
}
#login a{
	background-image: url(/img/BM_login.jpg);
    background-repeat: no-repeat;
}
#config a{
	background-image: url(/img/BM_config.jpg);
    background-repeat: no-repeat;
}


/**********************/
/* Headliners
/*********************/
#headliners li.active {
	background-image: url(/img/BM_headline_item.gif);
}

/**********************/
/* news items
/*********************/
#newsitems h3{
	background-image: url(/img/BM_newsitem.jpg);
}
#newsitems li{
	border-bottom: dotted 1px #E5384B;
}
a.comment{
	color: #E5384B;
}

/**********************/
/* Reageren + Gerelateerde
/*********************/
#ReagerenArtikel h3,
#GerelateerdeArtikel h3 {
  background-image: url(/img/BM_headliners_top.jpg);
}
#GerelateerdeArtikel li {
	border-bottom: dotted 1px #E5384B;
}

/**********************/
/* Column
/*********************/
#epaper h3,
#weather h3{
	background-image: url(/img/BM_Column.jpg);
}
#epaper ul{
	border-top: dotted 1px #E5384B;
}

/**********************/
/* Forms
/*********************/
#loginscreen h3,
#register h3,
#preferences h3,
#advancesearch h3{
    background-image: url(/img/BM_newsitem.jpg)
}

