.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}

/*    -----------   RESETS   -----------  */

a {
  text-decoration: none;
}

.invisible {
  display: none;
}

#wrapper {
  position: relative;
  min-height: 100% !important;
  border-bottom: 1px #414141 solid;
}

* {
  margin: 0;
  padding: 0;
}

#wrapper {
  min-width: 320px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  border: 0;
}

a {
  border: 0;
}

/*    -----------   Schriften   -----------  */


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/theme/fonts/roboto-condensed-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),  url('../../files/theme/fonts/roboto-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../../files/theme/fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-300.woff') format('woff'), /* Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */  url('../../files/theme/fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),  url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('../../files/theme/fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/theme/fonts/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),  url('../../files/theme/fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../../files/theme/fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */  url('../../files/theme/fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */  url('../../files/theme/fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/*    -----------   Lightbox   -----------  */


#cboxClose:hover {
  background-position: center -109px;
}

#cboxTitle, #cboxCurrent {
  display:none !important;
}

#cboxLoadedContent {
  margin-bottom: 15px;
}

/*    -----------   !!!!!   -----------  */

.bagstar_logo {
  margin-top: -40px;
  float: right !important;
  margin-right: 30px;
}

.download_label {
  clear: left;
  float: left;
  width: 80px;
  font-weight: 700;
  padding-top: 0;
  font-size: 16px;
}

.download_link {
  float: left;
  padding: 0;
}

.download_link a {
  color: #DD3447;
  font-weight: 700;
  margin: 0;
  padding: 0 !important;
  font-size: 16px;
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
	  line-height: 20px;
	
}

.download_link a:hover {
  color: #b32b3b;
  line-height: 20px;
	  margin: 0;
  padding: 0 !important;
}

.info_icon {
  margin-top: 10px;
}

@media (max-width: 767px) {

.info_icon {
  display: none;
}
}

.downloads ul {
  margin-bottom: 20px;
  margin-left: 20px;
}

.aria_gray {
  margin-top: 40px;
  margin-bottom: 20px;
  background: #eee;
}

.aria_gray .container {
  padding-left: 28px;
  padding-right: 28px;
}

.maps {
  height: 426px;
  margin-bottom: 40px;
}

.bg_yellow {
  background: #F6D665;
}

.border_left {
  border-left: 1px solid #d1d1d1;
}

.line {
  margin: 15px !important;
  border-bottom: 1px #ddd solid;
}

.sitelink {
  height: 70px;
  margin-bottom: 20px;
}

.sitelink a {
  display: block;
  float: right;
  margin: 15px;
  margin-bottom: 20px;
  background-color: #dd3447;
  border-radius: 8px;
  color: #fff !important;
  display: block;
  padding: 6px;
  transition: background-color 0.35s linear 0s;
  padding: 10px 20px !important;
  position: absolute !important;
  right: 15px;
  min-width: 150px;
  text-align: center;
}

.sitelink a:hover {
  background-color: #b32b3b;
}

.gallery_material {
}

.gallery_material figure {
  border: 4px #0071B7 solid;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 60px;
}

.gallery_material figcaption {
  border: 4px #ddd solid;
  background-color: #ddd;
  padding: 6px;
  text-align: center;
}

.ce_header {
  padding: 30px !important;
  padding-bottom: 0 !important;
}

/* --- Pagenavi unten --- */

.pagenavi {
  clear: left;
  margin-top: 0;
  padding-top: 10px;
  border-top: 1px #ddd solid;
}

.back {
  float: left;
  height: 40px;
  margin-left: 15px;
}

.back a {
  display: block;
  background: url("../../files/theme/img/back.png") no-repeat;
  padding: 8px 0 8px 66px;
  color: #777;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
}

.back a:hover {
  color: #444;
  background-position: 0 -46px;
}

.top {
  float: right;
  margin-right: 15px;
  height: 40px;
}

.top a {
  display: block;
  background: url("../../files/theme/img/top.png") no-repeat top right;
  padding: 8px 80px 8px 0 !important;
  width: 200px;
  color: #777;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  text-align: right;
}

.top a:hover {
  color: #444;
  background-position: right -46px;
}

@media (max-width: 767px) {

.back a {
  background-image: none !important;
  padding: 8px 0 8px 0;
}

.top a {
  background-image: none !important;
  padding: 8px 0 8px 0;
  width: auto;
}
}

/*    -----------   MAIN   -----------  */

body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  color: #444;
  font-size: 18px;
  line-height: 21px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400;
}

.clear {
  position: relative;
  clear: both;
}

/* --------   HEADER  --------  */

#header_wrapper {
  background: #fff;
  height: 200px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
}

#meta_header_htg {
  background: #d1d1d1;
  height: 46px;
  margin-top: 0;
}

@media (max-width: 767px) {

#header_wrapper {
  height: 140px;
}
}

@media (max-width: 992px) {

#header_wrapper {
  height: 130px;
}
}

@media (max-width: 992px) {

#meta_header_htg {
  height: 0px;
}

#metanv_container {
  display: none;
}
}

#header {
  max-height: 180px;
  background: url("../../files/theme/img/bogen_header.png") no-repeat;
  background-size: 40%;
  /* background-max-size:611px; */
  margin-top: -46px !important;
  height: 200px;
  border: 0 #000 solid !important;
}

#header .container {
  position: relative;
}

#header .navbar-brand {
  padding-left: 0;
  margin-left: -86px;
  margin-top: 40px;
  border-top: 0 #fff solid;
}

@media (max-width: 1400px) {

#header .navbar-brand {
  margin-left: 15px;
}
}

@media (max-width: 1600px) {

#main_nav #navbar_desctop {
  padding: 0 !important;
  right: 15px !important;
  left: 15px !important;
  height: 64px;
}

#header .navbar-brand {
  margin-top: 10px;
  margin-left: 0;
  border-bottom: 1px #f00 solid;
  padding-bottom: 10px;
}

#header .navbar-brand img {
  width: 340px;
}
}

@media (max-width: 992px) {

#header .navbar-toggle {
  margin-top: -24px;
}

#header {
  margin-top: 0 !important;
  border: 0 #f00 solid !important;
  padding-top: 32px;
  height: 140px;
}

#header .navbar-collapse {
  background: #ececec;
}

#header .navbar ul {
  width: 100%;
  margin: 0 !important;
  background: #ececec;
  border-top: 1px #444 solid !important;
}

#header .navbar ul li {
  border-top: 0 #fff solid !important;
}

#header .navbar ul li a {
  border-bottom: 1px #fff solid;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}

#main_nav li span.active {
  border-bottom: 1px #fff solid;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}

#header .navbar ul li a:hover {
  background-color: #D1D1D1;
}

#header .navbar ul li:last-child {
  border-bottom: 0 #fff solid !important;
}

#header .navbar ul ul {
  display: none !important;
}

#header .navbar-brand {
  border-bottom: none;
  width: 75%;
}

#header .navbar-toggle {
  top: -20px;
}

#header .navbar-collapse {
  margin-top: 6px !important;
}

#header #navbar {
  width: 100% !important;
  left: 0 !important;
  margin: 0;
}

#header .navbar-nav {
  width: 100% !important;
}
}

@media (max-width: 360px) {

#header_wrapper {
  max-height: 120px !important;
  height: 120px !important;
}

#header #navbar {
  margin-top: 13px !important;
}
}

/*   ---  Suchfeld  ---  */

#header .mod_search {
  height: 50px;
  margin-top: 12px;
  margin-bottom: -60px;
}

#suchergebnis .mod_search div {
  margin-top: 40px;
  padding-bottom: 40px !important;
  border-bottom: 1px #ECECEC solid;
}

#suchergebnis .mod_search div div {
  margin-top: 0;
  padding-bottom: 0 !important;
  border-bottom: none;
}

#suchergebnis p.header {
  padding-bottom: 40px !important;
  border-bottom: 1px #ECECEC solid;
}

#suchergebnis .relevance {
  font-size: 16px;
  float: right;
  font-weight: 400;
  color: #444;
}

#suchergebnis .suchergebnis_link a {
  float: right;
  background-color: #dd3447;
  border-radius: 8px;
  color: #fff !important;
  display: block;
  padding: 6px 16px;
  transition: background-color 0.35s linear 0s;
}

#suchergebnis .suchergebnis_link a:hover {
  background-color: #0071B7;
}

#suchergebnis h3 a {
  color: #0071B7;
}

#suchergebnis h3 a:hover {
  color: #DD3447;
  background: rgba(0, 0, 0, 0) url("../../files/files/theme/img/weiter.png") no-repeat scroll right 4px;
}

#suchergebnis .pagination li {
  display: inline;
}

#suchergebnis .pagination li a {
  color: #DD3447;
}

#suchergebnis .pagination li a:hover {
  color: #0071B7;
}

.ce_text .pagination ul li::before {
  background: none;
}

.pagination {
  text-align: center;
}

#header .mod_search form {
  display: block;
  position: absolute;
  z-index: 99;
  height: 50px !important;
  right: 15px;
}

#header .mod_search .formbody {
  display: block;
  float: right;
  height: 50px !important;
}

#header .mod_search .submit {
  position: absolute;
  right: 4px;
  top: 5px;
  content: "fvdfvdfvfd";
  background: #dd3447;
  height: 28px;
  width: 28px;
  font-size: 1px;
  background: url("../../files/theme/img/lupe.png") no-repeat;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  border: none;
  cursor: pointer;
}

#header .mod_search .submit:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#header .mod_search .text {
  border: 1px #D1D1D1 solid;
  font-size: 18px;
  padding: 5px;
  padding-right: 40px;
  width: 260px;
  color: #777;
}

@media (max-width: 991px) {

#header .mod_search .submit {
  margin-top: 6px;
}

#header .mod_search {
  height: 20px;
  margin-top: 40px;
  margin-bottom: -60px;
}
}

@media (max-width: 992px) {

#header .mod_search {
  display: none;
}
}

#main .produktinfo_text {
  padding: 0 30px 0 20px !important;
  margin: 0 !important;
}

.produktinfo_text h4 {
  color: #dd3447 !important;
  font-weight: bold;
  margin-top: 20px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 20px;
}

.produktinfo_text ul li {
  margin: 4px 0 4px 24px;
  font-weight: bold;
  list-style: none;
}

.produktinfo_text ul li::before {
  background: #dd3447 none repeat scroll 0 0;
  border-radius: 8px;
  content: "";
  margin-left: -20px;
  margin-top: 5px;
  position: absolute;
  width: 10px;
  height: 10px;
}

.scrollbar {
  overflow-y: scroll;
}

.ce_table {
  padding-right: 15px !important;
}

/* --------   FOOTER   --------  */

.footerdistance {
  clear: both;
  margin-bottom: 450px;
  margin-top: 560px;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: url("../../files/theme/img/bogen_footer.png") no-repeat right bottom #414141;
  background-size: 60%;
  margin-top: 20px;
  margin-bottom: -5px;
  padding-top: 30px;
  min-height: 430px;
  color: #aaa;
}

#footer .container {
  margin: 0 auto;
}

/*  ------------   !!!!  ------------  */

.info_text ol {
  margin-top: 250px;
  background-color: #ddd;
  padding: 15px;
}

.info_text ol li {
  color: #0071b7;
  margin: 4px 0 4px 24px;
  font-weight: bold;
  list-style-type: upper-alpha;
}

.ol_alpha figure {
  margin-bottom: 20px;
}

.ol_alpha ol {
  display: block !important;
  clear: both;
  padding: 15px;
  background: #ECECEC;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
}

.ol_alpha ol li {
  margin: 4px 0 4px 24px;
  font-weight: bold;
  list-style-type: upper-alpha;
  text-align: left;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.ce_text ul li {
  margin: 4px 0 4px 24px;
  font-weight: bold;
  list-style: none;
}

.ce_text ul li::before {
  background: #dd3447 none repeat scroll 0 0;
  border-radius: 8px;
  content: "";
  margin-left: -20px;
  margin-top: 5px;
  position: absolute;
  width: 10px;
  height: 10px;
}

/*  ------------   SIDEBARPAGES  ------------  */

#main .ce_text {
  padding: 30px;
}

#main h3.ce_headline {
  padding: 30px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.sidebarpages #main .article_content .ce_text {
  border: 0 #f00 solid;
}

.sidebarpages #main .content_lightgray {
  background: #ececec;
  margin-bottom: 1px;
  padding: 30px 30px !important;
}

.sidebarpages #main .intro_lightgray {
  background: #ECECEC;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 15px 30px 15px !important;
}

.sidebarpages #main .intro_lightgray .ce_text {
  margin: 0;
}

.sidebarpages #main .intro_lightgray img {
  display: block;
  max-width: 103px;
  height: auto;
  margin: 20px auto;
}

