.box.box-spark5action-sidebar {
    width: 237px;
    height: 210px;
    padding: 0;
    background-color: #808080;
    background-image: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 5px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.box-holder.box-holder-spark5action-sidebar {
    width: 233px;
    height: 206px;
    padding: 0;
    margin: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid #000;
	overflow: hidden;
}

.s5-box-spark5action {
    position: relative;
    width: 100%;
    height: 100%;
}

.s5-eye-catcher {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    font-size: 2em;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 1px #000;
}

.box-holder.box-holder-spark5action-sidebar .s5-eye-catcher {
	width: 231px;
	height: 204px;
    border-radius: 8px;
}

li .s5-eye-catcher {
    height: 180px;
    background-size: contain;
    background-position: 0 0;
}

.s5-eye-catcher.s5-ribbon {
    background-position: center top;
    background-size: contain;
}
.s5-eye-catcher.s5-ribbon span {
    font-size: 1.5em;
    width: auto;
    line-height: 3em;
    margin-left: 0;
    text-align: center;
    display: block;
}

.s5-eye-catcher.s5-ribbon-side span {
    font-size: 1.1em;
    width: auto;
    line-height: 1em;
    margin-left: 0;
    text-align: center;
    display: block;
    position: relative;
    top: 37px;
    left: 0px;
}


li .s5-eye-catcher.s5-ribbon {
    background-size: 3.5em auto;
    background-position: 0.4em top;
}

li .s5-eye-catcher.s5-ribbon span {
    font-size: 1em;
    width: 3em;
    margin-left: 0.6em;
    line-height: 3em;
}

.s5-eye-catcher.s5-frischeingetroffen {
    background-size: 90%;
    background-position: center center;
}
li .s5-eye-catcher.s5-frischeingetroffen {
    background-size: 160px auto;
    background-position: 10px 45px;
}
li .s5-eye-catcher.s5-neu {
    background-size: 120px auto;
    background-position: 2px 0;
}
.s5-eye-catcher.s5-neuheiten {
    background-position: 0 0;
    text-align: center;
}

.s5-eye-catcher.s5-neuheiten span {
    color: #000;
    position: relative;
    top: 110px;
    left: 0px;
    line-height: 0.9em;
}

.s5-eye-catcher.s5-neuheiten.s5-open-green {
    text-align: left;
}

.s5-eye-catcher.s5-neuheiten.s5-open-green span {
    color: #000;
    position: relative;
    top: 3px;
    left: 0px;
    font-size: 0.6em;
    color: #fff;
    font-weight: normal;
    padding-left: 3px;
}

.s5-eye-catcher.s5-neuheiten.s5-open-blue {
    text-align: left;
}

.s5-eye-catcher.s5-neuheiten.s5-open-blue span {
    color: #000;
    position: relative;
    top: 3px;
    left: 0px;
    font-size: 0.6em;
    color: #fff;
    font-weight: normal;
    padding-left: 3px;
}

.s5-eye-catcher.s5-neuheiten.s5-open-red {
    text-align: left;
}

.s5-eye-catcher.s5-neuheiten.s5-open-red span {
    color: #000;
    position: relative;
    top: 3px;
    left: 0px;
    font-size: 0.6em;
    color: #fff;
    font-weight: normal;
    padding-left: 3px;
}

li .s5-eye-catcher.s5-neuheiten {
    background-size: 185px auto;
}
.s5-eye-catcher.s5-schweiz {
    background-position: 0 0;
    text-align: center;
}

.s5-eye-catcher.s5-schweiz span {
    color: #000;
    position: relative;
    top: 145px;
    left: 0px;
    line-height: 0.9em;
}


li .s5-eye-catcher.s5-schweiz {
    background-size: 175px auto;
}

.s5-eye-catcher.s5-sonderangebote {
    background-position: 0 45px;
    background-size: auto 80px;
    text-align: center;
}
.s5-eye-catcher.s5-sonderangebote span {
    color: #000;
    position: relative;
    top: 135px;
    left: 0px;
    line-height: 0.9em;
}


li .s5-eye-catcher.s5-sonderpreis {
    background-size: 125px auto;
    background-position: 5px 5px;
}

.s5-eye-catcher.s5-christmess {
    background-size: 503px auto;
    background-position: -50px -1px;
}


.s5-eye-catcher img {
    width: 100%;
    height: 100%;
}

.s5-box-spark5action .text1 {
    left: 289px;
    top: 53px;
    width: 170px;
    font: 15px/1.4 "Conv_din1451m", Arial, Verdana, sans-serif;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    position: relative;
}

.s5-box-background {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 66%;
}

.s5-box .text-block .more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
	float:right;
	text-align:center;
	width:153px;
	height:29px;
	color:#fff;
	margin:0 4px 0 0;
	padding:9px 38px 0 0;
	font:bold 14px/20px Arial, Verdana, sans-serif;
	background:url(/out/lokschuppen/img/bg-more.png) no-repeat;
}
.s5-box .text-block .more:hover{text-decoration:none;}
.cart-yellow, .cart-green{
	background:url(../../../img/bg-add-yellow-small.png) no-repeat;
	width:191px;
	height: 41px;
	margin:0 4px 0 0;
	padding:0 42px 0 0;
	color: #fff;
	border: none;
	font:bold 14px/20px Arial, Verdana, sans-serif;
}


