@charset "UTF-8";

/** Main Navigation */

#but_22 {
	background-image: url('./../images/buttons/but_aktuelles.gif');
	width: 123px;
}

#but_8 {
	background-image: url('./../images/buttons/but_unternehmen.gif');
	width: 157px;
}

#but_7 {
	background-image: url('./../images/buttons/but_produkte.gif');
	width: 115px;
}

#but_70 {
	background-image: url('./../images/buttons/btn_kundenservice.gif');
	width: 171px;
}

/** Secondary Navigation */

#but_24 {
	background-image: url('./../images/buttons/but_home.gif');
	width: 47px;
}

#but_95 {
	background-image: url('./../images/buttons/but_usa_home.gif');
	width: 69px;
}

#but_96 {
	background-image: url('./../images/buttons/but_uk_home.gif');
	width: 62px;
}

#but_25 {
	background-image: url('./../images/buttons/but_sitemap.gif');
	width: 61px;
}

#but_26 {
	background-image: url('./../images/buttons/but_impressum.gif');
	width: 78px;
}

#but_27 {
	background-image: url('./../images/buttons/but_agb.gif');
	width: 36px;
}

#but_28 {
	background-image: url('./../images/buttons/but_login.gif');
	width: 92px;
}

#but_60 {
	background-image: url('./../images/buttons/but_lexikon.gif');
	width: 61px;
}

#but_59 {
	background-image: url('./../images/buttons/but_faq.gif');
	width: 36px;
}

div.print{
	background-image: url('./../images/buttons/but_print_page.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 103px;
	height: 13px;
	float: right;
	margin-right: 30px;
	margin-top: 6px;
}
div.print img{
	border: 0px;
}
