@charset "utf-8";


.teaser-box {
height:565px;
}


.teaser-content {
	margin-top: 50px;
	width: 100%;
	text-align: center;
	}
	
.teaser-content img {
	margin-bottom: 30px;
    height: 217px;
	}
	

#main-nav { 
	position: absolute; 
	width: 100%; 
	z-index: 1; 
	height: 75px; 
	left: 0; 
	top: 490px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,1);
	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
    -webkit-flex-flow: row wrap;
  	justify-content: space-around;
	} 

#main-nav.fixed { 
	background: rgb(255, 255, 255);
	position: fixed; 
	top: 60px;
	width: 1180px;
	left: 50%;
	margin-left: -590px;
	
	}

#main-nav li { 
	float: left;
    width: 15%;
    display: inline-block;
    padding: 0 5% 0 5%;
	}

#main-nav .current a { 
	color: #ff5800;
	}

#main-nav a	 { 
	padding: 30px; 
	display: block; 
	color: #000; 
	text-decoration: none; 
	}

#main-nav a:hover {
	color: #ff5800;
	}
	
#main-nav a.sxp-logo	 { 
	padding: 0px; 
	display: block; 
	color: #fff; 
	text-decoration: none; 
	}

#main-wrapper { 
	margin: 0 auto;
	}
	
	
.sxp-logo {
	background: url(/Librarys/global/neutral/landingpage/sxp.svg) no-repeat center center;
	background-size: 55px 55px;
	width: 100%;
	height: 55px;
	margin-top: 10px;
	text-indent:-9999px;
	}
	
.nav-icon-flyer {
		background: url(/Librarys/global/neutral/landingpage/icon_variety.svg) no-repeat; 
		background-size: 32px 32px;
		height: 32px;
	}
	
.nav-icon-designer {
		background: url(/Librarys/global/neutral/landingpage/icon_designer.svg) no-repeat; 
		background-size: 32px 32px;
		height: 32px;
	}
	
.nav-icon-produktmuster {
		background: url(/Librarys/global/neutral/landingpage/icon_samples.svg) no-repeat; 
		background-size: 32px 32px;
		height: 32px;
	}
	
.nav-icon-ueber-uns {
		background: url(/Librarys/global/neutral/landingpage/icon_about.svg) no-repeat; 
		background-size: 32px 32px;
		height: 32px;
	}

.nav-icon-kontakt {
		background: url(/Librarys/global/neutral/landingpage/icon_contact.svg) no-repeat; 
		background-size: 32px 32px;
		height: 32px;
	}

.nav-icon-flyer, 
.nav-icon-designer,
.nav-icon-produktmuster, 
.nav-icon-ueber-uns, 
.nav-icon-kontakt {
	padding-left: 20px;
	margin-top: 20px;
	}
	
.second-nav {
	padding-left: 20px;
	margin-top: -55px;
	}



#flyer-second-nav {
		position: absolute;
	top: 550px; }









div.content h1, div.content h2, div.content h3, div.content p.headline {
	font-family: 'SansaReg',Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px -5px 20px -5px;
	padding: 20px 5px 15px 5px;
	border-bottom: 1px solid #e5e5e5;
}

div.content h2.subline, div.content h3.subline, div.content p.subline {
	font-family: 'SansaReg',Arial;
	font-size: 16px;
	line-height:22px;
	font-weight: normal;
	margin: 15px 0 5px 0;
	padding: 0;
	border: none;
}



div.content {
	padding-bottom:10px!important;
}

div.content p, div.content ul.circle{
	margin:18px 0;
}

div.solidlinedtitle {
    padding:20px 15px 15px 15px;
    border-bottom: 1px solid #e5e5e5;
    font-family: 'SansaReg',Arial;
    font-size: 18px;
}

hr {
	border: 0;
	background-color:#E5E5E5;
	height:1px;
	margin: 30px 0;
}

sub {
    line-height: 0;
}

sup {
    line-height: 0;
}

p.img-description {
	font-size:10px;
	line-height: 16px;
	color: #999;
}

div.overviewheader {
	border-bottom: 1px solid #E5E5E5;
}

.bigtitle a {
	font-size:18px;
	
}

