.tx-brochureshop img {
	width: auto;
	max-width: none;
}

.tx-brochureshop label {
    max-width: 95%;
}
.tx-brochureshop .hide {
	display: none;
}
.tx-brochureshop input[type="checkbox"] {
    vertical-align: top;
}

.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator {
	width: 480px;
	border-top: 1px dotted #008232;
	border-bottom: 1px dotted #008232;
	padding: 0;
	margin: 0 0 50px 0;
}

.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator li {
	display: inline;
	padding: 0 5px 0 0;
	color: white;
	background: none;
}

.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator li.pages {
	padding-right: 10px;
}

.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator li.next,
.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator li.previous {
	display: none;
}

.tx-brochureshop.tx-brochureshop-main ul.f3-widget-paginator .paginateRight {
	float: right;
}

.tx-brochureshop.tx-brochureshop-main .clear {
	clear: both;
}
.tx-brochureshop.tx-brochureshop-main .article {
	margin: 20px 0;
	display: block;
}

.tx-brochureshop.tx-brochureshop-main .articleText {
	float: left;
	margin-left: 5%;
	width: 75%;
}
.tx-brochureshop.tx-brochureshop-main .articleText .categories {
	float: right;
}
.tx-brochureshop.tx-brochureshop-main .articleText.marginLeft {
	margin-left: 25%;
}
.tx-brochureshop.tx-brochureshop-main .articleText .download img {
	padding: 0 5px 5px 0;	
}
.tx-brochureshop.tx-brochureshop-main .articleText .download span {
	text-transform: uppercase;	
}
.tx-brochureshop.tx-brochureshop-main .articleText .download:hover span {
	color: #008232;	
}
	
.tx-brochureshop.tx-brochureshop-main .article .image {
	width: 20%;
	border: 1px solid #ebf2f7;
	padding: 2px;
	float: left;
}
.tx-brochureshop.tx-brochureshop-main .article .image img {
	width: 100%;	
}

.tx-brochureshop.tx-brochureshop-main .article .image a.lightbox img {
	float: left;
}