.sidebarpages .downloads .content_lightgray {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.main_wrapper {
  outline: #f06 0 solid !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  overflow: hidden;
  padding: 0;
  padding-bottom: 0;
}

.sidebarpages #main .content_orange {
  min-height: 150px;
  margin-bottom: 1px;
  padding: 30px 30px !important;
  border-radius: 8px;
  background: url("../../files/theme/img/info.png") no-repeat #f6d665 20px 20px;
  margin-top: 60px;
}

.content_seitenverweise {
  clear: both;
  padding-top: 30px !important;
  padding: 30px !important;
}

.content_seitenverweise h3 {
  margin-bottom: 15px;
}

.content_seitenverweise ul {
  display: block;
  padding-bottom: 30px !important;
  list-style: none !important;
  width: auto;
  list-style-type: none !important;
}

.content_seitenverweise li {
  display: block;
  width: auto;
  margin-bottom: 8px;
  list-style: none !important;
  list-style-type: none !important;
}

.content_seitenverweise li a {
  color: #dd3447;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  padding: 0 22px 0 0;
  /* background:url("../../files/theme/img/weiter.png") no-repeat right 4px; */
  width: auto;
  font-weight: 700;
  -webkit-transition: color .35s linear;
  -moz-transition: color .35s linear;
  -o-transition: color .35s linear;
  -ms-transition: color .35s linear;
  transition: color .35s linear;
}

.content_seitenverweise li a:hover {
  color: #b32b3b;
  background-position: right -18px;
}

.sidebarpages #main .content_info {
  min-height: 100px;
  margin-bottom: 1px;
  padding: 30px 30px !important;
  background: #ececec;
  margin-top: 60px;
}

/* --------  SIDEBAR RECHTE SPALTE  --------  */

#right {
  display: block;
  padding-right: 0;
  margin-top: 30px;
  border: 0 #00f solid;
  width: 277px;
}

@media (min-width: 1600px) {

#right {
  width: 306px;
}
}

@media (max-width: 1199px) {

#right {
  width: 229px;
}
}

@media (max-width: 991px) {

#right {
  display: none !important;
}
}

.sidebarpages #main {
  margin-top: 30px;
  margin-right: 15px;
  padding: 0;
  width: 843px;
}

@media (min-width: 1600px) {

.sidebarpages #main {
  width: 1096px;
}
}

@media (max-width: 1199px) {

.sidebarpages #main {
  width: 696px;
}
}

@media (max-width: 991px) {

.sidebarpages #main {
  width: 100%;
}
}

@media (max-width: 992px) {

#main {
  padding: 0 !important;
}
}

/*  ------------   ALLGEMEIN  ------------  */

/* -- Litebox-Bilder mit Lupe  -- */

.image_scale figure {
  position: relative;
  height: auto;
}

.image_scale img {
  display: block;
  width: 100%;
  height: auto;
}

.image_scale a {
  display: block;
  position: relative;
}

.image_scale a:before {
  display: block;
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 6px;
  bottom: 6px;
  padding: 0;
  background: url("../../files/theme/img/icon_lupe.png") no-repeat;
  background-size: auto;
}

.image_scale figure:hover a:before {
  background: url("../../files/theme/img/icon_lupe_b.png") no-repeat;
}

.brangenloesungen .image_container img {
  margin-top: 60px;
}

/*  ------------   Galerie Produkte ------------ */

.galerie_produkte {
  margin: 30px 15px 30px 15px;
}

.galerie_produkte div {
  margin-bottom: 30px;
}

.galerie_produkte h3 {
  margin: 50px 15px 10px 15px;
}

.galerie_produkte .image_container {
  display: block;
  width: 100%;
  margin: 15px auto;
  padding: 0;
}

.galerie_produkte .image_container a {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 1px #D1D1D1 solid;
  /* padding:10px; */
  color: #0071B7;
  font-weight: bolder;
}

.galerie_produkte .image_container a figcaption {
  padding: 6px;
}

.galerie_produkte .image_container img {
  display: block;
  margin: 0 auto;
}

.galerie_produkte .caption {
  text-align: left;
  margin-top: -10px;
}

@media (max-width: 767px) {

.article_content .ce_text {
  padding: 15px !important;
}

.galerie_produkte h3 {
  margin: 0;
}

#main .produktinfo_text {
  padding: 0;
  margin: 0;
}
}

.galerie_produkte_bu {
  margin: 30px 15px 30px 15px;
}

.galerie_produkte_bu div {
  margin-bottom: 30px;
}

.galerie_produkte_bu h3 {
  margin: 50px 15px 10px 15px;
}

.galerie_produkte_bu .image_container {
  display: block;
  width: 100%;
  margin: 15px auto;
  padding: 0;
}

.galerie_produkte_bu .image_container a {
  display: block;
  width: 100%;
  margin: 0 auto;
  border: 1px #D1D1D1 solid;
  padding: 10px;
  color: #0071B7;
  font-weight: bolder;
}

.galerie_produkte_bu .image_container img {
  display: block;
  margin: 0 auto;
}

.galerie_produkte_bu .caption {
  text-align: left;
  margin-top: 15px;
}

@media (max-width: 767px) {

.article_content_bu .ce_text {
  padding: 15px !important;
}

.galerie_produkte_bu h3 {
  margin: 0;
}

#main .produktinfo_text {
  padding: 0;
  margin: 0;
}
}

.galery_float div {
  float: right
}

/*  ------------   Galerie Details ------------ */

.galerie_details_lightgray {
  padding: 0 !important;
  margin-top: -60px !important;
}

.galerie_details_lightgray div {
  margin-top: -20px !important;
}

.galerie_details {
  padding: 0 15px;
  margin-bottom: 40px;
}

.galerie_details img {
  width: 100%;
  height: auto;
}

.galerie_details h3 {
  margin: 15px;
}

/*   -------  ÜBERSICHTSSEITEN  -------  */

.uebersichten_content {
  margin-bottom: 15px;
}

.inside_uebersichten {
  position: relative;
  padding: 5px 20px 5px 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
}

.inside_uebersichten h3 {
  margin-top: 0;
}

.inside_uebersichten {
  position: relative;
  min-height: 210px;
  background: #fff;
  border: 0 #f00 solid;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
}

.inside_uebersichten:hover {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
}

.produkitems .inside_uebersichten {
  min-height: 210px;
  padding: 5px 20px 5px 34% !important;
}

@media (max-width: 767px) {

.produkitems .inside_uebersichten {
  padding: 5px 20px 5px 145px !important;
}
}

.inside_uebersichten h3 {
  margin: 15px;
}

.inside_uebersichten p {
  margin-left: 15px;
}

.produkitems .inside_uebersichten h3 {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 6px;
}

.produkitems .inside_uebersichten p {
  margin-left: 0;
}

.container_uebersichten a {
  color: #333;
}

.container_uebersichten {
  margin: 0 !important;
  padding: 15px;
}

.more_uebersichten {
  display: block !important;
  position: absolute !important;
  top: auto;
  right: 15px;
  bottom: 15px;
}

.produkitems .more_uebersichten {
  display: block !important;
  position: absolute !important;
  top: auto;
  right: 15px;
  bottom: 15px;
  font-family: Arial;
  padding: 6px 20px !important;
}

.container_uebersichten a .more_uebersichten {
  display: block;
  color: #fff !important;
  background-color: #DD3447;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 6px;
  -webkit-transition: background-color .35s linear;
  -moz-transition: background-color .35s linear;
  -o-transition: background-color .35s linear;
  -ms-transition: background-color .35s linear;
  transition: background-color .35s linear;
}

.container_uebersichten a:hover .more_uebersichten {
  background-color: #b32b3b;
}