ul.info li {
	list-style: none;
	background: url(../../Librarys/cd/both/i-black.png) no-repeat scroll 0 1px;
	margin: 10px 0 20px 0; 
	padding-left: 20px;
}

ul.horizontal li {
	float:left;
	padding-right: 30px;
}

img.download {
margin: 0 10px -5px 0;
}

/* START Produktmuster-Box */
div.samples {
display:block;
}
div.samples img {
float:left;
padding-right:10px;
}
div.samples div.content {
width:380px;
float: left;
}

div.samples div.content h1, div.samples div.content h2, div.samples div.content h3 {
  border: none;
  margin-bottom: 10px;
  margin-top: -10px;
}
/* ENDE Produktmuster-Box */

/* START Checkliste */

div.checklist {
background-repeat: no-repeat;
background-position: 0 50px;
padding: 30px 0px 50px;
background-color: #000000;
border-radius: 4px;
box-shadow: 0 1px 1px 0 #ccc;
margin-top: 20px;
}

div.checklist div.content {
width: 724px;
margin: 20px auto 0px;
background-repeat: no-repeat;
padding: 230px 66px 50px!important;
background-color: #FFFFFF;
}

table.checklist {
padding-top: 50px;
}

table.checklist tr {
padding-bottom: 40px;
display: block;
}

table.checklist tr.last {
padding-bottom: 0;
display: block;
}
table.checklist tr td {
vertical-align:top;
}

table.checklist tr td.left {
padding-right:20px;
font-family: 'SansaBd', Arial;
font-weight: bold;
font-size: 14px;
color: #ff5800;
width: 200px;
}

table.checklist tr td.left img{
padding-top: 20px;
}

table.checklist ul {
padding: 0px!important;
}

/* ENDE Checkliste */


/* START Tabelle Produkteigenschaften */
table.preferences {
	border-collapse: collapse; 
	width:100%;  
}

table.preferences, table.preferences td, table.preferences th {
	border: 1px solid #e5e5e5;
	padding:10px;
	vertical-align:top;
	text-align:left;
	}
table.preferences th {
	font-family:SansaBd, Arial;
	font-size:14px;
	font-weight:bold;
	width:20%;
}
table.preferences td.link {
	text-align:right;
	border-left-color:#FFFFFF;
	vertical-align:bottom;
}

table.preferences div.property{
	float:left;
	margin:0 30px;
	text-align: center;
}
table.preferences div.first{
	margin-left:0!important;
}
table.preferences div.property p, table.preferences div.property img{
	float:left;
	margin:0;
}
table.preferences div.textnext {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
    align-items: center;
}
table.preferences div.textnext p{
	margin: 10px 0 10px 10px;
}
table.preferences div.textunder p, table.preferences div.textunder img{
	float:none;
}
table.preferences ul.colorkeys li {
	float: left;
	width:25%;
	margin: 5px 0;

}
table.preferences ul.colorkeys li  span{
	border: 1px solid #88949a;
	box-shadow: inset 0px 0px 0px 1px white;
    width: 30px;
    height: 15px;
    float: left;
    margin-right: 20px;
}

table.preferences ul.colorkeys li  span.white{
	background-color:white;
}
table.preferences ul.colorkeys li  span.silver-gray{
	background-color:#999797;
}
table.preferences ul.colorkeys li  span.black{
	background-color:black;
}
table.preferences ul.colorkeys li  span.dark-gray{
	background-color:#434343;
}
table.preferences ul.colorkeys li  span.red{
	background-color:#e3000b;
}
table.preferences ul.colorkeys li  span.bordeaux{
	background-color:#b6193d;
}
table.preferences ul.colorkeys li  span.yellow{
	background-color:#ffcc00;
}
table.preferences ul.colorkeys li  span.orange{
	background-color:#ee7100;
}
table.preferences ul.colorkeys li  span.light-blue{
	background-color:#007fb5;
}
table.preferences ul.colorkeys li  span.middle-blue{
	background-color:#004d9e;
}
table.preferences ul.colorkeys li  span.blue{
	background-color:#1c388f;
}
table.preferences ul.colorkeys li  span.dark-blue{
	background-color:#002d5c;
}
table.preferences ul.colorkeys li  span.green{
	background-color:#008c57;
}

