body {
	overflow-x:hidden!important;
}

.small {
	font-size: 12px;
}
#sage50-header-new {
	height: 100%;
	height: 700px;
	background-position: center top;
}

#sage50-header-new .inner {
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
	height: 100%;
	position: relative;
}

#sage50-header-new .inner .group {
	position: relative!important;
	top: 50%!important;
	transform: translateY(-50%)!important;
}

#sage50-header-new .inner h1 {
	font-weight: 100;
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 46px;
	max-width: 630px;
	margin: 0 auto;
	margin-bottom: 25px;
}

#sage50-header-new p {
	max-width: 630px;
	margin: 0 auto;
	color: #fff;
}

#sage50-header-new .inner h1 span {
	text-transform: uppercase;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 12px;
	margin-bottom: 30px;
	display: block;
	font-weight: 700;
}

/*.header-siegel {
	display: block;
	width: 320px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	bottom: 40px;
}*/

span.next-to {
	color: #ffffff;
	margin-left: 5px;
}

#produkte-neu {
	display: none;
}

#intro-neu {
	background: #fff;
	height: 800px;
}

#intro-neu .inner {
	padding-top: 90px;
	padding-bottom: 90px;
	height: 100%;
}

#intro-neu h2 {
	font-size: 28px;
	color: #63666A;
	letter-spacing: 0;
	line-height: 34px;
	margin-bottom: 50px;
}


#intro-neu .product-content-intro-left{
    width: 50%!important;
    padding-right: 10px;
}

#intro-neu .product-content-intro-right {
    max-width: 100%;
    left: 50%;
    margin-right: 0!important;
    position: absolute;
}

#intro-neu .bx-wrapper  {
	margin-bottom: 0!important;
}


#intro-neu .bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
    padding: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.product-content-intro-right .bx-viewport {
    overflow: visible!important;
}

.product-content-intro-right img {
	max-width: 862px!important;
	margin: 0px !important;
}

#dual-pager {
	border-bottom: 1px solid #e8e8e7;
}

#dual-pager a {
	display: inline-block;
	margin-right: 30px;
	text-decoration: none!important;
	padding-bottom: 5px;
	color: #63666A;
	font-size: 16px;
	padding-bottom: 10px;
}

#dual-pager a:last-child  {
	margin-right: 0!important;
}


#dual-pager a.active, #dual-pager a:hover {
    color: #CE0058!important;
    border-bottom: 2px solid #0C9C79!important;
}

ul#intro-slider-screen,
ul#intro-slider-text,
ul#intro-slider-screen li,
ul#intro-slider-text li {
	padding: 0!important;
	margin: 0!important;
}

ul#intro-slider-screen li .inner {
	padding: 0!important;
}

ul#intro-slider-text ul.list li {
	margin-bottom: 9px!important;

}

ul#intro-slider-text ul.list li {
	position: relative;
	padding-left: 15px!important;
}

ul#intro-slider-text ul.list li p {
	font-size: 16px;
	line-height: 22px;
}

ul#intro-slider-text ul.list li span {
	color: #C8006E;
	position: absolute;
	left: 0;
	top: 3px;

}

#price {
	background: #fff;
}

#price .inner {
	padding-top: 90px;
	padding-bottom: 90px;
}


#price .payment-switch {
    margin: 0 auto 5px;
    display: inline-block;
    margin-top: 5px!important;
	max-width: 585px!important;
	width: 100%;
}

#price .payment-switch span {
    width: 33%;
    font-size: 12px;
	line-height: 22px;
    font-weight: 700;
    float: left;
	letter-spacing: 0.75px;
    padding: 12px 0px;
    /* color: #63666A; */
    background: #F3F6F5;
    position: relative;
    cursor: pointer;
	text-transform: uppercase;
	transition: all 300ms;
}
#price .payment-switch.half span {
	width: 50%;
		border-radius: 2px;
}
#price .payment-switch span.active-payment {
    background: #0C9C79;
    color: #fff;
			border-radius: 2px;
}

#price .payment-switch span span.active {
    width: 17px!important;
    float: none;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -9px;
    height: 9px;
    background: url(/~/media/6358f9297730420f9ad414d2da0a0ba9.ashx) no-repeat center bottom;
    background-size: 17px auto!important;
    padding: 0!important;
    display: none;
    border: none!important;
}

#price .payment-switch span.active-payment span.active {
    display: block;
}

#price .product-content {
	/* background: #fff; */
	background: #F3F6F5;
	padding: 20px 12px;
	box-sizing: border-box;
	/* box-shadow: 0 0 12px 8px rgba(44,42,41,.02); */
	position: relative;
	/* border: 1px solid #ddd; */
		border-radius: 3px;
}

.product-content .product-name,
.product-content .anzahl-arbeitsplatz {
	font-weight: 700;
	font-size: 15px;
	color: #0B492D;
	line-height: 22px;
	display: block;
}

.product-content .service-level {
	text-decoration: underline;
	font-weight: 700;
}

.product-content .service-level:hover {
	text-decoration: none;
	cursor: default;
}