.produkitems .foerderer_img .inside_uebersichten {
  background: url("../../files/images/startteaser/vakuumfoerderer.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}


.produkitems .raumluft_img .inside_uebersichten {
  background: url("../../files/images/startteaser/raumluft.png") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .bigbag_img .inside_uebersichten {
  background: url("../../files/images/startteaser/big-bag-station.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .sonderlosungen_img .inside_uebersichten {
  background: url("../../files/images/startteaser/sonderloesungen.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .filter_img .inside_uebersichten {
  background: url("../../files/images/startteaser/filterentwicklung.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .produktaufgaben_img .inside_uebersichten {
  background: url("../../files/images/startteaser/produktaufgaben.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .module_img .inside_uebersichten {
  background: url("../../files/images/startteaser/module_erweiterungen.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

.produkitems .zubehoer_img .inside_uebersichten {
  background: url("../../files/images/startteaser/zubehoer.jpg") no-repeat #fff 6px 6px;
  background-size: 30%;
}

/*  Anwendungen */

.produkitems .vakuumfoerderung_img .inside_uebersichten {
  background: url("../../files/images/anwendungen/teaser/prinzip.png") no-repeat #fff 6px 6px;
  background-size: 28%;
}

.produkitems .erweiterungen_img .inside_uebersichten {
  background: url("../../files/images/anwendungen/teaser/erweiterungen.png") no-repeat #fff 6px 6px;
  background-size: 28%;
}

.produkitems .konfigurationen_img .inside_uebersichten {
  background: url("../../files/images/anwendungen/teaser/madularbeuweise.png") no-repeat #fff 6px 6px;
  background-size: 23%;
}


.produkitems .modular_img .inside_uebersichten {
  background: url("../../files/images/anwendungen/teaser/modularitaet.png") no-repeat #fff 6px 6px;
  background-size: 30%;
}



.partner a.more_uebersichten {
	position: relative !important;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
  display: block;
  color: #fff !important;
  background-color: #DD3447;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 6px 20px;
  -webkit-transition: background-color .35s linear;
  -moz-transition: background-color .35s linear;
  -o-transition: background-color .35s linear;
  -ms-transition: background-color .35s linear;
  transition: background-color .35s linear;
}

.partner a.more_uebersichten:hover {
  background-color: #b32b3b;
}





@media (max-width: 767px) {

.inside_uebersichten {
  height: 100px;
  background-size: 130px auto !important;
}
}

.stoerer_uebersichten {
  margin: 15px;
  padding: 15px;
  min-height: 210px;
  background: #fff;
  border: 0 #f00 solid;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
}

.stoerer_uebersichten a {
  font-weight: 700;
}

.stoerer_uebersichten figure {
  display: block;
  float: left;
  width: 166px;
}

.stoerer_uebersichten img {
  display: block;
  margin: 0 auto;
  height: 170px !important;
  width: auto !important;
}

.stoerer_uebersichten div {
  margin-left: 150px !important;
}

@media (max-width: 1600px) {

.stoerer_uebersichten div {
  margin-left: 110px !important;
}

.stoerer_uebersichten figure {
  width: 100px;
}

.stoerer_uebersichten img {
  height: 130px !important;
}
}

@media (max-width: 1200px) {

.stoerer_uebersichten {
  height: 250px;
}

.stoerer_uebersichten div {
  margin-left: 84px !important;
}

.stoerer_uebersichten figure {
  width: 90px;
}

.stoerer_uebersichten img {
  height: 100px !important;
}
}

@media (max-width: 767px) {

.stoerer_uebersichten {
  display: none;
}
}

.stoerer_uebersichten a {
  color: #DD3447;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  padding: 0 22px 0 0;
  width: auto;
  -webkit-transition: color .35s linear;
  -moz-transition: color .35s linear;
  -o-transition: color .35s linear;
  -ms-transition: color .35s linear;
  transition: color .35s linear;
}

.stoerer_uebersichten a:hover {
  color: #b32b3b;
}

/*  ----------  TEASERFELDER - Griderweiterung ---------- */

.teaser_extendet {
  margin: 0;
  outline: #f06 0 solid !important;
  width: 1126px;
  margin-left: -15px;
  padding: 0 !important;
}

.teaser_extendet div {
  margin: 0;
  padding: 15px !important;
}

@media (max-width: 1599px) {

.teaser_extendet {
  margin: 0;
  outline: #f06 0 solid !important;
  width: 874px;
  margin-left: -15px;
  padding: 0 !important;
}
}

@media (max-width: 1199px) {

.teaser_extendet {
  width: 726px;
}

.uebersichten_content {
  margin-right: 0;
}

.inside_uebersichten {
  height: 250px;
}
}

@media (max-width: 991px) {

.teaser_extendet {
  width: 746px;
}
}

@media (max-width: 767px) {

.teaser_extendet {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.inside_uebersichten {
  width: 100%;
  margin: 0 !important;
}
}

@media (max-width: 767px) {

.headerimage {
  outline: #f06 0 solid !important;
  width: 100% !important;
}

.headerimage .image_container {
  display: block;
  outline: #f06 0 solid !important;
  width: 100% !important;
  overflow: hidden;
}

.teaser_extendet div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
}

/*  _____________  End Teaser   _____________ */

.endteaser {
  margin-top: 30px;
}

.endteaser .teaserbox_inside_end {
  position: relative;
  outline: #f66 0 solid !important;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  padding: 15px;
  padding-bottom: 30px;
}

.endteaser .teaserbox_image_end {
  padding-top: 60px !important;
}

.endteaser h3 {
  background: #0071b7 none repeat scroll 0 0;
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 54px;
  letter-spacing: 0;
  margin: 0;
  padding: 16px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px;
  font-weight: 700;
}

.endteaser .teaserbox_end_text {
  display: block;
  padding: 0 0 5px 0 !important;
}

.endteaser .teaserbox_end_text p {
  display: block;
  padding: 0 !important;
  text-align: center;
  height: 70px;
}

.endteaser .teaserbox_end_text p + p {
  height: auto;
  padding: 0;
}

.endteaser .teaserbox_end_text a {
  display: block;
  clear: both;
  position: relative;
  margin: 0 auto;
  margin-bottom: 0;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #dd3447;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align: center;
  max-width: 200px;
  min-width: 130px;
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
}

.endteaser .teaserbox_inside_end a:hover {
  background: #b32b3b;
  color: #fff;
  text-decoration: none;
}

.endteaser .teaserbox_image_end img {
  width: 100%;
  max-width: 314px;
  height: auto;
}

.endteaser .teaserbox_image_end {
  text-align: center;
}

@media (max-width: 1200px) {

.endteaser h3 {
  font-size: 18px !important;
}
}

@media (max-width: 767px) {

.endteaser .teaserbox_inside_end {
  padding: 15px !important;
  padding-bottom: 15px !important;
  height: auto;
}

.endteaser .teaserbox_inside_end p {
  margin: 0;
}

.endteaser .teaserbox_end_text {
  padding: 0 0 0 0 !important;
  margin: 0;
}

.endteaser .teaserbox_inside_end a {
  margin: 0 auto;
  width: 200px !important;
}

.endteaser h3 {
  margin-bottom: 0;
}
}

/*  ----------  SEITEN MIT GRID /FULWIDTH   ---------- */

.gridpages #main {
  margin-top: 30px;
  padding: 0;
  min-height: 500px;
}

/*   -------  Ansprechpartner  -------  */

.kontakt {
  background-color: #fff;
}

.ansprechpartner_inside {
}

.row_ansprechpartner {
  margin: 0 !important;
}

.container_ansprechpartner {
  padding: 15px 0 !important;
}

.ansprechpartner_inside {
  position: relative;
  outline: #f66 0 solid !important;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 300px;
  margin: 0 auto;
}

.ansprechpartner_image {
  display: block;
  padding: 15px;
  text-align: center;
  background: #fff;
  width: 100%;
  height: auto;
  margin-bottom: -15px;
}

.ansprechpartner_image img {
  width: 100%;
  height: auto;
}

.ansprechpartner_inside h4 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  color: #0071b7 !important;
  font-size: 18px;
  margin: 0;
  margin-bottom: -6px;
}

.ansprechpartner_text {
  position: relative;
  margin-top: 0 !important;
  padding: 15px;
  font-size: 14px;
  min-height: 168px;
}

.ansprechpartner_text p {
  margin: 0;
  margin-top: 6px;
  line-height: 20px !important;
}

.ansprechpartner_text p a {
  white-space: nowrap;
}

.ansprechpartner_text span {
  display: block;
  float: left;
  width: 55px;
}

.ansprechpartner_text a {
  color: #333;
}

.ansprechpartner_text a:hover {
  color: #0071B7;
}

/*   -------  Karriere  -------  */

.einzeltextfeld {
  padding: 30px !important;
  margin-bottom: 30px;
}

.einzeltextfeld a {
  color: #DD3447;
  font-weight: 700;
}

.einzeltextfeld li {
  margin-left: 30px;
}

.einzeltextfeld ul {
  margin-bottom: 20px;
}

.karriere .article_content {
  padding-bottom: 0;
  margin-bottom: 20px;
}

.karriere .article_content div {
  padding-bottom: 0;
  margin-bottom: -15px;
}

/*   -------  AGB  -------  */

#main .agb .ce_text p {
  line-height: 17px !important;
}

.agb li {
  margin-left: 20px;
}

.agb .ce_text {
  font-size: 15px;
  line-height: 17px;
}

.agb .ce_text h3 {
  font-size: 18px !important;
  margin-bottom: 10px;
}

/*   -------  DOWNLOADS  -------  */

.sidebarpages #main .downloads .ce_textblock {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.downloads h3 {
  clear: left;
  color: #0071b7 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 0 !important;
}

.downloads .main_wrapper {
  margin-bottom: 20px;
  background: #ECECEC;
}

.downloads h3.pageheading {
  display: block;
  margin: 0;
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: 600;
  height: 55px;
  line-height: 45px;
  padding: 8px 14px 8px 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
  background: #0071b7;
  margin-bottom: 1px;
}

.download_thumb {
  text-align: center;
}

.download_thumb figure {
  float: none;
  display: block;
  margin: 0 auto !important;
}

.download_thumb img {
  max-width: 165px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
}

@media (max-width: 767px) {

.download_thumb figure {
  float: none;
  display: block;
  margin-bottom: 20px !important;
  text-align: left;
}
}

.downloads .ce_textblock h3 {
  margin-top: 20px;
}

.ce_form h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*   -------  GLOSSAR Akkordeon  -------  */

.ce_accordion {
  margin-bottom: 0;
  padding-top: 0 !important;
  padding-bottom: 1px !important;
  padding-left: 20px;
}

.ce_accordion .ui-accordion-header {
  background: #DDDDDD;
  padding: 10px;
  padding-left: 30px;
  margin: 0;
}

.ce_accordion {
  border-bottom: 1px #fff solid;
  padding: 0 !important;
}

.ce_accordion .ui-accordion-header-icon {
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: url("../../files/theme/img/pfeile_akkordeon.png") no-repeat no-repeat 0 0;
}

.ce_accordion .ui-accordion-header-active .ui-accordion-header-icon {
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: url("../../files/theme/img/pfeile_akkordeon.png") no-repeat -32px 0;
}

.ce_accordion h3 {
  display: block;
  margin-left: 100px;
  margin: 0;
  padding: 0;
}

.ce_accordion h4 {
  font-size: 18px;
  padding: 20px 30px 0 40px;
}

.ui-accordion-content {
  background: #ECECEC;
}

.ui-accordion-content section {
  border-bottom: 1px #fff solid !important;
}

.ui-accordion-content .ce_text {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 30px;
}

.ui-accordion-content p {
  padding-bottom: 0;
  margin-bottom: 0;
}

.ce_accordion section:first-child {
  border-top: 1px #fff solid !important;
}

.float_left {
  float: left;
  margin-right: 20px;
}

a:active, a:focus {
  outline: none !important;
}

.toggler {
  outline: none !important;
}

/*  ------------   Pneumatikhandel  ------------  */

.pneumatikhandel {
  clear: both;
  margin: 0 15px 60px 15px;
}

.pneumatikhandel div {
  height: 225px !important;
  text-align: center;
  margin-top: 15px;
}

.pneumatikhandel div a:before {
  background: #dd3447 none repeat scroll 0 0;
  border-radius: 8px;
  content: ">";
  font-weight: 400;
  font-size: 29px;
  line-height: 30px;
  right: 30px;
  bottom: 30px;
  position: absolute;
  width: 32px;
  height: 32px;
  color: #fff;
}

.pneumatikhandel div:hover a:before {
  background: #b32b3b none repeat scroll 0 0;
}

.pneumatikhandel div a {
  display: block;
  padding: 10px;
  height: 210px;
  background-repeat: no-repeat;
  background-position: center 54px;
  background-size: 80% auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
}

.pneumatikhandel div a:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.65);
}

.linkchapter, .linkcategories {
  display: none;
}

.linktitel {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  color: #0071b7 !important;
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
}

.pneumatikhandel div a:hover .linktitel {
  color: #DD3447 !important;
}

.katalog {
  padding-top: 0 !important;
}

.katalog div {
  background: #ECECEC;
  border-radius: 8px;
  margin: 30px;
  margin-top: 0 !important;
  text-align: center;
}

.katalog img {
  max-width: 200px;
}

@media (max-width: 1600px) {

.pneumatikhandel div {
  height: 170px !important;
}

.pneumatikhandel div a {
  height: 150px !important;
  background-size: 100px;
  background-position: center 70px;
}
}

/*   -------  SUCHE Ergebnisseite  -------  */

.suchergebnis form {
  display: none;
}

/*  ------------ VIDEO ------------ */



.mejs__overlay-button{
	background-color: #dd3447;
	padding: 10px !important;
	
	 border: 10px #dd3447 solid !important;
	
	height: 100px;

width: 100px;
	
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
}



.ce_player .mejs__controls{
	
opacity: 0;
	  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
	
}


.ce_player:hover .mejs__controls{
opacity: 1;
}


.mejs__controls:not([style*="display: none"]){
	
	background: rgba(0,0,0,.7);
background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));
background: -webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
background: -moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
background: -o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
background: -ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));
background: linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));
	
}





/*   -------  Textformate  -------  */

h1 {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700 !important;
  color: #0071b7 !important;
}

h2, h3 {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 400;
}

h3.pageheading {
  display: block;
  margin: 0;
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700;
  height: 55px;
  line-height: 45px;
  padding: 8px 14px 8px 100px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
}

h4 {
  color: #0071b7 !important;
  margin-top: 20px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 20px;
}

.container_uebersichten h3 {
  color: #0071b7 !important;
  font-size: 20px;
  font-weight: 700;
}

.mod_article h1.pageheading {
  display: block;
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700;
  height: 60px;
  line-height: 45px;
  padding: 8px 14px 8px 120px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
  background: #0071b7;
}

#vakuumfoerderer h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_vakuumfoerderer.png") no-repeat;
}

#sonderloesungen h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_sonderloesungen.png") no-repeat;
}

#big-bag-stationen-21 h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_bigbag.png") no-repeat;
}

#module-und-erweiterungen h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_module.png") no-repeat;
}

#filter-fuer-die-vakuumfoerderung h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_filter.png") no-repeat;
}

#weiteres-zubehoer h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_pneumatik.png") no-repeat;
}

#produktaufgaben h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_produktaufgaben.png") no-repeat;
}

#module-und-erweiterungen h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_steuereinheiten.png") no-repeat;
}

#downloads-2 h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_download.png") no-repeat;
}

#pneumatikhandel h1.pageheading {
  background: #0071b7 url("../../files/theme/img/icons/icon_pneumatik.png") no-repeat;
}

.article_content h1.pageheading_anwendungen {
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700;
  height: 60px;
  line-height: 45px;
  padding: 8px 14px 8px 120px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
  background: #0071b7 url("../../files/theme/img/icons/icon_anwendungen.png") no-repeat;
}

.article_content h3 {
  color: #0071b7 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 24px !important;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.article_content h2 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  color: #DD3447 !important;
  font-size: 32px;
  line-height: 38px;
  padding-top: 10px;
  padding-bottom: 20px;
}

h1.pageheading_normal {
  display: block;
  padding: 10px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700;
  height: 60px;
  line-height: 45px;
  padding: 8px 14px 8px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
  background: #0071b7;
}

.article_content .ce_text {
  margin-bottom: 40px;
  margin-top: 40px;
}

.article_content .ce_text p {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: justify;
  text-justify: inter-word;
}

p {
  margin: 10px 0 10px 0;
}

/* --- Tabellen --- */

::-webkit-scrollbar {
 -webkit-appearance: none;
 width: 7px;
}

::-webkit-scrollbar-thumb {
 border-radius: 4px;
 background-color: rgba(0,0,0,.5);
 -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.tabelle {
}

.tabelle table {
  width: 100%;
}

.tabelle td {
  padding: 6px;
  background: #fff;
}

.tabelle tr.row_0 td {
  background: #f6d665;
  font-weight: bold;
}

.tabelle td.col_0 {
  background: #f6f6f6;
}

.tabelle tr.row_0 td.col_0 {
  background: #f6d665;
}

.tabelle2 {
  margin-left: 30px;
  margin-bottom: 30px;
  margin-right: 15px;
}

#table_803 {
  width: 100%;
  margin-right: 0;
}

.tabelle2 td {
  padding: 6px;
  background: #f6f6f6;
}

.tabelle2 tr.row_0 td {
  background: #f6d665;
  font-weight: bold;
}

.tabelle2 .col_1 {
  width: 20%;
}

.sidebarpages #main .image_container img {
  width: 100%;
  height: auto;
}

#main p {
  line-height: 24px;
}

@media (max-width: 767px) {

#main p {
  line-height: 20px;
}

.article_content h2 {
  font-size: 28px;
  line-height: 32px;
}
}

/* --- Direkt zum Shop --- */


.direktShop div {
  margin: 30px;
  margin-top: -40px;
  padding: 15px;
  padding-left: 100px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url("../../files/theme/img/shopping.png") #dd3447 no-repeat 15px 10px;
  transition: .35s linear;
  max-width: 400px;
}

.direktShop div:hover {
  background: url("../../files/theme/img/shopping.png") #b32b3b no-repeat 15px 10px;
}