/* ENDE Tabelle Produkteigenschaften */

/* START schwarze Content-Box */
div.blackbox {
	background-color: #000000;
	border-radius: 4px;
	box-shadow: 0 1px 1px 0 #ccc;
	padding: 20px 15px;
	margin-top: 20px;
}
div.blackbox.print-run1{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* Safari 7.0+ */
	align-items: center;
	background-color:#343434;
}
div.blackbox span.newsquare {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'SansaBd',Arial;
    padding: 4px 6px 3px;
    background-color: #ff5800;
    line-height: 25px;
    margin-right: 10px;
    font-weight: bold;
}
div.blackbox div.headline {
	color: #FF5800;
	font-family: "SansaReg", Arial;
	font-size: 20px;
	line-height:26px;
	padding-bottom:12px;
}

div.blackbox div.subline {
	color: #FFF;
	font-family: "SansaReg", Arial;
	font-size: 16px;
	line-height:22px;
	padding-bottom:20px;
}

div.blackbox div.content {
	color: #fff;
	font-family: Open Sans;
	font-size: 12px;
	padding:0!important;
}
div.blackbox div.process-step {
	float: left;
	position: relative;
	width: 140px;
	height: 140px;
	overflow: hidden;	
	text-align:center;
}
div.blackbox.calendar div.process-step {
	float:right;
	width:150px;
}

div.blackbox div.process-step p{
	margin: 0;
    font-family: 'SansaReg', Arial;
    font-size: 12px;
    color: white;
}

div.blackbox div.process-step img{
	width: 96px;
	height: 96px;
}

div.video div.video-area {

background: #000;
float: left;
position: relative;
width: 140px;
height: 140px;
overflow: hidden;	
text-align:center;
	}
	
div.video div.video-area p{
	margin: 0;
    font-family: 'SansaReg', Arial;
    font-size: 12px;
    line-height: 32px;
    color: white;
}
	
div.video div.play {
	height: 110px;
    width: 110px;
    margin: 0 15px 5px 15px;
	background: url(/Librarys/global/neutral/cd_elements/order-process_video.jpg) no-repeat scroll 0px 0px;
	}
div.video  a:hover div.play {
	background: url(/Librarys/global/neutral/cd_elements/order-process_video.jpg) no-repeat scroll 0px -110px;
}
	
/* ENDE schwarze Content-Box */


/* START schwarze Teaser-Box */
.teaser-box {
	background-color: #000000;
	border-radius: 4px;
	box-shadow: 0 1px 1px 0 #ccc;
	color: #FFFFFF;
	font-family: "SansaReg", Arial;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	min-height: 216px;
	overflow: hidden;
	position: relative;
	background-position: left bottom;
    background-repeat: no-repeat;
}
.small-teaser {
	
}
.light {
 color:#000000;
 }
 
 .teaser-box.light {
 background-color: #FFF;
 }

.teaser-box span.newsquare {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'SansaBd',Arial;
    padding: 4px 6px 3px;
    background-color: #ff5800;
    line-height: 25px;
    margin-right: 10px;
	font-weight:bold;
}

.teaser-box.light span.newsquare {
	background-color: #000;
} 



.teaser-box .cta-button {
		margin: 20px 0;
}
	
.teaser-box .cta-button a {
	color: #fff;
	font-family: "SansaBd",Arial;
	background-color: #ff5800;
    line-height: 40px;

	display: inline-block;
    padding: 0 20px;
	font-size: 16px;
	transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out;
}

.teaser-box .cta-button:hover a {
	color: #fff;
    background-color: #ff9b66;
}	
	
.teaser-box img.highlight {
	top:0;
}

.teaser-box h1, .teaser-box h2, .teaser-box p, .teaser-box ul.hook,  .teaser-box ul.circle{
	margin: 20px 0;
}

.teaser-box h1 {
	margin: 10px 0;
}

.teaser-box a {
	font-size: 1.1rem;
}

.teaser-box a.pdf-download {
    background: url(/Librarys/cd/both/template_icons.png) no-repeat scroll 0 -300px;
    line-height: 26px;
    margin: 20px 0;
    padding-left: 35px;
    display: block;
}
	
