/**
 * Theme Name:	fastviewer theme
 * Description:
 * Version:		0.1
 * Author:		Inpsyde GmbH
 * Author URI:	http://inpsyde.com
 * Licence:		GPLv3
 * Text Domain:	fastviewer
 * Domain Path:	/language
 *
 * Changelog
 *
 * 0.1
 * - Initial Release
 */

/** Standards **/

html, body {
	padding: 0;
	color: #494b52;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4em;
	margin: 0 0 40px 0;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
}

/** Firefox 3.6.x HTML5 lesen beibringen **/
article, aside, canvas, details,
figcaption, figure, footer, header,
hgroup, nav, section, summary, video {
	display: block;
    
}


footer {
    background-color:#FFF;
}


#menu-item-6513,
#menu-item-3533 {
    position:relative;
}

.newsletterbox .btnTestversion a {
    position:relative;    
}

#menu-item-6513:hover::before,
.newsletterbox .btnTestversion a:hover::before{
    content:"Seit 2021 ist FastViewer Teil der Matrix42 AG. Bleiben Sie informiert und melden Sie sich hier zum Newsletter der Matrix42 an.";
    position:absolute;
    right:175px;
    background:#FFF;
    padding:10px;    
    border:1px solid #94969A;
    cursor:default;
    width:320px;
    top:-25px;
    text-transform: none;
}

#text-62 .newsletterbox .btnTestversion a:hover::before{
    content:"Since 2021 FastViewer is part of Matrix42 AG. Stay informed and sign up for the Matrix42 Newsletter here.";
}

.newsletterbox .btnTestversion a:hover::before{
    text-shadow:none;
    text-align:left;
    font-weight:normal;
    line-height:1.4em;
    font-size:14px;  
    color:#494b52;
    right:205px;
    top:-15px;
    border:1px solid #D9DBD8;
    box-shadow:0 1px 5px -1px rgb(0 0 0 / 20%);
}    




#menu-item-3533:hover::before{
    content:"Since 2021 FastViewer is part of Matrix42 AG. Stay informed and sign up for the Matrix42 Newsletter here.";
    position:absolute;
    right:155px;
    background:#FFF;
    padding:10px;    
    border:1px solid #94969A;
    cursor:default;
    width:320px;
    top:-25px;
}

a {

  outline:none;
}

a img {
	border: 0px none;
}

#wrapper {
	width: 100%;
	margin: 80px auto 0;
}

.right,
.alignright {
	float: right;
}

.left,
.alignleft {
	float: left;
}

.clear,
.clearfix {
	clear: both;
}

.deactivated {
	display: none;
}

h1, h2, h3, h4, h5 {
	text-rendering: optimizeLegibility;
}

h1 {
	font-size: 2em;
	color: #494B52;
	margin: 0 0 20px 0;
	font-weight: 600;
    display:inline;
/*	width: 960px; */
}

h2 {
	font-weight: 600;
	font-size: 1.4em;
}

h3 {
	font-weight: 600;
	font-size: 1.2em;
}

h4 {
	color: #494B52;
	font-weight: 600;
	font-size: 15px;
}

h5 {
	color: #FF6B00;
	font-weight: 600;
}

hr {
	border: 0;
	border-top: 1px solid #E1E2E0;
}

strong, b {
	font-weight: 600 !important;
}

/** Text-Links **/

a {
	color: #ff6b00;
	text-decoration: none;
}

a:hover {
	color: #494B52;
	text-decoration: none;
}

/*Datenschutz Kontaktformular*/
.pDs {
    position:absolute;
    margin: 0 0 10px 70px !important;    
}

.inner-page-nav a.button {

	color: #fff;
	padding: 10px;
	background: #94969a;
	text-decoration: none;
	font-weight: lighter;
	text-shadow: none;
	box-shadow: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inner-page-nav a.button:hover {
	padding: 10px 10px 10px 30px;
	background: #94969a;
	font-weight: none;
	text-decoration: underline;
	text-shadow: none;
}

.inner-page-nav a.arrow-left {
	padding: 10px 10px 10px 30px;
	background: url(images/arrow-left.png) no-repeat 10px 10px #94969a;
}

.inner-page-nav a.arrow-right {
	padding: 10px 10px 10px 30px;
	background: url(images/arrow-right.png) no-repeat 10px 10px #94969a;
}

.inner-page-nav a.arrow {
	color: #94969a;
	font-weight: none;
	padding: 5px 0 5px 15px;
	margin: 0;
	text-decoration: none;
	background: url(images/arrow-trans-right.png) no-repeat 0 9px transparent;
}

.inner-page-nav a.arrow-right:hover {
	background: url(images/arrow-right.png) no-repeat 10px 10px #94969a;
	text-decoration: none;
}

.inner-page-nav a.arrow-left:hover {
	background: url(images/arrow-left.png) no-repeat 10px 10px #94969a;
	text-decoration: none;
}

.inner-page-nav a .box {
	color: #94969a;
}

.inner-page-nav a.arrow:hover {
	text-decoration: none;
}

.inner-page-nav dl a {
	color: #94969a;
}

div.page-nav a.arrow-left,
div.page-nav a.arrow-right {
	text-decoration: none;
	padding: 10px 22px 10px 10px;
}

/** Standard Lists **/

ul {
	margin: 5px 0 0;
	padding: 0 0 0 30px;
	font-size: 1em;
	list-style-image: url(images/bullet.png);
}

footer ul,.startpage-middle ul, #sidebar ul {
	font-size: 0.75em;
}



footer nav ul {
	font-size: 1em;
}

dl {
	margin: 0 0 10px;
	padding: 8px 10px 0;
	font-size: 0.9em;
}

dl.applestore {
	margin-bottom: 0;
}

dl.gallery-item {
	padding: 0;
}

article dl {
	font-size: 1em;
}

#sidebar dl {
	font-size: 0.9em;
}

dl.pdf dt {
	height: 32px;
	padding: 0 0 0 40px;
	margin: 8px 0 0 0;
	background: url(images/Icon_PDF_32x32.png) no-repeat;
}

dl.pdf dt a{
	font-weight: 400;
	color: #ff6b00;
	text-decoration: none;
}

.inner dl.pdf dt a{
    font-size:1em;
}

dl.pdf dd {
	color: #94969A;
	font-size: 0.8em;
	margin: -16px 0 0 40px;
}

dl.applestore dt {
	height: 32px;
	padding: 0 0 0 40px;
	margin: 8px 0 0 0;
	background: url(images/Icon_AppleStore_32x32.png) no-repeat;
}

dl.applestore dt a{
	font-weight: 400;
	color: #ff6b00;
	text-decoration: none;
}

dl.applestore dd {
	color: #94969A;
	font-size: 0.8em;
	margin: -16px 0 0 40px;
}


dl.googleplay dt {
	height: 32px;
	padding: 0 0 0 40px;
	margin: 8px 0 0 0;
	background: url(images/Icon_GooglePlay_32x32.png) no-repeat;
}

dl.googleplay dt a{
	font-weight: 400;
	color: #ff6b00;
	text-decoration: none;
}

