/* Add here all your css styles (customizations) */
/*@import url(https://fonts.googleapis.com/css?family=Montserrat);*/


/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);*/
@import url(https://fonts.googleapis.com/css?family=Roboto);
html,body {
/*    font-family:  "Open Sans", Arial, sans-serif;
*/
    font-family: 'Roboto', sans-serif;
    height: 100%;
    line-height:1.5em;
}  
h1,h2,h3,h4,h5,h6 {
  /* font-family:   "Open Sans", Arial, sans-serif;*/ 
   font-family: 'Roboto', sans-serif;
  color:#597094;
}
h1 span {
	font-size:16px;
}
h1 {
	font-size:18px;
}
h1.aktion {
    text-align: center;
    background-color: #CC3333;
    background-color: #d2000d;
    font-weight: bold;
    font-variant: small-caps;
    padding: 5px;
    color: #fff;
    -webkit-box-shadow: 2px 2px 5px 0px #aaa;
    box-shadow: 2px 2px 5px 0px #aaa;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
h2  {
	font-size:18px;
	line-height: 1.1;
	margin-top:15px;
}	

.frame-default, .frame-layout-0 {
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 2px 2px #f2f2f2;
    box-shadow: 1px 1px 2px 2px #f2f2f2;
    margin-bottom: 30px;
    padding: 20px 20px 20px 20px;
}
.frame.frame-type-gridelements_pi1 {
    border:0;
    border-radius: 0px;
    box-shadow:0 0 0 0 #fff;
    -webkit-box-shadow:0 0 0 0 #fff;
    padding: 0;

}
.nobox .frame-default {
	border:0;
	box-shadow:none;
	border-radius: 0;
	box-shadow:none;
	
}


.logoright img {
	margin-top:20px;
	margin-right:15px;
	max-width: 90px;
}
.header-fixed-shrink .logoright img {
	margin-top:50px;
	max-width: 50px;
}
.xb-centered .frame-default {
	text-align:center;
}
.xb-logos .frame-default {
	padding:0;
}
.xb-logos .frame-default img {
	padding:0;
	max-width:100%;
}
.xb-logos div.frame-default:last-child {
	padding-bottom:10px;
}
.csc-textpic-intext-right img  {
	margin-left:10px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
    background: #fff url(/fileadmin/templates/main_bg.png) repeat-x top;
}
/*.pf-content-main p,
.pf-content-main li,
.interactive-slider-v2 p {
	text-align: justify;
}*/

/* .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}*/
.interactive-slider-v2 {
  background: url(/fileadmin/Inhalte/Bilder/Logo/banner1.jpg) no-repeat; 
  background-size: cover;
  background-position: 0% 50%;
  padding: 15px 0 40px 280px;
  margin-top:46px;
  text-align: left;
 
}
.interactive-slider-v2 h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
}
.interactive-slider-v2 h1 small {
	color:#fff;
	font-size:55%;
}
.interactive-slider-v2 p {
    font-size: 16px;
    font-family:  "Open Sans", Arial, sans-serif;
    width:80%;
}  
.interactive-slider-v2::after {
  display:none;
}

.navbar-toggle {
  border-radius: 4px;
}

/*.nav {
  max-width:900px;
}*/
/*
.header > .container {
    margin-bottom: 0px;
} */

.header .navbar-nav {
  margin-right: 15px;
 }
.header-fixed-shrink .navbar-nav{
	margin-right: 125px;
} 
/*
.header .navbar-collapse {
    padding: 0;
    text-align: center;
}
.navbar-nav {
    margin: 0;
} */

.header .logo img {
    margin: 25px 0 ;
}


ul.submenu {
  list-style:none;
  list-style-position: outside;
  padding: 0;
}
ul.submenu > li {
  margin-bottom:10px;
}
ul.submenu > li.active a {
  background-color:#d2000d;
  padding:5px;
  border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0,0,0,.05);
border-bottom: 1px solid #d2000d;
}
ul.submenu > li.active a {
  
  color: #fff;
}
ul.submenu > li.active li {
	margin-top:15px;
}	
ul.submenu > li.active li a {
	margin-left:10px;
	background-color:transparent;
	color:#555;
	border: 0;
	border-radius: none;
	box-shadow: none;
	border-bottom: none;
	
}
ul.submenu > li.active li a:hover {
	color: #d2000d;
}
	