.teaser-box h1 {
	font-size: 4rem;
    line-height: 0.9;
	color: #ff5800;
    font-family: SansaPro, Arial;
    font-weight: 700;
    text-transform: uppercase;
}

.teaser-box-subline {
	font-size: 2.5rem;
    color: #000;
    font-family: SansaPro, Arial;
    font-weight: 400;
    text-transform: none;
}

.teaser-box h2 {
	font-family: 'SansaBd', Arial;
	font-size:14px;
	line-height: 20px;
	color:#FFFFFF;
}
	
.teaser-box p.info {
	font-family: 'Open Sans', Arial;
	font-size:10px;
	line-height: 14px;
	margin: 0 0 20px 0;
}
.teaser-box p.price {
	margin: 30px 0 0 0;
}

.teaser-box  .offer p.headline {
	font-family: 'SansaBd', Arial;
	font-size:14px;
	line-height: 20px;
	margin: 20px 0;
	color:#FFFFFF;
}



.teaser-box a.RightCta {
	float:left;
}
       
.teaser-box div.hidden-content{
	padding-top: 20px;
	display: none;
}

/* ENDE schwarze Teaser-Box */ 

/* !!!VERALTET!!!  START schwarze Teaser-Box */
div.offer-box {
	background-color: #000000;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px 0 #ccc;
	color: #FFFFFF;
	font-family: "SansaReg", Arial;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	min-height: 145px;
	overflow: hidden;
	padding: 50px 60px 30px 625px;
	position: relative;
}

div.offer-box .video-content {
	float:left;
	width:520px;
	padding-right:45px;	
}

div.offer-box .visible-content {
	padding:0;	
}
	
div.offer-box img {
	position: absolute;
	bottom: 0;
	left: 0;	
}	

div.offer-box p {
	padding: 0;
	margin:0;
}

div.offer-box  a {
	font-size: 14px;
}
	
div.offer-box h1, div.offer-box p.headline {
	font-size: 28px;
	font-weight: normal;
	line-height:34px;
	margin: 0;
	padding: 0 0 30px 0;
}

div.offer-box ul.hook li {
	margin-bottom:8px!important;
}

div.offer-box div.offer {
	padding-top: 10px;
}

div.offer-box div.offer p.headline {
	font-family: 'SansaBd', Arial;
	font-size:14px;
	line-height: 20px;
	padding: 15px 0;
}
	
div.offer-box div.offer p.content {
	font-family: 'Open Sans', Arial;
	font-size:10px;
	line-height: 14px;
	padding-bottom: 30px;
}

div.offer-box div.buttons a {
	margin:20px 0 0 !important;
}

div.offer-box a.RightCta {
	float:left;
}
/* !!!VERALTET!!!  ENDE schwarze Teaser-Box */

/* START Preisauszeichnung */ 
p.price {
font-family: 'SansaBd', Arial;
font-size:28px;
	color: #ff5800;
	margin: 0;
}

p.price span {
	font-size:14px;
}
p.price span.price {
		
	font-size:28px;
}

a:hover p.price {
	color:#ff9b66;
}

/* ENDE Preisauszeichnung */

/* START Kontakt-Box */
div.contact-box {
	padding: 0 5px;
}

div.contact-box a {
	color: #000;
}

div.contact-box a:hover {
	color: #ff9b66;
}

div.contact-box div.phonesign {
	float: left; 
	margin:-6px 7px 40px 0 ;
}

div.contact-box span.phone {
	font-family:SansaBd, Arial;
	color:#ff5800;
	font-size:20px;
}

div.contact-box div.emailsign {
	float: left; 
	margin:-6px 7px 0 0 ;
}

div.contact-box ul.social {
	margin-top:20px;
}

div.contact-box ul.social li {
	width: 60px;
	height: 45px;
	float: left;
	margin: 0 15px 15px 0;
}

div.contact-box ul.social li a.facebook {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll 0 0;
}

div.contact-box ul.social li a.facebook:hover {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll -70px 0;
}

div.contact-box ul.social li a.googleplus {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll 0 -55px;
}

div.contact-box ul.social li a.googleplus:hover {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll -70px -55px;
}