.direktShop div span {
  color: #fff;
  font-size: 22px !important;
}

.direktShop div h3 {
  color: #fff !important;
  margin-bottom: 04px;
}

/* --- Video iframe resposive --- */

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

.responsive-video {
  position: relative;
  padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

/* Cookie-Hinweis */
.cc_container .cc_btn {
  background-color: #dddddd !important;
  min-width: 200px !important;
}

.cc_container .cc_btn:hover {
  background-color: #ffffff !important;
  min-width: 200px !important;
}

.article_content .impressumtext h1 {
  color: #0071b7 !important;
  font-size: 30px !important;
  padding-bottom: 0 !important;
  margin-top: 20px !important;
}

.article_content .impressumtext h2 {
  color: #0071b7 !important;
  font-size: 24px !important;
  padding-bottom: 0 !important;
  margin-top: 20px !important;
}

.article_content .impressumtext h3 {
  color: #0071b7 !important;
  font-size: 18px !important;
  padding-bottom: 0 !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.article_content .impressumtext p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/*  Telefon Header  */

.phohe_header {
  margin-top: 15px;
  height: 30px;
  margin-bottom: -45px;
}

.phohe_header a {
  display: block;
  height: 30px;
  position: absolute;
  float: right;
  right: 300px;
  z-index: 99;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 30px;
  font-size: 22px;
  font-weight: 700;
  color: #0071B7;
  background: url("../../files/theme/img/telefon_blue.png") no-repeat 0 0;
  background-size: 30px 30px;
  padding-left: 40px;
}

.phohe_header a:hover {
  color: #333;
}

@media (max-width: 1199px) {

.phohe_header a {
  right: 300px;
}
}

@media (max-width: 991px) {

.phohe_header {
  display: none;
}

.main_nav #navbar_desctop {
  margin-top: 10px !important;
}
}

#mapid{
	z-index: 0;
	
}

a{
	cursor: pointer !important;
}

a:hover{
	cursor: pointer !important;
}



/*  Partner */

.partner a.more_uebersichten {
	position: relative !important;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
  display: block;
  color: #fff !important;
  background-color: #DD3447;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 6px 20px;
  -webkit-transition: background-color .35s linear;
  -moz-transition: background-color .35s linear;
  -o-transition: background-color .35s linear;
  -ms-transition: background-color .35s linear;
  transition: background-color .35s linear;
}

.partner a.more_uebersichten:hover {
  background-color: #b32b3b;
}


.partner h3{
	border-bottom: 1px #ddd solid;
	padding-bottom: 15px;
	margin-bottom: 30px;
	
	color: #0071b7 !important;
font-family: "Roboto Condensed", sans-serif !important;
font-size: 24px !important;
line-height: 30px;
font-weight: bold;

}


.partner_box{
	margin-top: 15px;
}

.sidebarpages #main .partner_box img{
	width: auto;
max-width: 100%;
	margin-bottom: 30px;
}



/* --- Messeticket --- */


#article-191 .formular{
	background: #eaf3f8;
}
#article-193 .formular{
	background: #eaf3f8;
}

#article-192 .formular{
	background: #eaf3f8;
	margin-top: 0 !important;
}

#article-194 .formular{
	background: #eaf3f8;
	margin-top: 0 !important;
}



.messeticket-formular{
	padding: 30px;
}


.messeticked-container{
	padding: 20px;
  -webkit-hyphens: none !important;
  hyphens: none !important; 
}

.messeticked-container .ce_text p{
text-align: left;
  -webkit-hyphens: none !important;
  hyphens: none !important; 
}





.formbody{
	margin: 0 auto;
}


.messeticket{

}

.messeticket h2{
padding: 30px 30px 0 30px;
	margin-bottom: 0 !important;
}

.messeticket h3{
padding: 5px 30px 10px 30px !important;
	margin-top: 0 !important;
}



.messeticket .form-select select{
	
	padding: 9px;

}



.messeticket-formular label{
	color: #000;
	font-size: 17px !important;
		line-height: 24px;
	width: 110px !important;
	margin-top: 5px;
}

.formular #ctrl_98,
.formular #ctrl_117{
  border: none;
  margin-bottom: 8px;
}


.formular #ctrl_98 span,
.formular #ctrl_117 span{
    display:block;
    float:left;
}

.formular #ctrl_98 legend,
.formular #ctrl_117 legend{
		color: #000;
		font-size: 17px !important;
		margin-top: 24px;
		width: 110px !important;
}


.messeticket-formular .lbl_114_0{
		width: 500px;
	margin-left: 110px !important;
}


.messeticket-formular .datenschutz_radio label {

  	margin-left: 110px !important;
	width: 425px  !important;

}


.messeticket-formular .datenschutz_text{
	
	  	margin-left: 0 !important;
	width: 425px  !important;

}

.messeticket-formular .datenschutz_text p{

line-height: 20px  !important;
}


.messeticket-formular .widget-explanation {
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
	margin-left: 110px !important;
  width: 425px;
}



@media (max-width: 1200px) and (min-width: 748px){
.messeticket-formular input {
  width: 355px !important;
	
}
	
	
	
.messeticket-formular .datenschutz_radio label {
  width: 355px !important;
}
	
	
.messeticket-formular .datenschutz_text {
  width: 355px !important;
}
	
.messeticket-formular	button.submit{
	  width: 355px !important;
	float: left !important;
margin-left: 110px !important;
	background: #f00;
	padding-left: 20px !important;
		padding-right: 20px !important;
}


}

	.messeplakat{
	padding: 20px;
	padding-bottom: 50px;
	}


@media (max-width: 990px){
	
}


@media (max-width: 749px){
	
	
	.messeplakat{
	padding: 0;
		padding-bottom: 50px;
	}
	
.messeticket-formular {
  padding: 0 !important;
}
	
	.messeticked-container{

		padding: 0;
	}
.messeticket-formular input {
  width: 100% !important;
	border: 1px #f00 solid !important;
}
	
.messeticket-formular label {

  float: none !important;

}
	
	.messeticket-formular input {

  float: none !important;
width: 100% !important;
}
	
	.messeticket-formular .datenschutz_text{
	
	  	margin-left: 0 !important;
width: 100% !important;
}

	
		
	.messeticket-formular .datenschutz_radio label {
  margin-left: 0 !important;
  width: 0 !important;
}
	
	.messeticket-formular .datenschutz_radio label {
 
  margin-left: 0 !important;
}
	
	.messeticket-formular  .widget-explanation {
  width: 100%;
  margin-left: 0 !important;
}
	
	.messeticket-formular	button.submit{
	  width: 100% !important;
	float: left !important;
margin-left: 110px !important;
	background: #f00;
	padding-left: 20px !important;
		padding-right: 20px !important;
		margin-left: 0  !important;
}
	
	
}
	
.box_messeinladung{
 /* background: #eaf3f8; 
padding: 0 15px !important;

margin-left: -15px;
	
	*/
}


.box_messeinladung h2{
line-height: 35px !important;
}




.box_messeinladung div{
	/* 	padding: 20px !important;
	
padding-bottom: 140px !important;
 background-image: linear-gradient(to bottom, #ced3d9,  #ffffff); */

}

.box_messeinladung h2 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 28px !important;
  font-weight: bold;
  line-height: 30px;

	color: #000;
	margin-bottom: 0 !important;
	margin-top: 15px !important;
}

.box_messeinladung h3 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: bold;
  line-height: 34px;

	color: #0071b7;
	margin-top: 15px;
		margin-bottom: 0 !important;
}

.box_messeinladung h4 {
	color: #000 !important;
	margin-top: 15px;
	  font-size: 18px !important;
			margin-bottom: 0 !important;
		line-height: 16px !important;
}


.box_messeinladung p {

	margin-top: 0;
			margin-bottom: 0 !important;
	line-height: 18px !important;
}



.box_messeinladung a.messebutton {
  margin: 15px auto;
  display: block;
  position: relative;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #dd3447;
	  padding: 10px 20px 10px 20px;

  text-decoration: none;
  text-align: center;

  letter-spacing: 1px;
	hyphens: none !important;

}

.messeticked_link a{
	  margin: 10px auto;
  display: block;
  position: relative;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 18px;
  background: #dd3447;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-align: center;

  letter-spacing: 1px;
	hyphens: none !important;
		margin-bottom: 15px;
}





.box_messeinladung a.messebutton:hover{

  background: #b32b30 !important;

}














a{
	cursor: pointer !important;
}


.teaserbox_text a{
		cursor: pointer !important;
}

.teaserbox_text a:hover{
		cursor: pointer !important;
}

a.blue{
		cursor: pointer !important;
}

.teaserbox_text a{
}


/*    -----------   Stellenangebote-Nav   -----------  */

.stellenangebote-navlist{
	
padding: 10px 30px;
	margin-bottom: 100px;
	
}


.stellenangebote-navlist ul{
	
margin: 0;
	padding: 0;
	list-style: none;
}


.stellenangebote-navlist li{
	display: block;
	position: relative;
margin: 0;
	padding: 0;


}

.stellenangebote-navlist li a{
		display: block;
font-weight: bold;
	color: #444;
		padding: 8px;
	margin-bottom: 2px;
	background: #ececec;
}

.stellenangebote-navlist li:hover a{

font-weight: bold;
		color: #000;
	background: #ddd;
}

.stellenangebote-navlist li a::after{

position: absolute;
	right: 20px;
	content: '⭢';

	color: #dd3447;
	font-size: 28px;
	margin-left: 10px;

}

	#article-30 h2{
    padding: 0  !important;
		margin-top: 0  !important;
	}
	


@media (max-width: 767px) {
.stellenangebote-navlist{
    padding: 15px 15px !important;
  }
	
	#article-30 h3{
    padding: 15px 15px 0 15px !important;
		
	}
	
	.stellenangebote-navlist li a::after{
	content: ' ' !important;
	display: none  !important;
}

	
}

.stellenangebot{
	
	padding-top: 0 !important;
}

.stellenangebot li {
	
	font-weight: normal !important;
}





#meta_nav .navbar-nav li {
  margin: 0;
  padding: 0;
  border-left: 1px #eee solid
}

#meta_nav .navbar-nav li.last {
  margin: 0;
  padding: 0;
  border-right: 1px #eee solid
}

#meta_nav .navbar-nav li a {
  line-height: 10px!important;
  margin: 0;
  color: #434343;
  -webkit-transition: background-color .35s linear;
  -moz-transition: background-color .35s linear;
  -o-transition: background-color .35s linear;
  -ms-transition: background-color .35s linear;
  transition: background-color .35s linear;
  padding: 18px 12px
}

#meta_nav .navbar-nav li a.first {
  background: url(../../files/theme/img/home.png) no-repeat 7px 12px;
  padding-left: 36px;
  background: url(../../files/theme/img/home.png) no-repeat 7px 12px;
  padding-left: 36px
}

#meta_nav .active {
  display: block;
  line-height: 10px!important;
  color: #D1D1D1;
  margin: 0;
  background-color: #434343;
  padding: 18px 12px
}

#meta_nav .first .active {
  background: url(../../files/theme/img/home.png) no-repeat 7px 12px;
  padding-left: 36px;
  background-color: #D1D1D1;
  color: #434343
}

#meta_nav .navbar-nav {
  margin-right: 0!important
}

#sprachwechsler {
  border: 0 #00f solid;
  float: right
}

#sprachwechsler ul {
  display: block
}

#sprachwechsler li {
  display: block;
  padding: 0!important;
  margin: 0!important;
  border-left: none!important;
  border-right: none!important;
  height: 10px;
  margin-left: 12px!important
}

#sprachwechsler a {
  display: block;
  padding: 0 0 6px!important;
  background: none!important;
  overflow: hidden;
  height: 36px;
  margin-top: 10px!important
}

#meta_nav #sprachwechsler ul a.active {
  background: none!important;
  border-bottom: 5px #DD3447 solid
}

#sprachwechsler a img:hover {
  margin-top: -39px
}

#sprachwechsler a.active img {
  margin-top: -39px
}

@media (max-width: 992px) {

#meta_nav {
  position: absolute;
  z-index: 99;
  height: 20px;
  width: 100%
}

#sprachwechsler {
  position: absolute;
  top: -26px;
  right: 30px;
  background-color: #fff!important
}

#sprachwechsler ul {
  float: right;
  display: block
}

#sprachwechsler ul li {
  float: right;
  display: block
}

#sprachwechsler a {
  border: 0!important
}
}

@media (max-width: 400px) {

#sprachwechsler {
  top: -34px
}
}

.containerin_nav {
  position: relative;
  margin-top: 10px
}

.main_nav #navbar {
  position: absolute;
  z-index: 99;
  width: 100%
}

.main_nav #navbar_desctop {
  position: absolute;
  z-index: 99;
  right: 20px;
  top: 94px;
  width: auto
}

.main_nav li {
  cursor: pointer
}

.main_nav li:hover {
  cursor: pointer;
  background: none
}