dl.googleplay dd {
	color: #94969A;
	font-size: 0.8em;
	margin: -16px 0 0 40px;
}


li.middot {
	padding: 0 10px !important;
}

/** Inputs **/

label {
	display: block;
	font-weight: 400;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #939393;
    font-size:14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #939393;
   opacity:  1;
   font-size:14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#939393;
   opacity:  1;
   font-size:14px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #939393;
   font-size:14px;
   opacity:  0.7;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
	line-height: 120%;
	padding: 5px 5px 3px 5px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	margin: 0;
}

input[type="text"],
input[type="submit"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea {
	width: 100%;
	color: #494B52;
	margin: 0 0 10px;
	font-size: 13px;
}

textarea {
	height: 200px;
	display: block;
}

fieldset.support {

	display: block;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-before: 0;
	-webkit-padding-start: 0;
	-webkit-padding-end: 0;
	-webkit-padding-after: 0;
	margin: 0 0 20px 0;
	padding: 10px 30px 20px 30px;
	border: 1px solid #ddd;
	background-colo: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f3f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f3f3f3);
	background-image: -o-linear-gradient(top, #f8f8f8, #f3f3f3);
	background-image: linear-gradient(top, #f8f8f8, #f3f3f3);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f3f3f3);
	background-repeat: repeat-x;
}

fieldset.support hr {
	margin: 15px 0;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid white;
}

.message {

	padding: 0;
	width: 616px;
}

.support .wpcf7-text {
/*	background: white ! important; */
	width: 272px !important;
}

fieldset.support legend {
	margin: 0 -5px;
	padding: 0 5px;
	text-shadow: 0 2px 2px white;
}

fieldset.support label {
	font-weight: 300;
}

fieldset.support p,
.file-upload-support p {
	font-weight: 400;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 white;
}

fieldset.support input.text {

}

article .columns-two-support {
	margin: 0;
	display: table;
}

article .columns-two-support .left {
	float: left;
	width: 283px;
	padding: 0 30px 0 0;
	display: table-cell;
	border-right: 1px solid #eee;
}

article .columns-two-support .right {
	float: left;
	width: 283px;
	padding: 0 0 0 30px;
	display: table-cell;
}

article .columns-two-support .file-upload {
	padding: 0;
}

article .columns-two-support .radio {
	padding-bottom: 10px;
}

article input[type="file"].file-upload-support {
	float: none;
	position: relative;
	z-index: 1;
	width: auto;
	padding: 20px 30px;
	background: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	overflow: hidden;
	text-shadow: 0 1px 0 white;
	color: #787980;
}
/*

article .file-upload-support-button {
	float: none;
	position: relative;
	z-index: 1;
	width: 253px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	background: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1);
	display: block;
	float: none;
	text-align: center;
	overflow: hidden;
	font-size: 1em;
	font-weight: 400;
	text-shadow: 0 1px 0 white;
	color: #787980;
}

article input[type="file"].file-upload-support {
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
	text-align: left;
	-moz-opacity: 0;
	opacity: 0;
	width: 253px;
	height: 70px;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: auto;
}

*/

article .formsheet {
	margin-bottom: 20px;
	border: 1px solid #eee;
	padding: 25px 30px 30px 30px;
	color: #787980;
	font-size: 0.9em;
	font-weight: 400;
	background-image: -ms-linear-gradient(top, #fff, #eee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(top, #fff, #eee);
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-repeat: repeat-x;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

article .formsheet input[type="file"] {
	margin: 1.5em 2em;
	font-size: 0.8em;
	display: block;
}

article .formsheet .postcard {
	width: 53.4%;
	line-height: 1.5em;
}

article .formsheet .postcard-submit {
	margin: 0;
	padding: 0;
}

article .formsheet .file-upload {
	padding: 0;
	width: 55%;
	float: left;
	background: #f3f3f3;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
}

article input[type="submit"],
article .formsheet input[type="submit"] {
	width: auto;
	cursor: pointer;
	color: white;
	font-size: 16px;
	background: #ff6b00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight: 400;
	padding: 5px 16px 5px 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}


#sidebar form,
footer form {
	font-size: 0.9em;
	line-height: 1.5em;
    text-align:center;
}

#sidebar form .ajax-loader,
footer form .ajax-loader {
	float: left;
}

#sidebar .wpcf7 {

}

#sidebar .wpcf7-form {
	margin: 0;
	padding: 0;
}

#sidebar form input[type="text"] {
	width: 95%;
}

.chkFields {
    font-size:12px !important;
    
}
#sidebar form input[type="submit"]
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #7c7d81 none repeat scroll 0 0;
    border-color: #7c7d81 #7c7d81 #7c7d81;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 1.2;
    max-width: 90%;
    padding: 0 6px 1px 6px;
    
    text-shadow: 1.414px 1.414px 0 rgba(0, 0, 0, 0.34);
    text-transform: uppercase;  
    margin-top:15px;  
    text-align:center;
    
    -webkit-appearance:none;
}

.btnTestversion input[type="submit"] 
{
    background:#ff6b00 none repeat scroll 0 0 !important;
    border-radius: 5px !important;
}

p.trenner {
    border-top: 1px solid #D9DBD8;
    margin-top: 10px !important;        
}


/** Header **/

#top-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: white none repeat scroll 0 0;
    border-color: gainsboro;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    border-top:none;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.2);    
    left:0;
    top:0;
    right:0;     
    width:100%;
    height:110px;
    position:fixed;
    margin:0 auto;
    z-index:9999;
}


#header {
    width:960px;
    margin: 0 auto;
}

header div.logo {
	margin: 0;
	padding: 0;
	display: inline;
}

header div.logo a {
	float: left;
	display: block;
	text-decoration: none;
}

/** TOP Navigation **/

header nav#mobile,
header #mobile_nav_button {
	display: none;
}

header nav#top ul,
header nav#portal ul,
header nav#portal ul li,
header nav#top ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400;
}

header nav#top ul,
header nav#portal ul {
	float: right;
}

header nav#top ul li,
header nav#portal ul li {
	float: left;
}

header nav#top ul li a,
header nav#portal ul li a {
	color: #94969a;
	display: block;
	margin: 0 0 0 2px;
	padding: 7px 10px 5px;
	text-decoration: none;
	border: 1px solid transparent;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

header nav#top ul li a:hover,
header nav#portal ul li a:hover {
	color: #ff6b00;
}

header nav#top ul li.grey a,
header nav#portal ul li.grey a {
	color: #fff;
/*	background: #B6B7B8; */
	background: #94969a;
}

header nav#top ul li.grey a:hover,
header nav#portal ul li.grey a:hover {
	text-decoration: none;
	background: #B6B7B8;
}

header nav#portal ul li ul {
	display: none;
	position: absolute;
	width: 250px;
	margin: 0 0 0 -151px;
	background: #fff;
	background: rgba( 255, 255, 255, 0.75 );
	border: 1px solid transparent;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

	z-index: 10;
}

header nav#portal ul li ul li {
	padding: 10px;
}

header nav#portal ul li:hover ul {
	display: block;
}

/** Main Navigation **/

