/*lila*/
/*orange*/
/*jo, ne...*/
/*fastschwarz*/
.schatten {
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
.schwarzweiss {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url(/_intern/pics/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}
.bunt {
  filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: none;
  -webkit-filter: grayscale(0);
}
.button {
  display: inline-block;
  border: 1px solid #f08123;
  padding: 0px 20px;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@font-face {
  font-family: 'texgyreadventorregular';
  src: url('/intern/fonts/texgyreadventor-regular-webfont.eot');
  src: url('/intern/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/intern/fonts/texgyreadventor-regular-webfont.woff') format('woff'), url('/intern/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'), url('/intern/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'texgyreadventorregular', arial;
  padding: 0;
  margin: 0;
  background-color: #fff;
  color: #343334;
  font-size: 12px;
}
span,
div,
li,
ul,
input {
  padding: 0px;
  margin: 0px;
}
span,
div,
li,
input,
td {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
  font-family: 'texgyreadventorregular', arial;
}
input {
  background-color: white;
  color: black;
}
td {
  padding: 2px 0px;
  padding-right: 5px;
}
html {
  overflow-x: auto;
  overflow-y: scroll;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  margin-bottom: 10px;
}
a {
  color: #F08123;
  text-decoration: none;
}
img {
  border: 0px;
  height: auto;
}
.comment_box {
  background-color: red;
  border: 2px solid black;
}
.clear {
  clear: both;
}
td {
  vertical-align: top;
}
.full {
  width: 100%;
  position: relative;
  /*

	width:1600px;
	max-width: 100%;
	margin: 0 auto;
	*/
}
.outer {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
}
.inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
#header {
  text-align: center;
  max-height: 520px;
  overflow: hidden;
  position: relative;
}
#header img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
#header #logo_ct {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
}
#header #logo_ct #logo {
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 520px;
  max-width: 100%;
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
#header #logo_ct #logo img {
  width: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin: 0 auto;
}
#logo_sticky {
  display: none;
  width: 80px;
  top: 10px;
  left: -90px;
  position: absolute;
}
#logo_sticky img {
  width: 100%;
  height: auto;
  display: inline;
}
#sprachlinks_dt {
  width: 78px;
  position: absolute;
  right: 7px;
  top: 13px;
  height: 28px;
  overflow: hidden;
  background-color: #f08123;
  z-index: 2;
}
#sprachlinks_dt a {
  padding: 0 !important;
}
#sprachlinks_dt img {
  padding: 10px;
}
#icon_metamenu_dt {
  width: 28px;
  text-align: center;
  float: right;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
