@charset "utf-8";

/**
 * @author pt <tiedemann@steuerungb.de>, Agentur Steuerung B GmbH, www.steuerungb.de
 */

.page-print .buttons-set { display: none; }

#custservice,
.meta-nav,
.subheader,
#search_mini_form,
.home-link,
.up-sell,
.additional-options,
.toolbar,
.col-left,
.block-subscribe,
.block-layered-nav
{
	display: none;
}

body,
.wrapper,
.page,
.header {
	background-image: none;
}

.header-container,
.main {
	border-left: 1px solid #9f9f9f;
/* 	border-right: 1px solid #9f9f9f; */
}

.claim-container {
	background-image: none;
	margin-top: 20px;
}

.logo {
	float: none;
	overflow: visible;
	height: auto;
	width: auto;
}