header nav#main ul {
	padding: 0;
	float: left;
	z-index: 1000;
	font-size: 18px;
	list-style: none;
	position: absolute;
	margin: 70px 0 0 200px;
}

header nav#main ul li {
	float: left;
}

header nav#main ul li a, .topNavigation ul li a {
	z-index: 100;
	color: #94969A;
	display: block;
	padding: 0 15px 2px;
	position: relative;
	text-decoration: none;
	font-weight: 400;    
    border-right:1px solid #c9cacc;
}

header nav#main ul li > a {    
    padding-top:5px;
    padding-bottom:8px;
    margin-top:-9px;
    margin-left:-2px;  
}


header nav#main ul li:hover a,
header nav#main ul li a:hover {
	color: #ff6b00;
}

header nav#main ul li:last-child a {
    border-right:none;
}

/*Wirkt sich nur auf den aktiven Menüpunkt in der Hauptnavigation aus*/
header nav#main ul.menu > li.current-menu-parent > a,
header nav#main ul.menu > li.current-menu-item > a,.topNavigation ul li a.is-active {
    border-color: #dadcd9;
    border-radius:5px 5px 0 0;
    border-width: 1px;
    border-style: solid;
    border-bottom: none;
    background-color:#f5f5f5;
    padding-top:16px;
    padding-bottom:24px;
    margin-top:-20px;
    margin-left:-2px;
    font-weight:bold !important;
}


header nav#main ul.menu > li.current-menu-parent > a::after,
header nav#main ul.menu > li.current-menu-item > a::after,
.topNavigation ul li a.is-active:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: #dadcd9;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    height: 0.84615em;
    left: 50%;
    margin-left: -0.61538em;
    position: absolute;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform-origin:rotate(45deg);
    transform:rotate(45deg);   
    -webkit-transform-origin: 0 100% 0;    
    -moz-transform-origin: 0 100% 0;    
    -ms-transform-origin: 0 100% 0;    
    -o-transform-origin: 0 100% 0;         
    transform-origin: 0 100% 0;    
    width: 0.84615em;
    z-index:-1;
}

header nav#main ul li ul {
	margin: 0;
	padding: 0;
	display: none;
	font-size: 0.8em;
	cursor: pointer !important;
	background: white;
}



header nav#main ul li:hover ul {
	display: block;
	margin-left: 0px;
	position: absolute;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

header nav#main ul li ul li {
	float: none;
	background: #fff;
    margin-left: 2px;
}

header nav#main ul li ul li a {
	display: block;
	padding: 8px 20px;
	white-space: nowrap;
	color: #787980 !important;
    border-right:none;
}

header nav#main ul li ul li a:hover {
	background: #94969A;
	color: #fff !important;
}

header nav#main ul li ul li:first-child {
	margin-top: 8px;
}

nav select {
	display: none;
}

/** Teaser **/

#teaser {
    height:575px;
    width:100%;
    top:110px;    
    position:fixed;
    z-index:-1;
    left:0;
    display:block;
    overflow:hidden;

}

#teaser img {
    margin-top:0;
    border-radius:0;
    min-height:575px;
}

#teaser .top-caption {
    position:absolute;
    width:960px;
    height:500px;
    left:50%;
    margin-left: -480px;
    top:0;
}

#teaser .caption {
	width: 480px;
	position: absolute;
	margin: -215px 0 35px 20px;
	background: #efefef;
	background: rgba(255, 255, 255, 0.75);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid transparent;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    right:0;
    bottom:145px;
    height:auto;

    
}

#teaser .caption p.headline {
	margin: 20px 20px 10px 20px;
}

#teaser .caption p {
	margin: 0 20px 20px;
}


#teaser .caption > p {
	margin-bottom: 60px;
}

/** Slider **/

#slider {
    height:575px !important;
    width:100% !important;
    top:80px;
    left:0;
    position:fixed;
    z-index:-1;
    display:block;
    
}

#slider img {
    height: 100%;
    min-height: 100%;
    /*min-width: 500px;*/
    top: 0;
    left:0;
   width: 1920px !important;
    border-radius:0;
    background-size:cover !important;
    background-position:center top !important;
}



#slider .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
}

.items div {
  float:left;
  width:3800px;
  text-align:center;
}

#slider .caption {
    width:510px;
	height: 235px;
	position: absolute;
	margin: 145px 0 0 419px;
	background: rgba(240, 240, 240, 0.9);

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;

	border: 1px solid transparent;
	border-top: 1px solid rgba(255, 255, 255, 0.7);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    text-align: left;
}

#slider .caption p.headline,#teaser .caption p.headline {
	color: #494b52;
	display: block;
	font-size:28px; /* font-size: 2.5em; line-height: 1em; */
	line-height:32px;
	font-weight: 600;	
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#slider .caption p.headline {
   margin: 20px; 
}

#slider .caption q {
	color: #494b52;
	display: block;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 20px 20px;
}

#slider .caption p,#teaser .caption p {
	color: #494b52;
	display: block;
	font-size:15px; /* font-size: 1.5em; line-height: 1.3em; */
	line-height:22px;
}

#slider .caption p {
    margin: 0 20px 20px;
}

#slider .bullets {
	float: left;
	position: absolute;
	margin: 340px 0 0 440px;
    
}

#slider .bullets a {
	float: left;
	color: #fff;
	margin: 0 10px 0 0;
	display: block;
	font-size: 1.1em;
	padding: 2px 8px;
	background: #afb0b3;
	text-decoration: none;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid transparent;
}

#slider .bullets a.current,
#slider .bullets a.current:hover {
	background: #ff6b00;
}

#slider .bullets a:hover {
	background: #c9cacc;
}

.teaser-link input[type="submit"]
{
    text-transform:none !important;
}

.teaser-link {
    position: absolute; 
    right: 0px; 
    width: 500px;
    bottom:0;
}

#slider .caption a .teaser-link, .top-caption a  {
	margin: 0 -1px 0 0;
	color: #fff;
	width: 200px;
	right: 0;
	bottom: 10px;
	display: block;
	font-size: 1.1em;
	position: absolute;
	background: #afb0b3 !important;
	text-decoration: none;

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid transparent;
	padding: 9px 10px 8px 35px;
    text-align:left !important;
    text-transform: uppercase;
    height:20px;

/*
	text-shadow: none;
	background: url(images/arrow-right.png) no-repeat 10px 10px #94969a;
*/

	font-weight: bold !important; font-size:16px !important;
	background: url(images/arrow-right-transp.png) no-repeat 10px 11px #FF6B00 !important;

	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);*/
    text-shadow: 1.414px 1.414px 0px rgba(0, 0, 0, 0.34);

}


 .top-caption a {
    display:block;
       
 }
 
/** Content **/
/*Contentbereich*/
#top-content {    
    /*margin-top:623px;*/
    /*overflow:hidden;*/
    background-color:#FFF;
    width:100%;   
    height:2000px;
}


#sub-content {
    position:absolute;
    background-color:transparent;
    left:50%;    
    margin-left:-480px;
    margin-top:50px;
    width:960px;      
}



#rel-content {
    width:960px;
    margin:0 auto;
}


#content,
#submenu {
	width: 960px;
	margin: -31px 0 -40px 0;
}

