/**********************/
/* Header
/*********************/

/* edition */
#edition{
	background-image: url(/img/BZ_logo.jpg);
}


/*	search	*/
#search .submit{
 	background: #339967;
}
#search a{
	color: #339967;
}

/* Main menu */
#mainMenu .active,
#mainMenu a.active:hover{
	background-image: url(/img/BZ_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/BZ_submenu.jpg);
}
/* Menu whiteout submenu */
#cars h3 a,
#jobs h3 a{
	background-image: url(/img/BZ_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/BZ_submenu_inactive.jpg);
}
/*#politiek a {
color: #339967;
}*/
/**********************/
/* Options
/*********************/
#options li{
	background: url(/img/BZ_stripe.jpg) no-repeat;
}
#text-small a{
	background-image: url(/img/BZ_small.jpg);
}
#text-medium a{
	background-image: url(/img/BZ_medium.jpg);
}
#text-large a{
	background-image: url(/img/BZ_large.jpg);
}
#login a{
	background-image: url(/img/BZ_login.jpg);
    background-repeat: no-repeat;
}
#config a{
	background-image: url(/img/BZ_config.jpg);
    background-repeat: no-repeat;
}


/**********************/
/* Headliners
/*********************/
#headliners li.active {
	background-image: url(/img/BZ_headline_item.gif);
}

/**********************/
/* news items
/*********************/
#newsitems h3{
	background-image: url(/img/BZ_newsitem.jpg);
}
#newsitems li{
	border-bottom: dotted 1px #339967;
}
a.comment{
	color: #339967;
}

/**********************/
/* Column
/*********************/
#epaper h3,
#weather h3{
	background-image: url(/img/BZ_Column.jpg);
}
#epaper ul{
	border-top: dotted 1px #339967;
}

/**********************/
/* Forms
/*********************/
#loginscreen h3,
#register h3,
#preferences h3,
#advancesearch h3{
    background-image: url(/img/BZ_newsitem.jpg)
}