.main_nav li ul {
  visibility: hidden;
  position: absolute;
  margin-top: 7px!important;
  background: #ececec;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.55);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.55);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.55);
  -webkit-opacity: .25;
  -moz-opacity: .25;
  opacity: .25;
  -webkit-transition: all .5s ease-out 0;
  -moz-transition: all .5s ease-out 0;
  -ms-transition: all .5s ease-out 0;
  -o-transition: all .5s ease-out 0;
  transition: all .5s ease-out 0
}

.main_nav li ul:before {
  content: "";
  background: url(../../files/theme/img/menu_arrow_down.png) no-repeat #fff 15px 0;
  height: 24px;
  left: 0;
  position: absolute;
  top: -18px;
  width: 100%
}

.main_nav li:hover ul {
  visibility: visible;
  float: left;
  margin: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1
}

.main_nav li ul li {
  display: block;
  float: none;
  margin: 0;
  padding-left: 10px;
  padding-right: 14px;
  margin-top: 0;
  border-top: 1px #fff solid;
  background-color: #ECECEC;
  -webkit-transition: background-color .35s linear;
  -moz-transition: background-color .35s linear;
  -o-transition: background-color .35s linear;
  -ms-transition: background-color .35s linear;
  transition: background-color .35s linear
}

.main_nav li ul li:hover {
  background-color: #D1D1D1
}

.main_nav li ul li:hover a {
  color: #333
}

.main_nav a {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  -webkit-transition: color .35s linear;
  -moz-transition: color .35s linear;
  -o-transition: color .35s linear;
  -ms-transition: color .35s linear;
  transition: color .35s linear
}

.main_nav a:hover {
  color: #444
}

.main_nav li span.active {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
  line-height: 20px;
  color: #dd3447;
  font-weight: 700;
  padding: 15px
}

.main_nav ul li.trail a {
  color: #dd3447!important
}

.main_nav ul li.trail ul li a {
  color: #777!important;
  padding-left: 10px
}

.main_nav li ul li span.active {
  display: block;
  font-size: 18px;
  text-transform: none;
  padding-left: 10px
}

.main_nav li ul li a {
  font-size: 18px;
  text-transform: none;
  white-space: nowrap
}

@media (max-width: 991px) {

.main_nav #navbar {
  margin-top: 14px;
  padding: 0;
  border-top: 0 #777 solid
}

.main_nav #navbar_desctop {
  margin-top: 14px;
  padding: 0;
  border-top: 0 #777 solid
}

.main_nav #navbar .navbar-right {
  float: left!important;
  border: 0 red solid;
  padding: 0
}

.main_nav #navbar_dectop .navbar-right {
  float: left!important;
  border: 0 red solid;
  padding: 0;
  margin-left: -15px
}

.main_nav li ul {
  margin-left: 0!important;
  margin-top: 0!important
}

.main_nav li ul:before {
  content: "";
  background: url(../../files/theme/img/menu_arrow_down.png) no-repeat #fff 8px 0;
  background-size: 18px;
  height: 14px;
  left: 0;
  position: absolute;
  top: -13px;
  width: 100%
}

#header .mod_search .submit {
  position: absolute;
  right: 10px;
  top: 0;
  content: "fvdfvdfvfd";
  background: #dd3447;
  height: 28px;
  width: 28px;
  font-size: 1px;
  background: url(../../files/theme/img/lupe.png) no-repeat;
  -webkit-opacity: .25;
  -moz-opacity: .25;
  opacity: .25;
  border: none
}
}

.menu_mobile {
  display: none
}

.menu_mobile .active {
  display: block;
  text-align: center;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid
}

@media (max-width: 992px) {

.menu_desctop {
  display: none
}

.menu_mobile {
  display: block
}
	
	.navbar-default .container{
	width: 100%;
}

#meta_nav .container{
	width: 100%;

}
	
	#sprachwechsler{
		margin-right: -2px;
	}
}




.slider_startseite h2 {
  margin-bottom: 14px !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 36px;
  line-height: 46px;
  margin-top: 20px
}
.slider_startseite p {
  font-size: 20px;
  line-height: 28px
}
.caroufredsel_skin {
  overflow-y: hidden
}
#caroufredsel_skin_137 figure {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden
}
#caroufredsel_skin_137 figure img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 150px;
  margin: auto;
  height: auto;
  width: 100%;
  max-width: 1442px;
  min-width: 750px;
  display: block;
	opacity: 100 !important;
	visibility: visible  !important;
}
#caroufredsel_skin_137 {
  height: 540px !important
}
.caroufredsel_137 {
  height: 540px !important
}
.caroufredsel_wrapper_137 {
  height: 540px !important
}
.caroufredsel_wrapper_144 {
  height: 390px !important
}
.slider_startseite .ce_image {
  height: 540px !important
}
.slider_textcontainder {
  width: 100%;
  height: 540px !important;
  margin: 1px auto;
  top: 0;
  position: absolute;
  overflow: hidden
}
.slider_textbox {
  margin: 0 auto;
  width: 1450px;
  position: relative
}
#caroufredsel_skin_144 {
  width: 694px;
  height: 540px;
  float: right;
  margin-right: 15px;
  color: #fff;
  background: url(../../files/theme/img/htg_slider_textbox.png) repeat-x
}
@media (max-width: 1599px) {
  #caroufredsel_skin_144 {
    width: 557px
  }
  .slider_textbox {
    width: 1170px
  }
  .slider_startseite h2 {
    font-size: 30px;
    line-height: 34px
  }
}
.slider_textcontainder {
  height: 540px
}
.ce_text {
  position: relative
}
.slider_textcontainder .column a {
  clear: left;
  display: block;
  position: absolute;
  right: 40px;
  bottom: 50px;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  background: #dd3447
}
.slider_textcontainder .column a:hover {
  background: #ff3d54;
  color: #fff;
  text-decoration: none
}
#caroufredsel_skin_144 .ce_text {
  margin-top: 40px;
  padding: 40px;
  height: 350px;
  line-height: 24px;
  font-size: 17px
}
@media (max-width: 1199px) {
  .slider_startseite h2 {
    font-size: 24px;
    line-height: 34px
  }
  #caroufredsel_skin_137 {
    height: 420px !important
  }
  .caroufredsel_137 {
    height: 420px !important
  }
  .slider_textbox {
    width: 970px
  }
  .slider_textbox p {
    margin: 0 !important;
    line-height: 24px;
    font-size: 18px
  }
  #caroufredsel_skin_144 {
    width: 454px;
    height: 420px;
    background-size: 530px
  }
  #caroufredsel_skin_144 .ce_text {
    margin-top: 40px;
    padding: 30px;
    line-height: 24px;
    font-size: 17px
  }
  .slider_startseite .ce_image {
    height: 420px !important
  }
  #caroufredsel_skin_144 .ce_text {
    margin-top: 20px;
    height: 320px !important
  }
  .caroufredsel_wrapper_144 {
    height: 300px !important
  }
}
@media (max-width: 991px) {
  .slider_startseite h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0
  }
  .slider_startseite p {
    margin-top: -10px !important
  }
  #caroufredsel_skin_144 {
    width: 344px;
    height: 420px;
    background-size: 530px
  }
  .slider_textbox {
    width: 750px
  }
}
@media (max-width: 767px) {
  #caroufredsel_skin_137 {
    height: 620px !important
  }
  #caroufredsel_skin_144 {
    margin-top: 180px;
    margin-right: 0 !important;
    width: 100%
  }
  .slider_textbox {
    width: 100%;
    margin-right: 20px !important;
    margin-left: 0 !important
  }
  .slider_startseite .ce_image {
    height: 250px !important;
    margin-top: 0
  }
  .caroufredsel_wrapper_137 {
    top: 10px !important
  }
  #caroufredsel_137 img {
    left: -10px !important
  }
}
#caroufredsel_skin_144 .ce_text p {
  display: block;
  white-space: normal;
  border: 0 red solid
}
.slider_startseite {
  border: 0 red solid;
  margin-left: 0 !important;
  position: relative;
  background: #434343
}
#caroufredsel_controls_144 {
  padding: 15px;
  margin: 10px 30px;
  border-top: 1px #0071B7 solid
}
#caroufredsel_navi_144 {
  width: 240px;
  margin: 0 auto;
  height: 50px
}
#caroufredsel_controls_144 .caroufredsel_prev {
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #fff transparent transparent
}
#caroufredsel_controls_144 .caroufredsel_prev:hover {
  border-color: transparent #026FB2 transparent transparent
}
#caroufredsel_controls_144 .caroufredsel_prev span {
  display: none
}
#caroufredsel_controls_144 .caroufredsel_next {
  display: block;
  float: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #fff
}
#caroufredsel_controls_144 .caroufredsel_next:hover {
  border-color: transparent transparent transparent #026FB2
}
#caroufredsel_controls_144 .caroufredsel_next span {
  display: none
}
#caroufredsel_pagi_144 {
  width: 181px;
  margin: -46px auto
}
#caroufredsel_pagi_144 a {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 0 7px;
  letter-spacing: 1px
}
#caroufredsel_pagi_144 a:hover {
  background: #026FB2
}
#caroufredsel_pagi_144 a.selected {
  background: #dd3447
}
#caroufredsel_pagi_144 span {
  display: none
}
.slider_startseite h2 {
  margin-bottom: 14px !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 36px;
  line-height: 46px;
  margin-top: 20px
}
.slider_startseite p {
  font-size: 20px;
  line-height: 28px
}
#caroufredsel_skin_966 figure {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden
}
#caroufredsel_skin_966 figure img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 150px;
  margin: auto;
  height: auto;
  width: 100%;
  max-width: 1442px;
  min-width: 750px;
  display: block
}
#caroufredsel_skin_966 {
  height: 540px !important
}
.caroufredsel_966 {
  height: 540px !important
}
.caroufredsel_wrapper_966 {
  height: 540px !important
}
.caroufredsel_wrapper_974 {
  height: 390px !important
}
.slider_startseite .ce_image {
  height: 540px !important
}
.slider_textcontainder {
  width: 100%;
  height: 540px !important;
  margin: 1px auto;
  top: 0;
  position: absolute
}
.slider_textbox {
  margin: 0 auto;
  width: 1450px;
  position: relative
}
#caroufredsel_skin_974 {
  width: 694px;
  height: 540px;
  float: right;
  margin-right: 15px;
  color: #fff;
  background: url(../../files/theme/img/htg_slider_textbox.png) repeat-x
}
@media (max-width: 1599px) {
  #caroufredsel_skin_974 {
    width: 557px
  }
  .slider_textbox {
    width: 1170px
  }
  .slider_startseite h2 {
    font-size: 30px;
    line-height: 34px
  }
}
.slider_textcontainder {
  height: 540px
}
.ce_text {
  position: relative
}
.slider_textcontainder .column a {
  clear: left;
  display: block;
  position: absolute;
  right: 40px;
  bottom: 50px;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #fff;
  font-size: 18px;
  padding: 6px 16px 6px 18px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  background: #dd3447
}
.slider_textcontainder .column a:hover {
  background: #ff3d54;
  color: #fff;
  text-decoration: none
}
#caroufredsel_skin_974 .ce_text {
  margin-top: 40px;
  padding: 40px;
  height: 350px;
  line-height: 24px;
  font-size: 17px
}
@media (max-width: 1199px) {
  .slider_startseite h2 {
    font-size: 24px;
    line-height: 34px
  }
  #caroufredsel_skin_966 {
    height: 420px !important
  }
  .caroufredsel_966 {
    height: 420px !important
  }
  .slider_textbox {
    width: 970px
  }
  .slider_textbox p {
    margin: 0 !important;
    line-height: 24px;
    font-size: 18px
  }
  #caroufredsel_skin_974 {
    width: 454px;
    height: 420px;
    background-size: 530px
  }
  #caroufredsel_skin_974 .ce_text {
    margin-top: 40px;
    padding: 30px;
    line-height: 24px;
    font-size: 17px
  }
  .slider_startseite .ce_image {
    height: 420px !important
  }
  #caroufredsel_skin_974 .ce_text {
    margin-top: 20px;
    height: 320px !important
  }
  .caroufredsel_wrapper_974 {
    height: 300px !important
  }
}
@media (max-width: 991px) {
  .slider_startseite h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0
  }
  .slider_startseite p {
    margin-top: -10px !important
  }
  #caroufredsel_skin_974 {
    width: 344px;
    height: 420px;
    background-size: 530px
  }
  .slider_textbox {
    width: 750px
  }
}
@media (max-width: 767px) {
  .slider_startseite h2 {
    margin-top: 24px
  }
  #caroufredsel_skin_966 {
    height: 620px !important
  }
  #caroufredsel_skin_974 {
    margin-top: 180px;
    margin-right: 0 !important;
    width: 100%
  }
  .slider_textbox {
    width: 100%;
    margin-right: 20px !important;
    margin-left: 0 !important
  }
  .slider_startseite .ce_image {
    height: 250px !important;
    margin-top: 0
  }
  .caroufredsel_wrapper_966 {
    top: 10px !important
  }
  #caroufredsel_966 img {
    left: -10px !important
  }
}
#caroufredsel_skin_974 .ce_text p {
  display: block;
  white-space: normal;
  border: 0 red solid
}
.slider_startseite {
  border: 0 red solid;
  margin-left: 0 !important;
  position: relative;
  background: #434343
}
#caroufredsel_controls_974 {
  padding: 15px;
  margin: 10px 30px;
  border-top: 1px #0071B7 solid
}
#caroufredsel_navi_974 {
  width: 200px;
  margin: 0 auto;
  height: 50px
}
#caroufredsel_controls_974 .caroufredsel_prev {
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #fff transparent transparent
}
#caroufredsel_controls_974 .caroufredsel_prev:hover {
  border-color: transparent #026FB2 transparent transparent
}
#caroufredsel_controls_974 .caroufredsel_prev span {
  display: none
}
#caroufredsel_controls_974 .caroufredsel_next {
  display: block;
  float: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #fff
}
#caroufredsel_controls_974 .caroufredsel_next:hover {
  border-color: transparent transparent transparent #026FB2
}
#caroufredsel_controls_974 .caroufredsel_next span {
  display: none
}
#caroufredsel_pagi_974 {
  width: 151px;
  margin: -46px auto
}
#caroufredsel_pagi_974 a {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 0 7px;
  letter-spacing: 1px
}
#caroufredsel_pagi_974 a:hover {
  background: #026FB2
}
#caroufredsel_pagi_974 a.selected {
  background: #dd3447
}
#caroufredsel_pagi_974 span {
  display: none 
}