.header-fixed .header.header-fixed-shrink .logo img {
    max-width: 230px;
    max-height: 40px;
 /*   margin: 45px 0 -4px -105px;*/
   margin: 45px 0 -4px 15px;
}
.header .topbar ul.languages {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    padding-left: 0;
    list-style: none;
    min-width: 200px;
    position: absolute;
    background: #f0f0f0;
}
.header .topbar ul.loginbar li.topbar-devider {
    margin: 0 9px 0 9px;
}
/*.wrapper {
 background:url("/fileadmin/Inhalte/Bilder/Logo/circle.png") no-repeat -375px center;
}*/
.btn.btn-sm {
    background: #d2000d;
}
.btn-u-sm, a.btn-u-sm {
    padding: 1px 12px 6px 12px;
}
.news-v3 .post-shares li i {
	background:transparent;
	color:#fff;
}
.news-v3 h2 a {
    color: #d2000d;
}
.news-v3 h2 a:hover {
   text-decoration:underline;
}

.frame-default .yform h2 {
	font-size: 18px;
	line-height: 33px;
	font-weight:normal;
}

.footer-v1 .footer {
	padding:20px 0;
}

/*.footer {
    border-top: 1px solid #ddd;
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    background-color: #DEE5FF;
    background-color: #f4f4f4;
    text-align:center;
}
.footer, .push {
    height: 29px;
}
.footer ul {
	list-style:none;
	margin:0px auto 0px auto;

}
.footer li {
	float:left;
	position:relative;
	height:29px;
	margin:0px;
	width:160px;
	text-align:center;
	line-height:29px;

}
.footer li ul {
	display:none;
}

.footer ul li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;

}

.footer ul li:hover a,
.footer ul li.act a {
      /*  color:#c13635;*/
      text-decoration:underline;
}
*/

.product {
	margin-bottom:25px;
	border-bottom: 1px solid #ddd;
}
.txmwimagemap_cbox {
	text-align:left;
	border:1px solid #ddd;
	

  -webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; 
	background-color:#fff;
-webkit-box-shadow: 1px 1px 2px 2px #f2f2f2;
box-shadow: 1px 1px 2px 2px #f2f2f2;
margin-bottom:30px;	
   padding:20px;
}

.team-v2 i {
	width:17px;
}
.team-v2 .teamrolle, .team-v2 a {
	color:#333;	
}
.team-v2 .inner-team {
	min-height:240px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;

}
.team-v2 .inner-team p  {
		text-align:center;

}
.team-v2 p.team-email i {

}

/*#c52 {
	background:url(/fileadmin/xbusiness/Bilder/xerox-solid-ink-sticks-aut2.jpg) -200px 0px no-repeat;padding-right:20px;
}*/

.ce-bodytext ul,
.frame-default ul {
    list-style-position: inside;
    margin-top: 5px;
}
.ce-bodytext ul li ,
.frame-default ul li {
    background: url("/fileadmin/templates/internal_link.png") no-repeat scroll 0px 3px transparent;
    list-style-type: none;
    line-height: 17px;
    margin-bottom: 5px;
    padding-left: 23px;
}
.frame-default ul {
	padding-left:0px;
}

.supportboxcontent a,
.supportboxcontent b {
   color:#fff;
}
.ce-intext.ce-left .ce-gallery {
   margin-right: 20px;	
}
#c297,#c296,#c306,#c308,#c378 {
	background-color:#CC3333;color:#fff;line-height:24px;font-size:16px;
}

#c299,#c311,#c313,#c362,
#pfpid-31 .frame-default,
#pfpid-50 .frame-default,
#pfpid-52 .frame-default,
#pfpid-53 .frame-default,
#pfpid-70 .frame-default,
#c328.frame-default,
#c335.frame-default,
#c362.frame-default,
#c405.frame-default,
#c407.frame-default {
	
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    background-color:transparent;
}
##c337  {
#	display:none;
#}
.xb-slider {
	-webkit-border-radius: 10px;
    border-radius: 10px;
	font-size:25px;
	text-transform:none;
	line-height:35px;
	padding: 40px;
	max-width:100%;
    background: rgba(255,255,255,0.8);
}
.ms-slide .action {
	font-size:20px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
}
.xb-slider-4 {
	
}
.xb-slider ul {
   list-style-position: inside;
   padding:0px;
}

