::-moz-selection {
 color: #fff;
}
::selection {
	color: #fff;
}
#mainMenu > ul > li > a {
/*  line-height: 98px !important; */
}
.list-lines li {
 padding: 5px 0 5px 2px;
}
#mainMenu > ul > li.rot > a  {
    color: #bb0202 !important;
}

.trlink {
  cursor: pointer;
}
.trlink:hover td {
  background-color: #F4F4F4 !important;
}
.labelcontainer {
  display:block;
  position:relative;
}
.linetriangle .tabs-navigation li.active a {
  color: #333;
  font-weight:bold;
  border-width: 0 0 1px;
  border-bottom-color: rgb(221,221,221);
}

.sidebar .widget {
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:none;
}
.btn-bootbox-confirm, .btn-bootbox-cancel {
  margin-bottom:0px;
  padding: 5px 10px !important;
}

.zi-table th {
    color: #666666;
    font-size: 12px;
}

.sidebar .widget-title::after {
    border-top: 3px solid #555;
    content: "";
    display: block;
    margin-top: 4px;
    margin-bottom:4px;
    width: 60px;
}

.label-small {
  font-size: 9px;
  vertical-align:8px;
  padding: 0.1em 0.3em;
}

.quicklisttable td {
  vertical-align: middle !important;
  text-align: left;
}

.quicklist {
  font-size: 14px;
}
.quicklisttable tbody tr:first-child td {
  border-top: 0px !important;
}

.quicklist_titel {
  font-weight: bold;
}
.quicklist_attribute {
  font-size:12px;
  color: #666666;
  margin-top:10px;
}
.quicklist_beschreibung {
}
.quicklist_qty {
  border: 1px solid #eee;
  max-width: 40px;
  padding: 5px;
  text-align:center;
}
.quicklist_dd {
  border: 1px solid #eee;
  max-width: 100px;
  padding: 5px;
}

.tabs-navigation li a {
  font-size: 12px;
  font-weight: 600;
  /*text-transform: none;*/
}

.greybutton, .greybutton:hover {
  background-color: #666666 !important;
  border-color: #666666 !important;
  color: #ffffff !important;
}

.greybutton:disabled {
  background-color: #999999 !important;
  border-color: #999999 !important;
  color: #f4f4f4 !important;
}

.form-control:focus {
  border-color: #ebebeb !important;
}

.link-red {
    color: #bb0202;
}

.topbar-adresse a {
  color: #bb0202;
}
.topbar-dropdown a:hover {
  color: #bb0202;
}

.main-menu .label-danger {
  background-color: #bb0202 !important;
  vertical-align:10px;
}

nav .main-menu a, nav .main-menu .dropdown-menu a, nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  color: #808080;
}

.active {
  color: #333333 !important;
}

.sidebar ul.list li a {
  color: #808080;
}

.sidebar ul.list li a:hover {
  color: #333333;
}

.sidebar ul.list li.active a {
  color: #333333;
}

nav .main-menu a:hover, nav .main-menu .dropdown-menu a:hover {
  color: #333333 !important;
}

.copyright-text {
  text-transform: none;
}

@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    background-color: #bb0202 !important;
    color: #fff !important;
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
    background-color: #bb0202 !important;
    color: #fff !important;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}

/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
/* Overlay, bis die Seite geladen ist: kann evtl. noch modernisiert werden */
#overlay {
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:9999 !important;
 	background-color:#000000;
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
}
li.inactive a, li.inactive a:hover {
  color: #B1AEAE !important;
  cursor: default !important;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px; /* -1 * image width / 2 */
    margin-top: -24px;  /* -1 * image height / 2 */
    display: block;
}
.list-lines li.lilink {
  padding-bottom:15px;
  padding-top:15px;
  cursor: pointer;
}
.hover {
  cursor: pointer;
  background-color: #f4f4f4;
}
.dl_beschr {
    color: #696f6f;
    font-size: 12px;
    line-height: auto;
}

@media only screen and (min-width: 768px ) {
  .no-mobile {
    display: block;
  }
  .mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px ) {
  .no-mobile {
    display: none;
  }
  .mobile {
    display: block;
  }
}

@media only screen and (min-width: 992px ) {
  .no-md-mobile {
    display: block;
  }
  .md-mobile {
    display: none;
  }
}
@media only screen and (max-width: 991px ) {
  .no-md-mobile {
    display: none;
  }
  .md-mobile {
    display: block;
  }
}






























