/* buttons */
.navi_home {background-position:0px 0px;width:35px;}
.navi_home:hover,.navi_home_active {background-position:0px -15px;width:35px;}
	.navi_hotelsearch {background-position:0px -30px;width:65px;}
	.navi_hotelsearch:hover,.navi_hotelsearch_active {background-position:0px -45px;width:65px;}
	.navi_newsletter {background-position:-70px -30px;width:65px;}
	.navi_newsletter:hover,.navi_newsletter_active {background-position:-70px -45px;width:65px;}
	.navi_login {background-position:-138px -30px;width:33px;}
	.navi_login:hover,.navi_login_active {background-position:-138px -45px;width:33px;}
	.navi_ticker {background-position:-176px -30px;width:36px;}
	.navi_ticker:hover,.navi_ticker_active {background-position:-176px -45px;width:36px;}
	.navi_partner {background-position:-217px -30px;width:44px;}
	.navi_partner:hover,.navi_partner_active {background-position:-217px -45px;width:44px;}

.navi_company {background-position:-41px 0px;width:78px;}
.navi_company:hover,.navi_company_active {background-position:-41px -15px;width:78px;}
	.navi_profil {background-position:0px -60px;width:117px;}
	.navi_profil:hover,.navi_profil_active {background-position:0px -75px;width:117px;}
	.navi_philosophie {background-position:-124px -60px;width:66px;}
	.navi_philosophie:hover,.navi_philosophie_active {background-position:-124px -75px;width:66px;}
/*	.navi_data_facts {background-position:-196px -60px;width:89px;}
	.navi_data_facts:hover,.navi_data_facts_active {background-position:-196px -75px;width:89px;}*/
	.navi_shareholder {background-position:-291px -60px;width:81px;}
	.navi_shareholder:hover,.navi_shareholder_active {background-position:-291px -75px;width:81px;}

.navi_products {background-position:-126px 0px;width:52px;}
.navi_products:hover,.navi_products_active {background-position:-126px -15px;width:52px;}
	.navi_informations {background-position:0px -90px;width:148px;}
	.navi_informations:hover,.navi_informations_active {background-position:0px -120px;width:148px;}
	.navi_hotel-systems {background-position:-154px -90px;width:84px;}
	.navi_hotel-systems:hover,.navi_hotel-systems_active {background-position:-154px -120px;width:84px;}
/*	.navi_sky_internet {background-position:-244px -90px;width:88px;}
	.navi_sky_internet:hover,.navi_sky_internet_active {background-position:-244px -120px;width:88px;}*/
	.navi_content {background-position:-338px -90px;width:47px;}
	.navi_content:hover,.navi_content_active {background-position:-338px -120px;width:47px;}
	.navi_service {background-position:0px -105px;width:82px;}
	.navi_service:hover,.navi_service_active {background-position:0px -135px;width:82px;}
	.navi_financing {background-position:-88px -105px;width:75px;}
	.navi_financing:hover,.navi_financing_active {background-position:-88px -135px;width:75px;}
/*	.navi_hotel_tv_modules {background-position:-169px -105px;width:90px;}
	.navi_hotel_tv_modules:hover,.navi_hotel_tv_modules_active {background-position:-169px -135px;width:90px;}*/
	.navi_add_on_services {background-position:-264px -105px;width:92px;}
	.navi_add_on_services:hover,.navi_add_on_services_active {background-position:-264px -135px;width:92px;}
	
.navi_references {background-position:-183px 0px;width:65px;}
.navi_references:hover,.navi_references_active {background-position:-183px -15px;width:65px;}

.navi_news {background-position:-254px 0px;width:31px;}
.navi_news:hover,.navi_news_active {background-position:-254px -15px;width:31px;}
	.navi_press {background-position:0px -150px;width:37px;}
	.navi_press:hover,.navi_press_active {background-position:0px -165px;width:37px;}
	.navi_newsletter {background-position:-43px -150px;width:60px;}
	.navi_newsletter:hover,.navi_newsletter_active {background-position:-43px -165px;width:60px;}

.navi_contact {background-position:-291px 0px;width:44px;}
.navi_contact:hover,.navi_contact_active {background-position:-291px -15px;width:44px;}

/* massen selektor */
.navi_home,.navi_home_active,.navi_hotelsearch,.navi_hotelsearch_active,
.navi_newsletter,.navi_newsletter_active,.navi_login,.navi_login_active,
.navi_ticker,.navi_ticker_active,.navi_partner,.navi_partner_active,

.navi_company,.navi_company_active,.navi_profil,.navi_profil_active,
.navi_philosophie,.navi_philosophie_active,.navi_data_facts,.navi_data_facts_active,
.navi_shareholder,.navi_shareholder_active,

.navi_products,.navi_products_active,.navi_informations,.navi_informations_active,
.navi_hotel-systems,.navi_hotel-systems_active,.navi_sky_internet,.navi_sky_internet_active,
.navi_content,.navi_content_active,.navi_service,.navi_service_active,
.navi_financing,.navi_financing_active,.navi_hotel_tv_modules,.navi_hotel_tv_modules_active,
.navi_hotel_tv_modules,.navi_hotel_tv_modules_active,.navi_add_on_services,.navi_add_on_services_active,

.navi_references,.navi_references_active,

.navi_news,.navi_news_active,.navi_press,.navi_press_active,.navi_newsletter,.navi_newsletter_active,

.navi_contact,.navi_contact_active {
	background-image:url(../gfx/navi_de.gif);
	height:15px;
	cursor:pointer;
	border:0px;
	vertical-align:middle;
}