/***************************** Allgemein *****************************/
html {
  	margin: 0;
  	padding: 0;
  	height: 100%;
}

body {	
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #EDEDED;
	color: #333333;	
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%; 
}

img {
	border: none; 
}

/***************************** Header *****************************/
.bg-header {
	background-image: url(../img/bg-header-s.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 0;
}

.bg-header2 {
	background-image: url(../img/bg-header2.png);
	background-position: top center;
	margin-top: 25px;
	border-top: 1px solid #81B37C; 
}

.header {
	margin: 0;
}

#tel_clicker {
	padding-left: 10px;
	padding-top: 26px;
	color: #fff;
	font-family: 'Continuum Medium';
	font-size: larger;
}

#tel_clicker a {
	color:#fff;
}

.logo {
	padding: 10px 15px;
}

.logo img {
	margin: 0 auto;	
}

.warenkorb .lupe-s {
	padding: 8px 14px;
}

.suche-s {
	display: none;
	background-color: #49AA3B;
	margin: -15px -15px 0 -15px;
}

.suche {
	padding: 0;
	height: 45px;
}
	
.suche input {
	background-color: #49AA3B;
	color: #FFFFFF;
	font-style: italic;
	border: none;
	padding: 10px 15px;
	float: left;
}

.suche ::-webkit-input-placeholder { color:#FFFFFF; }
.suche ::-moz-placeholder { color:#FFFFFF; } 
.suche :-ms-input-placeholder { color:#FFFFFF; } 
.suche input:-moz-placeholder { color:#FFFFFF; }
	
.suche button {
	border: none;
	background-color: #49AA3B;
	float: right;
	padding: 9px 15px 8px 0;
}

.warenkorb {
	padding-right: 0;
	text-align: right;
}

.warenkorb a {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.warenkorb a:hover {
	color: #000000;
}

.warenkorb img {
	background-color: #4DA942;
	padding: 5px 10px;
	margin: 5px 0 5px 1px;
}

.warenkorb #mybasketcontent {
	background-color: #FFFFFF;
	position: absolute;
  	top: 5px;
  	right: 0;
}

.warenkorb .versand {
	display: none;
}


/***************************** Navi *****************************/
.bg-navi-suche {
	background-color: #000000;
	height: 50px;
	margin: 0;
}

.btn-navi {
	padding-left: 0;
}

.btn-navi a {
	background-image: url(../img/btn-navi-s.png);
	width: 110px;
	height: 24px;
	display: block;
	margin: 12px 0;
}

.mm-menu {
  	background: #447F40;
  	border-right: 1px solid #5AA254;
	width: 300px;
}

.mm-menu > .mm-panel {
	padding-left: 0;
}

.mm-menu ul.dropdown a.navi1 {
	display: none;
}

.mm-listview > li {
 	width: 100%;
}

.mm-listview > li > a, 
.mm-listview > li > span {
  	padding-left: 35px;
	color: #FFFFFF;
	font-size: 16px;
	white-space: initial;
	max-width: 270px;
}
 
.mm-listview a:hover {
	color: #333333;
}

.mm-menu .mm-listview > li:after {
  	border-color: #5AA254;
}

.mm-listview .mm-next:before {
	border: none;  
}

.mm-menu .mm-listview > li > a.mm-prev:before, 
.mm-menu .mm-listview > li > a.mm-next:after {
  border-color: #FFFFFF;
}

.mm-header {
	background-color: #333333;
}

.mm-menu .mm-header .mm-btn:before, 
.mm-menu .mm-header .mm-btn:after {
  	border-color: #FFFFFF;
}

.mm-menu .mm-header > a {
  	color: #FFFFFF;
	font-size: 20px;
}

html.mm-opening .mm-slideout {
	-webkit-transform: translate(300px, 0);
	-moz-transform: translate(300px, 0);
	-ms-transform: translate(300px, 0);
	-o-transform: translate(300px, 0);
	transform: translate(300px, 0);
}


/***************************** Content *****************************/
.content-box {
	padding: 15px;
}

.content-box .ShopContentProductWidth {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 0 -15px;
}
	
.content-box .ShopContentProductWidth2 {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 0 -15px;
}

#filter {
	display: none;
}


/***************************** Startseite *****************************/
.themenwelten {
	margin: 0 -15px 0 -15px;
}

.themenwelten .themenwelt-slider {
	padding: 0;
	margin-bottom: 10px;
}
	
.themeworld-banner .slick-slider {
	margin-bottom: 0;
}

.themeworld-banner .slick-slide img {
	width: 100%;
	cursor: pointer;
}
		
.themeworld-banner .slick-dots {
	bottom: -8px;
	text-align: right;
}

.themeworld-banner .slick-dots li button:before {
  	content: url(../img/slider-punkt.png);
  	opacity: 1.0;
}

.themeworld-banner .slick-dots li.slick-active button:before {
  	content: url(../img/slider-active.png);
  	opacity: 1.0;
}
	
.themen-banner {
	padding: 0;
}

.banner2:first-child {
	padding: 0 0 10px 0;
}
	
.banner2:last-child {
	padding: 0;
}

.banner2 img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.slider { 
	margin: 0;
}

.slider .slick-slider {
	margin: 0 0 0 -15px;
}

.slider .slick-prev {
	background-image: url(../img/previous.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 58px;
	left: 15px;
	top: 30%;
}
	
.slider .slick-next {
	background-image: url(../img/next.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 58px;
	right: 0;
	top: 30%;
}

.ProductGrid {
	width: 282px;
	padding: 0 15px;
}


/***************************** Liste *****************************/
.kategorien {
	margin-bottom: 5px;
}

.kategorie {
	margin-bottom: 10px;
}

#CategoryDisplay {
	display: none;
}

.CategoryText {
	background-color: #42803D;
  	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
  	padding: 10px 5px;
  	text-align: center;
}

.liste {
	margin: 0 -15px;
}

.liste .ProductGrid {
	width: 50%;
	padding: 0 1px;
	margin-bottom: 2px;
}

.liste .produktbild {
  	width: 120px;
  	height: 120px;
}

.liste .headline {
  	height: 130px !important;
}
 
.liste .StartpageButtonRememberOn {
	top: 265px !important;
}

.liste .produkt .basic-price {
    font-size: 11px !important;
    bottom: 5px !important;
}


/***************************** Detail *****************************/
.detail {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding-bottom: 15px;	
}

.pic {
	padding-top: 15px;
}

.details .headline {
	font-size: 20px;
	padding-top: 15px;
}

.btn-warenkorb {
	cursor: pointer;
	margin: 0 -15px 10px -15px;
}

.beschreibung {
	padding: 0 0 5px 0;
	background-color: #FFFFFF;
}

.beschreibung .panel {
	background-color: #000000;
}

.beschreibung .panel-group .panel+.panel {
	margin-top: 0;
}

.beschreibung .panel-title a:hover {
  color: #FFFFFF;
}

.beschreibung .panel-body {
	padding: 15px;
	color: #FFFFFF;
}

.slider-detail {
    margin: 0;
}

.slider-detail .slick-slider {
	margin: 0 0 0 -10px;
}

.slider-detail h3 {
	background-image: url(../img/bg-filter.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #000000;
    font-size: 16px;
	padding: 12px 15px 12px 60px;
	color: #FFFFFF;
	margin: 10px -15px;
}

.slider-detail .slick-prev {
	background-image: url(../img/previous.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 19px;
  	position: relative;
	top: -350px;
	float: right;
	left: -35px;
}
	
.slider-detail .slick-next {
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 19px;
  	right: -15px;
	position: relative;
	top: -350px;
	float: right;
	right: -10px;
}


/***************************** Warenkorb *****************************/
.imWarenkorb .block {
	display: block;
}


/***************************** Merkzettel *****************************/
.imMerkzettel .block {
	display: block;
}


/***************************** Preis anfragen *****************************/
.preis-anfragen .block {
	display: block;
}

.preis-anfragen .block input {
	width: 225px;
}

.preis-anfragen textarea {
	width: 225px;
}

.preis-anfragen .btn-daten {
	display: block;
	text-align: left;
	margin-top: 10px;
}


/***************************** Passwort vergessen *****************************/
.passwort .block {
	display: block;
}

.passwort .block button {
	margin-left: 0;
	margin-top: 10px;
}


/***************************** anmelden *****************************/
.divTableTwoCollums > div {
	float: none;
}

.anmelden .editor-radius-field {
	margin-left: 0;
}

.anmelden .border {
	border-top: 1px solid #cecece;
	border-left: none;
}

.anmelden .center {
	text-align: left;
}

.height150 {
	min-height: 10px; 
}


/***************************** Händler Login *****************************/
.haendler .headlineText {
	padding-top: 20px;
}


/***************************** neu registrieren *****************************/
.registrieren .block {
	display: block;
}

.registrieren .block .margin {
	margin-left: 0;
}

.registrieren select {
	width: 260px;
}


/***************************** Formulare *****************************/
.editor-radius-field > input {
	width: 260px;
}

.news .captcha {
	border: 1px solid #DDDDDD;
	background-color: #F8F8FA;
  	padding: 10px;
	width: 200px;
}

.editor-radius-field-small > input {
	width: 260px;
}


/***************************** Checkout *****************************/
.checkout {
	margin: 0 -15px;
}

.checkout .rahmen {
	padding: 10px;
}

.rahmen .left {
	width: 250px;
}
	
.rahmen .right {
	width: 250px;
}

.checkout .block {
	display: block;
}

.checkout .block .margin {
	margin-left: 0;
}

.formular select {
    width: 260px; 
}

.onePageHighlight {
	margin: 5px auto;
    width: 135px;
    height: 170px;
}

.gutschein input {
	margin-bottom: 15px;
}

.gutschein a {
	margin-left: 90px;
}


/***************************** Footer *****************************/
.top {
  	border: 1px solid #99A7B5;
	margin: 0 0 10px 0;
	padding: 5px 15px;
	text-align: center;
}

.top a {
	color: #5E7285;
	text-decoration: none;
	text-transform: uppercase;
}

.top a:hover {
	color: #000000;
}

.bg-footer {	
	background-color: #42803D;
	color: #FFFFFF;
}
	
.bg-footer a { 
	color: #FFFFFF;
	text-decoration: none;
}
	
.bg-footer a:hover {
	color: #44AC33;
}

.footer .phone {
	padding: 0;
	background-color: #000000;
	border-bottom: 1px solid #44AC33;
}

div
a[href*="www.afterbuy.de/Leistungen/Afterbuy-Shop"]
{
    display: none;
}

.panel-group {
	margin-bottom: 5px;
}

.panel-group .panel {
	border-radius: 0;
}

.panel {
	background-color: transparent; 
	border: none;
	border-top: 1px solid #44AC33;
	box-shadow: none;
}

.panel:last-child {
	border-bottom: none;
}
	
.panel-default>.panel-heading {
	background-color: transparent; 
	padding: 15px 15px 10px 15px;
}

.panel-title a {
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.panel-title .pfeil {
	float: right;
	padding-top: 5px;
}

.service a,
.informationen a {
	display: block;
	line-height: 160%;
	background-image: url(../img/pfeil-footer.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

.newsletter img {
	margin-top: 10px;
}

.social img {
	margin: 10px 5px 10px 0;
}

.partner a {
	margin-right: 5px;
}

.partner a:last-child {
	margin-right: 0;
}

.bg-copy {
	background-color: #002A73;
}

.copy {
	color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #49AA3B;
	border-bottom: 1px solid #49AA3B;
	padding: 10px 0;
	margin-top: 10px;
}

.copy .links {
	padding-bottom: 10px;
	text-align: center;
}
	
.copy .rechts {
	text-align: center;
}

.copy .rechts a {
	color: #FFFFFF;
	text-decoration: none;
}

.copy .rechts a:hover {
	color: #000000;
}

.infos {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
}

.infos a {
	color: #FFFFFF;
	text-decoration: underline;
}

.infos a:hover {
	color: #000000;
}


/***************************** Zoom deaktiviert *****************************/
@media screen and (max-width: 767px){
   .mousetrap {
	   height: auto !important;
	}
}