.advent-date {
    color: #FF8800;
    font: 35px/1.4 "Conv_din1451m", Arial, Verdana, sans-serif;
}

.div-advent-sidebar {
    height: 240px;
    width: 476px;
    background: url(../../img/Adv2014a.jpg) -38px 0 no-repeat;
}

.s5-box.box-advent-sidebar {
    width: 237px;
    height: 244px;
    padding: 0;
    background-color: #808080;
    background-image: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 5px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.s5-box-holder-advent.box-holder-advent-sidebar {
    width: 233px;
    height: 240px;
    padding: 0;
    margin: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid #000;
    cursor: pointer;
}

.div-advent {
    height: 100%;
    width: 100%;
    background: url(../../img/Adv2014a.jpg) no-repeat;
}

.box{
    position: relative;
	overflow:hidden;
	background:url(../../../img/bg-box-t.png) no-repeat;
	width:240px;
	float: left;
	padding:17px 0 0;
	margin-right:2px;
}
.box .text-block{
	overflow:hidden;
	width:200px;
}
.s5-box.s5-advent.s5-box-double .text1 {
    left: 289px;
    top: 30px;
    width: 170px;
    font: 30px/1.4 "Conv_din1451m", Arial, Verdana, sans-serif;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    position: relative;
}
.s5-box {
	position: relative;
	padding: 2px;
	background-color: #808080;
	background-image: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 5px 4px rgba(0,0,0,0.5);
}
.s5-box.s5-box-double {
	width: 480px;
	height: 244px;
}
.s5-box-holder {
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
}
.s5-box-holder.s5-box-holder-double {
	width: 476px;
	height: 240px;
}

.s5-box-background {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.s5-box-background img {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}

.s5-box .text-box-left {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
	box-sizing: border-box;
}
.s5-box .text-box {
	position: relative;
	overflow: hidden;
	padding: 10px 0 0 20px;
	width: 100%;
	background: #d5d5d5;
	box-sizing: border-box;
}
.s5-box .text-box h3 {
	position: relative;
	margin: 0 0 1px -21px;
	padding: 0 0 10px 10px;
	color: #313131;
	font: 13px/1 "Conv_din1451m",Arial,Verdana,sans-serif;
	border-bottom: 1px solid #f0f0f0;
}
.s5-box .text-box-left h3 {
	margin-top: 0;
	color: #313131;
	font: 15px/33px "Conv_din1451m",Arial,Verdana,sans-serif;
	background: #d5d5d5;
	border-bottom: 1px solid #f0f0f0;
	height: 60px;
	width: 100%;
	display: table;
}
	.s5-box .text-box-left h3 span {
		line-height: 1.2em;
		display: table-cell;
		height: 60px;
		vertical-align: middle;
		padding: 0 1em 0 120px;
	}