#content {
    /*font-size:14px;
    font-weight:300;
    line-height:1.4em;*/
}

#submenu {
    padding-bottom:15px;
    /*position:absolute;*/
}

#submenu.no-sidebar {
	margin-top: 52px;
}

#submenu.no-sidebar h1 {
	margin-bottom: 33px;
}

#content.has-right-sidebar {
	width: 690px;
	float: left;
}

#submenu nav#submenu ul,
#submenu nav#submenu ul li,
#content nav#submenu ul,
#content nav#submenu ul li {
	margin: 0;
	font-weight: 600;
	list-style: none;
	color: #B6B7B8;
}

nav#submenu ul li {
	padding-right: 3px;
}

nav#submenu ul li a {
	display: inline !important;
}

nav#submenu ul li:after {
	content: ' Â· ';
	margin: 0 5px;
}

nav#submenu ul li:last-child:after {
	content: '';
}

#submenu nav#submenu ul,
#content nav#submenu ul {
	padding: 0 0 30px 0;
}



#submenu nav#submenu ul li,
#content nav#submenu ul li {
	float: left;
}

#submenu nav#submenu ul li a,
#content nav#submenu ul li a {
	font-weight: 600;
	color: #94969a;
	display: block;
	margin: 0;
	text-decoration: none;
	border: 1px solid transparent;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

#submenu nav#submenu ul li a:hover,
#content nav#submenu ul li a:hover {
	color: #ff6b00;
}

#submenu nav#submenu ul li.current-page-item a,
#content nav#submenu ul li.current-page-item a {
	color: #ff6b00;
}

#content article {
	line-height: 1.6em;
	margin: 0 0 30px 0;
	padding-bottom: 10px;
	font-size: 1.15em;
	line-height: 1.55em;
}

#content article h1 {
	line-height: 1.2em;
	width: 960px;
    margin-top:-26px;
    /*position:absolute;*/
}

#content article h2{
	color: #ff6b00;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 38px 0 15px 0;
}

#content article h3 {
	color: #ff6b00;
	margin-top: 2px;
	margin-bottom: 8px;
}

#content article h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #494B52;
	line-height: 140%;
}


#content article h5 {
	color: #FF6B00;
	font-weight: 400;
	font-size: 1em;
	margin: 5px 0 5px 0;
}

#content article .article_date {
	margin: 0px 0 10px 0;
	color: #94969a;
}

#content article p {
	margin: 0 0 20px 0;
}

#content article .support p,
#content article .file-upload-support p {
	margin: 10px 0 10px 0;
}

#content article .support input[type="radio"],
#content article .support input[type="checkbox"] {
	margin-left: 2em;
}

#content article .wp-super-faq-answer {
	margin-bottom: 20px;
}

#content article.single {
	border-bottom: 1px solid #dfdfdf;
}

#content article ul {
	margin: 10px 0 20px 0;
}

#content article .teaser {
	width: 690px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5);

	background-image: linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 90%);
	background-image: -o-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 90%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.1, rgb(238,238,238)), color-stop(0.9, rgb(255,255,255)));

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom: 5px;
	margin: 0 0 40px;
}

#content article .teaser p {
	margin: 25px;
	padding: 25px 0;
	line-height: 1.4em;
	font-size: 1.6em;
}

.inner-page-nav {
	margin: 35px 0 25px;
}

.page-nav {
	float: right;
}

#content article blockquote {
	margin: 0;
	padding: 10px 50px 10px 40px;
	font-style: italic;
	font-weight: 400;
	color: #FF6B00;
}

#content article blockquote p {
	margin: 0;
}

#content article .quote {
	font-style: italic;
	font-weight: 400;
	color: #FF6B00;
}

#content article .author {
	display: block;
	margin-top: -5px;
	padding-right: 50px;
	font-style: normal;
	font-weight: 300;
	color: #94969A;
	text-align: right;
}

#content article div.container {
	border: 1px solid #ccc;
	vertical-align:	bottom;
	padding: 10px 10px 5px 20px;
	font-size: 16px;
	font-weight: 400;
}

#content article div.container h3 {
	text-transform: none;
}

#content article .columns-two {
	float: left;
	width: 320px;
	margin: 0 25px 0 0;
}

#content article img.featured.alignleft {
	width: 300px;
	margin: 0 15px 0 0;
}

#content article .featured.alignleft {
	margin: 0 25px 0 0;
}

#content article img.featured.alignright {
	width: 300px;
	margin: 0 0 0 15px;
}

#content article img.article-overview {
	margin: 0 10px 10px 0;
}

#content.grid-half {
	width: 47%;
}

#content.grid-one {
	width: 30%;
}

#content.grid-two {
	width: 65%;
}

#content.single {
	margin-top: 50px !important;
}

.social_share_privacy_area li {
	list-style-image: none;
}

/* Shop - Mindestlaufzeit */
.minLaufzeit {
    font-size:0.8751em;
    margin-top:-10px;
    font-weight:bold;
} 

.minLaufzeit > span {
    font-weight:normal;
} 

.minLaufzeit > a > img {
    position:absolute;
    margin-left:5px;
    margin-top:2px;
} 

