@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/mandant3/header.jpg');
}

@media(max-width: 780px)
{
	div.headline_logo {
		background-image: url('../pic/mandant3/header_s.jpg');
	}
}

@media(max-width: 460px)
{
	#paypal_seal, #ssl_seal {
		display: none;
	}
}

div.headline_warenkorb_gesamt {
	background-image: url("../pic/mandant3/warenkorb.png");
	background-position: 14px 6px;
}
#musterslider {
    background-image: url("../pic/mandant3/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant3/slideright.gif");
}

body {
	background-color: #f1f1f1;
}

.ajaxLoading {
	background-image: url('../pic/mandant3/ajax-loader-bert2.gif');
}
#info_titel {
	background-color: #e2017b;
}

#titel_gross {
    height: 80px;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}

#titel_klein, #sprache {
    top: 3px;
}

.transparent_box_umbruch, .headline1, .separator1 {
    background-color: inherit;
}
.footline, .separator {
    background-color: #727473;
}
div.weiter_button_sel, div.warenkorb_in_button,  div.weiter_button {
    background-color: #e2007a;
    border-color: #dad9de;
    color: white;

	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	
    background-image:-moz-linear-gradient(top, #e2007a, #be0067); /* Firefox */
	background-image:-webkit-linear-gradient(top, #e2007a, #be0067); /* Safari, Chrome */
	background-image:-o-linear-gradient(top, #e2007a, #be0067); /* Opera */
	background-image:-ms-linear-gradient(top, #e2007a, #be0067); /* IE */
	background-image:linear-gradient(top, #e2007a, #be0067); /* W3C Standard */
}
div.weiter_button_sel a, div.warenkorb_in_button a,  div.weiter_button a {
    color: white;
}

a.selcolor, a.selcolor:link, a.selcolor:visited, .selcolor {
    color: #e2007a;
}
.selcolor .menu_konfig_zahl, .selcolor .menu_konfig_zahl_wk {
    border-color: #e2007a;
}
#aktuelle_auswahl_text {
    color: #e2007a;
}
#preisinfo .preis_preis {
    color: #e2007a;
}
li.auswahl a:hover {
    color: #e2007a;
}
div.weiter_button_sel a:hover {
    color: black;
}
a.info_button_rund:HOVER {
	border-color: #e2007a;
	color: #e2007a !important;	
}
span.selrahmen {
    border-color: #e2007a;
}
#login_logout {
	background-color: #dadada;
}
#head_bestellvorgang {
    color: #e2007a;
}
a:hover {
    color: #e2007a;
}
.sel_hintergrund, .wk_hinweis {
	background-color: #c5d87c;
}
 
span.auswahl_rahmen, #musterauswahl .auswahl_rahmen, #auswahl .hinweis, #impressum {
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}
#static_info {
	background-color: white;
}