#caroufredsel_966 .ce_image figure img{

	visibility: visible !important;
	width: 100% !important;

	
	opacity: 100  !important;
}




/* --------  STARTSEITE   --------  */

a {
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
}

.textlink {
  color: #dd3447;
  font-weight: 700;
  margin-top: 5px;
  padding-top: 10px;
}

.textlink:hover {
  color: #b32b3b;
}

.sidebarbox_grey {
  padding: 10px;
  margin-top: 0;
  margin-bottom: 1px;
}

.box_prinzip h3 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 32px !important;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 20px;
}

.aria_gray h4 {
  margin-top: 10px;
  color: #444444 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0;
}

.aria_gray h5 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 22px !important;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
  color: #0071B7;
}

a.btn_right {
  clear: left;
  background: #dd3447 none repeat scroll 0 0;
  border-radius: 7px;
  bottom: 32px;
  color: #ffffff;
  display: block;
  font-family: Arial;
  font-size: 18px;
  margin-top: 20px;
  padding: 10px 20px;
  position: absolute;
  right: 30px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
}

a.btn_right:hover {
  background: #b32b3b;
}

.ce_form {
  padding: 10px;
  padding-top: 0;
  margin-top: -15px;
}

.sidebarbox_blue {
  position: relative;
  background: #0071b7;
  color: #fff;
  margin-top: 0;
  margin-bottom: 1px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.sidebarbox_white {
  padding: 0 !important;
  margin-top: 0 !important;
}

.sidebarbox_white img {
  width: 100%;
  height: auto;
}

@media (max-width: 1199px) {

.sidebarbox_grey {
  max-width: 306px;
  float: left;
}

.sidebarbox_blue {
  height: 255px;
}
}

@media (max-width: 991px) {

.sidebarbox_grey {
  max-width: 230px;
  float: left;
}

.sidebarbox_blue {
  height: 280px;
}
}

@media (max-width: 767px) {

.sidebarbox_grey {
  float: none;
  max-width: 100% !important;
}

.sidebarbox_blue {
  height: auto;
}
}

.sidebarbox_blue .ce_text {
  padding: 10px !important;
}

.sidebarbox_blue h3 {
  display: block;
  position: absolute;
  left: 64px;
  top: 36px;
  font-size: 24px;
  color: #fff !important;
  font-weight: 700;
}

.sidebarbox_blue figure {
  display: block;
  margin-top: 6px;
  font-weight: 400 !important;
  color: #fff !important;
}

.sidebarbox_blue figure img {
  width: 45px;
  height: auto;
}

.sidebarbox_blue p {
  display: block;
}

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-align: left;
  line-height: 22px;
}

.sidebarbox_blue a {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #f4bc22;
  font-weight: bold;
}

.sidebarbox_blue a:hover {
  color: #fff;
}

.sidebarbox_blue .ce_text {
  margin-bottom: 0 !important;
}

.sidebarbox_grey .sidebarbox_blue img {
  border: 0;
}

#main .top_teaser .ce_text {
  padding: 15px;
}

#main .under_teaser .ce_text {
  padding: 15px;
}

/* --- INHALTSBEREICHE BEITRAGSBOXEN  ---  */


.box_prinzip {
  bottom: 0;
  padding: 30px !important;
}

.box_prinzip h3 {
  color: #0071B7;
  hyphens: auto !important;
  font-size: 28px !important;
  line-height: 32px;
}

.box_prinzip ul {
  margin-left: 0;
  padding-left: 0;
  padding-top: 6px;
  font-weight: bold;
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.box_prinzip ul li {
  margin-left: -10px;
  padding-left: 0;
  list-style: none;
  -webkit-transition: color .35s linear;
  -moz-transition: color .35s linear;
  -o-transition: color .35s linear;
  -ms-transition: color .35s linear;
  transition: color .35s linear;
}

.box_prinzip ul li:before {
  background: none;
  border-radius: 0;
  content: "";
  width: 0px;
  height: 0px;
  margin-top: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #dd3447;
}

.box_prinzip ul li:hover:before {
  border-color: transparent transparent transparent #b32b3b;
}

.box_prinzip nav {
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  margin-bottom: -30px !important;
}

/*

.box_prinzip ul li:before {
width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 20px 0 20px 20px;
border-color: transparent transparent transparent #dd3447;
}





.box_prinzip li:before {
	content: "";
	background: #dd3447;
	height: 12px;
	width: 12px;
	margin-top: 2px;
	margin-left: -22px;
	position: absolute;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


.box_prinzip a {
	display: block;
	position: absolute;
	bottom: 30px;
	right: 30px;
	-webkit-border-radius: 7;
	-moz-border-radius: 7;
	border-radius: 7px;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	background: #dd3447;
	padding: 10px 20px;
	text-decoration: none;
	text-align: center;
	min-width: 160px;
	margin-top: 20px;
	letter-spacing: 1px;
}

.box_prinzip a:hover {
	background: #b32b3b;
	color: #fff;
	text-decoration: none;
}


*/


/*
.box_information {
	border-bottom: 2px #fff solid;
	padding: 20px !important;
	margin: 0 -15px 0 -15px;
	height: 321px;
}
*/
.box_information {
  /* border-bottom: 2px #fff solid; */
  padding: 20px !important;
  margin: 0 -15px 0 -15px;
  height: 321px;
}

.bg_yellow {
  background-color: #F6D665;
}

.bg_lightgray {
  background-color: #EEE;
}

.box_information + .box_information {
  border-bottom: none;
}

.box_information h3 {
  color: #DD3447;
  margin-top: 10px;
}

/* Trinkglas */

.box_information_banner {
  padding: 20px !important;
  margin: -15px -35px 0 -15px;
  height: 306px;
}

.box_information_banner_image {
  width: 100%;
  height: auto;
}

.box_information_banner_image img {
  width: 100%;
  max-width: 321px;
  height: auto;
}

.box_information_banner .image_container {
  padding: 0;
  margin: -5px 0 0 -20px;
}

.box_information_banner .image_container img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.box_callback {
  margin-right: 15px !important;
  width: 100%;
  height: auto;
  float: none;
  border: none;
  background: #0071B7;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  padding-top: 0;
  margin: -10px 0 !important;
}

.box_callback h3 {
  margin-top: 0;
  margin-bottom: 6px;
}

.box_callback p {
}

.form_callback input[type="text"] {
  border: none;
  width: 100%;
  margin-top: 10px;
  font-size: 18px;
  padding: 7px 10px 7px 15px;
  color: #333 !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.form_callback input[type="submit"] {
  background: #f4bc22;
  border: none;
  margin-top: 10px;
  padding: 4px;
  font-size: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  color: #333;
  -webkit-transition: color .35s linear;
  -moz-transition: .35s linear;
  -o-transition: .35s linear;
  -ms-transition: .35s linear;
  transition: .35s linear;
  cursor: pointer;
}

.form_callback input[type="submit"]:hover {
  background: #F6D665;
}

.box_short_blue {
  position: relative;
  background: #0071B7;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  margin: 20px 0 !important;
}

.form_callback .widget-checkbox {
  margin-top: 6px;
  border: none;
}

.form_callback .widget-checkbox fieldset {
  border: none;
}

.form_callback a.datenschutz_link {
  width: auto;
  display: inline;
}

input[type='checkbox'] {
  margin-right: 4px;
  height: 18px;
  width: 18px;
}

.form_callback .widget-checkbox label {
}

.box_short_blue p {
  margin-top: 6px;
  font-family: "Roboto Condensed", sans-serif;
}

.box_short_blue h3 {
  display: block;
  position: absolute;
  left: 85px;
  width: 150px;
}

.box_short_blue a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 22px;
}

.box_short_blue a:hover {
  color: #F4BC22;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
}

.area_kontact h3 {
  color: #fff !important;
}

@media (max-width: 1199px) and (min-width: 768px) {

.area_kontact {
  border-top: 2px #fff solid !important;
  height: auto;
}

.box_callback {
  margin-right: 15px !important;
  width: 33%;
  height: auto;
  float: left;
  border: none;
  background: #0071B7;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  margin: 20px 0 !important;
}

.box_short_blue {
  margin-left: 15px !important;
  width: 31%;
  float: left;
}
}

@media (max-width: 769px) {

.box_prinzip {
  height: auto;
  padding-bottom: 100px !important;
  background-position: right bottom !important;
}

.box_information {
  height: auto;
  border: 2px #fff solid !important;
  border-top: none !important;
}

.box_information_banner {
  height: auto;
  border-left: 2px #fff solid !important;
}

.box_callback {
  margin-right: 15px !important;
  width: 100%;
  height: auto;
  float: none;
  border: none;
  background: #0071B7;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  margin: 20px 0 !important;
}

.area_kontact {
  padding-top: 15px;
  background: #ddd !important;
}
}

.container_gray {
  min-height: 400px;
  width: 100%;
}

.content_gray_1 {
  padding: 15px 0 15px 0 !important;
}

.content_gray_1b {
  padding: 30px 0 15px 30px !important;
}

/*
.content_gray {
padding: 15px 0 15px 0  !important;

}
*/

.content_lightgray .image_container {
  margin: 0 !important;
  padding: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  text-align: center;
  border: 1px #f00 solid;
}

.content_lightgray .image_container img {
  width: 100%;
  height: auto;
}

.content_lightgray .image_container {
  margin: 0 !important;
  padding: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  text-align: center;
  border: 0 #f00 solid;
}

@media (max-width: 1199px) {

#main .content_lightgray .ce_text {
  padding: 0 !important;
}

.box_information {
  height: 300px !important;
  border-right: 2px #fff solid;
}

.box_information_banner {
  border-right: 2px #fff solid;
  margin-right: -15px;
}

.box_information_banner .image_container {
  padding: 0;
  margin: -5px -20px 0 -20px;
}
}

/*  -----------  Teaser -----------  */

.top_teaser {
  margin-top: -61px;
}

.top_teaser .ce_text {
  border: 0 #f00 solid;
}

.teaserbox_inside {
  position: relative;
  outline: #f66 0 solid !important;
  padding-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.55);
  text-align: center;
}

.teaserbox_inside h3 {
  display: block;
  color: #fff !important;
  height: 46px;
  padding: 16px 10px 10px 60px;
  margin: 0;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 18px;
}

.teaserbox_inside h2 {
  line-height: 26px;
}

.teaser_vakuumfoerderer .teaserbox_inside h3 {
  background: url("../../files/theme/img/icons/icon_vakuumfoerderer.png") no-repeat #0071b7;
  background-size: auto 100%;
}

.teaser_sonderloesungen .teaserbox_inside h3 {
  background: url("../../files/theme/img/icons/icon_sonderloesungen.png") no-repeat #0071b7;
  background-size: auto 100%;
}

.teaser_pneumatikhandel .teaserbox_inside h3 {
  background: url("../../files/theme/img/icons/icon_pneumatik.png") no-repeat #0071b7;
  background-size: auto 100%;
}

.teaser_bigbag .teaserbox_inside h3 {
  background: url("../../files/theme/img/icons/icon_bigbag.png") no-repeat #0071b7;
  background-size: auto 100%;
}

.teaserbox_text h2 {
  display: block !important;
  margin-top: 10px;
  color: #0071b7;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
}