#meta_nav_container {
  display: none;
}
#footer {
  width: 100%;
  position: relative;
  /*

	width:1600px;
	max-width: 100%;
	margin: 0 auto;
	*/
  height: 100px;
  background-color: #f08123;
  text-align: center;
}
#container_aussen {
  height: 100%;
  text-align: left;
  width: 100%;
  position: relative;
  /*

	width:1600px;
	max-width: 100%;
	margin: 0 auto;
	*/
  margin: auto;
  background-color: #fff;
  z-index: 2;
}
#container_main {
  background-color: #E2E3E4;
  height: auto;
  position: relative;
  width: 100%;
}
#meta_nav_container {
  vertical-align: top;
  width: 100%;
  background-color: #744d9f;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#sprachwahl {
  float: left;
  padding-left: 14px;
}
#sprachwahl select {
  vertical-align: top;
  font-size: 10px;
  height: 17px;
  border: 1px solid black;
}
#mobil_suche {
  display: none;
  float: left;
}
#meta_nav {
  padding-top: 30px;
  line-height: 20px;
}
#meta_nav a {
  color: white;
  text-decoration: none;
  font-size: 15px;
}
#meta_nav .trenner {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
}
#head {
  position: relative;
  margin-bottom: -4px;
}
#logo {
  /*
	position: absolute;
	top: 0px;
	left: 0px;
	*/
}
#logo a {
  display: block;
}
#kopfgrafik {
  position: absolute;
  top: 0px;
  left: 212px;
}
#mm_container {
  background-color: #f08123;
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
#mm_container.fixed {
  position: fixed;
  top: 0;
  z-index: 5;
}
#mm_container #mainmenu {
  line-height: 20px;
  padding-left: 15px;
  padding-top: 17px;
  padding-bottom: 1px;
  height: 43px;
  position: relative;
}
#mainmenu * {
  vertical-align: middle;
}
#mainmenu .trenner {
  color: white;
  margin-left: 10px;
  margin-right: 10px;
}
#mainmenu #link_supervisible {
  transition: 0.5s linear;
}
#mainmenu #link_supervisible.active {
  background-color: #009E7E;
  background-color: #B2F0E1;
  color: black;
  /*font-weight: bold; */
}
#drucker {
  float: right;
  padding-right: 8px;
}
#mainmenu a {
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 25px;
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 20px;
  text-transform: uppercase;
}
#mainmenu a.aktiv {
  font-weight: bold;
}
/*Flyout-Navi*/
#lupe {
  position: absolute;
  right: 120px;
  top: 20px;
}
#lupe img {
  cursor: pointer;
  width: 28px;
  height: auto;
}
#suchbox {
  display: none;
  position: absolute;
  top: 40px;
  right: -114px;
  border: 2px solid #f08123;
  background: white;
  padding: 30px 10px;
  width: 316px;
}
#suchbox input[type="text"] {
  box-shadow: initial;
  border: 1px solid black;
  padding: 4px 10px;
  width: 175px;
}
#suchbox input[type="submit"] {
  padding: 10px 20px;
  height: auto;
}
#mainnavi {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
}
#mainnavi li {
  float: left;
  position: relative;
  /*/ul*/
}
#mainnavi li a {
  display: block;
  padding: 3px 10px;
  text-decoration: none;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#mainnavi li ul {
  background-color: #f08123;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 20px;
  position: absolute;
  display: none;
  top: 44px;
  z-index: 1001;
  padding-top: 10px;
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
#mainnavi li ul li {
  display: block;
  min-width: 280px;
  float: left;
  letter-spacing: 0.08em;
  border-bottom: 1px solid #ff9e4c;
  text-align: left;
  padding: 7px 0;
  margin-left: 0;
}
#mainnavi li ul li:last-of-type {
  border-bottom: none;
}
#mainnavi li ul a {
  float: left;
  font-size: 14px;
  padding: 3px 15px;
  margin-bottom: 0;
  text-transform: initial;
}
#mainnavi li ul li ul {
  /*top:auto;*/
}
#mainnavi li ul ul {
  left: 12em;
  margin: 0px 0 0 10px;
  padding-top: 0;
  position: absolute;
  background-color: #f08123;
  width: 280px;
  left: initial;
  right: -280px;
  top: 0;
}
#mainnavi li:hover ul ul,
#mainnavi li:hover ul ul ul,
#mainnavi li:hover ul ul ul ul {
  display: none;
}
#mainnavi li:hover ul,
#mainnavi li li:hover ul,
#mainnavi li li li:hover ul,
#mainnavi li li li li:hover ul {
  display: block;
}
/*/Flyout-Navi */
#breadcrumb {
  height: 2em;
  border-bottom: 1px solid #B2B2B2;
  margin-top: 10px;
  margin-bottom: 17px;
  margin-left: 30px;
  font-size: 0.8em;
  color: #B2B2B2;
}
#breadcrumb li {
  float: left;
  margin-bottom: 10px;
  list-style-type: none;
  color: #B2B2B2;
  background-image: none !important;
  padding-left: 0 !important;
}
#sprachlinks {
  width: 100px;
  position: absolute;
  right: 0px;
  top: 24px;
  background-color: #744d9f;
  z-index: 10;
  display: none;
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
#sprachlinks img {
  padding: 10px;
}
#mobile_menuicon {
  display: none;
}
#flaggen,
#icon_metamenu {
  display: none;
}
#sprachlinks {
  display: inline;
}
#maintable {
  width: 100%;
}
#main_container {
  clear: both;
  width: 100%;
}
#submenu {
  float: left;
  width: 192px;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 60px;
  padding-bottom: 25px;
}
#submenu ul {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 30px;
  background-color: transparent;
  list-style-type: none;
}
#submenu li {
  margin-left: 0px;
  color: #F08123;
  text-align: left;
  font-size: 10px;
  position: relative;
  /* background-color: #eee;
	border-bottom: 1px solid #F08123; */
}
#submenu a {
  display: block;
  font-size: 18px;
  line-height: 1.4em;
  color: #f08123;
  text-decoration: none;
  padding: 7px;
  padding-left: 15px;
}
#submenu li.aktiv a {
  font-weight: bold;
}
#submenu li.unterpunkt a {
  padding-left: 30px;
  color: #f08323 !important;
}
#submenu li.unterunterpunkt a {
  padding-left: 40px;
  color: #f08323 !important;
}
#content {
  float: left;
  /*width: 650px;*/
  width: 800px;
  max-width: 100%;
  vertical-align: top;
  margin-left: 30px;
  padding-top: 25px;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 30px;
  font-size: 15px;
}
#content.breit {
  width: 800px;
  max-width: 100%;
}
#content h1 {
  color: #F08123;
  font-size: 20px;
}
#content h2 {
  color: #323232 !important;
  font-size: 18px;
}
#content h3,
#content h4 {
  /*color:#F08123;*/
  /*font-size: 20px;*/
  font-size: 15px;
  color: #323232 !important;
}
#rechts {
  float: right;
  width: 250px;
  padding-top: 20px;
}
#rechts .block {
  background-color: white;
  margin-top: 5px;
  margin-bottom: 15px;
  line-height: 1.1em;
  border-left: 1px solid #E2E3E4;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
}
#rechts .block .p5 {
  padding: 5px;
}
#rechts .block .ct {
  text-align: center;
}
#rechts .block .blockinhalt {
  padding: 10px;
  font-size: 15px;
  line-height: 1.5em;
}
#rechts .block .blockinhalt .bild_re {
  float: right;
}
#vid {
  display: none;
}
#rechts .block p {
  /*
	font-weight:bold;
	font-size:10px;
	padding: 5px;
	*/
  margin: 0px;
}
#rechts .block h1 {
  color: white;
  line-height: 13px;
  font-size: 13px;
  padding: 3px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2em;
}
#rechts .block h3 {
  color: white;
  line-height: 13px;
  font-size: 15px;
  padding: 15px 3px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
