/*

==========
MASTER PNG
==========

*/
.logo,
nav ul li a.firstlevel span,
footer h1,
.show-detail-search,
.dropdown,
.icon {
	background-image: url(../images/master_en.png);
}


nav ul li a.aktuelles {
	width: 46px;
	margin-left: -10px;
}
nav ul li a.foerderung {
	width: 78px;
}

.aktuelles.red-line {
	width: 66px;
}
.foerderung.red-line {
	width: 203px;
}
.filmcommission.red-line {
	width: 415px;
}


#header-search button {
	background-image: url(../images/buttons/en/btn_search.png);
	width: 67px;
}
.btn-show,
.grey-box button.btn-show {
	background-image: url(../images/buttons/en/btn_show.png);
	width: 41px;
}
.btn-order,
.grey-box button.btn-order {
	background-image: url(../images/buttons/en/btn_order.png);
	width: 42px;
}
.dropdown {
	background-image: url(../images/buttons/en/btn_expand.png);
	width: 56px;
}
.active.dropdown {
	background-image: url(../images/buttons/en/btn_collapse.png);
	width: 50px;
}
.btn-show-results {
	background-image: url(../images/buttons/en/btn_show_results.png);
	width: 109px;
}
.btn-advanced-search,
.active.btn-simple-search {
	background-image: url(../images/buttons/en/btn_advanced_search.png);
	width: 156px;
}
.active.btn-simple-search {
	background-image: url(../images/buttons/en/btn_simple_search.png);
	width: 128px;
}
.btn-print {
	background-image: url(../images/buttons/en/btn_print.png);
	width: 68px;
}
.btn-show-route {
	background-image: url(../images/buttons/en/btn_show_route.png);
	width: 101px;
}
.btn-register {
	background-image: url(../images/buttons/en/btn_register.png);
	width: 74px;
}
.btn-send-new-password {
	background-image: url(../images/buttons/en/btn_send_new_password.png);
	width: 157px;
}
.btn-search {
	background-image: url(../images/buttons/en/btn_search.png);
	width: 67px;
}