.product-content .anzahl-arbeitsplatz {
	color: #63666A!important;
	margin-bottom: 20px;
}

.product-price .anzahl-arbeitsplatz span {
  display: none;
}

.product-content span.price {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 0;
	font-weight: 400;
	margin-right: 10px;
	display: block;
}
.product-content span.price strike {
	color: #63666A;
	font-size: 28px;
}

.product-content .disc {
   	padding-top: 6px;
	display: block;
}

.box-service-level {
	background-color: #eeeeed;
    position: absolute;
    bottom: 45px;
    width: 100%;
    opacity: 0;
	padding: 17px 20px;
}

.box-service-level ul li {
	color: #63666A;
	font-size: 14px!important;
    line-height: 20px!important;
}

.box-service-level ul li.keine-funktion {
	background-image: none!important;
	font-weight: 700;
}

.box-service-level::after {
	border-bottom: none;
    border-top: 7px solid #eeeeed;
    bottom: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: '';
    display: block;
    margin-left: 15px;
    position: absolute;
    width: 0px;
}

span.billing {
	display: block;
}

span.billing,
span.mwst {
	text-transform: uppercase;
	font-size: 10px;
	color: #63666A;
	letter-spacing: 0.83px;
	line-height: 10px;
	font-weight: 300;
	display: block;
	line-height: 16px;
}

span.trenner {
	background: #E2E3E3;
	width: 100%;
	height: 1px!important;
	display: block;
	margin: 30px 0 30px 0;
}

span.trenner.spacer {

	margin: 30px 0 50px 0!important;
}



ul.features {
	margin: 0!important;
	padding: 0!important;
	list-style: none;
}

ul.features li {
	margin: 0!important;
	font-size: 14px;
	line-height: 21px;
	padding-left: 18px!important;
	background:  url('./../img/check-green.png') no-repeat left 7px;
	background-size: 10px 8px!important;
}

#price .product-content .workspace-amount {
	position: relative;
	width: 100%;
	margin-right: 0%;
	float: none;
	margin-bottom: 10px;
}

#price .product-content .order-button {
	display: block!important;
border-radius: 2px;

	font-size: 16px;
	line-height: 22px;
	padding: 10px 35px 10px 13px;
	text-decoration: none!important;
	outline: 0;
	background-color: #0C9C79;
	border: 1px solid #0C9C79;
	color: #fff;
	background-image: url(./../images/button-light.png);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 7px 12px;
	transition: all 200ms;
	font-weight: 500;
}

.smallest, p.smallest, .smallest li {
	font-size: 12px!important;
	line-height: 18px!important;
}

#price .product-content .order-button:hover {
	background-color: #0B492D;
border: 1px solid #0B492D;
}



#price .product-content .workspace-selection {
	background-color: #F5F5F5;
	border: 1px solid #E7E7E7;
	text-align: left;
	font-size: 13px;
	padding: 11px 0 9px 10px;
	cursor: pointer;
	position: relative;
	background: #F5F5F5;
	box-sizing: border-box;
	margin-bottom: 0!important;
}

#price .product-content .workspace-amount .workspace-options {
	background-color: #F5F5F5;
	border: 1px solid #E7E7E7;
	text-align: left;
	font-size: 13px;
	cursor: pointer;
	position: absolute;
	top: 39px;
	left: 0;
	right: 0;
	z-index: 90;
	box-sizing: border-box;
}

#price .product-content .workspace-amount .workspace-options ul {
	margin-bottom: 0;
	/*padding: 6px 10px;*/
}

#price .product-content .workspace-amount .workspace-options ul li {
	margin-bottom: 0;
	padding: 6px 10px;
}

#price .product-content .workspace-amount .workspace-options ul li.no-option {
	font-style: italic;
	color: #A8A9A4;
}

#price .product-content .workspace-amount .workspace-options ul li:hover {
	padding-bottom: 6px;
	background-color: #F5F5F5;
}

#price .product-content .workspace-amount .workspace-options ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

#price .product-content .workspace-options.isHidden {
	display: none;
}

.product-submit.product-monthly a.button {
	float: left;
	width: 58%;
	margin: 0 auto!important;
	background: #CE0058 url(/~/media/346655f8270241da81957f63846b14a9.ashx) no-repeat right 10px center!important;
	background-size: 7px 12px!important;
	padding: 10px 26px 9px 10px;
}

.product-submit.product-monthly a.button:hover {
	background: #A40769 url(/~/media/346655f8270241da81957f63846b14a9.ashx) no-repeat right 10px center!important;
	background-size: 7px 12px!important;
}

.more-information {
	padding: 20px 0 0 0!important;
}

.more-information a {
	text-decoration: underline;
	color: #757575;
}


#bestseller .product-content {
	background: #F3F6F5 url('./images/bestseller.png') no-repeat right top!important;
	background-size: 96px 96px!important;
	/* background: #F3F6F5; */
}
.sparangebot .product-content {
	background: #F3F6F5 url('./../images/sparangebot.png') no-repeat right top!important;
	background-size: 96px 96px!important;
}