#rechts .lila h1 {
  background-color: #744D9F;
}
#rechts .lila h3 {
  background-color: #744D9F;
}
#rechts .lila p {
  color: #744D9F;
}
#rechts .orange h1 {
  background-color: #F68220;
}
#rechts .orange h3 {
  background-color: #F68220;
  color: white !important;
}
#rechts .orange p {
  color: black;
}
.schwarz {
  color: black;
}
.violett {
  color: #6323a9;
  /*color: #323232!important; Die Klasse heisst violett und die Farbe ist grau...*/
}
.violett:hover {
  /*color: #323232;*/
  color: #f08123;
}
.ct_bewertungswidget {
  background-color: #e5e5e5;
}
table.produkt_uebersicht {
  /*width:535px;*/
  max-width: 100%;
}
table.produkt_uebersicht tr td {
  text-align: center;
  padding: 5px;
}
.orange,
h1.orange,
h2.orange,
h3.orange,
h4.orange {
  color: #F68220 !important;
}
.abstand_libo {
  padding-left: 10px;
  padding-bottom: 10px;
}
li {
  margin-left: 15px;
}
.LeftFloatingImage {
  float: left;
  margin-right: 5px;
}
.RightFloatingImage {
  float: right;
  margin-left: 5px;
}
.LeftMargin {
  margin-left: 10px;
}
.RightMargin {
  margin-right: 10px;
}
#login input[type="text"],
#login input[type="password"],
#login input[type="email"] {
  background-color: #fff;
  border: 1px solid #555;
  color: black;
  padding: 2px 4px;
  width: 170px;
  height: 30px;
  border: 1px solid #E2E3E4;
}
#login input[type="submit"] {
  background-color: #f08123;
  color: white;
  padding: 7px 0;
  width: 180px;
}
input.button {
  background-color: #ccc;
  border: 1px solid #555;
  color: black;
  padding: 5px 20px;
}
input.suche_submit {
  background-color: #f08123;
  color: white;
  height: 32px !important;
  font-weight: bold;
  font-size: 14px;
  padding: 0 8px!important;
  border: 0;
  float: right;
}
.search_item a {
  color: black;
}
.search_item a.violett {
  color: #6323a9;
  /*color: #323232!important; Die Klasse heisst violett und die Farbe ist grau...*/
}
.search_item a.violett:hover {
  /*color: #323232;*/
  color: #f08123 !important;
}
input.checkbox {
  padding: 3px;
}
#submitbutton {
  background: transparent;
  align: right;
  vertical-align: bottom;
  padding: 0px;
  border: 0px;
}
.searchForm {
  border: 0px;
  width: 165px;
  padding-left: 5px;
  height: 30px;
  border: 1px solid #E2E3E4;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
}
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  border: 0px;
  padding-left: 5px;
  height: 30px;
  border: 1px solid #E2E3E4;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
}
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  color: white !important;
  -webkit-text-fill-color: black;
  background-color: white;
}
input[type="submit"],
button.cb {
  background-color: #f08123;
  color: white;
  height: 40px;
  display: inline;
  font-weight: bold;
  font-size: 14px;
  padding: 0 30px;
  border: 0;
}
.produkttable {
  width: 100%;
  padding: 3px;
}
/* LIQUID SLIDER */
.panel-wrapper {
  padding: 0px;
}
#slider_container video {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
.liquid-slider {
  background-color: transparent;
}
/*news-Slider*/
#slider_container {
  width: 800px;
  max-width: 100%;
}
#news_slider-wrapper {
  max-width: 100%;
}
.slider_bild {
  position: relative;
  width: 800px;
  height: 400px;
}
.slider_text {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  background-image: url('/intern/pics/bg_slidertext.png');
  color: white;
  font-size: 14px;
  padding: 20px;
  xmargin-right: 5px;
}
.slider_text a {
  color: white;
}
.slider_text_mobil {
  display: none;
}
.slidertext {
  width: 800px;
  height: 400px;
  background-image: url('/intern/pics/beton_bg.jpg');
  background-size: cover;
  box-sizing: border-box;
  padding: 20px 50px;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.slidertext .logo {
  position: absolute;
  right: 60px;
  top: 0px;
}
.slidertext .logo img {
  width: 150px;
  height: auto;
}
#mobilemenu,
#logo_mobil {
  display: none;
}
#logo_mobil {
  text-align: center;
}
.btd_block {
  font-size: 12px;
}
#referenz_container {
  width: 100%;
  margin-top: 10px;
}
.referenz_zusatz {
  width: 200px;
  float: right;
  background-color: white;
}
.referenz_zusatz a {
  padding: 5px;
}
#content .referenzen_rechts_mobil {
  display: none;
  background-color: white;
  width: 50%;
  padding: 5px;
}
#content .referenz_zusatz h3 #content .referenz_zusatz_mobil h3 {
  color: white;
  background-color: #F08123;
  font-size: 13px;
  padding: 3px 0;
  margin-top: 0;
  text-align: center;
}
.reihe {
  width: 100%;
  margin-bottom: 35px;
}
.spalte {
  float: left;
}
.spalte.li {
  width: 200px;
}
.spalte.mi {
  width: 327px;
  padding: 0 10px;
}
.spalte.re {
  width: 194px;
  background-color: white;
  padding: 3px;
}
.spalte.re .minibild {
  float: left;
  margin-right: 3px;
}
#content .spalte.re h3 {
  margin-top: 1px;
  font-size: 13px;
  color: #F08123;
}
table {
  width: 100%;
}
#standorte .row {
  /*
		border-left: 1px solid #A5A5A5;	
		border-top: 1px solid #A5A5A5;	
		*/
  -moz-box-shadow: 1px 3.333333px 13px -2px #666666;
  -webkit-box-shadow: 1px 3.333333px 13px -2px #666666;
  box-shadow: 1px 3.333333px 13px -2px #666666;
}
#standorte .row .links,
#standorte .row .rechts {
  width: 48%;
  padding: 5px;
  float: left;
}
#standorte .row .rechts {
  text-align: right;
  padding-top: 23px;
}
#stellen {
  margin-left: 20px;
  margin-top: 30px;
}
#stellen .rubrik h2 {
  color: #f08123 !important;
}
#stellen .rubrik .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f08123;
}
#stellen .rubrik .item h3 {
  font-size: 18px;
  cursor: pointer;
}
#stellen .rubrik .item h5 {
  font-size: 15px;
}
table#vertrieb td.rechts {
  width: 175px;
  padding-left: 15px;
}
table#vertrieb .container {
  width: 100%;
  background-color: white;
  margin-bottom: 20px;
  padding: 5px;
  -moz-box-shadow: 1px 3.333333px 13px -2px #666666;
  -webkit-box-shadow: 1px 3.333333px 13px -2px #666666;
  box-shadow: 1px 3.333333px 13px -2px #666666;
}
table#vertrieb .bild {
  float: right;
  width: 50%;
  padding-top: 12px;
}
table#vertrieb .bild img {
  width: 100%;
}
table#vertrieb .text {
  float: left;
  width: 44%;
  min-width: 215px;
  padding: 10px;
}
table#vertrieb .text h3 {
  margin-top: 0;
  color: #6323a9;
  font-size: 12px;
}
table#worldwide {
  width: 100%;
  border-spacing: 10px;
}
table#worldwide td {
  padding: 10px;
  padding-left: 20px;
  width: 300px;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #F08123;
}
.datum {
  text-align: right;
  width: 100%;
  margin-bottom: -10px;
}
#to_desktop {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#artikelbild {
  margin-bottom: 20px;
  margin-right: 5px;
}
#artikelbild_text {
  float: left;
  width: 475px;
}
#artikelbild_bild {
  float: right;
  width: 300px;
}
#bilder_footer {
  margin-bottom: 20px;
}
#artikelbild_bild .bildunterschrift,
#bilder_footer .bildunterschrift {
  color: #6323a9;
  font-style: italic;
}
#bilder_footer .item {
  float: left;
  width: 170px;
  padding-right: 15px;
}
#bilder_footer .item.last {
  padding-right: 0;
}
/* =============== HÄNDLERKARTE START ========== */
#map_wrap {
  position: relative;
  z-index: 0;
  width: 540px;
  height: 733px;
  background-image: url("/intern/pics/Karte.png");
  margin-bottom: 170px;
}
.punkt_container {
  position: absolute;
  /*
	min-width: 200px;
	min-height: 100px;
	*/
}
.lila {
  z-index: 2;
  background-color: #744D9F;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  height: 24px;
  width: 24px;
  position: absolute;
  text-align: center;
  line-height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  cursor: pointer;
  behavior: url("/intern/css/PIE.htc");
}
.punkt_container:hover .lila,
.punkt_container.active .lila {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  behavior: url("/intern/css/PIE.htc");
}
.lila:hover,
.gelb:hover,
.active .lila,
.active .gelb {
  z-index: 2;
}
.gelb {
  z-index: 2;
  background-color: #F08123;
  color: white;
  font-weight: bold;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 30px;
  width: 30px;
  position: absolute;
  text-align: center;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  cursor: pointer;
  behavior: url("/intern/css/PIE.htc");
}
.punkt_container:hover .gelb,
.punkt_container.active .gelb {
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  margin-top: -17px;
  margin-left: -17px;
  behavior: url("/intern/css/PIE.htc");
}
.fensterle {
  color: black;
  background-color: white;
  border: 1px solid black;
  box-shadow: 4px 4px 8px 0px gray;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 3;
  padding: 12px 12px 12px 12px;
  width: 200px;
  font-size: 12px;
}
.fensterle .close {
  display: none;
}
/*
.punkt_container:hover .fensterle {
display: block;
z-index: 3;
margin: auto;  
}
*/
.punkt_container:hover .gelb,
.punkt_container:hover .lila,
.punkt_container.active .gelb,
.punkt_container.active .lila {
  z-index: 4;
  font-size: 1.5em;
  font-weight: normal;
}
/* =============== HÄNDLERKARTE END ========== */
.textcontent {
  padding-right: 50px;
}
#formular.left {
  float: left;
  width: 50%;
}
#formular .req {
  color: red;
}
#formular .row {
  margin: 3px 0px 10px 0;
}
#formular .row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#formular .row .value {
  position: relative;
  display: inline-block;
  float: left;
}
#formular .row.radio div {
  float: left;
  margin-right: 20px;
}
#formular .row .value.binweg {
  display: none;
}
#formular .row .desc {
  float: left;
  width: 130px;
}
#formular input[type="text"],
#formular input[type="url"],
#formular input[type="email"],
#formular textarea,
#formular select.webselect {
  background-color: #ffffff;
  border: 1px solid #e2e3e4;
  width: 300px;
  padding: 2px 5px;
}
#formular input[type="text"].plz,
#formular input[type="url"].plz,
#formular input[type="email"].plz,
#formular textarea.plz,
#formular select.webselect.plz {
  width: 74px;
}
#formular input[type="text"].ort,
#formular input[type="url"].ort,
#formular input[type="email"].ort,
#formular textarea.ort,
#formular select.webselect.ort {
  width: 210px;
}
#formular input[type="checkbox"],
#formular input[type="radio"] {
  margin-right: 3px;
}
#formular select.webselect {
  width: 312px;
  height: 37px;
  font-family: 'texgyreadventorregular', arial;
  font-size: 12px;
  color: #B5B5B5;
}
#formular select.webselect option {
  color: black;
  font-size: 15px;
}
#formular textarea {
  width: 300px;
  height: 200px;
  font-family: 'texgyreadventorregular', arial;
  font-size: 16px;
}
#formular input[type="submit"] {
  background-color: #f08123;
  border: 0;
  font-weight: bold;
  padding: 6px 25px;
  color: white;
}
#formular input:placeholder-shown,
#formular textarea:placeholder-shown {
  font-size: 12px;
}
#formular .hidden {
  display: none;
}
#formular .abhaengig {
  display: none;
}
#formular .radio_ul,
#formular .checkbox_ul {
  list-style-type: none;
  list-style-position: outside;
}
#formular #charNum_k {
  font-size: 12px;
  text-align: right;
  height: 20px;
}
#formular.schalzeit .desc {
  width: 30px;
}
#formular.schalzeit .val {
  display: table-cell;
}
#formular.anfrage #data_pro {
  font-size: 10px;
}
#formular select#anrede {
  color: #7e7e7e;
  font-size: 12px;
}
#formular select#anrede option:not(:first-of-type) {
  font-size: 16px;
}
/*/formular*/
.formular_link {
  background-color: #F68020;
  font-weight: bold;
  color: white;
  width: 45%;
  padding: 6px;
  text-align: center;
  float: left;
}
.shop_link {
  width: 96.9%;
  text-align: center;
  background-color: #606060;
  color: white;
  margin-top: 15px;
  padding: 6px;
  display: block;
}
.shop_link img {
  position: relative;
  top: 3px;
}
.formular_link:nth-of-type(even) {
  margin-left: 5%;
}
#form_bild {
  float: right;
  text-align: right;
  width: 50%;
}
.planitec,
#content h3.planitec a,
#submenu li.unterpunkt a.planitec {
  color: #009d7d !important;
}
#jobs_planitec .item {
  margin: 50px 0 0 0;
  padding-bottom: 5px;
  width: 100%;
  border-bottom: 2px solid #ccc;
}
#pro_cookie_banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 7px 10px;
  text-align: center;
}
a.cb_ok {
  background-color: #f08123;
  color: white;
  display: inline-block;
  font-weight: bold;
  padding: 5px 40px;
  margin: 0;
}
a.cb_settings {
  margin-left: 20px;
}
.linkbutton {
  background-color: #f08123;
  color: white;
  display: inline-block;
  font-weight: bold;
  padding: 5px 40px;
  margin: 0;
  min-width: 215px;
}
.linkbutton a {
  color: white;
}
.linkbutton.pt {
  background-color: #009d7d;
}
.linkbutton.jobboerse {
  min-width: initial;
}
#cookieinfo {
  color: red;
  display: inline;
  width: 20px;
  margin: 0 auto;
  cursor: pointer;
}
#xdecker {
  position: fixed;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