#content .trial a {
	color: white;
	background: #ff6b00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight: 400;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -ms-linear-gradient(top, #ff730d, #f26600);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff730d), to(#f26600));
	background-image: -webkit-linear-gradient(top, #ff730d, #f26600);
	background-image: -o-linear-gradient(top, #ff730d, #f26600);
	background-image: linear-gradient(top, #ff730d, #f26600);
	background-image: -moz-linear-gradient(top, #ff730d, #f26600);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: #ffa666 #e66100 #e66100;
	border-bottom-color: #bf5000;
}

#content .trial a:link,
#content .trial a:visited,
#content .trial a:hover,
#content .trial a:active {
	color: white;
	background: #ff6b00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight: 400;
}

#content input[type="text"].captchainput {
	width: 100px;
}


div.pagination {

	padding-bottom:32px;
}


/* Partner Center */

.partnercenter {

  font-size: 1.15em;
  line-height: 1.55em
}

.partnercenter p {

  margin: 0px 0px 20px;
}

.partnercenter h1 {

  line-height:1.2em;
}
.partnercenter .pcheaderbox > p {

  margin:20px 0 97px;
}

.partnercenter h3 {

  margin:0px; margin-bottom:12px; padding:0px;
  color:#ff6c00; font-size:18px; font-weight:bold;
}

.pczipdlbox {

  float:right; margin:20px 0px 35px 0px; width:414px; height:257px; overflow:hidden;
  line-height:21px; background-image:url(images/pc-zipdownloadbox.png);
  background-repeat:no-repeat; background-position:0px 0px;
}

.pczipdlbox .pctitle {

  height:58px; padding:10px 0px 0px 66px; overflow:hidden;
  font-weight:bold; font-size:16px; color:#fff;
}

.pczipdlbox .pctext {

  display:block; height:110px; padding:0px 25px 0px 220px; overflow:hidden;
}

.pczipdlbox a.pclink {

  display:block; width:227px; height:51px; margin-left:120px;
}

.pczipdlbox a.pclink span { display:none; }



.pcheaderbox {

  float:left; 
  width:500px;
  margin-bottom:30px;
}

.pctextcntbox {

  clear:both; margin:16px 0px; padding:38px 0px 28px 0px;
  border:1px solid #e1e2e0; border-width:1px 0px 0px 0px;
}

.pctextcntbox .pcdescbox {

  float:left; width:350px;
}

.pctextcntbox .pcdlbox {

  float:right;
  border:1px solid #e1e2e0;
  border-radius:5px; box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  background-size:auto 100%;
  background-position:0px 0px; background-repeat:no-repeat;
}


.pctextcntbox.pcodd .pcdescbox { float:right; }
.pctextcntbox.pcodd .pcdlbox   { float:left;  }


.pctextcntbox .pcdlbox .pcdlinner {

  margin-left:212px; width:360px;  min-height:160px; overflow:hidden;
  background-color:#fff;
}

.pctextcntbox .pcdlbox .pcdlinner .innerulbox {

  padding:18px 0px 20px 0px;
  border:1px solid #e1e2e0; border-width:0px 0px 0px 1px;
}

.pctextcntbox .pcdlbox .pcdlinner ul {

  margin:0px; font-size:14px;
}

.pctextcntbox .pcdlbox .pcdlinner ul li {

  margin:4px 0px;
}

.pctextcntbox .pcdlbox .pcdlinner a {

  color:#666;
}

.pctextcntbox .pcdlbox .pcdlinner p.headline,
.pcsidebox p.headline {

	margin:0; padding: 10px;
	font-weight: 400; font-size:18px; color:#666;
	background: #94969a;
	border: 1px solid transparent;
	background-color: #e1e2e0;
	background-image: -ms-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9eae9), to(#d3d4d4));
	background-image: -webkit-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -o-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -moz-linear-gradient(top, #e9eae9, #d3d4d4);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.pctextcntbox .pcdlbox .pcdlinner p.headline a {

  float:right; display:block; height:22px; padding-right:30px;
  line-height:22px; font-size:12px;
  background-image:url(images/pc-dlbutton.png);
  background-repeat:no-repeat; background-position:right center;
}

.pcsidebox {

  float:right; width:360px; margin-left:80px;
  border:1px solid #e1e2e0;
  border-radius:5px; box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2);
}




.pcnavipoints {
    margin-top:2px;
    width:360px;
    margin-left:600px;
    position:absolute;
    
}

.pcnavipoints ul {
    border:1px solid #CCC;
    border-radius:5px;
    padding: 0;
    margin-bottom:50px;
}

.pcnavipoints ul li {
    list-style: none;
    padding-left: 18px;
	font-weight: normal; font-size:16px; color:#474a52;
	background: #FFF;
	background-color: #FFF;
	border-bottom: 1px solid #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;  
    line-height:43px;  
    height:43px;
}



.pcnavipoints ul li a{
    display:block;
    color:#666;
}

.pcnavipoints ul li a:hover{
    color:#666;
    font-weight:bold;
}

.pcnavipoints ul li.naviTitle {
    color:#464a52;
	background: #94969a;	
	background-color: #e1e2e0;
	background-image: -ms-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9eae9), to(#d3d4d4));
	background-image: -webkit-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -o-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -moz-linear-gradient(top, #e9eae9, #d3d4d4);
	background-repeat: repeat-x;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	border-bottom: 1px solid #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;
    cursor:default;
    height:39px;
    line-height:39px;
}


.pcnavipoints ul li.zip {
	font-weight: bold; 
    font-size:14px; 
    color:#fff;
    background-color: #ff6b00;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ff6b00 -moz-linear-gradient(center top , #ff730d, #f26600) repeat-x scroll 0 0;
    border-color: #ffa666 #e66100 #bf5000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    
}



.pcnavipoints ul li.zip a {
    color:#FFF;
}


.pcnaviPoints {
    margin-top:50px;
	   
}

.partnercenter #sidebar {
    float:left;
    width:575px;
    height:50px;
    padding:0;
    margin-top:-5px;
}

.partnercenter-top {
    float:left;
}

.partnercenter-top ul.socialbuttons {
    width:225px;
}

.partnercenter #sidebar .box {
    box-shadow:none;
    margin:0;
    border-radius:0;
} 
.sendFeedback  {
    background-image: url("images/feedback.png");
    background-position:20px 15px;
    background-repeat: no-repeat;
    height: 50px;
    width: 148px;
    cursor:pointer;
    margin:-23px 0 0 16px;
    display:block;
    border: 1px solid #D9DBD8;
    border-radius:5px;
    line-height: 50px;
    padding-left: 63px;
      font-size: 17px;
      color: #666;
      font-weight: bold;
}



.sendFeedback:hover {
    background-image: url("images/sendFeedback.png");
    color:#EB7B00;
}
/*Anpassung des Ankers für den korrekten Ansprung*/
.aAnker {
    height:100px;
    display:block;
    position:absolute;
    margin-top:-80px
}


/** Sidebar **/

#sidebar {
	float: right;
	width: 230px;
	padding: 7px 0 0 40px;
}

#sidebar .box {
	margin: 0 0 25px 0;
	/* Shadow */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
}

#sidebar .box p.headline {
	margin: 0;
	color: #787980;
	padding: 10px;
	font-weight: 400;
	font-size: 18px;
	background: #94969a;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid transparent;

	/* Gradient */
	background-color: #e1e2e0;
	background-color: #e1e2e0;
	background-image: -ms-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9eae9), to(#d3d4d4));
	background-image: -webkit-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -o-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -moz-linear-gradient(top, #e9eae9, #d3d4d4);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#sidebar .box.orange p.headline {
	color: white;
	background: #ff6b00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight: 400;
	background-image: -ms-linear-gradient(top, #ff730d, #f26600);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff730d), to(#f26600));
	background-image: -webkit-linear-gradient(top, #ff730d, #f26600);
	background-image: -o-linear-gradient(top, #ff730d, #f26600);
	background-image: linear-gradient(top, #ff730d, #f26600);
	background-image: -moz-linear-gradient(top, #ff730d, #f26600);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: #ffa666 #e66100 #e66100;
	border-bottom-color: #bf5000;
}

#sidebar .box .inner {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #D9DBD8;
	border-top: 0;
	font-size: 1em;
	line-height: 1.3em;
}

#sidebar .box.orange .inner {
	background-image: linear-gradient(bottom, rgb(228,228,228) 10%, rgb(254,254,254) 90%);
	background-image: -o-linear-gradient(bottom, rgb(228,228,228) 10%, rgb(254,254,254) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(228,228,228) 10%, rgb(254,254,254) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(228,228,228) 10%, rgb(254,254,254) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(228,228,228) 10%, rgb(254,254,254) 90%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.1, rgb(228,228,228)), color-stop(0.9, rgb(254,254,254)));
	font-size: 1.15em;
	line-height: 1.3em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

#sidebar .box.dark .inner {
/*	border: 1px solid #B6B7B8;	*/
}

#sidebar .box.dark p.headline {
/*	background: #787980;	*/
}

#sidebar .box .inner p {
	margin: 0;
	padding: 15px 0 0 15px;
   /* font-size:1.15em;
    line-height:1.3em;*/
    /*color:#777;*/
}

#sidebar .sales {
	font-size: 90%;
}