.tx-brochureshop.tx-brochureshop-main .article div table {
	border-collapse: collapse;
	border-top: 1px dotted #008232;
	margin-top: 16px;
	width: 100%;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr {
	height: 30px;
	background: none;
	border-bottom: 1px dotted #8f8f8f;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr td {
	line-height: 18px;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr td.for-members {
	color: #008232;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr td.for-members.second {
	text-align: right;
	padding-right: 30px;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr td.third {
	width: 25%;
	text-align: center;
}

.tx-brochureshop.tx-brochureshop-main .article div table tr td.priceLable {
	width: 50%;
}
.tx-brochureshop.tx-brochureshop-main .article div table tr td.non-members.second {
	text-align: right;
	padding-right: 30px;
}

.tx-brochureshop img.shoppingcart {
	cursor: pointer;
	margin-left: 10px;
}

.tx-brochureshop.tx-brochureshop-main h3,
.tx-brochureshop.tx-brochureshop-main h4 {
	padding: 0;
	margin: 0 0 9px;
}
.tx-brochureshop.tx-brochureshop-main h4 {
	margin-top: -9px;	
}

.tx-brochureshop.tx-brochureshop-main .article p {
	padding: 0;
	margin: 0;
	line-height: 19px;
}

.tx-brochureshop.tx-brochureshop-main .article .brochureshop-toggler {
	color: #8f8f8f;
	margin: 9px 0 0 0!important;
	cursor: pointer;
}

.tx-brochureshop.tx-brochureshop-main .article .brochureshop-toggler-text {
	width: 354px;
}

.tx-brochureshop.tx-brochureshop-main table th {
	height: 31px;
}

.tx-brochureshop.tx-brochureshop-main table th.firstTh {
	width: 55%;
}

.tx-brochureshop.tx-brochureshop-main table th.secondTh {
	width: 5%;
}

.tx-brochureshop.tx-brochureshop-main table th.secondTh.bigger {
	width: 12%;
	text-align: center;
}

.tx-brochureshop.tx-brochureshop-main table th.thirdTh {
	width: 13%;
}

.tx-brochureshop.tx-brochureshop-main table th.fourthTh {
	width: 13%;
}

.tx-brochureshop.tx-brochureshop-main table th.fourthTh.right,
.tx-brochureshop.tx-brochureshop-main table td.priceForNonMembers.right,
.tx-brochureshop.tx-brochureshop-main table td.priceForMembers.right {
	text-align: right;
	padding-right: 0;
}

.tx-brochureshop.tx-brochureshop-main table th.fifthTh {
	width: 2%;
}

.tx-brochureshop.tx-brochureshop-main table.shoppingCartList {
	width: 100%;
}

.tx-brochureshop.tx-brochureshop-main table.shoppingCartList thead tr th {
	text-align: left;
}

.tx-brochureshop.tx-brochureshop-main table.shoppingCartList td.center {
	text-align: center;
}

.tx-brochureshop.tx-brochureshop-main table td .shoppingCartImage {
	border: 1px solid #ebf2f7;
	padding: 2px;
	width: 20%;
	float: left;
	margin-top: 24px;
	margin-right: 5%;
	margin-bottom: 22px;
}
.tx-brochureshop.tx-brochureshop-main table td .shoppingCartImage img {
	width: 100%;	
}

.tx-brochureshop.tx-brochureshop-main table td .shoppingCartDescription {
	float: left;
	width: 75%;
}

.tx-brochureshop.tx-brochureshop-main table td.priceForMembers,
.tx-brochureshop.tx-brochureshop-main table td.priceForNonMembers {
	color: #008232;
	text-align: right;
	padding-right: 25px;
}

.tx-brochureshop.tx-brochureshop-main table td input {
	width: 40px;
	border: 1px solid #d2d2d2;
	background: #e5e5e5;
	height: 24px;
	border-radius: 5px;
	text-align: center;
}
.tx-brochureshop.tx-brochureshop-main table td input.auto-width {
	width:auto;
}

.tx-brochureshop.tx-brochureshop-main table td.recalculate {
	text-align: right;
}

.tx-brochureshop.tx-brochureshop-main table td.recalculate input {
	margin-right: 147px;
	background: none;
	cursor: pointer;
	color: #8f8f8f;
    height: 40px;
    font-weight: bold;
    border-radius: 5px;
    width: auto;
    padding: 0 25px;
}

.tx-brochureshop.tx-brochureshop-main td.allPrices {
	text-align: right;
	font-size: 11px !important;
}

.tx-brochureshop.tx-brochureshop-main tr.reducedHeight {
	height: 18px;
}

.tx-brochureshop.tx-brochureshop-main p {
	padding: 0;
	color: #575757;
}

.tx-brochureshop.tx-brochureshop-main td.totalAmount {
	color: #008232 !important;
	font-size: 15px !important;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.tx-brochureshop.tx-brochureshop-main .backAndNext input {
    background-color: #008232;
    border: medium none;
    color: #fff;
    font-weight: bold;
    width: auto;
    padding: 0 25px;
    border-radius: 5px;
    margin-left: 10px;
    height: 40px;
    float: right;
}

.tx-brochureshop.tx-brochureshop-main .backAndNext a {
	background: #a3a3a3;
    border: medium none;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    width: auto;
    padding: 0 25px;
	float: right;
}

.tx-brochureshop.tx-brochureshop-main p.backAndNext {
	float: right;
	padding-top: 10px;
	width: 100%;
}

.tx-brochureshop.tx-brochureshop-main .backAndNext a:hover {
	text-decoration: none;
}

.tx-brochureshop.tx-brochureshop-main table.payOff {
	float: right;
	width: 241px;
}

.tx-brochureshop.tx-brochureshop-main table.payOff td {
	color: #8f8f8f;
}

.tx-brochureshop.tx-brochureshop-main table.payOff tr {
	background: none;
}

.tx-brochureshop.tx-brochureshop-main table.payOff tr.bottomBorder {
	border-bottom: 1px dotted #cdcdcd;
}

.tx-brochureshop.tx-brochureshop-main table.payOff tr.bottomBorderBlue {
	border-bottom: 1px dotted #008232;
	height: 55px;
}

.tx-brochureshop.tx-brochureshop-main table.payOff tr.bottomBorderBlue td{
	padding-right: 60px;
}

.tx-brochureshop.tx-brochureshop-main table.payOff td.first {
	color: #626262;
}

.tx-brochureshop.tx-brochureshop-main table.payOff td.second {
	text-align: right;
	color: #008232;
}

.tx-brochureshop.tx-brochureshop-main form.order dl {
	width: 50%;
	padding-right: 10%;
	float: left;	
}
.tx-brochureshop.tx-brochureshop-main form.order input[type="text"].form-control {
    background-color: #fafafa;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    box-shadow: none;
}

.tx-brochureshop.tx-brochureshop-main form.order dl div.zip {
	width: 35%;
	padding-right: 5%;
	float: left;
}
.tx-brochureshop.tx-brochureshop-main form.order dl div.city {
	width: 65%;
	float: left;
}
.tx-brochureshop.tx-brochureshop-main fieldset p {
	display: block;
	padding-top: 30px;
	width: 100%;
	float: left;
}
.tx-brochureshop.tx-brochureshop-main fieldset p label {
	display: block;
	float: left;
	width: 90%;
}

.tx-brochureshop.tx-brochureshop-main .order fieldset label[for=acceptedTerms]{
	font-weight: normal;
}
.tx-brochureshop.tx-brochureshop-main fieldset p input {
	display: block;
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 18px;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart h2 {
	padding: 5px 0 13px 0;
	border-bottom: 1px dotted #cccccc;
	color: #008232;
	font-size: 15px;
	margin-bottom: 20px;
}
.tx-brochureshop.tx-brochureshop-aside .sidebarCart p {
	padding: 5px 0;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart .errorbs .message-body {
	color: red;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart .errorbs {
	background-color: none;
	border: 1px solid red;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 6px #dddddd;
	font-size: 11px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px;
	text-align: left;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart .typo3-message,
.tx-brochureshop.tx-brochureshop-main .typo3-message {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.tx-brochureshop.tx-brochureshop-main .errorbs {
	border-color: red !important;
}

.tx-brochureshop.tx-brochureshop-main input[type="radio"].errorbs,
.tx-brochureshop.tx-brochureshop-main input[type="checkbox"].errorbs {
	box-shadow: 0 0 10px red !important;
}

.tx-brochureshop.tx-brochureshop-main p.errorbs {
	padding: 5px;
	color: red;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart ul {
	list-style: none;
	margin: 0;
	padding-top: 18px;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart ul li{
	color: #8f8f8f;
	background: url(../Icons/SidebarCartList.gif) no-repeat 0px 10px;
	padding-left: 10px;
	margin-bottom: 6px;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart .brochureshop-sidebar-total {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #008232;
	font-weight: bold;
	margin-bottom: 8px;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart .brochureshop-sidebar-total .shippingCosts,
.tx-brochureshop.tx-brochureshop-main td.totalAmount .shippingCosts
 {
	font-weight: normal;
}

.tx-brochureshop.tx-brochureshop-aside .sidebarCart {
	color: #8F8F8F;
	padding-bottom: 12px;
	margin-bottom: 13px;
}

.tx-brochureshop.tx-brochureshop-aside .brochureshop-shoppingcart-link {
	text-align: right;
}

.brouchureshop-sprite {
	background: url(../Icons/Sprites.png) no-repeat;
	display: inline-block;
}

.brouchureshop-sprite-accordionClosed,
.brouchureshop-sprite-accordionOpened {
	width: 4px;
	height: 7px;
	padding-right: 4px;
}

.brouchureshop-sprite-accordionClosed {
	background-position: 3px 0;
}

.brouchureshop-sprite-accordionOpened {
	background-position: 0 -57px;
}

.brouchureshop-sprite-cartMember,
.brouchureshop-sprite-cartNonMember {
	width: 13px;
	height: 13px;
	padding-right: 4px;
}

.brouchureshop-sprite-cartMember {
	background-position: 0 -109px;
	height: 15px;
	width: 13px;
}

.brouchureshop-sprite-cartNonMember {
	background-position: 0 -174px;
	width: 13px;
	height: 13px;
}

.brouchureshop-sprite-delete {
	background-position: 0 -237px;
	width: 9px;
	height: 10px;
}

.brouchureshop-sprite-reload {
	background-position: 0 -297px;
	width: 8px;
	height: 11px;
}

#brochureshop-spinner {
	background: url(../Icons/Spinner.gif) no-repeat center center white;
	width: 32px;
	height: 32px;
	padding: 8px;
	border: 0px solid black;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	display: none;
}

.tx-brochureshop .textAcceptedTerms {
    margin-bottom: 10px;
}

.tx-brochureshop fieldset .multirow,
.tx-brochureshop fieldset .singlerow {
	margin-bottom: 15px;
}

.tx-brochureshop fieldset .multirow {
	display: flex; gap: 15px;
}

.tx-brochureshop fieldset .multirow div {
	width: calc(50% - 15px);
}

.tx-brochureshop fieldset label {
	margin-bottom: 0;
}

.tx-brochureshop fieldset label.bold {
	font-size: 16px;
	font-family: "Meta Web Bold", Arial, sans-serif;
}

.tx-brochureshop fieldset.differentAddress {
	margin: 15px 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; padding: 15px 0;
}

.tx-brochureshop fieldset .checkbox {
	display: flex; gap: 10px;
}

.tx-brochureshop fieldset .invoicetype {
	display: flex; flex-direction: column;
}

.tx-brochureshop fieldset .privacy a {
	font-size: 20px;
}

.tx-brochureshop .intro {
	font-size: 16px;
	font-family: "Meta Web Bold", Arial, sans-serif;
	margin-bottom: 15px;
}

@media (max-width: 768px) {
	.tx-brochureshop.tx-brochureshop-main form.order dl {
		width: 100%;
		padding-right: 0;
	}		
}

.frame-type-brochureshop_articlelist,
.frame-type-brochureshop_articlelistwopagination{
	position: relative;
}
.frame-type-brochureshop_articlelist header,
.frame-type-brochureshop_articlelistwopagination header{
	padding-right: 250px;
	min-height: 150px;
}
.frame-type-brochureshop_articlelist .edde-seal,
.frame-type-brochureshop_articlelistwopagination .edde-seal{
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	margin-right: 60px;
}
.frame-type-brochureshop_articlelist .edde-seal img,
.frame-type-brochureshop_articlelistwopagination .edde-seal img{
	height: auto;
	width: 100%;
}