#techdaten tr:first-of-type {
  background-color: #f08123;
  color: white;
  font-weight: bold;
}
#techdaten tr:first-of-type th {
  padding: 4px 0 4px 5px;
}
#techdaten td {
  padding: 6px 0 6px 5px;
}
#techdaten td.firstcol {
  border-right: 1px solid #f08123;
}
#techdaten td.secondcol {
  padding-left: 15px;
}
/*Cookiebox PA*/
#cbox {
  display: none;
  z-index: 3;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  width: 810px;
  max-width: 90%;
  background-color: white;
  border: 1px solid #DADADA;
  padding-bottom: 20px;
  -moz-box-shadow: 5px 3.33333333px 10px -5px #000000;
  -webkit-box-shadow: 5px 3.33333333px 10px -5px #000000;
  box-shadow: 5px 3.33333333px 10px -5px #000000;
}
#cbox .head {
  background-color: #f08123;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 15px;
  text-align: center;
  position: relative;
}
#cbox .head .close {
  position: absolute;
  right: 10px;
  font-size: 11px;
  top: 10px;
  cursor: pointer;
  /*	padding: 0 5px 2px 5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 11px;
			border: 2px solid white;
			*/
}
#cbox .cb_text {
  text-align: left;
  padding: 20px;
  font-size: 12px;
  line-height: 1.2em;
}
#cbox .cb_text a {
  color: #744d9f;
}
#cbox .cb_text .disabled {
  color: #989898;
}
#cbox .cb_text .cb_item {
  display: none;
  padding-bottom: 10px;
}
#cbox .cb_text .cb_item #chk_ct {
  margin-bottom: 20px;
}
#cbox .cb_text .cb_item .cb_item_head {
  color: black;
  cursor: pointer;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 10px;
  position: relative;
}
#cbox .cb_text .cb_item .cb_item_text {
  max-width: 100%;
  overflow-x: auto;
}
#cbox .cb_text .cb_item .cb_item_text table {
  width: 100%;
  border-collapse: collapse;
}
#cbox .cb_text .cb_item .cb_item_text table tr:first-of-type {
  font-weight: bold;
}
#cbox .cb_text .cb_item .cb_item_text table tr td {
  border: 1px solid black;
  padding: 4px;
}
#cbox .cb_text .cb_item .cb_item_text table tr td:nth-of-type(1) {
  width: 25%;
}
#cbox .cb_text .cb_item .cb_item_text table tr td:nth-of-type(2) {
  width: 25%;
}
#cbox .cb_text .cb_item .cb_item_text table tr td:nth-of-type(3) {
  width: 25%;
}
#cbox .cb_text .cb_item .cb_item_text table tr td:nth-of-type(4) {
  width: 25%;
}
#cbox .cb_text #cb_uebernehmen {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
#cbox .cb_text .mehrinfo {
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
}
#cbox .cb_text .mehrinfo .head1 {
  padding: 18px 0 18px 18px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