#sidebar .sales strong {
	font-weight: 400 !important;
}

#sidebar .box ul li {
	margin: 0;
	padding-left: 0;
   /* padding-top:7px;*/
	font-size: 1.1em;
	line-height: 1.5em;    
}

#sidebar .box ul.socialbuttons li {
    padding-top:0px;
}

#sidebar .hinweis {
	color: #787980;
	font-size: 80%;
}


/** Footer **/

footer {
	clear: both;
	margin: 20px 0;
}

footer #mobile-widgets {
	display: none;
}

footer .box {
	float: left;
	width: 230px;
	margin: 0 13px 30px 0;
	/* Gradient and Shadow */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
}

footer .box.orange {
	margin: 0;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
}

footer .box strong{
	font-weight: 400 !important;
}

footer .box p.headline,
footer .topbox p.headline {

	margin: 0;
	color: #787980;
	padding: 10px;
	font-size: 16px; /* 1.3em; */
	font-weight: 400;
	background: #787980;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid transparent;

	/* Gradient */
	background-color: #e1e2e0;
	*background-color: #e1e2e0;
	background-image: -ms-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9eae9), to(#d3d4d4));
	background-image: -webkit-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -o-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -moz-linear-gradient(top, #e9eae9, #d3d4d4);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

footer .box.orange p.headline {
	background: #ff6b00;
	font-weight: 400;
}

footer .box p.headline a,
footer .topbox p.headline a {

	color: #787980;
	display: block;
}

footer .box p.headline a:hover,
footer .topbox p.headline a:hover {
	color: #494B52;
}

footer .box .inner,
footer .topbox .inner {

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #D9DBD8;
	border-top: 0;
	font-size: 14px; /* 1.15em; */
	line-height: 19px; /* 1.3em; */
	height: 200px;
	font-weight: 400;
}

footer .box .inner ul {
	margin: 5px 0;
}

footer .box .inner ul li {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #787980;
}

footer .box.orange .inner {
	background: #ff6b00;
	border: 1px solid #ff6b00;
	height: 240px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	/* Gradient */
	background-color: #ff6b00;
	*background-color: #ff6b00;
	background-image: -ms-linear-gradient(top, #ff730d, #f26600);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff730d), to(#f26600));
	background-image: -webkit-linear-gradient(top, #ff730d, #f26600);
	background-image: -o-linear-gradient(top, #ff730d, #f26600);
	background-image: linear-gradient(top, #ff730d, #f26600);
	background-image: -moz-linear-gradient(top, #ff730d, #f26600);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: #ffa666 #e66100 #e66100;
	border-bottom-color: #bf5000;
}

footer .box .inner .more a{
	margin: 0 0 5px 0;
	font-weight: 400;
	display: block;
}

footer .box .inner p,
footer .topbox .inner p {

	margin: 0;
	padding: 10px 10px 3px 10px;
}

footer .box.orange .inner a {
	color: white;
}

footer .box.orange .inner .more {
	margin: 0 0 5px 0;
	font-weight: 400;
	color: white;
}

footer .box.orange .inner p {
	color: #fff;
	padding: 10px 10px 0;
}

footer .box.orange hr {
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	margin: 10px 0 0px 0;
	padding: 0px 0 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
}


footer .contactsocialbox {

	float:left; width:230px;
}

footer .contactsocialbox .topbox {

	float: left;
	width: 230px;
	margin: 0;
	/* Gradient and Shadow */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);

}

footer .contactsocialbox .topbox .inner {

	height:140px;
}

.socialbuttonsbox {
	float: left;
	width: 230px; overflow:hidden;
	margin:8px 0px 0px 0px;
	/* Gradient and Shadow */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
}

ul.socialbuttons,
ul.smb {

	height:40px; margin:0px; padding:5px 0px 5px 3px; overflow:hidden;
	list-style-type:none; list-style-image:none;
	border: 1px solid #D9DBD8; border-radius:5px;
}

ul.socialbuttons li,
ul.smb li {

	float:left; height:40px; margin:0px; margin-right:1px;
	border:1px solid #c9cacc; border-width:0px 1px 0px 0px;
}

ul.socialbuttons li:last-child,
ul.smb li:last-child { border:0px; }

ul.smb li a {
    display:block;
    height:40px;
    width:40px;
}

ul.smb li a i{
    font-size:28px;
    position:absolute;
}

ul.smb li a i.fa-linkedin-in{
    left:8px;
    top: 7px;
}

ul.smb li a i.fa-twitter{
    left:7px;
    top: 7px;
}

ul.smb li a i.fa-facebook-f{
    left:11px;
    top: 7px;
}

ul.smb li a i.fa-instagram{
    left:8px;
    top: 7px;
}

ul.smb li a i.fa-youtube{
    left:11px;
    top: 7px;
}

ul.smb li a{
    color: #7c7d81 !important;
    position:relative;
}

ul.smb li a:hover{
    color: #ff6b00 !important;
}


ul.socialbuttons li a {

	display:block; width:44px; height:40px; outline:none;
	background-image:url(images/socialbuttons.png);
	background-repeat:no-repeat;
}

ul.socialbuttons li.fb a { width:38px; background-position:0px 0px; }
ul.socialbuttons li.fb a:hover { background-position:0px -60px; }

ul.socialbuttons li.xg a { width:44px; background-position:-39px 0px; }
ul.socialbuttons li.xg a:hover { background-position:-39px -60px; }

ul.socialbuttons li.tw a { width:45px; background-position:-84px 0px; }
ul.socialbuttons li.tw a:hover { background-position:-84px -60px; }

ul.socialbuttons li.pp a { width:44px; background-position:-130px 0px; }
ul.socialbuttons li.pp a:hover { background-position:-130px -60px; }

ul.socialbuttons li.gp a { width:43px; background-position:-175px 0px; }
ul.socialbuttons li.gp a:hover { background-position:-175px -60px; }


/** Fat Footer **/

#fat_footer {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 40px;
	clear: both;
	background: white;
}

#fat_footer .title{

}

#fat_footer a {
	color: #94969A;
	display: block;
}

#fat_footer a:hover {
	color: #ff6b00;
}

#fat_footer ul{
	line-height: 1.8em;
	color: #ff6b00;
}

#fat_footer ul,
#fat_footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

#fat_footer ul a {
	color: #787980;
}

#fat_footer ul li ul,
#fat_footer ul li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: blue;
	border: none;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
}

#fat_footer ul li {
	margin-bottom: 10px;
}

#fat_footer ul ul a{
	color: #94969a;
}


#fat_footer_left,
#fat_footer_middle_left,
#fat_footer_middle_right
 {
	float: left;
	width: 230px;
	margin: 30px 13px 20px 0;
}

#fat_footer_right {
	float: left;
	width: 230px;
	margin: 0;
	margin-top: 30px;
}

.home-ff-left h1,
.home-ff-right h1 {
/*	font-size: 90%;
	letter-spacing: 0.08em;
	color: #94969a;
	text-transform: uppercase;
	font-weight: 300; */
	color: #FF6B00;
	margin-top: 1em;
}