@media (max-width: 1199px) {

.top_teaser .ce_text {
}

.teaserbox_text h2 {
  display: block !important;
  padding-top: 24px;
}
}

.teaserbox_image {
  display: block;
  z-index: 1;
  position: absolute;
  border: 0 #f00 solid;
  text-align: center;
  background: #fff;
  width: 100%;
  height: 270px;
  opacity: 1;
  transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
}

.teaserbox_image img {
  margin-top: 10px;
  height: auto;
}

.teaserbox_text {
  position: relative;
  margin-top: 0 !important;
  height: 340px;
  padding: 15px;
  transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 100ms;
}

.teaserbox_inside:hover .teaserbox_text {
  opacity: 1;
}

.teaserbox_inside:hover .teaserbox_image {
  opacity: 0;
}

.teaserbox_text p {
  text-align: center;
}

.teaserbox_text p + p {
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  border: 0#f00 solid;
  width: 100%;
}

.teaserbox_text a {
  margin: 0 auto;
  display: block;
  position: relative;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #dd3447;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align: center;
  width: 210px;
  letter-spacing: 1px;
}

.teaserbox_text a:hover {
  background: #b32b3b;
  color: #fff;
  text-decoration: none;
}

.under_teaser {

  border: 0 #f00 solid;
}

.under_teaser h3.ce_headline {
  margin: 0;
  margin-left: -15px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  color: #0071b7;
}

.under_teaser .ce_text {
}

.under_teaser .teaserbox_inside h3 {
  display: block;
  color: #fff;
  height: 54px;
  padding: 18px 10px;
  margin: 0;
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #0071b7;
  text-align: center;
}

.under_teaser .teaserbox_text {
  height: 260px;
  text-align: center;
  padding-top: 50px;
}

.under_teaser .teaserbox_image {
  height: 180px;
}

/* ---  */


.aria_gray {
  margin-bottom: 60px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.aria_gray .container .row {
/*	background-color: #DDDDDD; */

}

#startseite .content_gray {
  padding: 15px;
  height: 662px;
}

@media (max-width: 1600px) {

#startseite .content_gray {
  padding: 15px;
  height: 720px;
}

.teaserbox_inside h3 {
  font-size: 18px;
  padding-left: 75px;
}

.teaserbox_text h2 {
  font-size: 20px !important;
  line-height: 26px;
  margin-bottom: 10px;
}

.teaserbox_text p {
  font-size: 16px;
  line-height: 20px;
}

.box_information {
  height: 360px;
}
}

@media (max-width: 1199px) {

#startseite .content_gray {
  padding: 15px;
  height: auto;
}

.box_prinzip {
}

.teaserbox_text h2 {
  font-size: 24px !important;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.teaserbox_text p {
  font-size: 18px;
  line-height: 22px;
}
}

.bg_withe {
/* background-color: #fff; */
	
}

.bg_withe img {
  max-width: 250px !important;
  height: auto !important;
}

/* 2018-2 */


.content_gray_2 {
  padding-right: 0 !important;
  padding-left: 0;
	border-right: 2px #fff solid;
}

.content_gray_2 .inside {
  height: 410px !important;
  background: #eee;
}

.content_gray_2 figure {
  background: #eee;
  padding-left: 0;
  padding-bottom: 0;
}

.content_gray_2 figure img {
  width: 100%;
  height: auto;
}

.content_gray_2b {

padding: 0;

  height: 410px !important;
	border-right: 2px #fff solid;
}

.content_gray_2b .inside{

  background: #eee;

}



.content_gray_2b figure {
}

.content_gray_2b figure img {
  width: 100%;
  height: auto;
  max-width: 450px;
}

.content_gray_2b h4 {
  color: #0071B7;
}

.content_gray_2c {
  padding: 0 !important;
}

.content_gray_2c .inside {
  background: #dddddd;
  height: 410px !important;
  padding: 30px !important;
  margin: 0 15px 0 0 !important;
  text-align: left !important;
}

.content_gray_2c .inside p {
  margin-top: -10px;
  text-align: left !important;
}


.content_gray_2c .inside h4 {
		display: block;
  font-size: 25px;
		margin-top: 20px;
	text-align: center;
}

.content_gray_2c .inside a {
	display: block;
  font-size: 20px;
	margin-top: 20px;
}


.content_gray_2c figure img {
	display: block;
  width: 50%;
  height: auto;
  max-width: 250px;
	margin: 30px auto;
}

.content_blue_2 {
  padding: 2px 2px 0 15px !important;
}

.content_blue_2 .inside {
  background: #0071b7;
  padding: 30px;
  color: #fff;
  font-size: 22px !important;
}

.content_blue_2b {
  padding: 2px 15px 0 0 !important;
}

.content_blue_2b .inside {
  background: #0071b7;
  padding: 30px;
  color: #fff;
  font-size: 22px !important;
}

.content_blue_2 a, .content_blue_2b a {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #f4bc22;
  font-weight: bold;
}

.content_blue_2 figure, .content_blue_2b figure {
  float: left;
  margin-right: 15px;
}

@media (max-width: 1600px) {
	
.content_gray_2c figure img {
	display: block;
  width: 50%;
  height: auto;
  max-width: 250px;
	margin: 0 auto;
}

.content_gray_2b .inside, .content_gray_2c .inside {
  height: 330px !important;
}

.content_gray_2 {
  height: 330px !important;
}

.content_gray_2b {
  height: 330px !important;
}

.content_gray_2 .inside {
  height: 330px !important;
}
}

@media (max-width: 1199px) {

.content_blue_2 .inside, .content_blue_2b .inside {
  font-size: 20px !important;
}

.content_gray_2b .inside, .content_gray_2c .inside {
  height: 330px !important;
}


.content_gray_2b {
  height: 430px !important;
}

.content_gray_2 .inside {
  height: 330px !important;
}
	

	
}

@media (max-width: 991px) {

.content_gray_1b {
  padding: 0 !important;
}
}

@media (max-width: 767px) {

.content_gray_2 {
  padding-right: 15px !important;
  padding-left: 0;
  height: auto !important;
}

.content_gray_2 .inside {
  height: auto !important;
}

.content_gray_2b {
  margin: 15px;
  margin-top: 0;
  padding-right: 15px !important;
  padding-left: 15px !important;
  height: auto !important;
	border-right: none;
	margin-top: 15px;
}

.content_gray_2c {
}

.content_gray_2c .inside {
  background: #dddddd;
  height: auto !important;
  padding: 15px !important;
  margin: 15px !important;

}

.content_blue_2, .content_blue_2b {
  padding: 15px !important;
  padding-top: 2px !important;
}

.content_blue_2 .inside, .content_blue_2b .inside {
  background: #0071b7;
  padding: 15px;
  color: #fff;
  font-size: 22px !important;
}
}

.content_seitenverweise_2 ul {
  list-style-type: none !important;
  list-style: none !important;
}

.content_seitenverweise_2 ul li {
  list-style-type: none !important;
  list-style: none !important;
}

.ce_text .content_seitenverweise_2 ul li::before {
  background: none;
  list-style: none !important;
}



/* Messe 2021  */





.fullimage{
	margin-top: 30px;
	margin-bottom: 30px;
padding-left: 0 !important;
padding-right: 0 !important;
}


.fullimage img{
	
	max-width: 100%;
	height: auto;
}



 a.blue{
	display: block;
	margin-top: 5px;
	color: #dd3447 !important;
}

.blue a{
	display: block;
	margin-top: 5px;
	color: #dd3447 !important;
}




/*
footer div{
    outline:#666 1px solid !important;
}





div{
    outline:#f06 1px solid !important;
}

p{
    outline:#00f 1px solid !important;

}
 */


.adressblock_footer {
  margin-top: -18px;
  font-size: 14px;
  float: left
}

.adressblock_footer p {
  margin-left: 45px;
  margin-top: 20px
}

.adressblock_footer .image_container {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6
}




.siegel_footer {
  margin-top: -18px;
	margin-right: -25px;
  font-size: 14px;
  float: right
}


.siegel_footer img{
  width: 220px;
	height: auto;
}




@media (max-width: 1199px) {
	
.siegel_footer {
  position: absolute;
	bottom: 30px;
	right: 100px;

}

	
	.siegel_footer img{
  width: 160px;
	height: auto;
}

	
}


@media (max-width: 991px) {


.adressblock_footer {

}
	
	.siegel_footer {
  margin-top: 0;
	margin-left: 0;
	clear: both;
  float: right;

}
	
	
}


@media (max-width: 490px) {


.siegel_footer {
  position: relative;
clear: both;
	float: none;
padding-top: 30px;
	right: 0;
	left: 0;
	margin-bottom: -60px;
	margin-right: 0;
}

	
	.copyrightblock_footer{
		
		margin: 0;

		padding: 0;
	}
	
	
	
	
}



.mapblock_footer {
  text-align: center;
  height: 90px;
  width: 100px;
  float: left
}

.mapblock_footer .image_container {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6
}

.mapblock_footer a {
  width: 100px;
  color: #aaa!important;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  left: 0;
  top: 0
}

.mapblock_footer:hover .image_container {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  opacity: .8
}

.mapblock_footer:hover a {
  color: #EEE!important;
  text-decoration: none
}

.shopblock_footer {
  clear: both;
  float: left;
  padding-top: 10px;
  height: 90px;
  font-size: 14px;
  width: 250px
}

.shopblock_footer .image_container {
  float: left;
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  margin-right: 10px
}

.shopblock_footer p {
  display: block;
  font-weight: 700;
  margin-top: 4px
}

.shopblock_footer a {
  color: #aaa!important
}

.shopblock_footer a:hover {
  color: #EEE!important;
  text-decoration: none
}

.copyrightblock_footer {
  padding-top: 26px;
  font-size: 14px;
  float: left;
  width: 240px
}

.icon_ex {
  float: left;
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  text-align: center;
  width: 100px;
  margin-left: 10px
}

.icon_fda {
  float: left;
  padding-top: 15px;
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  width: 100px
}

.mapblock_footer_b {
  display: none
}

.trenner_footer {
  margin-bottom: 30px;
  border-bottom: 0 #333 solid
}

.trenner_footer_top {
  border-bottom: 0 #333 solid
}

.trenner_footer_bottom {
  clear: both;
  margin-top: 20px;
  margin-bottom: 0!important
}

.trenner_footer_a {
  display: none
}

.trenner_footer_b {
  clear: both
}

.copyrightblock_footer_b {
  display: none
}

.mod_sitemap {
  padding-bottom: 20px
}

#footer .container {
  margin-top: 0;
  margin-bottom: 50px
}

@media (max-width: 991px) {

.adressblock_footer {
  float: left;
  margin-left: -42px;
  margin-top: 0
}

.trenner_footer_b {
  display: none
}

.shopblock_footer {
  margin-left: 30px;
  width: 240px!important
}

.copyrightblock_footer {
  width: 240px!important;
  height: 100px
}

.trenner_footer_bottom {
  display: none
}

.shopblock_footer {
  clear: none;
  float: left
}
}

@media (max-width: 768px) {

.mod_sitemap, .shopblock_footer, .icon_ex, .icon_fda {
  display: none
}

.adressblock_footer {
  float: right;
  margin-right: 10px
}

.copyrightblock_footer {
  clear: left;
  clear: left;
  margin-left: 30px
}
}

@media (max-width: 490px) {

.adressblock_footer {
  float: none;
  margin-left: 0;
  margin-top: 20px
}

.mapblock_footer {
  float: none;
  margin-left: 15px
}

.copyrightblock_footer {
  clear: left;
  margin-left: 40px
}
}

.mod_sitemap {
  line-height: 1.6em;
  font-size: 14px;
  width: 600px;
  float: left
}

.mod_sitemap ul {
  list-style: none;
  margin-left: 0;
  padding: 0
}

.mod_sitemap li {
  margin-right: 5px;
  margin-left: 0;
  padding: 0;
  margin-bottom: 3px
}

.mod_sitemap .submenu {
  display: block;
  float: left;
  width: 190px;
  outline: #f66 0 solid!important
}

.mod_sitemap .sibling {
  display: block;
  float: left;
  outline: #f66 0 solid!important
}

.mod_sitemap .trail {
  display: block;
  float: left;
  outline: #f66 0 solid!important
}

.mod_sitemap .items_metaseiten {
  width: 100px
}

.mod_sitemap .item_downloads {
  width: 100px;
  font-weight: 700;
  float: left
}

.mod_sitemap .item_pneumatikhandel {
  width: 130px;
  font-weight: 700;
  float: left
}

.mod_sitemap a.submenu {
  font-weight: 700
}

.mod_sitemap a.items_metaseiten {
  display: none
}

.mod_sitemap .items_metaseiten a {
  font-weight: 700
}

.mod_sitemap a {
  color: #aaa!important
}

.mod_sitemap a:hover {
  color: #EEE!important;
  text-decoration: none
}










html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width: 768px) {

.container {
  width: 750px
}
}

