@font-face {
	font-family: Open Sans;
	src: local("Open Sans Light"), local("OpenSans-Light"), url(./fonts/open-sans-v15-latin-300.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-300.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-300.woff) format("woff"), url(./fonts/open-sans-v15-latin-300.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-300.svg#OpenSans) format("svg");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(./fonts/open-sans-v15-latin-300italic.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-300italic.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-300italic.woff) format("woff"), url(./fonts/open-sans-v15-latin-300italic.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-300italic.svg#OpenSans) format("svg");
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(./fonts/open-sans-v15-latin-regular.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-regular.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-regular.woff) format("woff"), url(./fonts/open-sans-v15-latin-regular.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-regular.svg#OpenSans) format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url(./fonts/open-sans-v15-latin-italic.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-italic.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-italic.woff) format("woff"), url(./fonts/open-sans-v15-latin-italic.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-italic.svg#OpenSans) format("svg");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(./fonts/open-sans-v15-latin-600.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-600.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-600.woff) format("woff"), url(./fonts/open-sans-v15-latin-600.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-600.svg#OpenSans) format("svg");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(./fonts/open-sans-v15-latin-600italic.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-600italic.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-600italic.woff) format("woff"), url(./fonts/open-sans-v15-latin-600italic.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-600italic.svg#OpenSans) format("svg");
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(./fonts/open-sans-v15-latin-700.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-700.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-700.woff) format("woff"), url(./fonts/open-sans-v15-latin-700.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-700.svg#OpenSans) format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(./fonts/open-sans-v15-latin-700italic.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-700italic.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-700italic.woff) format("woff"), url(./fonts/open-sans-v15-latin-700italic.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-700italic.svg#OpenSans) format("svg");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(./fonts/open-sans-v15-latin-800.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-800.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-800.woff) format("woff"), url(./fonts/open-sans-v15-latin-800.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-800.svg#OpenSans) format("svg");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url(./fonts/open-sans-v15-latin-800italic.eot?#iefix) format("embedded-opentype"), url(./fonts/open-sans-v15-latin-800italic.woff2) format("woff2"), url(./fonts/open-sans-v15-latin-800italic.woff) format("woff"), url(./fonts/open-sans-v15-latin-800italic.ttf) format("truetype"), url(./fonts/open-sans-v15-latin-800italic.svg#OpenSans) format("svg");
	font-weight: 800;
	font-style: italic;
}
* {
	margin: 0px; padding: 0px; font-family: "Open Sans", sans-serif;
}
h1 {
	font-size: 22px;
}
h2 {
	height: 20px; padding-top: 12px; padding-bottom: 6px; font-size: 14px;
}
a {
	color: rgb(70, 70, 70); text-decoration: none;
}
a:visited {
	color: rgb(70, 70, 70); text-decoration: none;
}
a:hover {
	color: rgb(63, 113, 173); text-decoration: none;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(210, 210, 210) currentColor currentColor; border-image: none; height: 1px; margin-bottom: 20px;
}
.shadow {
	box-shadow: 1px 1px 2px 0px rgb(200,200,200); -moz-box-shadow: 1px 1px 2px 0px rgb(200, 200, 200); -webkit-box-shadow: 1px 1px 2px 0px rgb(200, 200, 200);
}
.invisible {
	display: none !important;
}
.transparent {
	opacity: 0 !important;
}
.flex-column {
	flex:1 1 auto; display: -ms-flexbox; flex-direction: column;
}
.flex-row {
	flex:1 1 auto; display: -ms-flexbox; flex-direction: row;
}
.flex-start {
	justify-content: flex-start;
}
.flex-end {
	justify-content: flex-end;
}
.flex-top {
	align-items: flex-start;
}
.flex-bottom {
	align-items: flex-end;
}
.flex-middle {
	align-items: center;
}
.flex-center {
	justify-content: center;
}
.flex-no-resize {
	flex:0 0 auto !important;
}
.flex-space-between {
	justify-content: space-between;
}
.flex-space-around {
	justify-content: space-around;
}
.button-big {
	padding: 13px 23px; color: white !important; font-size: 24px; font-weight: 300;
}
.sitekiosk-windows.button-big {
	background-color: rgb(30, 157, 222);
}
.sitekiosk-windows.button-big:hover {
	background-color: rgb(60, 187, 252);
}
.sitekiosk-android.button-big {
	background-color: rgb(151, 188, 37);
}
.sitekiosk-android.button-big:hover {
	background-color: rgb(181, 218, 67);
}
.siteremote.button-big {
	background-color: rgb(23, 64, 111);
}
.siteremote.button-big:hover {
	background-color: rgb(53, 104, 141);
}
.button-huge {
	padding: 40px 80px; color: white !important; font-size: 16px;
}
.button-fill {
	padding: 15px 0px; width: 100%; text-align: center; color: white !important; font-size: 24px; margin-bottom: 30px; display: inline-block; cursor: pointer;
}
.image-mirror {
	transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1);
}
.image-flip {
	transform: scaleY(-1); -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1);
}
a > img {
	border: currentColor; border-image: none;
}
html {
	font-family: "Open Sans"; min-height: 100vh;
}
body {
	min-height: 100vh; background-color: white;
}
.accept-cookies-popup {
	top: 10px; width: 100%; color: white; padding-top: 25px; padding-bottom: 25px; font-size: 13px; border-top-color: black; border-bottom-color: black; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: fixed; z-index: 204; opacity: 0.9; background-color: rgb(80, 80, 80);
}
.accept-cookies-button {
	color: white; cursor: pointer;
}
.holiday-button {
	color: white; cursor: pointer;
}
.accept-cookies-button:hover {
	color: white !important;
}
.holiday-button:hover {
	color: white !important;
}
.holiday-popup {
	left: 0px; top: 0px; width: 100%; color: white; padding-top: 20px; padding-bottom: 20px; font-size: 14px; border-bottom-color: white; border-bottom-width: 4px; border-bottom-style: solid; position: absolute; z-index: 202; background-color: rgb(90, 182, 47);
}
.holiday-text-left > p {
	padding-bottom: 6px;
}
.wrapper {
	width: 980px; margin-right: auto; margin-left: auto; background-color: white;
}
header {
	height: 130px;
}
.header-topnav {
	height: 30px; color: rgb(70, 70, 70); padding-top: 30px; font-size: 14px; background-color: white;
}
.header-shopping-cart-link {
	margin-top: 2px; display: inline-block;
}
.header-topnav .localizations {
	
}
.header-topnav .localizations li {
	list-style: none; padding-top: 6px; padding-bottom: 6px;
}
.header-topnav_languages {
	
}
.bubble {
	background: rgb(255, 255, 255); border-radius: 0px; border: 1px solid rgb(200, 200, 200); border-image: none; width: 110px; height: 20px; padding-left: 20px; position: relative; cursor: pointer; -webkit-border-radius: 0px; -moz-border-radius: 0px;
}
.bubble::after {
	border-width: 6px 6px 0px; border-style: solid; border-color: rgb(255, 255, 255) transparent; left: 13px; width: 0px; bottom: -6px; display: block; position: absolute; z-index: 1; content: "";
}
.bubble::before {
	border-width: 6px 6px 0px; border-style: solid; border-color: rgb(200, 200, 200) transparent; left: 13px; top: 21px; width: 0px; display: block; position: absolute; z-index: 0; content: "";
}
.bubble_popup {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(200, 200, 200) rgb(200, 200, 200); border-image: none; width: 110px; right: 0px; padding-top: 6px; padding-bottom: 6px; padding-left: 20px; margin-top: 20px; position: absolute; z-index: 401; background-color: rgb(255, 255, 255);
}
.bubble_popup ul li {
	list-style: circle;
}
.header-topnav_languages a {
	
}
.header-topnav_userbox {
	margin-right: 0px;
}
.header-topnav_userbox a {
	padding-right: 10px;
}
.header-topnav_telefon {
	margin-right: 0px;
}
.header-topnav_telefon div {
	padding-right: 20px;
}
.header-topnav_trenner {
	color: rgb(200, 200, 200); margin-right: 20px;
}
.header-nav {
	height: 50px; margin-top: 10px;
}
.header-nav > a {
	display: none;
}
.header-nav li {
	list-style: none; position: relative;
}
.header-nav > ul {
	height: 50px;
}
.header-nav > ul > li {
	list-style: none; height: 50px; vertical-align: middle; display: table-cell;
}
.header-nav > ul > li > a {
	padding: 14px 0px; transition:background-color 100ms linear; width: 100%; color: black; display: block; background-color: white;
}
.header-nav > ul > li > a:hover {
	color: rgb(63, 113, 173);
}
.header-nav > ul > li > a > span {
	padding: 0px 20px; font-size: 16px;
}
.header-nav > ul > li > a > div.shop-link {
	padding: 0px 10px; color: rgb(70, 165, 25); font-size: 16px; display: table-cell;
}
.header-nav > ul > li > a > div.shop-link:hover {
	color: rgb(100, 195, 55);
}
.header-search {
	margin-top: 10px; margin-right: 12px; float: right; display: inline-block;
}
.header-search input {
	background-position: 95% 50%; border: 1px solid rgb(200, 200, 200); border-image: none; width: 200px; height: 30px; padding-left: 10px; font-size: 14px; background-image: url(../Content/header-search-icon.png); background-repeat: no-repeat;
}
.header-nav-active {
	background-color: rgb(240, 240, 240) !important;
}
.header-subnav {
	padding: 20px; top: 120px; width: 940px; height: 210px; display: inline-table; position: absolute; z-index: 400; background-color: rgb(240, 240, 240);
}
.header-subnav > div {
	width: 235px; vertical-align: top; display: table-cell;
}
.header-subnav-active {
	
}
.header-subnav li {
	list-style: none; padding-top: 3px; padding-bottom: 3px;
}
.header-subnav a {
	color: rgb(63, 113, 173); font-size: 16px;
}
.header-subnav a:hover {
	text-decoration: underline;
}
#header_login_status {
	margin-right: 4px; float: right;
}
#header_login_username {
	overflow: hidden; margin-right: 12px; float: right; -ms-text-overflow: ellipsis; max-width: 90px;
}
#header_login_default {
	margin-right: 12px; float: right;
}
h1.top {
	padding: 20px; margin-top: 20px; background-color: rgb(240, 240, 240);
}
.main {
	
}
.content {
	width: 980px; color: rgb(70, 70, 70); font-size: 14px;
}
.content p {
	padding-bottom: 12px;
}
.content .slideshow {
	background-position: center; width: 940px; height: 380px; padding-top: 40px; padding-left: 40px; margin-bottom: 21px; background-size: contain; background-color: rgb(240, 240, 240);
}
.slideshow_infobox {
	padding: 34px; width: 262px; height: 262px; color: white; font-size: 18px;
}
.slideshow_infobox h3 {
	letter-spacing: 0.8px; padding-bottom: 18px; font-size: 22px; font-weight: 400;
}
.slideshow_infobox p {
	line-height: 22px; padding-bottom: 12px; font-size: 18px; font-weight: 300;
}
.slideshow_infobox p.small {
	line-height: 20px; padding-bottom: 6px; font-size: 14px; font-weight: 300;
}
#prov-sideshow {
	padding: 40px; width: 900px; height: 488px; margin-right: auto; margin-bottom: 36px; margin-left: auto; position: relative; background-color: white;
}
.prov-slideshow-caption {
	width: 300px; height: 300px; display: block; position: absolute;
}
.switch-container {
	padding: 40px; transition:opacity 1s ease-in-out; left: 0px; top: 0px; width: 900px; height: 488px; display: block; position: absolute; opacity: 1; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out;
}
.A.switch-container {
	background-color: rgb(255, 255, 255);
}
.B.switch-container {
	background-color: rgb(255, 255, 255);
}
#slideshow-pips {
	transition:opacity 1s ease-in-out; width: 900px; text-align: center; bottom: -32px; margin-right: auto; margin-left: auto; position: absolute; z-index: 300; opacity: 1; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out;
}
#slideshow-pips > .pip {
	width: 12px; height: 12px; color: rgb(220, 220, 220); text-decoration: none; margin-right: 4px; margin-left: 4px; display: inline-block; opacity: 0.7; background-size: contain;
}
#slideshow-pips > .main.pip {
	background-image: url(../Content/slideshow-pip-grey-normal.png);
}
#slideshow-pips > .active.main.pip {
	opacity: 0.9; background-image: url(../Content/slideshow-pip-grey-normal-active.png);
}
#slideshow-pips > .normal.pip {
	background-image: url(../Content/slideshow-pip-grey-normal.png);
}
#slideshow-pips > .active.normal.pip {
	opacity: 0.9; background-image: url(../Content/slideshow-pip-grey-normal-active.png);
}
#slideshow-pips > .pip:hover {
	opacity: 0.9; background-image: url(../Content/slideshow-pip-grey-normal-active.png);
}
#slideshow-pips > .arrow {
	width: 12px; height: 12px; color: rgb(220, 220, 220); text-decoration: none; margin-right: 4px; margin-left: 4px; display: none; opacity: 0.6; background-image: url(../Content/slideshow-arrow-grey.png); background-size: contain;
}
#slideshow-pips > .left.arrow {
	transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1);
}
#slideshow-pips > .right.arrow {
	
}
#slideshow-pips > .arrow:hover {
	opacity: 0.9;
}
.content .referenzen-frontpage {
	padding: 40px; height: 150px; color: rgb(120, 120, 120); margin-bottom: 21px; background-color: rgb(240, 240, 240);
}
.content .referenzen {
	padding: 40px; width: 900px; height: 48px; bottom: 0px; color: white; position: absolute; z-index: 100; opacity: 0.8;
}
.referenzen > .referenzen_claim {
	font-size: 15px; margin-top: 8px; margin-right: 8px; margin-left: -6px; float: left;
}
.content .referenzen-overlay {
	width: 100%; height: 136px; color: rgb(70, 70, 70); padding-top: 32px; padding-bottom: 32px; clear: both; margin-top: -40px; margin-bottom: 40px; float: left; display: block; background-color: rgb(240, 240, 240);
}
.content .referenzen-all {
	padding-top: 40px; padding-bottom: 40px;
}
.content .referenzen-block {
	padding: 40px; width: 900px; height: 48px; color: white; z-index: 100;
}
.content .referenzen-block-alle {
	padding: 40px 0px; width: 980px; height: 48px; color: rgb(200, 200, 200); z-index: 100;
}
.referenzen-frontpage .provisio_references > a {
	color: rgb(200, 200, 200); padding-top: 20px; padding-right: 20px; padding-left: 40px; font-size: 48px; float: left; display: inline-block;
}
.referenzen .provisio_references > a {
	color: white; padding-right: 21px; padding-left: 21px; font-size: 70px; margin-top: -8px; float: left; display: inline-block; opacity: 0.725;
}
.referenzen-overlay .provisio_references {
	height: 136px; padding-right: 25px; padding-left: 25px;
}
.referenzen-overlay .provisio_references > a {
	color: white; padding-right: 23px; padding-left: 23px; font-size: 70px; margin-top: 32px; float: left; display: inline-block; opacity: 0.725;
}
.referenzen-all .provisio_references_all {
	
}
.referenzen-all .provisio_references_all > a {
	padding: 20px 19px; color: rgb(200, 200, 200); font-size: 60px; float: left; display: inline-block;
}
.referenzen-block .provisio_references {
	height: 136px; padding-right: 25px; padding-left: 25px;
}
.referenzen-block .provisio_references > a {
	color: white; padding-right: 18px; padding-left: 18px; font-size: 70px; margin-top: -8px; float: left; display: inline-block; opacity: 0.725;
}
.referenzen-block-alle .provisio_references {
	height: 136px; padding-right: 0px; padding-left: 18px;
}
.referenzen-block-alle .provisio_references > a {
	color: rgb(200, 200, 200); padding-right: 40px; padding-left: 0px; font-size: 70px; margin-top: -8px; float: left; display: inline-block; opacity: 1;
}
.feature-table_info {
	width: 283px;
}
.feature-table_references {
	margin-top: 10px; margin-left: 45px;
}
.siteremote.feature-table_references {
	margin-top: 10px; margin-left: 0px !important;
}
.feature-table_references .provisio_references {
	height: 24px; padding-right: 0px; padding-left: 0px;
}
.feature-table_references .provisio_references > a {
	padding-right: 12px; padding-left: 0px; font-size: 24px; margin-top: 0px; float: left; display: inline-block; opacity: 1;
}
.sitekiosk-windows.feature-table_references .provisio_references > a {
	color: rgb(30, 157, 222);
}
.sitekiosk-windows.feature-table_references .provisio_references > a:hover {
	color: rgb(60, 187, 252);
}
.sitekiosk-android.feature-table_references .provisio_references > a {
	color: rgb(151, 188, 37);
}
.sitekiosk-android.feature-table_references .provisio_references > a:hover {
	color: rgb(181, 218, 67);
}
.siteremote.feature-table_references .provisio_references > a {
	color: rgb(23, 64, 111);
}
.siteremote.feature-table_references .provisio_references > a:hover {
	color: rgb(53, 104, 141);
}
.referenzen-frontpage .provisio_references > a:nth-child(n+11) {
	display: none;
}
.referenzen .provisio_references > a:nth-child(n+8) {
	display: none;
}
.referenzen-overlay .provisio_references > a:nth-child(n+9) {
	display: none;
}
.referenzen-block .provisio_references > a:nth-child(n+9) {
	display: none;
}
.referenzen-block-alle .provisio_references > a:nth-child(n+10) {
	display: none;
}
.fr.provisio_references > a:nth-child(7) {
	display: none;
}
.es.provisio_references > a:nth-child(7) {
	padding-right: 0px;
}
.us.provisio_references > a:nth-child(6) {
	padding-right: 0px;
}
.us.provisio_references > a:nth-child(7) {
	display: none;
}
.referenzen-block-alle .provisio_references > a:nth-child(n+9) {
	padding-right: 0px;
}
.feature-table_references .provisio_references > a:nth-child(n+7) {
	display: none;
}
.content .produktbox {
	width: 940px; padding-top: 40px; padding-bottom: 40px; padding-left: 40px; margin-bottom: 21px;
}
.produktbox-sitekiosk {
	background-color: rgb(21, 148, 213);
}
.produktbox-siteremote {
	background-color: rgb(14, 50, 106);
}
.produktbox_infobox {
	padding: 30px 16px 13px 34px; width: 295px; color: white; font-weight: lighter; margin-top: 2px; margin-left: 7px;
}
.produktbox_infobox h3 {
	letter-spacing: 0.8px; padding-bottom: 17px; font-size: 24px; font-weight: 400;
}
.produktbox_infobox p {
	line-height: 22px; padding-bottom: 12px; font-size: 18px; font-weight: 300;
}
.produktbox_infobox p > img.compatible {
	margin-top: 18px; margin-right: 9px;
}
.produktbox_infobox p > img:last-child.compatible {
	margin-right: 0px;
}
.produktbox a > img {
	border: currentColor; border-image: none;
}
.content .sitekiosk-screenshots {
	width: 100%; height: 200px; color: rgb(70, 70, 70); clear: both; margin-top: -40px; margin-bottom: 40px; float: left; display: block; background-color: rgb(240, 240, 240);
}
.sitekiosk-screenshots_steps {
	width: 700px; padding-top: 12px; padding-right: 24px; padding-left: 24px; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid; float: left; display: inline-block;
}
.sitekiosk-screenshots_video {
	padding-top: 12px; padding-left: 24px; float: left; display: inline-block;
}
.content .sitekiosk-screenshots_textbox {
	width: 185px; text-align: center; float: left; display: block;
}
.content .sitekiosk-screenshots_textbox > a {
	display: inline-block;
}
.content .sitekiosk-screenshots_textbox > a:hover {
	
}
.content .sitekiosk-screenshots_textbox > p {
	width: 160px; color: rgb(70, 70, 70); padding-top: 10px; font-size: 13px; float: right;
}
.sitekiosk-screenshots_video > .sitekiosk-screenshots_textbox > p {
	width: 185px !important;
}
.content .featurebox {
	width: 470px; height: 172px; margin-bottom: 35px; position: relative;
}
:nth-child(2n).featurebox {
	margin-left: 500px; position: absolute;
}
.featurebox-left {
	margin-right: 30px; float: left;
}
.featurebox_background {
	left: 0px; top: 6px; width: 96px; height: 72px; position: absolute; z-index: 10;
}
.featurebox_background > a > img {
	border: 1px solid rgb(220, 220, 220); border-image: none; width: 96px; opacity: 0.9;
}
.featurebox_background > a > img:hover {
	border: 1px solid rgb(170, 170, 170); border-image: none; opacity: 1;
}
.featurebox_content {
	margin-left: 115px; position: absolute; z-index: 20;
}
.featurebox h3 {
	color: rgb(5, 121, 180); padding-bottom: 4px; font-size: 17px; font-weight: 400;
}
.featurebox h3 > a {
	color: rgb(5, 121, 180);
}
.featurebox h3 > a:hover {
	color: rgb(35, 151, 210);
}
.featurebox h3.android {
	color: rgb(151, 188, 37);
}
.featurebox h3.android > a {
	color: rgb(151, 188, 37);
}
.featurebox h3.android > a:hover {
	color: rgb(181, 218, 67);
}
.featurebox h3.siteremote {
	color: rgb(14, 50, 106);
}
.featurebox h3.siteremote > a {
	color: rgb(14, 50, 106);
}
.featurebox h3.siteremote > a:hover {
	color: rgb(44, 90, 136);
}
.featurebox h3.sitecafe {
	color: rgb(51, 165, 0);
}
.featurebox h3.sitecafe > a {
	color: rgb(51, 165, 0);
}
.featurebox h3.sitecafe > a:hover {
	color: rgb(81, 195, 30);
}
.featurebox h3.sitecaster {
	color: rgb(228, 156, 26);
}
.featurebox h3.sitecaster > a {
	color: rgb(228, 156, 26);
}
.featurebox h3.sitecaster > a:hover {
	color: rgb(255, 186, 56);
}
.featurebox p {
	width: 360px;
}
.featurebox_icon {
	border: currentColor; border-image: none; padding-top: 4px; margin-right: 35px;
}
.content .contentbox {
	width: 470px;
}
.contentbox-left {
	margin-right: 40px; float: left;
}
.contentbox h3 {
	color: rgb(5, 121, 180); padding-bottom: 8px; font-size: 17px; font-weight: 400;
}
.contentbox h3.android {
	color: rgb(151, 188, 37);
}
.contentbox h3.siteremote {
	color: rgb(14, 50, 106);
}
.contentbox h3.sitecafe {
	color: rgb(51, 165, 0);
}
.contentbox h3.sitecaster {
	color: rgb(228, 156, 26);
}
.contentbox p {
	
}
.contentbox p > a.sitekiosk-windows {
	color: rgb(30, 157, 222);
}
.contentbox p > .sitekiosk-windows:hover {
	color: rgb(60, 187, 252);
}
.contentbox p > a.sitekiosk-android {
	color: rgb(151, 188, 37);
}
.contentbox p > .sitekiosk-android:hover {
	color: rgb(181, 218, 67);
}
.contentbox p > a.siteremote {
	color: rgb(23, 64, 111);
}
.contentbox p > .siteremote:hover {
	color: rgb(53, 104, 141);
}
.contentbox > .contentbox_content > div {
	width: 386px;
}
.content .feature-table_container {
	margin-bottom: 40px; position: relative;
}
.content .featureboxes_container {
	margin-bottom: 40px; position: relative;
}
.content .device-table_container {
	margin-bottom: 40px; position: relative;
}
.feature-table_container-collapsed {
	height: 440px !important; -ms-overflow-y: hidden;
}
.featureboxes_container-collapsed {
	height: 360px !important; -ms-overflow-y: hidden;
}
.device-table_container-collapsed {
	height: 550px !important; -ms-overflow-y: hidden;
}
.feature-table_container_fade {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%); left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; z-index: 30; opacity: 0.9;
}
.featureboxes_container_fade {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%); left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; z-index: 30; opacity: 0.9;
}
.device-table_container_fade {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%); left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute; z-index: 30; opacity: 0.9;
}
.content .feature-table {
	width: 980px; border-spacing: 0;
}
.feature-table_info {
	padding: 12px; border-top-color: rgb(220, 220, 220); border-right-color: rgb(220, 220, 220); border-left-color: rgb(220, 220, 220); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
:last-of-type.feature-table_info {
	border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.feature-table_info > h3 {
	color: rgb(5, 121, 180); letter-spacing: 0.8px; padding-bottom: 4px; font-size: 16px; font-weight: 400;
}
.feature-table_info > p {
	margin: 0px; padding: 0px; color: rgb(100, 100, 100); font-size: 11px;
}
.feature-table tr {
	
}
.feature-table tr td.front {
	width: 312px; text-align: left; padding-left: 40px; vertical-align: middle; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid; min-height: 45px;
}
.feature-table-siteremote tr td.front {
	font-size: 14px; font-weight: lighter;
}
.feature-table tr td.front > a {
	display: block;
}
.feature-table tr td.title {
	text-align: center; padding-top: 10px; padding-bottom: 20px; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid;
}
.feature-table tr td.inner {
	width: 166px; text-align: center; padding-top: 8px; padding-bottom: 8px; vertical-align: middle; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid; min-height: 45px;
}
.feature-table-siteremote tr td.inner {
	width: 213px !important; color: rgb(14, 50, 106); padding-right: 4px; padding-left: 4px; font-size: 14px; font-weight: lighter;
}
.feature-table-siteremote tr td.inner-half {
	padding: 8px 4px; width: 106px !important; text-align: center; color: rgb(14, 50, 106); font-size: 14px; font-weight: lighter; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid;
}
.feature-table tr td.inner > img {
	margin-top: 4px;
}
.feature-table .button-big {
	padding: 5px 10px; text-align: center; font-size: 18px !important;
}
.feature-table .button-big > img {
	margin-bottom: -3px; display: inline-block;
}
.feature-table tr:nth-child(2n+3) {
	background-color: rgb(245, 245, 245);
}
.sitecaster-example-box {
	padding: 40px; background-color: rgb(240, 240, 240);
}
.sitecaster-example-box-text {
	width: 570px; margin-right: 30px;
}
.sitecaster-example-box-image {
	
}
.siteremote-button-test {
	padding: 10px 15px !important; margin-right: 20px; background-color: rgb(219, 62, 7);
}
.siteremote-button-test:hover {
	background-color: rgb(249, 92, 37);
}
.siteremote-button-rent {
	padding: 10px 15px !important; margin-right: 20px; background-color: rgb(63, 190, 0);
}
.siteremote-button-buy {
	padding: 10px 15px !important; background-color: rgb(63, 190, 0);
}
.siteremote-button-rent:hover {
	background-color: rgb(93, 220, 0);
}
.siteremote-button-buy:hover {
	background-color: rgb(93, 220, 0);
}
.requirements-switch-cloud {
	border: 1px solid rgb(14, 50, 106); border-image: none; width: 230px; height: 32px; text-align: center; color: rgb(14, 50, 106); font-size: 18px; font-weight: lighter; background-color: white;
}
.requirements-switch-server {
	border: 1px solid rgb(14, 50, 106); border-image: none; width: 230px; height: 32px; text-align: center; color: rgb(14, 50, 106); font-size: 18px; font-weight: lighter; background-color: white;
}
.requirements-switch-active {
	color: white; font-weight: 400; background-color: rgb(14, 50, 106);
}
.requirements-switch-active:hover {
	color: white; font-weight: 400; background-color: rgb(14, 50, 106);
}
.requirements-switch-inactive:hover {
	color: rgb(14, 50, 106); background-color: rgb(220, 230, 250);
}
.content .news {
	width: 980px; margin-bottom: 36px; -ms-overflow-y: auto; background-color: rgb(240, 240, 240);
}
.news_header {
	padding: 40px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid;
}
#facebook_wall {
	
}
#news_wall {
	
}
#facebook_wall > :nth-child(n+5).post {
	display: none;
}
#news_wall > :nth-child(n+5).post {
	display: none;
}
.news .column-left {
	padding: 25px 40px; width: 880px; clear: both; float: left; display: block;
}
.news .column-right {
	padding: 20px 40px; width: 880px; clear: both; float: left; display: block;
}
#facebook_wall .date {
	width: 170px; color: rgb(63, 113, 173); font-size: 16px; float: left; display: block;
}
#facebook_wall .date > a {
	width: 170px; color: rgb(63, 113, 173); font-size: 16px; float: left; display: block;
}
#news_wall .date {
	width: 170px; color: rgb(63, 113, 173); font-size: 16px; float: left; display: block;
}
#news_wall .date > a {
	width: 170px; color: rgb(63, 113, 173); font-size: 16px; float: left; display: block;
}
#facebook_wall .date > a {
	color: rgb(63, 113, 173) !important; font-size: 16px; text-decoration: none; cursor: pointer;
}
#news_wall .date > a {
	color: rgb(63, 113, 173) !important; font-size: 16px; text-decoration: none; cursor: pointer;
}
#facebook_wall .date > a {
	color: rgb(63, 113, 173) !important; text-decoration: none !important; cursor: pointer;
}
#news_wall .date > a {
	color: rgb(63, 113, 173) !important; text-decoration: none !important; cursor: pointer;
}
#facebook_wall .image {
	width: 400px; padding-top: 12px;
}
#news_wall .image {
	width: 400px; padding-top: 12px;
}
#facebook_wall .message {
	width: 710px; float: left; display: block;
}
#news_wall .message {
	width: 710px; float: left; display: block;
}
#facebook_wall .message > a {
	color: rgb(63, 113, 173);
}
#news_wall .message > a {
	color: rgb(63, 113, 173);
}
#facebook_wall .message > a:hover {
	text-decoration: underline;
}
#news_wall .message > a:hover {
	text-decoration: underline;
}
#facebook_wall .image img {
	max-width: 100%;
}
#news_wall .image img {
	max-width: 100%;
}
.news_footer {
	padding: 40px; border-top-color: lightgrey; border-top-width: 1px; border-top-style: solid;
}
.news_header > a {
	color: rgb(63, 113, 173);
}
.news_footer > a {
	color: rgb(63, 113, 173);
}
.news_header > a:hover {
	color: rgb(63, 113, 173); text-decoration: underline;
}
.news_footer > a:hover {
	color: rgb(63, 113, 173); text-decoration: underline;
}
.events {
	width: 980px; margin-bottom: 21px; background-color: rgb(240, 240, 240);
}
.events_entry {
	padding: 10px 35px;
}
.events_entry_image {
	width: 150px; height: auto; padding-right: 30px;
}
.events_entry_text {
	color: rgb(140, 140, 140);
}
.content .solution_banner {
	height: 568px; margin-bottom: 40px; position: relative;
}
.content .solution_banner > img {
	height: 568px; position: absolute;
}
.content .solution_banner > .solution_banner_textbox {
	padding: 30px; width: 268px; height: 268px; margin-top: 46px; margin-left: 46px; position: absolute;
}
.content .solution_banner > .solution_banner_textbox > h1 {
	margin: 0px; text-align: left; color: white; padding-bottom: 20px; font-size: 24px; font-weight: normal;
}
.content .solution_banner > .solution_banner_textbox > p {
	color: white;
}
.solution_banner_gallery {
	padding-top: 40px; padding-bottom: 20px; background-color: rgb(240, 240, 240);
}
.solution_banner_gallery_block {
	width: 142px; margin-right: 21px; margin-left: 21px;
}
.solution_banner_gallery_block a {
	border: 1px solid rgb(180, 180, 180); border-image: none; width: 142px; height: 106px;
}
.solution_banner_gallery_block p {
	padding-top: 10px; padding-bottom: 10px;
}
.content .product_banner {
	margin-bottom: 40px; background-color: orange;
}
.content .product_banner_main {
	padding: 49px; color: white;
}
.content .product_banner_main > div {
	min-width: 1px;
}
.content .product_banner_main h1 {
	margin: 0px; text-align: left; color: white; letter-spacing: 1px; padding-bottom: 20px; font-size: 36px;
}
.content .product_banner_main p {
	font-size: 18px;
}
.content h1 {
	color: rgb(19, 143, 206); letter-spacing: 0.35px; font-size: 18px; margin-top: 30px; margin-bottom: 40px;
}
.content h1.solutions {
	color: rgb(63, 113, 173); font-size: 20px;
}
.content h1.android {
	color: rgb(151, 188, 37);
}
.content h1.siteremote {
	color: rgb(14, 50, 106);
}
.content h1.sitecafe {
	color: rgb(51, 165, 0);
}
.content h1.sitecaster {
	color: rgb(228, 156, 26);
}
.content .solution_abstract {
	font-weight: lighter; margin-top: -20px; margin-bottom: 30px; background-color: white;
}
.content .solution_testimonial {
	padding: 50px 95px; background-color: rgb(240, 240, 240);
}
.solution_testimonial_quote {
	color: rgb(63, 113, 173); font-size: 16px;
}
.solution_testimonial_source {
	padding-top: 30px;
}
.content .solution_testimonial a:hover {
	text-decoration: underline;
}
.content .solution_details {
	margin-top: 40px; background-color: white;
}
.solution_details_text {
	
}
.solution_details_box {
	width: 620px; padding-bottom: 12px;
}
.solution_details_box h2 {
	color: rgb(63, 113, 173); padding-top: 0px; padding-bottom: 20px; font-size: 20px;
}
.solution_details_box p {
	padding-bottom: 12px; font-weight: lighter;
}
.solution_details_box a {
	color: rgb(23, 64, 111); font-weight: 400;
}
.solution_details_box a:hover {
	text-decoration: underline;
}
.solution_details_images {
	margin-left: 40px;
}
.solution_details_images img {
	margin-bottom: 20px;
}
.solution_partner {
	width: 980px; margin-top: 12px; margin-bottom: 36px; background-color: rgb(240, 240, 240);
}
.solution_partner_text {
	padding: 40px; width: 490px;
}
.solution_partner_text > h2 {
	margin: 0px; color: rgb(63, 113, 173); padding-top: 0px; padding-bottom: 30px; font-size: 20px; font-weight: lighter;
}
.solution_partner_text > h1 {
	margin: 0px; color: rgb(63, 113, 173); padding-top: 0px; padding-bottom: 20px; font-size: 20px;
}
.solution_partner_text > p {
	padding-top: 0px; padding-bottom: 20px; font-weight: lighter;
}
.solution_partner_text > p > a {
	color: rgb(63, 113, 173);
}
.solution_partner_text > p > a:hover {
	text-decoration: underline;
}
.solution_partner_text_logos {
	
}
.solution_partner_text_logos > p {
	padding-bottom: 25px; font-weight: lighter;
}
.solution_partner_text_logos > p > a {
	color: rgb(63, 113, 173);
}
.solution_partner_text_logos > p > a:hover {
	text-decoration: underline;
}
.solution_partner_text_logos img {
	margin-right: 22px;
}
.solution_partner_image {
	width: 409px; border-left-color: rgb(220, 220, 220); border-left-width: 1px; border-left-style: solid;
}
.sidebar {
	padding: 20px; width: 140px; border-left-color: rgb(200, 200, 200); border-left-width: 1px; border-left-style: solid;
}
.content .company_banner {
	margin-bottom: 40px;
}
.company_banner_gallery {
	padding-top: 40px; padding-bottom: 20px; background-color: rgb(240, 240, 240);
}
.company_banner_gallery_block {
	margin-right: 21px; margin-left: 21px;
}
.company_banner_gallery_block p.last {
	padding-bottom: 0px;
}
.company_banner_gallery_block a {
	padding: 0px; border: 1px solid rgb(180, 180, 180); border-image: none;
}
.company_banner_gallery_block a img {
	margin: 0px; padding: 0px;
}
.content .company_textblock {
	padding-bottom: 30px; font-weight: lighter; margin-top: -20px; margin-bottom: 30px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid; background-color: white;
}
.content .company_textblock a {
	color: rgb(63, 113, 173);
}
.content .company_textblock .timeline {
	
}
.content .company_textblock p.timeline-date {
	color: rgb(63, 113, 173); padding-bottom: 15px; font-size: 16px; font-weight: 400; background-color: white;
}
.content .company_textblock p.timeline-entry {
	padding-bottom: 15px; font-weight: lighter; background-color: white;
}
.content .company_textblock p.timeline-spacer {
	width: 1px; height: 15px; margin-bottom: 15px; border-left-color: rgb(220, 220, 220); border-left-width: 1px; border-left-style: solid;
}
.company_textblock-grau {
	padding: 33px 40px 40px; text-align: left; color: rgb(140, 140, 140); margin-bottom: 30px; background-color: rgb(240, 240, 240);
}
.company_textblock-grau h1 {
	margin: 0px; text-align: center; color: rgb(63, 113, 173); padding-top: 0px; padding-bottom: 30px; font-size: 22px; font-weight: 400;
}
.company_textblock-grau h2 {
	text-align: center; color: rgb(63, 113, 173); padding-top: 15px; padding-bottom: 25px; font-size: 20px; font-weight: lighter;
}
.company_textblock-grau ul li {
	padding-bottom: 5px; padding-left: 10px; margin-left: 12px;
}
.company_textblock-grau ul li.focus {
	color: rgb(63, 113, 173);
}
.company_textblock-kontakt {
	background-position: right bottom; padding: 33px 40px 40px; text-align: center; color: rgb(140, 140, 140); margin-bottom: 30px; background-repeat: no-repeat; background-color: rgb(240, 240, 240);
}
.mail.company_textblock-kontakt {
	
}
.shopnow.company_textblock-kontakt > a {
	width: 297px; text-align: center; color: white; padding-top: 10px; padding-bottom: 10px; font-size: 16px; text-decoration: none; margin-top: 12px; margin-right: auto; margin-left: auto; display: block; background-color: rgb(70, 165, 25);
}
.shopnow.company_textblock-kontakt > a:hover {
	text-decoration: none; background-color: rgb(100, 195, 55);
}
.telefon.company_textblock-kontakt {
	color: white; background-color: rgb(70, 165, 25);
}
.telefon.company_textblock-kontakt h2 {
	color: white;
}
.telefon.company_textblock-kontakt .telefon_bestellen {
	width: 430px; height: 212px; color: white; padding-top: 40px; margin-top: 20px; margin-right: 25px; margin-left: 25px; display: inline-block; background-color: rgb(53, 147, 7);
}
.telefon.company_textblock-kontakt .telefon_support {
	width: 430px; height: 212px; color: white; padding-top: 40px; margin-top: 20px; margin-right: 25px; margin-left: 25px; display: inline-block; background-color: rgb(53, 147, 7);
}
.closed.telefon.company_textblock-kontakt {
	background-color: rgb(212, 53, 27) !important;
}
.closed.telefon_bestellen {
	background-color: rgb(189, 40, 16) !important;
}
.closed.telefon_support {
	background-color: rgb(189, 40, 16) !important;
}
.email.company_textblock-kontakt {
	
}
.email.company_textblock-kontakt .email_bestellen {
	width: 430px; height: 255px; padding-top: 40px; margin-top: 20px; margin-right: 25px; margin-left: 25px; display: inline-block; background-color: rgb(230, 230, 230);
}
.email.company_textblock-kontakt .email_support {
	width: 430px; height: 255px; padding-top: 40px; margin-top: 20px; margin-right: 25px; margin-left: 25px; display: inline-block; background-color: rgb(230, 230, 230);
}
.email.company_textblock-kontakt .email_bestellen > a {
	width: 297px; text-align: center; color: white; padding-top: 12px; padding-bottom: 12px; margin-top: 18px; margin-right: auto; margin-left: auto; display: block; background-color: rgb(23, 64, 111);
}
.email.company_textblock-kontakt .email_support > a {
	width: 297px; text-align: center; color: white; padding-top: 12px; padding-bottom: 12px; margin-top: 18px; margin-right: auto; margin-left: auto; display: block; background-color: rgb(23, 64, 111);
}
.email.company_textblock-kontakt .email_bestellen > a {
	margin-top: 46px !important;
}
.email.company_textblock-kontakt .email_bestellen > a:hover {
	background-color: rgb(53, 94, 141);
}
.email.company_textblock-kontakt .email_support > a:hover {
	background-color: rgb(53, 94, 141);
}
.email.company_textblock-kontakt .email_support > a.online {
	background-color: rgb(70, 165, 25);
}
.email.company_textblock-kontakt .email_support > a.online:hover {
	background-color: rgb(100, 195, 55);
}
.fax.company_textblock-kontakt {
	
}
.company_kontakt-greensoftware {
	width: 980px; height: 281px; color: white; margin-bottom: 30px; display: block; position: relative;
}
.company_kontakt-greensoftware h2 {
	font-size: 18px; font-weight: 400;
}
.company_kontakt-greensoftware p {
	font-size: 18px; font-weight: lighter;
}
.company_textblock-kontakt h1 {
	margin: 0px; text-align: center; color: rgb(23, 64, 111); padding-top: 0px; padding-bottom: 30px; font-size: 22px; font-weight: 400;
}
.company_textblock-kontakt h2 {
	color: rgb(23, 64, 111); padding-top: 2px; padding-bottom: 20px; font-size: 18px; font-weight: 400;
}
.company_textblock-kontakt p {
	color: rgb(100, 100, 100); font-size: 18px; font-weight: lighter;
}
.company_textblock-kontakt p.blau {
	color: rgb(23, 64, 111); font-size: 18px; font-weight: lighter;
}
.telefon > p {
	color: white !important;
}
.telefon_bestellen > p {
	color: white !important; padding-top: 8px; padding-bottom: 0px;
}
.telefon_support > p {
	color: white !important; padding-top: 8px; padding-bottom: 0px;
}
.email_bestellen > h2 {
	padding-top: 14px; padding-bottom: 10px;
}
.email_support > h2 {
	padding-top: 14px; padding-bottom: 10px;
}
.telefon_bestellen > h2 {
	padding-top: 14px; padding-bottom: 10px;
}
.telefon_support > h2 {
	padding-top: 14px; padding-bottom: 10px;
}
.company_map:hover > .icon-zoom > img {
	opacity: 0.8;
}
.contact_contentblock {
	text-align: center; clear: both; margin-bottom: 23px; float: left; display: block; background-color: rgb(240, 240, 240);
}
.anniversary_de.contact_contentblock_status.contact_contentblock {
	background-position: 35px 40px; background-image: url(//www.provisio.com/web/Media/Default/Unternehmen/provisio_20_years_de_small.png); background-repeat: no-repeat;
}
.anniversary_en.contact_contentblock_status.contact_contentblock {
	background-position: 35px 40px; background-image: url(//www.provisio.com/web/Media/Default/Unternehmen/provisio_20_years_en_small.png); background-repeat: no-repeat;
}
.textblock.contact_contentblock {
	padding: 40px; width: 900px;
}
.textblock.contact_contentblock > h2 {
	color: rgb(23, 64, 111); padding-bottom: 14px; font-size: 16px;
}
.contact_contentblock_status {
	padding: 22px 20px 30px;
}
.contact_contentblock_status_text {
	text-align: center; margin-bottom: 30px;
}
.contact_contentblock_status_text > p {
	padding-top: 8px; padding-bottom: 8px;
}
.contact_contentblock_status_text > p.blue {
	color: rgb(23, 64, 111); font-size: 15px;
}
.contact_contentblock_status_wrapper {
	
}
.contact_contentblock_status_column {
	width: 445px; margin-right: 12px; margin-left: 13px; float: left; display: block;
}
.contact_contentblock_status_column_item {
	height: 130px; color: rgb(23, 64, 111); border-top-color: rgb(210, 210, 210); border-top-width: 1px; border-top-style: solid; position: relative; background-color: rgb(228, 228, 228);
}
.contact_contentblock_status_column_item > img {
	position: absolute;
}
.contact_contentblock_status_column_item > div {
	position: absolute;
}
.contact_contentblock_status_column_item > img {
	left: 30px; top: 50px;
}
.contact_contentblock_status_column_item > div {
	left: 92px; text-align: left; font-size: 18px;
}
a.contact-button {
	width: 279px; text-align: center; color: white; padding-top: 6px; padding-bottom: 6px; text-decoration: none; margin-top: 10px; display: block; background-color: rgb(23, 64, 111);
}
a.contact-button:hover {
	color: white; text-decoration: none; background-color: rgb(53, 94, 141);
}
a.green.contact-button {
	background-color: rgb(70, 165, 25) !important;
}
a.green.contact-button:hover {
	background-color: rgb(100, 195, 55) !important;
}
.contact_status_indicator.contact_contentblock_status_column_item {
	background-position: left top; height: 115px; text-align: center; color: white; background-repeat: no-repeat;
}
.sales .contact_status_indicator.contact_contentblock_status_column_item {
	background-image: url(https://provisio.com/web/Media/Default/Unternehmen/contact_status_sales_neutral.jpg);
}
.support .contact_status_indicator.contact_contentblock_status_column_item {
	background-image: url(https://provisio.com/web/Media/Default/Unternehmen/contact_status_support_neutral.jpg);
}
.contact_status_indicator > span.title {
	top: 30px; width: 100%; text-align: center; font-size: 18px; display: block; position: absolute;
}
.contact_status_indicator > span.holiday.title {
	top: 20px !important;
}
.contact_status_indicator > span.text {
	top: 64px; width: 100%; text-align: center; font-size: 16px; display: block; position: absolute;
}
.contact_status_indicator > span.holiday.text {
	top: 50px !important;
}
.holiday-name {
	font-size: 14px; margin-top: 6px;
}
.blog-posts li {
	list-style-type: none;
}
.content .devblog_entry {
	padding: 0px; margin-bottom: 30px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.content .devblog_entry_image {
	border: 1px solid rgb(220, 220, 220); border-image: none; width: 198px; height: 140px; margin-right: 40px;
}
.content .devblog_entry_text {
	padding: 0px; width: 980px; color: rgb(70, 70, 70);
}
.content .devblog_entry_abstract {
	padding-bottom: 30px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.content .devblog_entry_abstract a {
	color: rgb(63, 113, 173);
}
.content .devblog_entry_abstract h1 {
	margin: 0px; padding: 0px 0px 20px; text-align: left; color: rgb(63, 113, 173); font-size: 20px; font-weight: 400;
}
.content .devblog_entry_abstract h1 a {
	color: rgb(63, 113, 173);
}
.content .devblog_entry_footer {
	padding-top: 25px; padding-bottom: 10px;
}
.media-library-picker-field-featured-image {
	display: none;
}
.popup-box {
	width: 980px; display: none; min-height: 200px; background-color: rgb(240, 240, 240);
}
.popup-box_content {
	padding-top: 40px; padding-right: 40px; padding-left: 40px;
}
.popup-box_text {
	padding: 30px 40px 40px; margin-top: 40px; border-top-color: rgb(200, 200, 200); border-top-width: 1px; border-top-style: solid;
}
.popup-box_text h3 {
	color: rgb(63, 113, 173); font-size: 18px; font-weight: 400;
}
#footer-sig {
	margin-bottom: 36px;
}
footer {
	padding: 6px 20px; height: 60px; font-size: 12px; background-color: rgb(240, 240, 240);
}
footer a {
	padding-left: 6px; text-decoration: none;
}
.footer-nav {
	padding-top: 40px; padding-bottom: 30px; clear: both; float: left; background-color: rgb(240, 240, 240);
}
.footer-nav_links {
	width: 709px; padding-left: 40px; float: left; flex-wrap: wrap;
}
.footer-nav_links_block {
	width: 177px; padding-bottom: 15px; float: left;
}
:nth-child(4n+1).footer-nav_links_block {
	clear: left;
}
.footer-nav_links_block span {
	height: 32px; color: rgb(63, 113, 173); font-size: 16px; display: block;
}
.footer-nav_links_block a {
	width: 175px; height: 16px; padding-bottom: 6px; font-size: 14px; font-weight: lighter; display: block;
}
.footer-nav_social {
	width: 200px; height: 495px; padding-left: 30px; border-left-color: rgb(210, 210, 210); border-left-width: 1px; border-left-style: solid; float: right;
}
.footer-nav_social_block {
	color: rgb(70, 70, 70); overflow: hidden; font-size: 14px;
}
.footer-nav_social_block span.headline {
	height: 40px; color: rgb(63, 113, 173); font-size: 16px; display: block;
}
.footer-nav_social_block span.label-social {
	margin-top: -30px; margin-left: 40px; display: block;
}
.footer-nav_social_block a {
	height: 32px; padding-bottom: 10px; display: block;
}
.footer-nav_social_block a img {
	padding-right: 12px;
}
.footer-copyright {
	padding: 40px; width: 900px; height: 20px; font-size: 14px; font-weight: lighter; border-top-color: rgb(210, 210, 210); border-top-width: 1px; border-top-style: solid; float: left; background-color: rgb(240, 240, 240);
}
.footer-copyright span {
	padding-right: 30px;
}
.footer-copyright span a {
	padding-right: 20px;
}
