@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');
}

body {
	font-family: Merriweather Sans,Arial,sans-serif;
}

div.headline_logo {
	background-image: url('../pic/mandant36/header.jpg');
}
div.headline_warenkorb_gesamt {
	background-image: url("../pic/mandant36/warenkorb.png");
	background-position: 14px 6px;
}
#musterslider {
    background-image: url("../pic/mandant36/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant36/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;
}

.materialzusammensetzung, .artikelanzeige_vkpreis {
	display: none;
}

tr.terminaufschlag {
	display: table-row;
}

div.preis_hinweis img.info {
	float: left;
}
div.preis_hinweis
{
	text-overflow: ellipsis;
  	overflow: hidden;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
}
span.nz_modellname {
/*	display: none;	*/
}

span.masshinweis {
    font-style: italic;
    margin-left: 10px;
    display: inline-block;
    color: #727272;
    font-size: 12px;
}

#check_endkundenlieferung {
	display: none;
}
input[name='storno'] {
	display: block;
}

#menu {
    top: 181px;
}

#raumbild div.positionsuebersicht {
    top: 70px;
}
#preisinfo {
	height: 115px;
}
#modellinfo {
	bottom: 120px;
}
#zusatzAdressNummer[disabled='disabled'] {
	border: 2px dotted red;
}