#fat_footer .home-ff-left a,
#fat_footer .home-ff-right a {
	display: inline;
	color: #787980;
}

.home-ff-left {
	float: left;
	width: 455px;
	color: #787980;
	margin: -20px 0 25px;
    padding-top: 70px;    
}

.home-ff-right {
	width: 455px;
	float: right;
	color: #787980;
	margin: -20px 20px 25px;
    padding-top: 70px;
}

.home-ff-left p.headline,
.home-ff-right p.headline {
	font-size: 1em;
	list-style: none;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.home-ff-left h2,
.home-ff-right h2 {
	font-size: 1em;
	list-style: none;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
    margin-top:30px;
}

p.telefon {
    font-weight:bold !important;
}

/** Footer Navigations **/

footer nav#left {
	float: left;
}

footer nav#right {
	float: right;
}

footer nav ul,
footer nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}


footer nav ul li {
	float: left;
}

footer nav ul li a {
	color: #94969a;
	display: block;
	margin: 0 0 0 0px;
	font-weight: 400;
	text-decoration: none;
	border: 1px solid transparent !important;
}

footer nav ul li a:hover {
	color: #ff6b00;
}

footer nav#left ul li a {
	padding: 7px 15px 7px 0;
}

footer nav#right ul li a {
	padding: 7px 0 7px 15px;
}

/** Tables **/

table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	font-weight: normal;
	text-align: left;
}

table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 690px;
}

th {
	color: #666;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
	font-weight: 300;
}

/** Caption **/

.wp-caption {
	background: #eee;
	margin: 0 1em 0.5em 0;
	max-width: 96%;
	padding: 9px 5px;
	border: 1px solid #ddd;
}

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

.wp-caption p {
	margin: 5px 0 0 5px;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 12px;
}

.wp-caption .wp-caption-text {
	position: relative;
}

.wp-caption .wp-caption-text:before {
	color: #666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

.chat {
	margin: 10px;
	padding: 5px 10px;
	text-align: center;
	font-weight: 400;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2);
	/* Gradient */
	background-color: #e1e2e0;
	/*background-color: #e1e2e0;
	background-image: -ms-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9eae9), to(#d3d4d4));
	background-image: -webkit-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -o-linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: linear-gradient(top, #e9eae9, #d3d4d4);
	background-image: -moz-linear-gradient(top, #e9eae9, #d3d4d4);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	/*border: 0;*/
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #E3E4E3 #d3d4d4 #d3d4d4;
	border-bottom-color: #bec0c2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#portal {
	display: none;
}

.download p a:link {
	display: block;
	margin-top: 18px;
}

.address-list {
	margin-bottom: 40px;
}

.awards {
	margin-left: 140px;
	margin-bottom: 30px;
}

.cart-collaterals .cart_totals {
	float:left !important;
}

.cart-collaterals .cart_totals {
	float:left !important;
}



.cart-collaterals .cart_totals a.button.alt {
	font-size: 1em !important;
    height:10px;
    float:right;
    width:195px;
    line-height:0.5;
    margin-top:35px;
    right:-5px;
}

.cart_totals.calculated_shipping tr.cart-subtotal th,.cart_totals.calculated_shipping tr.cart-subtotal td,
.cart_totals.calculated_shipping tr.cart-tax th,.cart_totals.calculated_shipping tr.cart-tax td {
    border-bottom:1px solid #d6d6d6;
}

#payment label {
/*	display:inline !important;*/
}

.shipping_de.summary {
	margin: 5px 0 15px 0;
}

.checkout .col-2 {
	margin-top:10px;
}

.checkout .col-2 h3:last-of-type {
	font-size: 15px;
	padding: 0;
	color: #494B52 !important;
	margin: 0 !important;
	margin-top: 20px !important;
	margin-left: 30px !important
}

.checkout .col-2 h4 {
	float: right;
	margin: 0 !important;
	margin-right: 45px !important;
	margin-top: 20px !important
}

.staffelpreise {
	margin-top: 10px;
}

.staffelpreise h2 {
	color: #FF6B00;
}

.staffelpreise h4 {
	margin-top: 0;
	margin-bottom: 10px;
}

.required {
	display:none;
}

.variations {
	width: 460px;
}

#content .col2-set .col-1 {
	width: 100%;
}

.single_variation .price {
	background: url(images/amountprice.png) no-repeat 0 0;
	padding-left: 100px;
}

.single_variation {
	width: 200px;
	float: left;
	margin-top: 5px;
}

div.menu {
	display: none;
}

.product-price-composition {
	font-size: 0.8em;
	line-height: 1.3;
}

.single_variation_wrap .product-price-composition {
	clear: both;
	font-size: 0.85em
}

.shop_table th.product-total,
.shop_table td.product-total,
.shop_table .tax-rate td,
.shop_table .order-total td,
.checkout_table_item .product-total,
.order_table_item .product-total,
.cart-subtotal td,
.discount td,
.total td,
.tax td,
.order_details tfoot td,
#order_review th.product-total,
.cart_table_item .product-price,
.cart_table_item .product-tax,
.cart_table_item .product-subtotal,
.cart_totals td {
	text-align: right !important;
}



ul.products .star-rating,
.cart_totals p small,
.shipping_de_string,
p.woocommerce-result-count,
form.woocommerce-ordering {
	display: none;
}

input.wpcf7-email {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
	width: auto !important;
}

.product-tax {
	text-align: right;
}

tbody .product-tax {
	font-weight: 300 !important;
}

.single_variation_wrap {
	position: relative;
}

.single_variation_wrap .woocommerce-de_price_taxrate,
.single_variation_wrap .woocommerce_de_versandkosten {
	float: left;
	clear: left;
	padding-left: 100px;
}

.single_variation_wrap .variations_button {
	position: absolute;
	top: 0;
	right: 0;
}

#place_order {
	float: right;
}

.woocommerce fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.product_title + .price {
	display: block !important;
}

.shop_table .product-name .variation {
	font-size: 0.8751em;
	padding-left: 0;
}

.shop_table .product-name .variation dt,
.shop_table .product-name .variation dd {
	margin: 0 !important;
	float: none !important;
}

.shop_table .product-name .variation dt {
	padding: 0 !important;
}


.shop_table .product-name .variation dd a,
.shop_table .product-name .variation dt a {
	color: inherit;
}

.shop_table .product-name .variation dd p {
	margin-bottom: 0 !important;
}

.variations_form.cart .variations select {
	width: auto !important;
	float: none !important;
	padding-right: 5px;
}

.wgm-virtual-notice {
	display: none !important;
}

.wgm-tax, .product-total .product-tax {
	color: #94969a;
	text-align: right !important;
}

.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
	text-align: left !important;
}

.woocommerce ul.products li.product .price {
	font-size: 1em;
}

.woocommerce .entry-summary .quantity .minus,
.woocommerce-page .entry-summary .quantity .minus {
	height: 16px;
}

.woocommerce .entry-summary .quantity .plus,
.woocommerce-page .entry-summary .quantity .plus {
	height: 16px;
	border-bottom: 1px solid #bbb3b9;
}

