@charset "ISO-8859-1";
@import url("soko_responsive.css");

/* merriweather-sans-regular - latin_cyrillic-ext */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-regular.woff2') format('woff2'),
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-regular.woff') format('woff');
}

/* merriweather-sans-600 - latin_cyrillic-ext */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-600.woff2') format('woff2'),
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-600.woff') format('woff');
}

/* merriweather-sans-800 - latin_cyrillic-ext */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-800.woff2') format('woff2')
       url('../fonts/merriweather-sans-v22-latin_cyrillic-ext-800.woff') format('woff');
}

@font-face {
  font-family: 'VAG Rounded Std';
  font-weight: 700;
  src:  url('../fonts/VAG-Rounded-Regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/VAG-Rounded-Regular.woff') format('woff'), /* Modern Browsers */
		url('../fonts/VAG-Rounded-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/VAG-Rounded-Regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
  font-display: swap;
}
@font-face {
  font-family: 'VAG Rounded Std';
  font-weight: 400;
  src:  url('../fonts/VAG-Rounded-Std-Thin.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/VAG-Rounded-Std-Thin.woff') format('woff'), /* Modern Browsers */
		url('../fonts/VAG-Rounded-Std-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/VAG-Rounded-Std-Thin.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
  font-display: swap;
}
@font-face {
  font-family: 'VAG Rounded Std';
  font-weight: 200;
  src:  url('../fonts/VAG-Rounded-Std-Light.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/VAG-Rounded-Std-Light.woff') format('woff'), /* Modern Browsers */
		url('../fonts/VAG-Rounded-Std-Light.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/VAG-Rounded-Std-Light.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
  font-display: swap;
}

body {
	font-family: VAG Rounded Std,Merriweather Sans,Arial,sans-serif;
}

div.headline_logo {
	background-image: url('../pic/mandant46/header.jpg');
}
div.headline_warenkorb_gesamt {
	background-image: url("../pic/mandant46/warenkorb.png");
	background-position: 14px 6px;
}
#musterslider {
    background-image: url("../pic/mandant46/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant46/slideright.gif");
}

#welcometext {
    bottom: auto;
    font-size: 16px;
    left: 20px;
    right: auto;
    top: 30px;
    width: 400px;
}

#welcometext a, #welcometext a:LINK, #welcometext a:VISITED {
	color: white;
}

.switch-button-label.on{
	color: #9ab715;
}

tr.kundendaten {
	display: none;
}

.bestellung_pdf_head {
    font-size: 2em;
    font-weight: bold;
    margin: 40px;
}
table.bestellung_pdf td {
	margin: 0px 10px;
}
table.bestellung_pdf tr.warenwert {
	display: none;
}

.extra_hintergrund {
	background-color: inherit;
	border-bottom: 1px solid #e5ecec;
}
.hr {
	display: none;
}