.facebooklink {
	color:blue;
	font-size:14px;
	margin-top:20px;
	margin-right:20px;
}

 
.twitter-share-button {
	vertical-align:bottom;
}
#c384 .team-v2 .inner-team {
  padding:20px 5px 20px 5px;
}


.news-v1-in {
	background-position:top;
	background-repeat:no-repeat;
	background-size: 100% auto;
	
}
.news-v1-in-image {
	height:180px;
	overflow:hidden;
}

.news-v1-in h3 {
	margin-top:20px;
	font-size:16px;
	margin-bottom:0;
}
.news-v1-in ul {
	padding-top:10px;
    margin-bottom:0;
}
.news-v1-in ul li {
	padding-left:20px;
	
	background-position: 5px 5px;
	background-origin: border-box;
	line-height: 24px;
}
.news-v1-zumartikel {
	margin-top:0px;
}

#c407 {
	margin-bottom:30px;
} 
#c407 h2 {
	padding:0;
	margin:-10px 0;
}
.medkit button {
	color:rgb(210, 0, 13);
	font-size:22px;
	margin-top:6px;
}
.medkit.shrink {
	display:none;
}	
.header-fixed-shrink .medkit {
	display:none;
}
.header-fixed-shrink .medkit.shrink {
        display:block;
        margin-top:25px;
}
.header-fixed-shrink .medkit.shrink button {
	position:absolute;
	z-index:1000;
	top:35px;
	right:30px;
	padding:0px;
	margin-top:15px;
	border:0;
}
.header-fixed-shrink .medkit.shrink button.mailbutton {
	padding:0;
	right:60px;
}

.testimonials2021 {
  min-height:230px;
}


.specs {
	display: flex;
	background-color: #f1f1f1;

}
.spec {
  padding:5px 15px 5px 15px;
}
.spec_row {
  font-size:16px;
  font-weight:bold;
}
.product-description {
  margin-bottom:20px;
}
#c535 legend {
  display:none;
}
#c535 label {
  width:150px;

}

.tx-showcase-plugin .navbar-toggler {
  display:none;
}
.tx-showcase-plugin img {
  margin-top:12px;
}
/*.tx-showcase-plugin .grid-item a {
  margin-top:5px;
}*/
/*#showcaseCategoryMenu {
  text-align:center;
  margin-left: auto;
  margin-right: auto;
}*/
#showcaseCategoryMenu li {
  background:none;
  margin-bottom:20px;

}

#showcaseCategoryMenu a {
  font-size:15px;
  padding:7px 10px 5px 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  
}
#showcaseCategoryMenu a.active {
  background-color:#ddd;
  color:#000;
}
#showcaseCategoryMenu a.active::after {
   display:none;
}

@media (max-width: 1200px) {
  .logoright img {
	margin-top:10px;
	margin-right:0px;
	max-width: 70px;
  }
  .header .navbar-nav {
    margin-right: 0px;
  }
  .header .logo img { 
  	width:300px;
  	margin:10px 0 40px 0;
  }
  .header-fixed .header.header-fixed-shrink .logo img  {
    width: auto;
    margin:45px 0 0 0;
  }
  
  .news-v1-in-image {
	height:180px;
  }
  .medkit button {
	margin-top:-3px;
}
}

@media (max-width: 1115px) {
  .header-fixed-shrink .medkit.shrink button {
    display:none;
  }
  
}

@media (min-width: 767px) and (max-width: 991px) {
  .header .logo img {
    margin: 20px 0 20px 0;
  }


}
@media (max-width: 991px) {
  .header .logo img {
      margin: 20px 0 20px 0;
    max-width:200px;
  }
  .team-v2 .inner-team {
	min-height:300px;
  }
  #c337  {
	display:block;
  }
  .news-v1-in-image {
	height:auto;
  }
  .news-v1-zumartikel {
	margin-top:0px;
  }
  .spec_row {
    font-size:13px;
    font-weight:bold;
  }
}