span.additional {
	font-weight: 700;
	font-size: 16px;
	color: #63666A;
	letter-spacing: 0;
	line-height: 22px;
	margin-bottom: 25px;
	display: inline-block;
}

a.chat-text-button {
	color: #28A3DA;
}

.sprite-dropdown-arrow {
	background-image: url('./../images/triangle.png');
	background-repeat: no-repeat;
	background-size: 7px 9px;
	display: inline-block;

	background-position: 0 -5px;
	width: 7px;
	height: 4px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 10px;
}

.workspace-selection.isFocused .sprite-dropdown-arrow {
	background-position: 0 0;
	width: 7px;
	height: 4px;
}


.product-sage50c .product-content {
	background: #004B87!important;
}

.product-sage50c .product-name,
.product-sage50c .anzahl-arbeitsplatz,
.product-sage50c span.billing,
.product-sage50c span.mwst,
.product-sage50c .product-content span.price,
.product-sage50c ul.features li,
.product-sage50c .additional,
.product-sage50c .service-level {
	color: #fff!important;
}

.product-sage50c .box-service-level ul li {
	color: #63666A!important;
}

.product-sage50c ul.features li {
	background:  url('./images/dot-white.png') no-repeat left 8px!important;
	background-size: 6px 6px!important;
}

.product-sage50c .box-service-level ul.features li {
	background:  url('./images/dot.png') no-repeat left 8px !important;
	background-size: 6px 6px!important;
}

.product-sage50c span.trenner {
	background: #055ca2;
}

.product-sage50c .more-information a {
	color: #fff;
}





.left-side,
.right-side {
	float: left;
	width: 60%;
	position: relative;
}

.right-side {
  width: 40%;
  top: 10px;
}

span.plus {
	color: #fff;
	font-size: 25px;
	position: absolute;
    left: -25px;
    top: 12px;
}

img.office {
	width:120px;
	position: relative;
	top: 10px;
}

.summer-sale-aktion {
  padding: 9px 22px 8px;
	font-size: 16px;
	background-color: #00dc00;
	border-radius: 50px;
	position: absolute;
	right: 12px;
	top: 242px;
	color: #fff;
	z-index: 50;
}

@media (max-width: 1199px) {
	.summer-sale-aktion {
		position: static;
		margin-bottom: 20px;
		display: inline-block;
	}
}

@media (max-width: 1190px) {

	#price .product-content .workspace-amount {
		position: relative;
		width: 100%;
		margin-right: 0%;
		float: none;
		margin-bottom: 20px;
	}

	.product-submit.product-monthly a.button {
		float: none;
		width: 100%;
	}


	#dual-pager a {
		margin-right: 15px;
	}

}

@media (max-width: 1026px) {
	#dual-pager a {
		display: block;
		margin-bottom: 10px;
		border-bottom: 2px solid #fff;
		margin-right: 0!important;
	}

	#dual-pager {
		border-bottom: none!important;
		margin-bottom: 20px!important;
	}

	ul#intro-slider-text ul.list li p {
		margin-bottom: 0!important;
	}

	#intro-neu h2 {
	    font-size: 24px;
	    color: #63666A;
	    letter-spacing: 0;
	    line-height: 30px;
	    margin-bottom: 30px;
	}

	#price .product-content {
	    background: #F3F6F5;
	    padding: 20px;
	    box-sizing: border-box;
	    /* box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10); */
	    position: relative;
	}

}

@media (max-width: 930px) {
	.product-content span.price {
		font-size: 45px;
	}

	.product-content .disc {
	    padding-top: 20px;
	}

	span.trenner {
	    margin: 15px 0 20px 0!important;
	}

	#sage50-header-new {
		height: 100%;
		height: 600px;
		background-position: center top;
	}




}



@media (max-width: 768px) {

	#price .inner,
	#intro-neu .inner {
		padding-top: 60px!important;
		padding-bottom: 60px!important;
	}

	 h2 {
		line-height: 32px!important;
	}

	#intro-neu {
		height: auto!important;
	}

	#intro-neu .product-content-intro-left {
	    width: 100%!important;
	    padding-right: 0px;
	}

	#intro-neu .product-content-intro-right {
	    width: 100%!important;
	    left: 0%;
	    margin-right: 0!important;
	    position: static!important;
	}

	.product-content-intro-right img {
	    max-width: 100%!important;
	    margin: 0px !important;
	}

	#sage50-header-new {
		height: 100%;
		height: 500px;
		background-position: center top;
	}

	#sage50-header-new .inner h1 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	#sage50-header-new .inner h1 span {
		font-size: 13px;
		line-height: 13px;
		margin-bottom: 20px;
	}

	span.next-to {
	    margin-left: 0px;
	    display: block;
	    margin-top: 20px;
	}

	/*.header-siegel {
	    width: 200px;
	    margin-left: -110px;
	}*/

	#sage50-header-new .inner {
	    padding-top: 20px;
	}





}