.woocommerce .entry-summary .quantity input.qty,
.woocommerce-page .entry-summary .quantity input.qty {
	height: 31px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce .product-quantity .quantity,
.woocommerce-page .product-quantity .quantity {
	padding-right: 0.92em;
}

/*Newsletterbox wird angepasst*/
.inner.newsletterbox p {
    padding-right:10px !important;
}


.inner.newsletterbox input[type="submit"] {
    margin-bottom:10px !important;
}  
    
.editable_content > div + div + div + div + div + div + div > div > p  {
    /*display:inline-block;*/
    display:inline-block;
}

/*Beiträge werden angepasst*/
.post-content {
    display:table;
}
.post-image {
    display:inline;
    float:left;
    width:185px;
}

.post-image img {
    max-width:175px;
}

.sp-title  {
    margin-top:42px;
}

.sp-title h3 {
    font-size:1.6em !important;
    color:#fc6b00;
}

.startpage .sp-text {
    border-bottom:1px solid #C9C9CC;
    padding-bottom:44px;
}

.startpage .sp-text.item-1 {
    border-bottom:none;
}

.post-date {
    margin-bottom:17px;
}

.category {
    margin-bottom:50px;
}


/*Bereich über den Seo-Texten "Weitere Meldungen anzeigen" */
.areaMoreNews {
    height:40px;
    border-bottom:1px solid #C9C9CC;
    padding-top:20px;
}

.areaMoreNews a {
    margin-left:72px;    
}

/*Widget für das Standard-Template*/
.default-widget {
    border-radius: 5px;   
    float: left;
    margin: 0 13px 0 0;
    width: 230px;    
}

.auszeichnung {
    display:block;
    padding:10px 8px 0;
}
.auszeichnung img  {
    float:left;
    padding-right:5px;
    max-height:80px;
}

p.auszeichnung-text {
    width:200px;
    font-size:12px !important;
    margin-top:-10px !important;
}

p.auszeichnung-text.fiducia {
    margin-bottom:10px !important;
}

p.auszeichnung-text.tuev {
    margin-top:-10px !important;
}




/*Teilbereiche der Seo-Texte auf der Startseite ausblenden*/
.clsNoView {
    display:none;
}

/*Teilbereiche der Seo-Texte auf der Startseite einblenden*/
.clsView {
    display:block;
}

/*Weiterlesen-Link */
.clsSeoMore, .clsSeoLess {
    display:block;    
    margin-top:10px;
    
}

.logo img {
    margin-top:15px;
}


/*Rechter Border in der Navigation wird entfernt*/
header nav#main ul li.menu-item-3201 a {
    border-right:none;
}


#teaser img, #slider img {
    object-fit: cover;
}



.inner.platform img {
    padding-left:7px;
}

.chatbutton {
    text-align: center;
    height: 50px;
}

.chatbutton img {
    height:40px;
    z-index:100;
}




/*Newsletter-Formular*/

.cr_form {
    border:1px solid #ddd;
    border-radius:5px;
    background-image:-webkit-linear-gradient(top, #f8f8f8, #f3f3f3); 
    padding-top:20px;
}

.cr_form input[type="text"],.cr_form input[type="email"] {
    /*max-width:272px;*/
}

.cr_form select {
    max-width:130px;
}

.cr_form .submit_container {
    text-align: left; 
    margin-top: 20px;
    margin-left:0;
    padding-left:0px;
}

.cr_button {
    background:#ff6b00;
    color:#FFF;
    font-size:16px;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);
    font-weight:400;
    padding:5px 16px 5px 16px;
    border-radius:5px;
    margin-bottom:15px;
}

.cr_ipe_item { 
    padding:1px 10px; 
    margin:1px 10px;
}
.cr_ipe_item.inactive {
    display:none;
}

.cr_captcha {
    padding-left:130px;
}
.cr_error {
    font-size:1.1em;
    padding:10px;
}

.cr_body {
    background-color:transparent !important;
}

.cr_form label {
    font-size:1em;
}
/*Mobile Darstellung. Unter 960px*/
 @media only screen and (max-width : 959px) {
    #header {
        width:100% !important;
    }

    
    #top-content {
        top:110px !important;
    }
    
    #sub-content {
        width:100%;
        left:0;
        margin:10px;
        top:10px;
    }
    
    .post-image {
        float:none;
    }
    
    header div.logo {
        position:absolute;        
        bottom:-20px;
    }     
        
    header #mobile_nav_button a {
        margin-top:20px !important;
    }
    
    
    #rel-content {
        width:100%;
    }

    /*Rechte Spalte wird nach unten gesetzt. U.a. für die Formularanpassung wichtig. */
    article .columns-two-support .right {
        display:block;
        padding:0;
        float:none;
    }
    
    form {
        width:90%;
    }
    
    /*Partnerseite (Weltkarte)*/
    .vmap {
        width:100% !important;
    }
    
    .vmap svg {
        width:100% !important;
    }
    
    /*PopUp-Formular*/
    #fastviewer-symbol img,#frmTeilnahmeMeeting {
        display:none;
    }
    
    #cboxContent {
        width:425px !important;
    }
    
    
    .lp-box.instant {
        border-right:0px !important;
    }
    

 }
 
 header #mobile_nav_button {
    margin-top:50px !important;
}
    
 
 /*Mobile Darstellung. Unter 499px*/
 @media only screen and (max-width : 430px) {
    
    #sidebar {
        margin-top:30px !important;
    }
    
    #top-header {
        height:140px !important;
    }      
        
    header #mobile_nav_button {
        margin-top:80px !important;
    }   
 }
 
 
  /*Mobile Darstellung. Unter 685px Höhe */
 @media only screen and (max-height : 530px) {
    #teaser,#slider {
        position:static;
    }           
 }


 
 /*Shop Anpassungen*/
.woocommerce-page #container,.woocommerce-page footer, .single-product #container,.single-product footer {
    width:960px;
    margin:0 auto;
 }
 
 
 /*Buttons auf der Seite "sofort-testen" werden von der Länge her "gleichgezogen" */
 .trial a {
    width:400px;
 }
 
 
  /*Kundenmeinungen*/
.kundenmeinung {
    width:220px;
    margin-right:10px;
    float:left;
    text-align:center;
}

.kundenmeinung:last-child {
    margin-right:0;
}

.kundenmeinung-img {
    text-align:center;
    margin-bottom:15px;
}
 
.kundenmeinung img {
    border-radius: 50%;
    width:132px;
    height:132px;
}

.kundenmeinungen {
    clear:both;
    margin-top:25px;
}
 
 

/*Eingebettete Videos Responsive machen*/
.video {
    padding-right:20px;    
}

.responsive-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-video-wrapper {
    width: 500px;
    max-width: 100%;
    margin:0 auto;
} 

.boxPost h3 {
    font-size:1.3em !important;
}

.newsletter-button{
    background: #ff6b00;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 45px;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1.414px 1.414px 0px rgb(0 0 0 / 34%) !important;
    line-height: 45px;
    font-family: Arial;    
    margin-top:15px;
}

.newsletter-button:hover{
    color:#FFF;
}