div.contact-box ul.social li a.xing {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll 0 -165px;
}

div.contact-box ul.social li a.xing:hover {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll -70px -165px;
}

div.contact-box ul.social li a.twitter {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll 0 -110px;
}

div.contact-box ul.social li a.twitter:hover {
	background: url(../../Librarys/cd/both/social-icons.png) no-repeat scroll -70px -110px;
}

div.contact-box ul.social li a {
	width: 60px;
	height: 45px;
	display:block;
}
/* ENDE Kontakt-Box */

/* START Vorteilsliste (Tropfen) */
ul.hook li {
	padding-left:20px;
}

ul.hook li p.listhead {
	margin: 20px 0 15px 0;
	font-family: 'SansaReg', Arial;
	font-size: 16px;
	padding:0;
}

ul.hook li span {
	margin: 0 0 0 -20px;
	display:block;
}
/* ENDE Vorteilsliste (Tropfen) */

/* START Aufz�hlung */
ul.numeration {
	padding-top:10px;
}

ul.numeration li {
	width: 343px;
	padding: 0 20px;
	float:left;
	text-align: center;
}

ul.numeration li.first {
    background: url("../../Librarys/global/neutral/cd_elements/first.png") no-repeat scroll 162px 0 rgba(0, 0, 0, 0);
}

ul.numeration li.second {
    background: url("../../Librarys/global/neutral/cd_elements/second.png") no-repeat scroll 162px 0 rgba(0, 0, 0, 0);
}

ul.numeration li.third {
    background: url("../../Librarys/global/neutral/cd_elements/third.png") no-repeat scroll 162px 0 rgba(0, 0, 0, 0);
}

ul.numeration li p.listhead {
	margin: 80px 0 15px 0;
	font-family: 'SansaReg', Arial;
	font-size: 18px;
}

/* ENDE Aufz�hlung */

/* START floating 25%-Tabelle   */
div.table25 {
	border:1px solid #E5E5E5;
	width:274px;
	margin: 20px 15px 0 0;
	float:left;
}

div.table25 div.tbl-head {
	font-family: SansaReg, Arial;
	font-size: 14px;
	background-color:#f2f2f2;
	padding:10px;
}

div.table25 div.tbl-body {
	padding:10px;
}

/* ENDE floating 25%-Tabelle  */

/* START alternierende Tabelle  */

table.facts {
	border: 1px solid #E5E5E5;
	font-family: Open Sans, Arial;
	font-size:12px;
	line-height:20px;
	padding:0;
	margin:0;
}

table.facts  strong{
	font-family: SansaBd, Arial;
	font-size:18px;
	color:#ff5800;
}

table.facts tr:nth-child(even) {
	background-color: #fff;
}
 
table.facts tr:nth-child(odd) {
	background-color: #f2f2f2;
}

table.facts tr td {
	padding:10px 60px 10px 10px;
}

table.facts tr th {
	padding:10px 60px 10px 10px;
	font-family: SansaReg, Arial;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	background-color: #000;
}

table.facts tr td.left {
	font-family: SansaReg, Arial;
	font-size: 16px;
	text-align:right;
	padding-right:20px;
	width:250px;
}

/* ENDE alternierende Tabelle  */

/* START Tabelle (Proof)  */

td.s1 {
	text-align: center;
	width: 300px;
	vertical-align: top;
}

td.s2 {
	font-family: 'SansaBd', Arial;
	font-size: 14px;
	vertical-align: baseline;
	width: 170px;
}

td.s3 {
	vertical-align: baseline;
}

/* ENDE Tabelle (Proof)  */

/* START Produkt�bersicht Kategorieseite  */
ul.productgrid-3 {
    list-style-type: none;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 0;
    width: 1182px;
}

ul.productgrid-3 li {
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	float: left;
	width: 393px;
}

ul.productgrid-4 {
    list-style-type: none;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 0;
    width: 1184px;
}

ul.productgrid-4 li {
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	float: left;
	width: 295px;
}

ul.productgrid-3 li:hover a, ul.productgrid-4 li:hover a  {
	color: #ff9b66;
}

ul.productgrid-3 li:hover a.productOverview, ul.productgrid-4 li:hover a.productOverview  {
	color: #E5E5E5;
}