@media (min-width: 992px) {

.container {
  width: 970px
}
}

@media (min-width: 1200px) {

.container {
  width: 1170px
}
}

@media (min-width: 1600px) {

.container {
  width: 1450px
}
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width: 768px) {

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left
}

.col-sm-12 {
  width: 100%
}

.col-sm-11 {
  width: 91.66666667%
}

.col-sm-10 {
  width: 83.33333333%
}

.col-sm-9 {
  width: 75%
}

.col-sm-8 {
  width: 66.66666667%
}

.col-sm-7 {
  width: 58.33333333%
}

.col-sm-6 {
  width: 50%
}

.col-sm-5 {
  width: 41.66666667%
}

.col-sm-4 {
  width: 33.33333333%
}

.col-sm-3 {
  width: 25%
}

.col-sm-2 {
  width: 16.66666667%
}

.col-sm-1 {
  width: 8.33333333%
}

.col-sm-pull-12 {
  right: 100%
}

.col-sm-pull-11 {
  right: 91.66666667%
}

.col-sm-pull-10 {
  right: 83.33333333%
}

.col-sm-pull-9 {
  right: 75%
}

.col-sm-pull-8 {
  right: 66.66666667%
}

.col-sm-pull-7 {
  right: 58.33333333%
}

.col-sm-pull-6 {
  right: 50%
}

.col-sm-pull-5 {
  right: 41.66666667%
}

.col-sm-pull-4 {
  right: 33.33333333%
}

.col-sm-pull-3 {
  right: 25%
}

.col-sm-pull-2 {
  right: 16.66666667%
}

.col-sm-pull-1 {
  right: 8.33333333%
}

.col-sm-pull-0 {
  right: auto
}

.col-sm-push-12 {
  left: 100%
}

.col-sm-push-11 {
  left: 91.66666667%
}

.col-sm-push-10 {
  left: 83.33333333%
}

.col-sm-push-9 {
  left: 75%
}

.col-sm-push-8 {
  left: 66.66666667%
}

.col-sm-push-7 {
  left: 58.33333333%
}

.col-sm-push-6 {
  left: 50%
}

.col-sm-push-5 {
  left: 41.66666667%
}

.col-sm-push-4 {
  left: 33.33333333%
}

.col-sm-push-3 {
  left: 25%
}

.col-sm-push-2 {
  left: 16.66666667%
}

.col-sm-push-1 {
  left: 8.33333333%
}

.col-sm-push-0 {
  left: auto
}

.col-sm-offset-12 {
  margin-left: 100%
}

.col-sm-offset-11 {
  margin-left: 91.66666667%
}

.col-sm-offset-10 {
  margin-left: 83.33333333%
}

.col-sm-offset-9 {
  margin-left: 75%
}

.col-sm-offset-8 {
  margin-left: 66.66666667%
}

.col-sm-offset-7 {
  margin-left: 58.33333333%
}

.col-sm-offset-6 {
  margin-left: 50%
}

.col-sm-offset-5 {
  margin-left: 41.66666667%
}

.col-sm-offset-4 {
  margin-left: 33.33333333%
}

.col-sm-offset-3 {
  margin-left: 25%
}

.col-sm-offset-2 {
  margin-left: 16.66666667%
}

.col-sm-offset-1 {
  margin-left: 8.33333333%
}

.col-sm-offset-0 {
  margin-left: 0
}
}

@media (min-width: 992px) {

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left
}

.col-md-12 {
  width: 100%
}

.col-md-11 {
  width: 91.66666667%
}

.col-md-10 {
  width: 83.33333333%
}

.col-md-9 {
  width: 75%
}

.col-md-8 {
  width: 66.66666667%
}

.col-md-7 {
  width: 58.33333333%
}

.col-md-6 {
  width: 50%
}

.col-md-5 {
  width: 41.66666667%
}

.col-md-4 {
  width: 33.33333333%
}

.col-md-3 {
  width: 25%
}

.col-md-2 {
  width: 16.66666667%
}

.col-md-1 {
  width: 8.33333333%
}

.col-md-pull-12 {
  right: 100%
}

.col-md-pull-11 {
  right: 91.66666667%
}

.col-md-pull-10 {
  right: 83.33333333%
}

.col-md-pull-9 {
  right: 75%
}

.col-md-pull-8 {
  right: 66.66666667%
}

.col-md-pull-7 {
  right: 58.33333333%
}

.col-md-pull-6 {
  right: 50%
}

.col-md-pull-5 {
  right: 41.66666667%
}

.col-md-pull-4 {
  right: 33.33333333%
}

.col-md-pull-3 {
  right: 25%
}

.col-md-pull-2 {
  right: 16.66666667%
}

.col-md-pull-1 {
  right: 8.33333333%
}

.col-md-pull-0 {
  right: auto
}

.col-md-push-12 {
  left: 100%
}

.col-md-push-11 {
  left: 91.66666667%
}

.col-md-push-10 {
  left: 83.33333333%
}

.col-md-push-9 {
  left: 75%
}

.col-md-push-8 {
  left: 66.66666667%
}

.col-md-push-7 {
  left: 58.33333333%
}

.col-md-push-6 {
  left: 50%
}

.col-md-push-5 {
  left: 41.66666667%
}

.col-md-push-4 {
  left: 33.33333333%
}

.col-md-push-3 {
  left: 25%
}

.col-md-push-2 {
  left: 16.66666667%
}

.col-md-push-1 {
  left: 8.33333333%
}

.col-md-push-0 {
  left: auto
}

.col-md-offset-12 {
  margin-left: 100%
}

.col-md-offset-11 {
  margin-left: 91.66666667%
}

.col-md-offset-10 {
  margin-left: 83.33333333%
}

.col-md-offset-9 {
  margin-left: 75%
}

.col-md-offset-8 {
  margin-left: 66.66666667%
}

.col-md-offset-7 {
  margin-left: 58.33333333%
}

.col-md-offset-6 {
  margin-left: 50%
}

.col-md-offset-5 {
  margin-left: 41.66666667%
}

.col-md-offset-4 {
  margin-left: 33.33333333%
}

.col-md-offset-3 {
  margin-left: 25%
}

.col-md-offset-2 {
  margin-left: 16.66666667%
}

.col-md-offset-1 {
  margin-left: 8.33333333%
}

.col-md-offset-0 {
  margin-left: 0
}
}

@media (min-width: 1200px) {

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left
}

.col-lg-12 {
  width: 100%
}

.col-lg-11 {
  width: 91.66666667%
}

.col-lg-10 {
  width: 83.33333333%
}

.col-lg-9 {
  width: 75%
}

.col-lg-8 {
  width: 66.66666667%
}

.col-lg-7 {
  width: 58.33333333%
}

.col-lg-6 {
  width: 50%
}

.col-lg-5 {
  width: 41.66666667%
}

.col-lg-4 {
  width: 33.33333333%
}

.col-lg-3 {
  width: 25%
}

.col-lg-2 {
  width: 16.66666667%
}

.col-lg-1 {
  width: 8.33333333%
}

.col-lg-pull-12 {
  right: 100%
}

.col-lg-pull-11 {
  right: 91.66666667%
}

.col-lg-pull-10 {
  right: 83.33333333%
}

.col-lg-pull-9 {
  right: 75%
}

.col-lg-pull-8 {
  right: 66.66666667%
}

.col-lg-pull-7 {
  right: 58.33333333%
}

.col-lg-pull-6 {
  right: 50%
}

.col-lg-pull-5 {
  right: 41.66666667%
}

.col-lg-pull-4 {
  right: 33.33333333%
}

.col-lg-pull-3 {
  right: 25%
}

.col-lg-pull-2 {
  right: 16.66666667%
}

.col-lg-pull-1 {
  right: 8.33333333%
}

.col-lg-pull-0 {
  right: auto
}

.col-lg-push-12 {
  left: 100%
}

.col-lg-push-11 {
  left: 91.66666667%
}

.col-lg-push-10 {
  left: 83.33333333%
}

.col-lg-push-9 {
  left: 75%
}

.col-lg-push-8 {
  left: 66.66666667%
}

.col-lg-push-7 {
  left: 58.33333333%
}

.col-lg-push-6 {
  left: 50%
}

.col-lg-push-5 {
  left: 41.66666667%
}

.col-lg-push-4 {
  left: 33.33333333%
}

.col-lg-push-3 {
  left: 25%
}

.col-lg-push-2 {
  left: 16.66666667%
}

.col-lg-push-1 {
  left: 8.33333333%
}

.col-lg-push-0 {
  left: auto
}

.col-lg-offset-12 {
  margin-left: 100%
}

.col-lg-offset-11 {
  margin-left: 91.66666667%
}

.col-lg-offset-10 {
  margin-left: 83.33333333%
}

.col-lg-offset-9 {
  margin-left: 75%
}

.col-lg-offset-8 {
  margin-left: 66.66666667%
}

.col-lg-offset-7 {
  margin-left: 58.33333333%
}

.col-lg-offset-6 {
  margin-left: 50%
}

.col-lg-offset-5 {
  margin-left: 41.66666667%
}

.col-lg-offset-4 {
  margin-left: 33.33333333%
}

.col-lg-offset-3 {
  margin-left: 25%
}

.col-lg-offset-2 {
  margin-left: 16.66666667%
}

.col-lg-offset-1 {
  margin-left: 8.33333333%
}

.col-lg-offset-0 {
  margin-left: 0
}
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

[role="button"] {
  cursor: pointer
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav > li {
  position: relative;
  display: block
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}

#meta_nav .nav > li > a:hover, #meta_nav .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee
}

.nav > li.disabled > a {
  color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav > li > a > img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified > li {
  float: none
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}

.nav-tabs.nav-justified > .submenu .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {

.nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 0
}
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {

.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  border-radius: 4px 4px 0 0
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border-bottom-color: #fff
}
}

.nav-pills > li {
  float: left
}

.nav-pills > li > a {
  border-radius: 4px
}

.nav-pills > li + li {
  margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7
}

.nav-stacked > li {
  float: none
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified {
  width: 100%
}

.nav-justified > li {
  float: none
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified > .submenu .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width: 768px) {

.nav-justified > li {
  display: table-cell;
  width: 1%
}

.nav-justified > li > a {
  margin-bottom: 0
}
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd
}

@media (min-width: 768px) {

.nav-tabs-justified > li > a {
  border-bottom: 1px solid #ddd;
  border-radius: 4px 4px 0 0
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border-bottom-color: #fff
}
}

.tab-content > .tab-pane {
  display: none
}

.tab-content > .active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px
}

@media (min-width: 768px) {

.navbar {
  border-radius: 4px
}
}

@media (min-width: 768px) {

.navbar-header {
  float: left
}
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width: 991px) {

.navbar-collapse {
  width: auto;
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.navbar-collapse.collapse {
  display: block!important;
  height: auto!important;
  padding-bottom: 0;
  overflow: visible!important
}

.navbar-collapse.in {
  overflow-y: visible
}

.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  padding-right: 0;
  padding-left: 0
}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 200px
}
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width: 768px) {

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0
}
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width: 768px) {

.navbar-static-top {
  border-radius: 0
}
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width: 768px) {

.navbar-fixed-top, .navbar-fixed-bottom {
  border-radius: 0
}
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 4px 0;
  margin-top: 8px;
  margin-right: 14px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 4px;
  cursor: pointer
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 45px;
  height: 6px;
  margin-bottom: 5px
}

.navbar-toggle:hover .icon-bar {
  background-color: #777!important
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}



@media (min-width: 991px) {

.navbar-toggle {
  display: none
}
}




.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (max-width: 767px) {

.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 25px
}

.navbar-nav .open .dropdown-menu > li > a {
  line-height: 20px
}

.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
  background-image: none
}
}

@media (min-width: 992px) {

.navbar-nav {
  float: left;
  margin: 0
}

.navbar-nav > li {
  float: left
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px
}
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width: 768px) {

.navbar-text {
  float: left;
  margin-right: 15px;
  margin-left: 15px
}
}

@media (min-width: 768px) {

.navbar-left {
  float: left!important
}

.navbar-right {
  float: right!important;
  margin-right: -15px
}

.navbar-right ~ .navbar-right {
  margin-right: 0
}
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555
}

.ie8 div{background-image:none!important}.ie8 h3{background-image:none!important;border:1px red solid}.ie8 #main{background-image:none!important;border:1px #999 solid}.ie8 .ce_form{display:none}.ie8 .aria_gray{display:none}.ie8 .container{width:960px}.ie8 #header{background:none}.ie8 .col-md-6{width:470px!important;float:left}.ie8 .col-md-6 .teaserbox_inside{border:1px #999 solid}.ie8 ul.nav{display:block;float:right}.ie8 .nav li{display:inline-block;float:left!important;width:auto;border-right:1px #fff solid!important}.ie8 .nav li ul{display:none}.ie8 .navbar-brand img{margin-top:-45px}.ie8 #sprachwechsler li{float:right;width:60px}