#cbox .cb_text .mehrinfo .head1:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 8px;
  border-color: transparent transparent transparent #000000;
}
#cbox .cb_text .mehrinfo .head1.open:before {
  top: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #000000 transparent transparent transparent;
}
#cbox .cb_buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cbox .cb_buttons .break {
  flex-basis: 100%;
  height: 0;
}
#cbox .cb_buttons.new {
  width: 325px;
  float: right;
}
#cbox .cb_buttons.new #cb_alle {
  background-color: #f08123 !important;
  color: white !important;
}
#cbox .cb_buttons.new button[type="submit"] {
  /*background-color:#DADADA;*/
}
#cbox .cb_buttons input[type="submit"],
#cbox .cb_buttons button,
#cbox .cb_buttons #cb_mehrinfo,
#cbox .cb_buttons #cb_ablehnen,
#cbox .cb_buttons #cb_alle {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: initial;
  padding: 12px 22px;
  text-align: center;
}
#cbox .cb_buttons button.cb {
  height: 43px;
  font-size: 14px;
}
#cbox .cb_buttons #cb_mehrinfo,
#cbox .cb_buttons #cb_alle,
#cbox .cb_buttons #cb_ablehnen,
#cbox .cb_buttons #cb_auswahl {
  font-weight: bold;
  font-size: 13px;
  padding-top: 15px;
  padding-bottom: 14px;
  border: 0;
  cursor: pointer;
  background-color: #DADADA;
  color: black;
  margin-right: 10px;
}
#cbox .cb_buttons #cb_alle,
#cbox .cb_buttons #cb_ablehnen {
  margin-right: 0;
  background-color: #f08123 !important;
  color: white;
  min-width: 113px;
}
#cbox .cb_buttons #cb_alle {
  margin-right: 10px;
}
#cbox .cb_buttons #cb_auswahl {
  width: 200px;
  flex: 2 0 auto;
  margin: 10px 0;
  background-color: #f08123 !important;
  text-align: center;
  color: white;
}
#cbox .ct_submit button {
  float: right;
}
#cbox.ovf {
  overflow-y: scroll;
  max-height: 80vh;
}
#cbox.ovf .cb_text .mehrinfo {
  border: none;
}
#cbox.ovf .cb_text .mehrinfo .head1 {
  margin-bottom: 10px;
  height: 20px;
  padding: 0;
}
#cbox.ovf .cb_text .mehrinfo .head1:before {
  top: 0;
}
#cbox.ovf .cb_item_text {
  padding-bottom: 20px;
}
/*/Cookiebox*/
.openbox {
  cursor: pointer;
}
/*Captcha Stuff*/
.wrongCaptcha {
  display: none;
  height: 125px;
  width: 420px;
  padding: 10px;
  font-size: 16px;
  position: absolute;
  /*
	left: 50%;
	margin-left: -210px;
	top: 50%;
	margin-top: -66px;
	*/
  top: -150px;
  border: 1px solid #808080;
  background-color: rgba(245, 92, 96, 0.9);
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
.wrongCaptchaOk {
  font-size: 16px;
  padding: 5px 10px;
  width: 30px;
  margin: 20px auto;
  background-color: #717171;
  color: white;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #636363;
  border-bottom: 1px solid #636363;
}
input[name="captcha"] {
  position: relative;
  z-index: 2;
}
.captcha_ct {
  position: relative;
  display: initial;
}
.captcha_error {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  outline: 3px ridge #FC5185;
}
input[name="captcha"].error {
  outline-width: 10px;
}
/*/Captcha Stuff*/
#socialmedia-container,
#socialmedia-container_inline {
  color: white;
  font-size: 16px;
  text-align: center;
}
#socialmedia-container .shariff,
#socialmedia-container_inline .shariff {
  display: inline-block;
}
#socialmedia-container_inline {
  color: #343334;
  font-size: 14px;
  width: 50%;
  float: right;
  text-align: right;
  color: #f08123;
}
#socialmedia-container_inline .shariff {
  margin-left: 10px;
  width: 165px;
  height: 20px;
  text-align: right;
}
#socialmedia-container_inline .shariff .orientation-horizontal li {
  margin-left: 5px;
  margin-right: 0px;
}
#socialmedia-container_inline .shariff .orientation-horizontal li:last-of-type {
  margin-left: 10px;
}
.shariff .linkedin a {
  width: 30px;
  background-color: #0077b5 !important;
}
.zur_newsuebersicht {
  width: 40%;
  float: left;
  padding-top: 2px;
}
a.sm.linkedin {
  position: relative;
  top: 10px;
  margin-right: 5px;
}
a.sm.insta {
  position: relative;
  top: 10px;
  margin-right: 5px;
}
a.sm.xing {
  position: relative;
  top: 10px;
}
a.sm.fb {
  position: relative;
  top: 10px;
  left: 5px;
}
#baumacam {
  margin: 0 auto;
}
#baumacam img {
  max-width: 100%;
  height: auto;
}
.karriere {
  /*einleitung*/
}
.karriere h2 {
  font-weight: normal;
  margin-top: 0;
  font-size: 20px !important;
  line-height: 1.2em;
}
.karriere .einleitung {
  width: 100%;
}
.karriere .einleitung .ct {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 10px;
  margin-bottom: 30px;
}
.karriere .einleitung .ct.reverse {
  flex-direction: row-reverse;
}
.karriere .einleitung .ct .bild,
.karriere .einleitung .ct .text {
  width: calc(50% - 10px);
}
.karriere .einleitung .ct .bild img,
.karriere .einleitung .ct .text img {
  max-width: 100%;
  height: auto;
}
.karriere .benefits {
  background-color: #ededed;
  margin-bottom: 40px;
}
.karriere .benefits .ct {
  display: flex;
  justify-content: space-around;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 30px;
  padding: 25px;
}
.karriere .benefits .ct .item {
  box-sizing: border-box;
  width: calc(25% - 20px);
  background-color: #dadada;
  padding: 10px 3px 5px 3px;
  text-align: center;
  border-radius: 10px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  line-height: 1em;
}
.karriere .benefits .ct .item div img {
  max-width: 40%;
}
.karriere .benefits .zusatz {
  padding: 0 25px 25px 25px;
}
.karriere .ma {
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.karriere .ma .item {
  width: calc(33% - 10px);
}
.karriere .ma .item img {
  max-width: 100%;
  height: auto;
}
.karriere .ma.bewerben .item {
  width: calc(50% - 10px);
}
.karriere .ma.bewerben .item:nth-of-type(even) {
  text-align: right;
}
.karriere .ma button.stellen {
  border: none;
  background-color: #f08123;
  color: white;
  font-size: 19px;
  padding: 7px 40px;
  margin-top: 10px;
  cursor: pointer;
}
/*/karriere*/