div.productlink {
	display: inline-block;
	text-align: center;
	width: 100%;
}

div.productlink a{
	width: 100%;
}

div.productlink a.addition {
	height:58px;
} 

div.productlink span {
	font-size: 10px;
	font-family: 'SansaReg', Arial;
	line-height: 10px;
	display:block;
}
div.productlink a.productOverview, div.img a.productOverview{
	background-color: #f2f2f2;
	color:#ff5800;
	display: block;
    margin-top: 0;
}

ul.productgrid-3 div.img, ul.productgrid-4 div.img  {
    text-align: center;
}

div.fade {
	width: 100%;
}
/* ENDE Produkt�bersicht Kategorieseite  */

/* START Angebots�bersicht (Standard: 3 horizontal angeordnete Angebote) */
ul.offergrid {
	
    list-style-type: none;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 0;
    width: 1182px;
}

ul.offergrid div.offer2 p.headline
{
	font-family:'SansaBd', Arial;
	font-size:18px;
	color:#ff5800;
}

ul.offergrid  li img{
	padding-left: 60px;
	padding-top: 20px;
}

ul.offergrid li {
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	float: left;
	width: 393px;
}

ul.offergrid li a {
	padding:0 20px;
	display:block; 
	color: #000;
}

ul.offergrid li ul.circle  {
	font-family: 'SansaReg', Arial;
	font-size: 14px;
    margin-bottom: 20px;
   }

ul.offergrid li ul.circle li {
    border: 0 none;
    padding: 0 0 0 20px;
	width:330px;
   }
   
ul.offergrid li p.price {
	margin-top: 5px;
	text-align: right;
	padding-bottom: 20px;
 }
/* ENDE Angebots�bersicht (Standard: 3 horizontal angeordnete Angebote) */
 
/* START Modifikation Angebots�bersicht: 4 horizontal angeordnete Angebote */
ul.products4 {
    width: 1185px !important;
}
ul.products4  li img{
	padding-left: 10px !important;
}

ul.products4 li {
	width: 295px !important;
}
/* ENDE Modifikation Angebots�bersicht: 4 horizontal angeordnete Angebote */

/* START Modifikation Angebots�bersicht: vertikal angeordnete Angebote */
div.content-left {
    width:855px;
    float:left;
}

div.offers-right {
	overflow:hidden;
}

ul.vertical-offers {
    width:295px;
}

ul.vertical-offers li{
    border-right:0;
    border-left:1px solid #e5e5e5;
	width:295px;
}

ul.vertical-offers li img{
	padding-left: 10px !important;
}

/* ENDE Modifikation Angebots�bersicht: vertikal angeordnete Angebote */

/* START Akkordeon */
.product-info h1 {
	font-family: 'SansaReg', Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0 10px;
	padding: 20px 5px 20px 5px;
	border-bottom: 1px solid #E5E5E5;
}
        
.accordeon {
	padding: 0 10px 20px 10px;
}

	
.accordeon span, .accordeon h2{
	font-family: 'SansaReg', Arial;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	margin-bottom:20px;
	padding: 0 5px 20px;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	}

.accordeon ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    width: 700px;
}

.accordeon li {
    background: url("../../Librarys/cd/both/default-list.png") no-repeat scroll 0 5px transparent;
    list-style: none outside none;
    padding: 0 0 0 20px;
}
.hidden-content{
	display: none;
}
/* ENDE Akkordeon */

/* START Bildbox mit Infotext (SEO) */

.img-box {
	width:220px;
	background-color:#e5e5e5;
	border: 1px solid #e5e5e5;
	float:left;
	margin:0 10px 20px 0;
	border-radius: 3px;
	font-family: SansaReg, Arial;
}

.img-box a {
color:#000;
}

.img-box a:hover {
color:#666;
}

.img-box img{
	margin:0;
	padding:0;
	border:none;
	background-color:#fff;
}

.img-box-img{
line-height:0px;
}

.img-box-info {
	padding: 10px;
}

/* ENDE Bildbox mit Infotext (SEO) */

/* START Anleitung */

.instructions  h1{
	font-family:'SansaReg', Arial;
	font-weight: normal;
	font-size:24px;
	margin:0;
}
.instructions  ul{
	line-height: 24px;
	font-family:'SansaReg', Arial;
	font-size:18px;
	padding: 22px 0;
}
.instructions  ul li{
	padding:8px 0;
}
.instructions  ul li span{
	display: inline-block;
    	background-image: url("/Librarys/global/neutral/cd_elements/numeration.svg");
    	margin-right: 15px;
    	width: 29px;
    	height: 19px;
    	font-size: 14px;
    	color: #fff;
    	text-align: center;
    	padding-right: 4px;
    	padding-top: 5px;
    	line-height: 19px;
    	margin-top: 0px;
}

.instructions  ul li a{
	font-size: 18px;
}

/* ENDE Anleitung */

/*START Services-Box SEO*/
.services-box {
	background: url(/Librarys/global/saxoprint/de_DE/picture_content/infobox-annegret.jpg) no-repeat;
    height: 250px;
    padding-left: 210px;
}

.services-box  p{
	font-family: SansaReg, Arial;
    font-weight: normal;
    font-size: 20px;
    padding: 30px 0 25px 0;
	margin:0px !important;
}

.services-box ul.circle li {
    margin-bottom: 15px;
}
/*ENDE Services-Box SEO*/

.highlight-teaser {
    background:#ff5800; 
    position: absolute; 
    top: 70px; 
    left:0;
    padding:15px 20px; 
    text-align:center;
}

.highlight-teaser p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: SansaBd;
    line-height: 20px;
    margin: 0;
    padding-bottom:10px;
}

.highlight-teaser a {
    color:#fff; 
    font-size:12px;
}

.highlight-teaser a:hover {
    text-decoration: underline;
}

.highlight-teaser img {
    position: relative;
    margin-top: -60px;
    margin-bottom: 10px;
}

a svg:hover #btn, .process-step a:hover svg #btn  { 
  fill: #fff;
}

a svg:hover #icon , .process-step a:hover svg #icon{ 
  stroke: #ff5800;
}

a svg #btn, a svg #icon { 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}


/*START OFFER BATCH*/

.batch-offer {
	width: 150px;
	height: 150px;
	position: absolute;
	color: #fff;
	background: #ff5800;
	border-radius: 75px;
	left: 20px;
	top: 20px;
	opacity: 0.9;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

.first-line {
	font-size: 23px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.second-line {
	font-size: 40px;
	font-family: "SansaBd";
}

.third-line {
	font-size: 10px;
	margin-top: 10px;
}

/*ENDE OFFER BATCH*/


/*********************************

INFO

*********************************/

.infobox {
	background: #fff;
	padding: 50px 200px 50px;
	margin-top: 20px;
}

.infobox p {
	font-family: 'Open Sans', Arial;
	font-size: 1.1rem;
	line-height: 1.5;
	
}


/*********************************

INTERVIEWS

*********************************/

#Interviews {
	background: #000 url(/Librarys/global/sxp/de_DE/campaign/20jahre/ceo.jpg) no-repeat;
	position: relative;
}


.playbtn {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/playbtn.svg) no-repeat center top;
	background-size: 120px 120px;
	color: #ff5800;
	width: 400px;
	font-size: 1.2rem;
	font-weight: 700;
	padding-top: 120px;
	margin: 0 auto;
	transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out;
}

.ceo-da {
	position: absolute;
	top: 590px;
	left: 220px;
}

.ceo-ks {
	position: absolute;
	top: 590px;
	left: 820px;
}


.playbtn:hover {
	opacity: .5;
	cursor: pointer;
}



.employee-sarah {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/sarah-newrly.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}


.employee-michael {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/michael-weinheimer.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}

.employee-sophie {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/sophie-heinrich.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}

.employee-christian {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/christian-olbrich.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}

.employee-anja {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/anja-amedjkane.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}

.employee-tilo {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/tilo-dufft.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}

.employee-johannes {
	background: url(/Librarys/global/sxp/de_DE/campaign/20jahre/employee/johannes-renatus.jpg) no-repeat;
	width: 230px;
	height: 230px;
	border-radius: 50%;
	border: 1px solid #ff5800;
}
