﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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

::-moz-selection { 
    background: #202e53;
    color: #ffffff;
}

::selection {
    background: #202e53;
    color: #ffffff;	
}

body {
  margin: 0;
}


footer,
header,
nav,
section {
  display: block;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}



h1 {
  margin: .67em 0;
}

img {
  border: 0;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


strong {
  font-weight:300;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  padding: 0;
}

.copytext__image {
  border: 0;
  max-width: 100%;
  /* padding: .5em; td 2020-04-02 */
  padding-left: .5em; 
  padding-right: .5em; 
}

.image_w100percent{
  width:100%
}

@media print {
  * {
    text-shadow: none!important;
    /*color: #000!important;*/
    background: 0 0!important;
    box-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }
/*
  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after {
    content: "";
  }
*/
  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff!important;
  }

  .navbar {
    display: none;
  }

  .table td {
    background-color: #fff!important;
  }

  .table {
    border-collapse: collapse!important;
  }

  .table-bordered td {
    border: 1px solid #ddd!important;
  }
  
  .site-footer {
    display: none;
  } 
  
  .lb_anzeigen {
	display: block!important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/jportal/nav/schrift/glyphicons-halflings-regular.eot);
  src: url(/jportal/nav/schrift/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/jportal/nav/schrift/glyphicons-halflings-regular.woff) format('woff'),url(/jportal/nav/schrift/glyphicons-halflings-regular.ttf) format('truetype'),url(/jportal/nav/schrift/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-search:before {
  content: "\e003";
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Frutiger W01", Arial;
  line-height: 1.42857143;
  color: #1a1a18;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

p {
  margin: 0 0 10px;
}

small {
  font-size: 85%;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

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

@media (min-width:767px) {
  .container {
    width: 730px!important;
  }
}

@media (min-width:992px) {
  .container {
    width: 950px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1150px;
  }
}

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

.col-sm-11,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-8,
.col-sm-9 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width:767px) {
  .col-sm-11,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>tbody>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table-bordered,
.table-bordered>tbody>tr>td {
  border: 1px solid #ddd;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
}

input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #777;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio] {
  position: absolute;
  /* margin-left: -20px; */
}

.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
  width: auto; /* layout fix 2021-12-21 td */
  max-width: none; /* layout fix 2021-12-21 td */
}

.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}

@media (min-width:767px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #dcdcdc;
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active {
  background-image: none;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control,
.input-group-btn {
  display: table-cell;
}

.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-btn:last-child>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:last-child>.btn {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.navbar {
  position: relative;
  min-height: 115px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width:767px) {
  .navbar {
    border-radius: 0;
  }
}

@media (min-width:767px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:767px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-brand {
    float: left;
    padding: 45px 5px 0;
    font-size: 18px;
    line-height: 20px;
//height: 115px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 40.5px;
  margin-bottom: 40.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width:767px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 23.75px -5px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width:767px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 47.5px;
    padding-bottom: 47.5px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -5px;
  }
}

@media (min-width:767px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
  }
}

.navbar-form {
  margin: 40.5px -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:767px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
}

@media (max-width:766px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width:767px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
  float: left;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0,-25%,0);
  transform: translate3d(0,-25%,0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #efefef;
  min-height: 16.43px;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #efefef;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width:767px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.buttonbox:after,
.buttonbox:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.leadcontent-main:after,
.leadcontent-main:before,
.linklist-row:after,
.linklist-row:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.orderinfo-body:after,
.orderinfo-body:before,
.ordermenu:after,
.ordermenu:before,
.productmodal:after,
.productmodal:before,
.row:after,
.row:before,
.site-wrap:after,
.site-wrap:before,
.teaseritem-row:after,
.teaseritem-row:before,
.teasers:after,
.teasers:before {
  content: " ";
  display: table;
}

.buttonbox:after,
.container:after,
.form-horizontal .form-group:after,
.leadcontent-main:after,
.linklist-row:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.orderinfo-body:after,
.ordermenu:after,
.productmodal:after,
.row:after,
.site-wrap:after,
.teaseritem-row:after,
.teasers:after {
  clear: both;
}

.pull-left {
  float: left!important;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-xs-inline-block {
  display: none!important;
}

@media (max-width:766px) {
  .visible-xs {
    display: block!important;
  }
}

@media (max-width:766px) {
  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (max-width:766px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:767px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none!important;
  }
}

@media only screen and (min-width:768px) {
  a,
  h1,
  h2,
  h3,
  h4,
  li,
  ol,
  ul {
    padding: 0;
    margin: 0;
  }
}

@font-face {
  font-family: "Frutiger W01_R2";
  src: url(/jportal/nav/schrift/8ffa1144-4066-4dd8-950c-da8d355d4ab2.eot?#iefix) format("eot");
}

@font-face {
  font-family: "Frutiger W01";
  src: url(/jportal/nav/schrift/8ffa1144-4066-4dd8-950c-da8d355d4ab2.eot?#iefix);
  src: url(/jportal/nav/schrift/8ffa1144-4066-4dd8-950c-da8d355d4ab2.eot?#iefix) format("eot"),url(/jportal/nav/schrift/37f83f2e-feaa-4d2c-9993-2771ab1f3e87.woff) format("woff"),url(/jportal/nav/schrift/b319582c-cdad-4301-9f65-3907fb8b508d.ttf) format("truetype"),url(/jportal/nav/schrift/427db4f2-4863-482e-bdaf-da48a03e52c9.svg#427db4f2-4863-482e-bdaf-da48a03e52c9) format("svg");
  font-weight: 200;
  font-style: Regular;
}

@font-face {
  font-family: "Frutiger W01_R3";
  src: url(/jportal/nav/schrift/a3a15351-8e3c-4c29-82e6-15b106c2181f.eot?#iefix) format("eot");
}

@font-face {
  font-family: "Frutiger W01";
  src: url(/jportal/nav/schrift/a3a15351-8e3c-4c29-82e6-15b106c2181f.eot?#iefix);
  src: url(/jportal/nav/schrift/a3a15351-8e3c-4c29-82e6-15b106c2181f.eot?#iefix) format("eot"),url(/jportal/nav/schrift/f1f95a55-f0c6-4fb5-8939-b93160b7a751.woff) format("woff"),url(/jportal/nav/schrift/032fd83c-fe79-47fa-9dda-0a3f03bd0506.ttf) format("truetype"),url(/jportal/nav/schrift/17f04727-b70e-460f-8b5c-c8cd21771240.svg#17f04727-b70e-460f-8b5c-c8cd21771240) format("svg");
  font-weight: 300;
  font-style: Regular;
}

@font-face {
  font-family: "Frutiger W01_R4";
  src: url(/jportal/nav/schrift/6169190e-4723-44d8-8512-87fe44314627.eot?#iefix) format("eot");
}

@font-face {
  font-family: "Frutiger W01";
  src: url(/jportal/nav/schrift/6169190e-4723-44d8-8512-87fe44314627.eot?#iefix);
  src: url(/jportal/nav/schrift/6169190e-4723-44d8-8512-87fe44314627.eot?#iefix) format("eot"),url(/jportal/nav/schrift/ba18b900-b949-4ac6-8be2-c708ee69faf7.woff) format("woff"),url(/jportal/nav/schrift/e72f20b2-125d-49b5-ac55-9c84689e3a67.ttf) format("truetype"),url(/jportal/nav/schrift/b010e56e-44d2-46cd-a494-22825e86adec.svg#b010e56e-44d2-46cd-a494-22825e86adec) format("svg");
  font-weight: 400;
  font-style: Regular;
}

body,
html {
  overflow-x: hidden;
}

body {
  font-weight: 200;
  font-size: 16px;
}

b,
h1,
h2,
h3,
h4 {
  font-weight: 300;
}

label {
  font-weight: 200!important;
}

hr.divider {
  border-top: 1px solid #c6c6c5;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 695px;
}

hr.divider.no_line {
	border-top: none;
}

hr.white {
  border-color: #fff;
}

a {
  transition: all .3s;
}

a:hover {
  color: #b00303;
}

::selection {
  /*background: #fbb800;
  color: #b00303;*/
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover {
  border: none;
  background-color: transparent;
}

.help-block {
  color: #999;
  font-size: 12px;
}

.modal-header {
  text-align: right;
}

.site-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 2em;
}

@media (min-width:767px) {
  .site-wrap {
    width: 730px;
  }
}

@media (min-width:992px) {
  .site-wrap {
    width: 950px;
  }
}

@media (min-width:1200px) {
  .site-wrap {
    width: 1150px;
  }
}

.buttonlink {
  background-color: #b00303;
  border: none;
  border-radius: 0.3em;
  color: #fff !important;
  font-size: 18px;
  padding: 0.3em 0.5em;
  text-align: center;
  white-space: nowrap;
}

.buttonlink::before {
  content: none;
}

.buttonlink--text {
  display: block;
  font-size: 21px;
  padding: 1.2em .3em;
  margin: 1em 0;
}


.site-content a {
  color: #b00303;
}

.site-content a:before {
  content: '» ';
}

.site-content a.to-top-link:before {
  content: '\002191  ';
  position: relative;
  bottom: 1px;
  display: inline-block !important;
  padding-right: 5px
}

a.no_before:hover {
	text-decoration: underline;
}

a.no_before::before {
	content: '';
}

.site-content a.no_color {
  color: unset;
}

.site-content a:hover {
  color: #b00303;
  text-decoration: underline;
}

.site-content a.no_color:hover {
  color: unset;
}


.primarymenu {
  margin: 0;
}

@media only screen and (min-width:767px) and (max-width:992px) {
  .primarymenu #primarymenu {
    padding-bottom: 1em;
  }

  .primarymenu .navbar-brand {
    padding-left: 5px;
  }

  .primarymenu-navs {
    clear: both;
    padding-left: 0;
  }

  .primarymenu.navbar-default .navbar-nav>li>a {
    padding: 3px 5px;
    font-weight: 400;
    color: #1a1a18;
  }

  .primarymenu .primarymenu-searchwidget {
    margin: 0;
  }
}

.primarymenu .nav>li>a {
  padding-left: 5px;
  padding-right: 5px;
}

.primarymenu.navbar-default {
  background: 0 0;
  border: none;
}

.primarymenu.navbar-default .navbar-nav>li>a {
  font-weight: 400;
  color: #1a1a18;
  background-color: transparent;
}

.primarymenu.navbar-default .navbar-nav>li>a.active,
.primarymenu.navbar-default .navbar-nav>li>a:hover {
  color: #b00303;
}

.primarymenu-brandlogo {
    background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
    background-position: 0 -429px;
    width: 176px;
    height: 54px;
    display: inline-block;
    position: relative;
    text-indent: -9999px;
    top: -22px;
}

.logo-subtext {
    color: #000;
    font-size: 10px;
    position: absolute;
    left: 9px;
    top: 63px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
	.logo-subtext {
		display: none;
	}
}

.primarymenu-brandlogo-juris {
  background-image: url(/jportal/nav/bilder/layout_bilder/juris_logo.gif);
  /*background-position: 0 -429px;*/
  width: 200px;
  height: 41px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  /*top: -25px;*/
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .primarymenu-brandlogo {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -492px;
    height: 65px;
    width: 202px;
    background-size: 202px 557px;
  }
  
  .primarymenu-brandlogo-juris {
    /*background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);*/
    /*background-position: 0 -492px;*/
    /*height: 65px;*/
    /*width: 202px;*/
    /*background-size: 202px 557px;*/
  }
  
}

.primarymenu-features li {
  margin-top: -5px;
}

.primarymenu-features li a {
  transition: none;
  color: #efefef!important;
  font-size: 12px!important;
  font-weight: 200!important;
  padding-left: 5px;
  padding-right: 5px;
}

.primarymenu-features li a:hover {
  color: #1a1a18!important;
}

.primarymenu-login {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -74px;
  width: 16px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  top: 3px;
  left: -5px;
  position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .primarymenu-login {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -74px;
    height: 20px;
    width: 16px;
    background-size: 202px 557px;
  }
}

.primarymenu a:hover .primarymenu-login {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -134px;
  width: 16px;
  height: 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .primarymenu a:hover .primarymenu-login {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -134px;
    height: 20px;
    width: 16px;
    background-size: 202px 557px;
  }
}

.primarymenu-searchwidget {
  padding-right: 5px;
  position: relative;
  top: 5px;
}

.primarymenu-searchwidget .form-control {
  font-size: 16px;
  width: 110px;
}

.primarymenu-searchwidget button,
.primarymenu-searchwidget button:hover {
  background: #fff;
  border: none;
  padding-right: 0;
}

.primarymenu-searchwidget:hover .primarymenu-search {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -114px;
  width: 21px;
  height: 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .primarymenu-searchwidget:hover .primarymenu-search {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -114px;
    height: 20px;
    width: 21px;
    background-size: 202px 557px;
  }
}

.primarymenu-search {
  display: inline-block;
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -94px;
  width: 21px;
  height: 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .primarymenu-search {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -94px;
    height: 20px;
    width: 21px;
    background-size: 202px 557px;
  }
}

@media only screen and (max-width:767px) {
  .primarymenu-searchwidget {
    padding-right: 5px;
  }

  .primarymenu-searchwidget .form-control {
    width: 100%;
    font-family: arial,sans-serif;
  }

  .primarymenu-searchwidget button,
  .primarymenu-searchwidget button:hover {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    text-align: left;
  }

  .primarymenu-searchwidget button:active:focus,
  .primarymenu-searchwidget button:focus,
  .primarymenu-searchwidget button:hover:active:focus,
  .primarymenu-searchwidget button:hover:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
  }

  .primarymenu-searchwidget button:focus,
  .primarymenu-searchwidget button:hover,
  .primarymenu-searchwidget button:hover:focus,
  .primarymenu-searchwidget button:hover:hover {
    text-decoration: none;
  }

  .primarymenu-searchwidget button:active,
  .primarymenu-searchwidget button:hover:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  }

  .primarymenu-searchwidget button:active,
  .primarymenu-searchwidget button:focus,
  .primarymenu-searchwidget button:hover,
  .primarymenu-searchwidget button:hover:active,
  .primarymenu-searchwidget button:hover:focus,
  .primarymenu-searchwidget button:hover:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }

  .primarymenu-searchwidget button:active,
  .primarymenu-searchwidget button:hover:active {
    background-image: none;
  }

  .primarymenu-search {
    padding-left: 2em;
    background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
    background-position: 0 -94px;
    width: 21px;
    height: 20px;
    text-align: center;
  }
}

.leadcontent {
  position: relative;
}

.leadcontent-image-wrapper {
  position: relative;
}

.leadcontent-textbox-overlay {
	left: 0;
	position: absolute;
	bottom: 0;
	width: 40%;
	max-height: 100%;
	padding: .8rem 1rem;
	background-color: #B00303;
	color: #B00303;
	font-size: 14px;
	font-weight: 300;
	opacity: .6;
}

@supports (mix-blend-mode: multiply) {
	.leadcontent-textbox-overlay {
		opacity: 1;
		mix-blend-mode: multiply;
	}
}

.leadcontent-textbox-overlay.overlay-text {
	background: none;
	color: #ffffff;
	opacity: 1;
	mix-blend-mode: normal;
}

@media (min-width:320px) {
	.leadcontent-textbox-overlay {
		padding: 1.3rem 1rem;
		font-size: 18px;
	}	
}

@media (min-width:767px) {
	.leadcontent-textbox-overlay {
		width: 27%;
		padding: 2.5rem 2.5rem 2.5rem 3.1rem;
		left: -2px;
		font-size: 24px;
	}	
}

@media (min-width:992px) {
	.leadcontent-textbox-overlay {
		width: 25%;
		font-size: 30px;
	}	
}

@media (min-width:1200px) {
	.leadcontent-textbox-overlay {
		font-size: 36px;
	}	
}


.leadcontent-main {
  width: 100%;
  margin-left: -5px;
  margin-right: -5px;
}

.leadcontent-colleft {
  position: relative;
  min-height: 1px;
  padding: 30px 10px 0;
}

@media (min-width:767px) {
  .leadcontent-colleft {
    float: left;
    width: 66.66666667%;
  }
}

.leadcontent-colright {
  position: relative;
  min-height: 1px;
  padding: 0;
}

.leadcontent-colright .leadcontent-main {
    padding: 0 1em;
}

@media (min-width:767px) {
  .leadcontent-colright {
    float: left;
    width: 33.33333333%;
  }
}

.leadcontent-image {
  width: 100%;
}

.leadcontent-product-image {
  width: 100%;
  padding-bottom: 36px;
}

.leadcontent-headline1 {
  line-height: 1.2em;
  padding-bottom: .5em;
  font-size: 24px;
}

.leadcontent-headline1--produkt {
  padding-bottom: 0;
}

.leadcontent-headline2 {
  line-height: 1.2em;
  padding-bottom: .5em;
  font-size: 24px;
  color: #b00303;
  margin-top: 0;
}

.leadcontent-headline3 {
  line-height: 1.2em;
  padding-bottom: .5em;
  font-size: 21px;
  margin-top: 0;
}

.leadcontent-author {
  font-weight: 300;
  margin: .2em 0 1.2em;
}

.leadcontent-copy {
  line-height: 1.6em;
  padding-bottom: 1em;
}

.leadcontent-copy p {
  margin-bottom: 1em;
}

.leadcontent-copy ol,
.leadcontent-copy ul {
  padding-left: 1em;
  margin-bottom: 1em;
}

.leadcontent-copy--lead {
  font-size: 18px;
  line-height: 1.6em;
}

.leadcontent .sitemap ul {
  padding: 0 1em 0 2em!important;
  margin: 0;
}

.leadcontent .sitemap li {
  list-style-type: none;
  margin: 0;
}

.leadcontent .sitemap>li a {
  font-weight: 300;
}

.leadcontent .sitemap a {
  cursor: pointer;
}

.leadcontent a.to-linklist-link,
.leadcontent a.pdf-link {
	display: inline-block;
	font-weight: 300;
	padding-bottom: 40px;
	padding-right: 16px;
}

.buttonbox {
  margin-left: 3px;
  margin-right: -5px;
}

@media (max-width:766px) {
  .buttonbox {
    display: none!important;
  }
}

@media (min-width:767px) and (max-width:991px) {
  .buttonbox {
    display: none!important;
  }
}

.buttonbox-col {
  position: relative;
  min-height: 1px;
  padding: 30px 5px 0 2px;
}

/* MsB*/
.leadcontent-colright .buttonbox-col {
  float: left;
  width: 100%;
}
/* MsB*/

@media (min-width:992px) {
  .buttonbox-col {
    float: left;
    width: 33.33333333%;
  }
}

.linklist {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.linklist-row {
  margin-left: -5px;
  margin-right: -5px;
}

.linklist-headline {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: .5em;
  padding-left: .4em;
}

.linklist-colleft,
.linklist-colright {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width:1200px) {
  .linklist-colleft,
  .linklist-colright {
    float: left;
    width: 50%;
  }
}

.linklist a {
  background-color: #efefef;
  display: block;
  margin: 0 0 5px;
  padding: 10px;
}

.linklist a:hover {
  text-decoration: none;
  background-color: #ccc;
}

.linklist a:before {
  content: '';
}

.linklist a.active {
	background-color: #b00303;
	color: #fff;
	text-decoration: none;
}

.sidebar-default {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 1em;
  padding-right: 1em;
}

.sidebar-box {
  margin-bottom: 1em;
}

.sidebar-headline {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: .3em;
  margin-top: .5em;
}

.sidebar-copy {
  font-size: 14px;
}

.productinfo-box {
  margin-bottom: 1.5em;
}

.productinfo-box-fs_id-57288 a {
    font-size: 16px;
}

.productinfo-box .btn-juris {
    font-size: 21px;
}

.productinfo-headline {
  font-size: 18px;
  font-weight: 300;
}

.productinfo-price {
  color: #b00303;
  font-size: 36px;
}

.productinfo-price small {
  font-size: 18px;
  font-weight: 200;
  position: relative;
  top: -.8em;
}
.price_tax {
 font-size: 16px;
  color:#000
}

.productinfo-linkbox {
  margin-bottom: 2em;
}

.productinfo-linkbox a {
  display: block;
  font-size: 17px;
  margin-bottom: .2em;
}

.smallprint {
  font-size: 12px;
}

.smallprint-headline {
  color: #b00303;
}

.smallprint-copy {
  color: #111;
  font-size: 13px;
  margin: 0 0 13px;
}

.teasers {
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
}

.teasers .to-top-link{
  position: absolute;
  top: 0px;
  right: 5px;
}

.teasers-headline {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 1.2em;
}

.teasers-headline.similar-products {
	font-size: 26px;
}

@media (min-width:767px) {
  .teasers-headline {
    float: left;
    width: 100%;
  }
}

.teasers-col {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width:767px) {
  .teasers-col {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .teasers-col {
    float: left;
    width: 33.33333333%;
  }
}

.teaseritem {
  background-color: #efefef;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 10px;
  transition: background-color .3s;
  border: 1px solid #f5f5f5;
}

.teaseritem:hover {
  background-color: #dcdcdc;
}

a:hover .teaseritem
{
	border: 1px solid #B00303;
	outline: 1px solid #B00303;
	border-radius: 0px;
}

.teaseritem-row {
  margin-left: -5px;
  margin-right: -5px;
}

.teaseritem-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.teaseritem-image-wrapper{
  height:144px;
  overflow:hidden;
}

.teaseritem-headline1 {
  font-size: 16px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.teaseritem-headline1 .jurisrot {
  word-wrap: break-word;
}

.teaseritem-headline2 {
  color: #b00303;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: .5em;
}

.teaseritem-colleft {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 0;
}

.teaseritem-colright {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.teaseritem-copy {
  font-size: 14px;
  padding-bottom: .5em;
}

.teaseritem--wide {
  padding: 0 5px;
}

.teaseritem--wide .teaseritem-headline1 {
  padding: .5em;
}

.teaseritem--wide .teaseritem-row {
  margin-top: 0;
}

.teaseritem--wide-col {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:992px) {
  .teaseritem--wide-col {
    float: left;
    width: 100%;
  }
}

.teaseritem--wide a {
  display: none;
}

.teaseritem-link {
	color: #b00303;
}

/** Footer **/
.site-footer {
    margin-top: 70px;
}

/** Neue erweiterte Footer-Logo-Leiste */
.partners-logo {
    display: block;
    //margin: 1em 10px;
}

.partners .juris {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -15px;
    width: 68px;
    height: 34px;
	margin: 1em 14px;
}

.partners .ottoschmidt {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -80px;
    width: 91px;
    height: 19px;
	margin: 1em 14px;
}

.partners .gruyter {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -108px;
    width: 79px;
    height: 42px;
	margin: 1em 13px;	
}

.partners .esv {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -171px;
    width: 86px;
    height: 29px;
	margin: 1em 14px;	
}

.partners .cfmueller {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -218px;
    width: 115px;
    height: 33px;
	margin: 1em 13px;	
}

.partners .rehm {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -261px;
    width: 93px;
    height: 39px;
	margin: 1em 14px;	
}

.partners .stotax {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -325px;
    width: 87px;
    height: 25px;
	margin: 1em 14px;	
}

.partners .bundesanzeiger {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -371px;
    width: 120px;
    height: 29px;
	margin: 1em 14px;	
}

.partners .dfv {
    background-image: url(/jportal/nav/bilder/layout/juris-spritesheet-partner.png);
    background-position: 0 -425px;
    width: 122px;
    height: 26px;
	margin: 1em 14px;	
}
/** Ende dfv erweiterte Footer-Logo-Leiste */

/** Neue um dav und dnv erweiterte Footer-Logo-Leiste */

.partners {
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;	
	align-items: center;
}

.partners a {
	margin: 10px 43px;	
}

.partners .juris--fl, 
.partners .otto_schmidt--fl, 
.partners .degruyter--fl, 
.partners .esv--fl, 
.partners .cf_mueller--fl, 
.partners .rehm--fl, 
.partners .stotax--fl, 
.partners .bundesanzeiger--fl, 
.partners .dfv--fl, 
.partners .dav--fl, 
.partners .dnv--fl {
	width: 100px;
}

.footer-logo--fs {
	margin: 10px 43px;
}

.partners .iww--fl {
	/*margin: 10px 37px;*/
	/*height: 50px;	*/
}

.partners .stotax--fl, 
.partners .bundesanzeiger--fl, 
.partners .dfv--fl, 
.partners .dav--fl {
	/*margin-right: 90px;*/
}

/** ENDE Neue um dav und dnv erweiterte Footer-Logo-Leiste */
/** Neue um rws erweiterte Footer-Logo-Leiste */
.partnerlist {
    clear: both;
    height: auto;
}
.global--max-width {
    /* max-width: 100%; */
}
.grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    /* max-width: 75rem;  */
    margin-left: auto;
    margin-right: auto;
}
 @media print, screen and (min-width: 50em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.partnerlist__entries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.partnerlist__image {
    float: left;
    max-height: 75px;
    padding: 0 50px 20px 0;
	margin-bottom: 20px;
}

/** ENDE Neue um rws erweiterte Footer-Logo-Leiste */


.footermenu li {
  float: left;
  list-style: none !important;
}

.footermenu-link {
  color: #999;
  font-family: arial,sans-serif;
  font-size: 12px;
  padding: 0 15px;
}

.footermenu-social {
  left: 15px;
  position: relative;
}

.footermenu-social a {
  padding: 0 5px;
}

.footermenu-icon {
  display: inline-block;
}

.footermenu-facebook {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -42px;
  width: 14px;
  height: 14px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .footermenu-facebook {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -42px;
    height: 14px;
    width: 14px;
    background-size: 202px 557px;
  }
}

.footermenu-twitter {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 0;
  width: 14px;
  height: 14px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .footermenu-twitter {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 0;
    height: 14px;
    width: 14px;
    background-size: 202px 557px;
  }
}

.footermenu-googleplus {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -28px;
  width: 14px;
  height: 14px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .footermenu-googleplus {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -28px;
    height: 14px;
    width: 14px;
    background-size: 202px 557px;
  }
}

.footermenu-rss {
  background-image: url(/jportal/nav/bilder/layout/spritesheet.png);
  background-position: 0 -14px;
  width: 14px;
  height: 14px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-device-pixel-ratio:1.5) {
  .footermenu-rss {
    background-image: url(/jportal/nav/bilder/layout/spritesheet2x.png);
    background-position: 0 -14px;
    height: 14px;
    width: 14px;
    background-size: 202px 557px;
  }
}

.footermenu-copyright {
  color: #999;
  float: right;
  font-family: arial,sans-serif;
  font-size: 12px;
  padding: 0 15px;
  position: relative;
  top: 3px;
}

@media only screen and (max-width:767px) {
  .footermenu ul {
    padding: 0;
  }

  .footermenu li {
    float: none;
    list-style-type: none;
  }

  .footermenu a {
    display: block;
    padding: 1em;
  }

  .footermenu .footermenu-social a {
    padding-left: 0;
  }
}

/* tdesgranges 6.11. */
.column .btn-juris{  
  white-space: normal;
}

.btn-juris {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.33;
  display: block;
  width: 100%;
  background-color: #b00303;
  border: none;
  color: #fff!important;
  border-radius: .5em;
  font-size: 16px;
  font-weight: 200;
  padding: 1.2em .3em;
}

/* MsB */
.btn-juris-r-col {
    -moz-user-select: none;
    background-color: #b00303;
    background-image: none;
    border: medium none;
    border-radius: 0.3em;
    color: #fff !important;
    cursor: pointer;
    font-size: 21px;
    font-weight: 200;
    line-height: 1.33;
    margin-bottom: 0;
    padding: 0.3em;
    text-align: center;
    vertical-align: middle;
    width: 100%;
	display: block;
}

.btn-juris--off, 
.btn-juris--off:hover,
.btn-juris--off:focus {
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	white-space: nowrap;
	line-height: 1.33;
	width: 100%;
	background-color: #aaa;
	border: none;
	color: #fff !important;
	border-radius: .5em;
	font-size: 21px;
	font-weight: 200;
	padding: 1.2em .3em;
}
/* MsB */

.btn-juris:active:focus,
.btn-juris:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-juris:focus,
.btn-juris:hover,
.btn-jurissmall:hover {
  color: #333;
  background-color: #d43737;  
}

.btn-juris:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-juris:active,
.btn-juris:focus{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-juris:active {
  background-image: none;
}

.btn-juris:before {
  content: ''!important;
}

.btn-juris:hover {
  border: none;
}

.btn-juris:disabled {
  background-color: #b00303!important;
}

.btn_evsf  {
  background-color: #393;
  display: inline;
  padding: 1.2em .6em;
  font-size: 18px;
  font-weight: 300;
}
.btn_evsf:focus,
.btn_evsf:hover,
.btn_evsf:hover {
  color: #333;
  background-color: #4a4;  
}

.btn-jurissmall {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #b00303;
  border: none;
  color: #fff!important;
  border-radius: .5em;
  font-size: 18px;
  font-weight: 200;
  padding: .7em 1em;
}

.btn-jurissmall:active:focus,
.btn-jurissmall:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-jurissmall:focus,
.btn-jurissmall:hover,
.btn-juris:hover {
  color: #333;
  text-decoration: underline;
}

.btn-jurissmall:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-jurissmall:active,
.btn-jurissmall:focus{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-jurissmall:active {
  background-image: none;
}

.btn-jurissmall:before {
  content: ''!important;
}

.btn-jurissmall:disabled {
  background-color: #b00303!important;
}

.btn-juris.btn-juris-medium {
	padding: 8px;
}
.btn-juris.btn-juris-medium::before {
	content: '\0002C2  ' !important;
}
@media (min-width:851px) {
	.btn-juris.btn-juris-medium {
		font-weight: 300;
		width: 220px;
		font-size: 18px;
	}
}
@media (min-width:1200px) {
	.btn-juris.btn-juris-medium {
		width: 270px;
		font-size: 20px;
	}
}

.form-control:focus {
  border-color: #ccc;
  outline: 0;
  box-shadow: inset 0 1px 1px #ddd,0 0 8px #ddd;
}

.productdetail-addon {
  margin-top: 2em;
  clear: left;
}

.productdetail-image {
  padding: 0 2em 1em 0;
}

.productdetail-headline {
  font-weight: 300;
}

.productdetail-addonheadline {
  line-height: 1.2em;
  padding-bottom: .5em;
}

.productdetail ul {
  display: inline-block;
}

.orderinfo-headline {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
  background-color: #efefef;
  font-weight: 300;
}

.orderinfo-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  border-color: #ddd;
}

.orderinfo-body {
  padding: 15px;
}

.searchbar {
  background-color: #efefef;
  margin: 2em 0;
  padding: 1em 1em 0;
}

.ordermenu {
  margin-bottom: 0;
  list-style: none;
  background-color: #efefef;
  margin-left: 5px;
  margin-right: -1px;
  padding-left: 0;
}

.ordermenu>li {
  position: relative;
  display: block;
}

.ordermenu>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.ordermenu>li>a:focus,
.ordermenu>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.ordermenu a {
  color: #1a1a18;
  background-color: transparent;
}

.ordermenu a:hover {
  background-color: transparent!important;
}

.ordermenu a:before {
  content: '';
}

.ordermenu a.disabled {
  cursor: not-allowed;
  color: #aaa;
}

.ordermenu a.active {
  color: #b00303;
}

.radio-inner {
  display: none;
}

.productmodal {
  margin-left: -5px;
  margin-right: -5px;
}

.productmodal-colleft {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1em;
}

@media (min-width:767px) {
  .productmodal-colleft {
    float: left;
    width: 25%;
  }
}

.productmodal-colleft img {
  display: block;
  max-width: 100%;
  height: auto;
}

.productmodal-colright {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width:767px) {
  .productmodal-colright {
    float: left;
    width: 75%;
  }
}

.productmodal-headline1 {
  color: #b00303;
  font-size: 18px;
  font-weight: 300;
  margin-top: 1em;
}

.productmodal-headline2 {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: .5em;
}

.productmodal-headline2 small {
  display: block;
  font-weight: 200;
}

.productmodal-lead {
  font-size: 18px;
  margin: 1em 0;
}

.productmodal-copy {
  font-size: 16px;
  padding-bottom: .5em;
}

.productmodal-copy p {
  margin: 1em 0;
}

.productmodal ul {
  display: block;
  padding-left: 1em;
}

.productmodal a {
  color: #b00303;
}

.productmodal a:before {
  content: '»\a0';
}

.productmodal a:hover {
  color: #b00303;
  text-decoration: underline;
}

@media only screen and (min-width:480px) {
  .leadcontent-image {
    width: 100%;
  }

  .leadcontent-main {
    padding: 0 3px;
  }
  .leadcontent-main UL {
	margin-left:18px;
	margin-bottom:1em;
  }
  .productdetail-addoncheckbox {
    float: right!important;
  }
}

@media only screen and (min-width:766px) {
  .leadcontent-main UL {
	margin-left:18px;
	margin-bottom: 1em;	
  }
  .leadcontent-colleft,
  .leadcontent-colright {
    display: table-cell;
    float: none;
    vertical-align: top;
  }

  .leadcontent-colleft {
    border-left: 1px solid #1a1a18;
    border-right: 1px solid #b00303;
    padding: 30px 30px 0;
  }

  .leadcontent-colright {
    border-right: 1px solid #fbb800;
    padding: 30px 8px 30px 10px;
  }

  .leadcontent-image {
    width: 752px;
    margin-left: -12px;
  }

  .partners-logo {
    display: inline-block;
  }

  .primarymenu-search {
    text-indent: -9999px;
  }

  .sidebar-default {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
  }

  .ordermenu {
    padding-left: 20px;
  }

  .ordermenu li {
    float: left;
  }

  .ordermenu li a {
    padding: 13px 15px 7px;
  }
}

@media only screen and (min-width:851px) {
  .leadcontent-main {
    display: table;
  }
}

@media only screen and (min-width:991px) {
  hr.divider {
    width: 940px;
  }

  .primarymenu-navs {
    clear: none;
  }

  .leadcontent-headline1,
  .leadcontent-headline2 {
    font-size: 36px;
  }

  .leadcontent-headline2 {
    top: -.2em;
  }

  .leadcontent-image {
    margin-left: -18px;
    width: 983px;
  }

  .teaseritem {
    min-height: 240px;
  }
  
  .teaseritem-row {
	margin-top: 10px;
  }

  .teaseritem-copy {
    font-size: 14px;
    padding-bottom: .5em;
  }

  .teaseritem--wide .teaseritem-headline1 {
    padding: .5em 1em;
  }

  .primarymenu-default {
    margin-left: 1.5em;
  }

  .ordermenu {
    background-color: transparent;
    margin-top: -43px;
  }
}

@media only screen and (min-width:1199px) {
  hr.divider {
    width: 1140px;
  }

  .leadcontent .linklist-colleft {
    padding-right: 0;
  }

  .leadcontent-image {
    width: 1195px;
    margin-left: -32px;
  }

  .primarymenu-default {
    margin-left: 40px;
  }

  .primarymenu .nav>li>a {
    padding-left: 14px;
    padding-right: 14px;
  }

  .teaseritem-headline1,
  .teaseritem-headline2 {
    font-size: 18px;
  }

  .teaseritem-copy {
    font-size: 15px;
  }

  .teaseritem--wide .teaseritem-headline1 {
    padding-top: 12px;
  }
}

/* MsB*/
.jurisrot, .portalfarbe {
	color: #b00303;
}

.jurisRoth2
{
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #b00303;
}

.premiumgrau {
	color: #4c4c4c;
}

.shopschwarz {
	color: #1a1a18;
}

.stoerertext {
  background-color: #b00303;
  color: #FFF;
  display: inline-block;
  padding: 0 .75rem;
}

.personen {
    color: #303030;
    font-size: 12px;
    font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.kurzbeschreibung {
	font-weight: 300;
}

li {
	list-style-image: url(/jportal/nav/bilder/layout/list-icon.png);
}

/* MsB*/

/****** *******/

/*** SHOP ***/
.col-md-offset-1 {
    padding: 15px 35px;
}

#Zusatzangebot {
    float: left;
    margin: 6px 15px 0 0;
}

#berufstraegereingabefehler {
    border: 2px dashed #b00303;
    padding: 15px;
}

.pweingabe--fehler {
	border: 2px solid #b00303;
}

.pweingabe__submit {
	background-color:#b00303; 
	color:#fff; border:1px solid #b00303;
}

.fehlermeldung{
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.75);
    background-color: #fafafa;
    border: 2px dashed #b00303;
    padding: 15px;
	margin-bottom: 20px;
    /*position: fixed;
    top: 0;	*/
	max-width: 670px;
}

.fehlermeldung h3 {
    font-size: 28px;
    padding: 0 0 5px;
}

.fehlerhinweis {
    color: #b00303;
    font-size: 23px;
    font-weight: 300;
    margin: 5px 0;
    list-style-position: inside;	
}

.schwarz {
	color: #000;
}

/* */
.stageTab .btn {
	background-color: transparent;
    border: none;
    font-size: 16px;
	font-weight: 300;
    padding: 12px 15px 5px;
}


.stageTab .btn:focus, .stageTab .btn:hover, .stageTab.active .btn{
	color:#c51618;
}


.stageTab.disabled .btn{
	color:#aaa;
}

.body-popup {
	margin:10px;
}

.pop_headline {
	margin-bottom: 12px;
}

.body-popup p {
	margin: 0 0 10px;
}

.inliner {
	display: inline;
}

#impressum, #agb, #datenschutz {
	overflow: auto;
}

.testinaktiv {
	background-color: #f5f5f5;
    color: #333;
}

.gold_stoerer {
    background-color: #a68338;
    /* border-radius: .5rem; */
    display: inline-block;
    font-size: 2.5rem;
    margin: .5rem 0;
    color: #fff;
    padding: .5rem 2rem;
}

/* SHOP ENDE */
/* Formular */
.site-content #formular form > div {
  clear: both;
  overflow: hidden;
  padding: 1px;
  margin: 0 0 10px 0;
}

.site-content #formular form > div > label {
	width: 30%;
  float: left;
  padding-right: 10px;
}
.site-content #formular form > div > div {
  width: 70%;
  float: right;
}

@media (max-width: 600px) {
  .site-content #formular form > div {
    margin: 0 0 15px 0; 
  }
  .site-content #formular form > div > label {
	width: 100%;
    float: none;
    margin: 0 0 5px 0;
  }
  .site-content #formular form > div > div {
    width: 100%;
    float: none;
  }
}
/* Weiterlesen-Button */
.btn-weiterlesen {
	-moz-user-select: none;
    background-color: #b00303;
    border-radius: 0.2em;
    color: #fff !important;
    cursor: pointer;
    display: block;
    line-height: 1.33;
    margin: 20px 0;
    padding: 0.3em 0.3em;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	width: 10em;
}
/* Teaserbox */
.teasers-col .lightbox {
     padding: 5px 30px;
}

#sidr-main {
	display: none;
}

/*
.nav-zu-juris li {
    display: block;
    position: relative;
}

.nav-zu-juris  li  a {
    background-color: transparent;
    line-height: 20px;	
    color: #1a1a18;
    font-weight: 400;
    padding-left: 15px 15px 47.5px 47.5px;
    display: block;
    position: relative;
}

@media only screen and (min-width: 991px){
	.nav-zu-juris {
		padding-left: calc(100% - 100px);
		position: absolute;
		top: 0;
	}
}
*/

.informieren a::before {
    content: "";
}

.informieren {
	margin-top: 10px;
}

.informieren-button, .informieren-button-formular {
    background-color: #b00303;
    background-image: none;
    border: medium none;
    border-radius: 0.2em;
    color: #fff !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: 200;
    line-height: 1.33;
    margin-bottom: 0;
    padding: 0.2em 0.5em;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.informieren-button-formular {
	margin: 25px 0 0;
}

.h2zubuchung{
	padding: 20px 20px 0 20px;
	background-color:#eee;
}

.zubuchen {
	font-weight: 300;
	margin-top: 25px;
}

.zubuchen a::before {
	content: "";
}


/* Blender 2.0 */

/* kleine größen und Basis */
#slider {
	position: relative;
	max-width: 1195px;
	overflow: hidden;
	width: 100%;
}

#slider img {
	border: 0 none;
}

#bild-lead {
	max-width: 1195px;
	width: 100%;
}

#bild-1, #bild-2, #bild-3, #bild-4, #bild-5, #bild-6 {
	float: left;
	margin: 5% 2% 0% 10%;
	max-height: 80%;
	width: 18%;	
	max-width: 290px;
}

#slideeins, #slidezwei, #slidedrei {
	background-color: #f7f7f7;
	height: 100%;
	max-width: 1195px;	
	width: 100%;
}

#slidezwei, #slidedrei {
	background-image: url(/jportal/nav/bilder/layout/slider-back.png);
	background-repeat: no-repeat;    
	background-size: 100% auto;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#sliderpunkte {
	color: #999;
	font-size: 18px;
	text-shadow: 0px 0px 3px #fff;
	position: absolute;
	bottom: 0;
	left: 44%;
	height: 13%;
	line-height: 1em;
}
/* kleine größen Ende */

/* kleinerer mittlerer */
@media only screen and (min-width:479px) {
	#sliderpunkte {
		font-size: 24px;
		height: 20px;
		left: 44%;
	}		
}
/* kleinerer mittlerer Ende */

/* kleiner mittlerer */
@media only screen and (min-width:766px) {
	#slider {
		overflow: visible;
	}

	#slideeins, #slidezwei, #slidedrei {
	}	
	
	#sliderpunkte {
		font-size: 34px;
		height: 30px;		
		left: calc(50% - 45px);
	}		
}
/* kleiner mittlerer Ende */

/* großer mittlerer Schirm */
@media only screen and (min-width:991px) {
	#slideeins, #slidezwei, #slidedrei {
		width: 983px;
		margin-left: -26px;
	}
	#sliderpunkte {
		font-size: 34px;
	}	
}
/* großer mittlerer Schirm Ende*/

/* größter Schirm */
@media only screen and (min-width:1200px) {
	#slider {
		left: -32px;
	}

	#slider img {
	}

	#bild-lead {
		max-width: 1195px;
	}

	#bild-1, #bild-2, #bild-3, #bild-4, #bild-5, #bild-6 {
		padding: 0;
		max-height: 100%;
		margin: 0 90px 0 0;
		width: auto;			
	}

	#slideeins, #slidezwei, #slidedrei {
		height: 419px;	
		width: 1195px;
		margin-left: 0;
	}

	#slidezwei, #slidedrei {  
		left: 0;
		padding: 70px 0 0 195px;
		position: absolute;
		top: 0;
	}

	#sliderpunkte {
		font-size: 44px;
		height: 40px;
		left: calc(50% - 17px);		
	}
}
/* größter Schirm Ende */

#sliderpunkt-eins, #sliderpunkt-zwei, #sliderpunkt-drei {
}

#sliderpunkt-eins {
	-webkit-animation: sliderpunkt-eins 20s ease-in infinite;
	-moz-animation: sliderpunkt-eins 20s ease-in infinite;
	-o-animation: sliderpunkt-eins 20s ease-in infinite;
	animation: sliderpunkt-eins 20s ease-in infinite;
}

#sliderpunkt-zwei {
	-webkit-animation: sliderpunkt-zwei 20s ease-in infinite;
	-moz-animation: sliderpunkt-zwei 20s ease-in infinite;
	-o-animation: sliderpunkt-zwei 20s ease-in infinite;
	animation: sliderpunkt-zwei 20s ease-in infinite;
}

#sliderpunkt-drei {
	-webkit-animation: sliderpunkt-drei 20s ease-in infinite;
	-moz-animation: sliderpunkt-drei 20s ease-in infinite;
	-o-animation: sliderpunkt-drei 20s ease-in infinite;
	animation: sliderpunkt-drei 20s ease-in infinite;
}

@keyframes sliderpunkt-eins {
	0% {color: #777;}
	27% {color: #777; }
	33% {color: #ccc; }
	93% {color: #ccc; }
	100% {color: #777; }
}

@keyframes sliderpunkt-zwei {
	0% {color: #ccc; }
	27% {color: #ccc; }
	33% {color: #777; }
	40% {color: #777; }
	60% {color: #777; }
	66% {color: #ccc; }
	100% {color: #ccc; }
}

@keyframes sliderpunkt-drei {
	0% {color: #ccc; }
	60% {color: #ccc; }
	66% {color: #777; }
	73% {color: #777; }	
	93% {color: #777; }
	100% {color: #ccc; }
}

#slideeins {
	-webkit-animation: slideeins 20s ease-in infinite;
	-moz-animation: slideeins 20s ease-in infinite;
	-o-animation: slideeins 20s ease-in infinite;
	animation: slideeins 20s ease-in infinite;
}

#slidezwei {
	-webkit-animation: slidezwei 20s ease-in infinite;
	-moz-animation: slidezwei 20s ease-in infinite;
	-o-animation: slidezwei 20s ease-in infinite;
	animation: slidezwei 20s ease-in infinite;
}

#slidedrei {
	-webkit-animation: slidedrei 20s ease-in infinite;
	-moz-animation: slidedrei 20s ease-in infinite;
	-o-animation: slidedrei 20s ease-in infinite;
	animation: slidedrei 20s ease-in infinite;
}

@keyframes slideeins {
	/*0% {opacity: 1;}*/
	27% {opacity: 1; }
	33% {opacity: 0; }
	93% {opacity: 0; }
	100% {opacity: 1; }
}

@keyframes slidezwei {
	0% {opacity: 0; }
	27% {opacity: 0; }
	33% {opacity: 1; }
	40% {opacity: 1; }
	60% {opacity: 1; }
	66% {opacity: 0; }
	100% {opacity: 0; }
}

@keyframes slidedrei {
	0% {opacity: 0; }
	60% {opacity: 0; }
	66% {opacity: 1; }
	73% {opacity: 1; }	
	93% {opacity: 1; }
	100% {opacity: 0; }
}

/* Blender 2.0 Ende */


/* Suche im AllianzShop */
#homepagesearch {
	float: right;
	padding: 44px 7px 0 0;
}

.suchMaskeInhalt {

}

#suchergebnis .headline {
	margin-bottom: 12px;
}

#suchergebnis .unsichtbar {
	display: none;
}

#suchergebnis #textfield, .allianzshop-searchfield {
	display: block;
	height: 34px;
	margin-right: 10px;
	padding: 6px 12px;
	font-size: 14px;
	float: left;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#suchergebnis #textfield {
	width: calc(100% - 90px);
}

.allianzshop-searchfield {

}

#suchergebnis .buttonHi, #homepagesearch .allianzshop-search-button {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: none;
	color: #fff !important;	
	font-size: 18px;
	font-weight: 200;

}

#homepagesearch .allianzshop-search-button {
	background-color: #999;
	border-radius: 5px;
	padding: 2px 5px;
	margin-top: 2px;
}

#suchergebnis .buttonHi {
	background-color: #b00303;
	border-radius: 7px;	
	padding: 4px 0.5em	
}

#suchergebnis .small {
	clear: both;
	float: left;
	padding-right: 0;
}

#websitesuche {
	margin-bottom: 10px;
}

.suchMaskeInhalt p{
	color: #b00303;
	font-size: 18px;
	font-weight: 300;
	float: right;
	margin: 0;
	padding: 0 90px 40px 0;
}

#suchergebnis li {
	clear: both;
}

#suchergebnis li {
	list-style: none;
	margin-bottom: 1em;
}

#suchergebnis h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.highlight {
    background-color: #fff2c9;
    border: 1px solid #fabb00;
    padding: .05rem .3rem;
}

#suchergebnis a img {
	display: none;
}

.fusszeile {
	text-align: center;
	font-weight: 300;
}

.fusszeile .fl_links {
	float: left;
}

.fusszeile .fl_rechts {
	float: right;
}

.fusszeile a::before {
    content: '';
}

/* Suche im AllianzShop Ende*/

.azo-produktwahl input {
    margin: 0 14px 0 0;
}

/* DAV Zusatzmodul */
.primarymenu-brandlogo--juris {
	background-position: 0 -483px;
	width: 200px;
	height: 44px;
	top: -3px;
}

.aButtonRot {
    background-color: #b00303;
    background-image: none;
    border-radius: 0.3em;
    color: #fff !important;
    font-size: 21px;
    font-weight: 200;
    line-height: 1.33;
    margin-bottom: 0;
    padding: 0.3em 2em;
    text-align: center;
    vertical-align: middle;
}

.noliststyle {
	list-style: none;
}

.h3-landingpage {
	margin-bottom: 0.25em;
}

.ul-landingpage {
	margin-bottom: 2em;
}

.span-grau {
	//color: #333;
}

.noliststyle a {
	color: #000;
}

.noliststyle a::before {
    color: #b00303;
    margin-left: 0.3em;
}

/* Multi-Freischalten */
.freischalt-button-spalte {
    text-align: right;
    clear: both;
	max-width: 560px;
	margin-top: 30px;	
}

.form-group {
    max-width: 620px;
}

@media only screen and (min-width:766px) {
	.leadcontent-middle {
		border-left: 1px solid #8f8f8f;
		border-right: 1px solid #8f8f8f;
		width: auto;
	}
}

.multi-fsc {
	font-size: 20px;
	font-weight: 500!Important;
	text-align: right;
}

.teaseritem {
    background-color: #f5f5f5;
	/*cursor: default;*/
}

.teaseritem:hover {
    background-color: #f5f5f5;
}

/* Footer DSH */
.inlineblock {
	display: inline-block;
}
/* Datenschutzhinweise */
.content ul li {
	margin-top: 16px
}
/*Formatvorlage OhneLinkBefore */
.OhneLinkBefore a::before {
    content: none;
}

/** Werkseiten **/
.werkdetail__content {
	padding: .5em;	
}

.werkdetail__contentleft {
	text-align: center;
	margin-bottom: 1em;
}

.werkdetail__image {
    max-width: 100%;
    height: auto;
    display: inline;
    /* width: 200px; */
    padding: 0px 30px 0px 30px;
}

@media only screen and (max-width:992px)
{
.werkdetail__image {
    max-width: 50%;
    height: auto;
    display: inline;
    /* width: 200px; */
    padding: 0px 30px 0px 30px;
}
}

.werkdetail__content ul {
	margin: 0 0 1em 1em;
}

.werkdetail__contentright {
    flex: 0 0 66%;
}

.werkdetail__headline {
	margin: 0 0 .5em;
	font-size: 20px;
	line-height: 1.5;
}

.werkdetail__h1--autoren, .werkdetail__h1--suffix {
	display: block;
	/* font-size: .8em; */
	margin-bottom: .5em;
}

.werkdetail__h1--praefixbezeichnung {
	display: block;
}


.werkdetail__headline2 {
	font-size: 16px;
	font-weight: 300;
	padding-bottom: .5em;
}

.werkdetail__headline2 small {
    display: block;
    font-weight: 200;
}

.werkdetail__contentright-lead {
	font-size: 18px;
}

.werkdetail__personen {
    margin: 0 0 1em 0;
}

.werkdetail__contentright-copy {
	font-size: 16px;
	padding-bottom: .5em;	
}

.werkdetail__headlineh2 {
    color: #b00303;
    font-size: 18px;
    font-weight: 300;
    margin-top: 1em;
}

.werkdetail__produkte {
	margin-top: 2rem;
	display: flex;
	flex-wrap: wrap;
}

.werkdetail__enhaltenh2 {
	font-size: 24px;
	color: #b00303;
	margin: 1em 0;
}

.produktbox {
	background-color: #efefef;
	display: flex;
	flex: 1 1 367px;
	padding: 1em;
	transition: background-color .3s;
	margin: .5em;
}

.produktbox:last-child {
	/*flex-grow: 0;*/
}

.produktbox:hover {
	background: #d9d9d9;
}

.produktbox__imagebox {
	flex: 0 1 auto;	
}

.produktbox__image {
	margin-right: .5em;
	max-height: 150px;
}

.produktbox__content {
	flex: 1 1 auto;
}

.produktbox__headline {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: .25em;
}

.produktbox__testbutton {
	display: inline-block;
	margin-bottom: .5em;
}

.produktbox__testbutton a {
    display: block;
    padding: .5em 1em;
    background-color: #b00303;
    border-radius: .5em;
    color: #fff;
}

.produktbox__testbutton a:hover {
	background-color: #d43737;
	color: #fff;
	text-decoration: underline;
}

.produktbox__link {
    display: block;
}

/* 
GratisTest-Seiten / OMSRV-1179
*/
#gt_produktbox_colright{
	display:block;
}

#gt_produktbox_colleft{
	display:none;
}	

@media only screen and (max-width:766px) {
	#gt_produktbox_colright{
		display:none;
	}

	#gt_produktbox_colleft{
		display:block;
		position:relative;
		text-align:center;
	}	
}



@media only screen and (min-width:500px) {
	.werkdetail__content {
		border: 30px solid transparent;	  
		border-image: url(https://testsystem.juris.de/jportal/cms/jurisallianzshop/media/bilder/layout/dummy/Einzelwerkseiten-Header-Rahmen.png);
		border-image-slice: 30;
		border-image-repeat: round;
		border-image-width: 30px;	
		border-image-outset: 0 1;
		padding: 30px 0;	
		/* padding-left: 8px; */
		padding-right: 30px;
	}	
	
	.werkdetail__contentleft {
		float: left;
		margin-right: 1em;
	}	
	
	.werkdetail__headline {
		font-size: 24px;
		line-height: 1.25;
	}	
	
}

@media only screen and (min-width:992px) {
	.produktbox {
		max-width: 459px;
	}

	.werkdetail__content {
		display: flex;			
		float: none;
	}
	
	.werkdetail__contentleft {
		flex: 0 0 33%;
		margin-right: 0;
	}	

	.werkdetail__rightleft {
		flex: 0 0 66%;
	}	
}

@media only screen and (min-width:1200px) {
	.produktbox {
		flex-grow: 0;
	}
}
/** Werkseiten ENDE**/

/** Cookiebanner START **/
#cookiebanner {
	background-color: #fbb800;
	color: #222;
	padding: 16px;
	z-index: 11111111;
	font-family: sans-serif;
	font-size: 14px;
	align-items: center;
	max-width: 956px;
	margin: 5px;
	position: fixed;
	top: 0;
	visibility: hidden;
}

.CybotCookiebotDialogBodyButton {
  border-radius: .35rem !important;
}

@media (min-width: 992px) {
	#cookiebanner {
		display: flex;
		display: -ms-flexbox;		
		margin: 5px 0 0 208px;			
	}
}

.flexer {
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	align-items: center;
}

.bannertext {
	margin-right: 5px;
}

.vbuttons {
	cursor: pointer;
	background-color: #b00303;
	padding: 16px;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 200px;
}

#cookiebanner a {
	color: #eee;
	text-decoration: underline;
}

#cookiebanner p {
	margin: 0;
}	

.site-wrap {
	margin-bottom: 150px;
}

.verstanden {
	margin: 0 16px;
}

.cb_closer {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 700;
	padding: 0 7px;
}
/** Cookiebanner ENDE **/

/** Cookiebot Start **/
#CybotCookiebotDialog a, 
#CybotCookiebotDialog div, 
#CybotCookiebotDialogBodyContentControls, 
#CybotCookiebotDialogBodyContentTitle {
    font-family: "Frutiger W01", sans-serif !important;
}

#CybotCookiebotDialog {
	border-top: 6px solid #b00303 !important;
	border-radius: 2px !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 6px solid #b00303 !important;
	font-weight: 100 !important;
}

#CybotCookiebotDialogBody p {
	font-size: 16px;
	font-weight: 100;
    margin-block-start: 1em;
    margin-block-end: 1em;	
}

h2#CybotCookiebotDialogBodyContentTitle {
	font-size: 24px;
	font-weight: 300;
}

#CybotCookiebotDialog h3 {
	font-size: 20px;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
  float: none !important;
  clear: both;
  justify-content: space-between;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
	background-color: #bfbfbf !important;
	border-color: #bfbfbf !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, 
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, 
a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
	padding: .25em 1em !important;
	height: auto !important;
	font-size: 1.6rem !important;
	font-weight: 100 !important;
	width: auto !important;
}
/** Cookiebot End **/

/** Doppelte Breite für Boxen **/
.doppelbreite .teasers-col {
  width:66.6666667%;
}
.doppelbreite .teaseritem-colleft {
  width: 20%
}

.doppelbreite .teaseritem-colright {
  width: 30%
}
@media only screen and (max-width:992px) {
	.doppelbreite .teasers-col {
	  width:auto;
	}
  	.doppelbreite .teaseritem-colright {
		width:60%;
	}
}
/**  OMSRV-1034 **/
@media only screen and (min-width:992px) {
.boxposition_daneben {
	float:left;
	width:50%
}
}

/** POB **/
.nichtda {
	display: none;
}

/* Design 2. */
.design-2 h1
{
	font-size: 26px;
}
.design-2 h2
{
	font-size: 20px;
	line-height: 24px;
}

.design-2 .arrow-before:before
{
	content: '» ';
}
.design-2 .site-header .navbar-nav a
{
	border-bottom: 2px solid #B00303;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 35px;
	margin-right: 10px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.design-2 .primarymenu.navbar-default .navbar-nav > li > a
{
	font-weight: 200;
}
.design-2 .site-header .navbar-nav a:hover
{
	background-color: #B00303;
	color: #FFFFFF !important;
	font-weight: 200;
}
.design-2 .site-header .navbar-nav a.active
{
	background-color: #B00303;
	color: #FFFFFF !important;
	font-weight: 400;
}
.design-2 .site-header #homepagesearch
{
	position: relative;
	padding-top: 33px;
}
.design-2 .site-header #homepagesearch #CMSSearch
{
	display: inline-block;
	float: left;
}
.design-2 .site-header .allianzshop-searchfield
{
	box-shadow: none;
	height: 30px;
	padding-right: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
}
.design-2 .site-header #homepagesearch .allianzshop-search-button
{
	display: none;
}
.design-2 .site-header .website-search-button
{
	position: absolute;
	left: 165px;
	bottom: 0px;

	height: 30px;
	width: 25px;
}
.design-2 .site-header .website-search-button:after
{
	content: "»";
	display: inline-block;
	color: #CCCCCC;
	
	display: inline-block;
	
	margin-left: 8px;
	position: relative;
	top: 3px;
}
.design-2 .site-header .website-search-button:hover
{
	background-color: #B00303;
}
.design-2 .site-header .website-search-button:hover:after
{
	color: #FFFFFF;
}
.design-2 .site-header .website-search-button.active
{
	background-color: #B00303;
}
.design-2 .site-header .website-search-button.active:after
{
	color: #FFFFFF;
}
.design-2 .site-header #homepagesearch .to-juris-de
{
	display: inline-block;
	padding-top: 4px;
}
.design-2 .site-header #homepagesearch .to-juris-de a
{
	background-color: #B00303;
	color: #FFFFFF;
	font-weight: 200;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
.design-2 .site-header #homepagesearch .to-juris-de::after
{
	clear: both;
	content: "";
}
.design-2 .navbar-toggle
{
	display: none;
}
.design-2 .navbar-header
{
	float: left;
}
.design-2 .navbar-collapse.collapse
{
	display: block !important;
}
.design-2 .navbar-collapse.collapse.in
{
	display: block !important;
}
.design-2 .navbar-nav > li
{
	float: left;
}
.design-2 .nav-desktop-hidden
{
	display: none;
}
@media (max-width:1200px)
{
	.design-2 .navbar-toggle
	{
		display: block;
	}
	.design-2 .navbar-header
	{
		float: none;
	}
	.design-2 .navbar-collapse.collapse
	{
		display: none !important;
	}
	.design-2 .navbar-nav > li
	{
		float: none;
	}
	.design-2 .site-header .navbar-nav a
	{
		margin-top: 10px;
	}
	.design-2 .primarymenu #primarymenu
	{
		padding-bottom: 0px;
		border-top: 0px;
	}
	.design-2 .navbar-nav
	{
		margin-top: 0px;
		margin-bottom: 25px;
		margin-left: 0px;
	}
	.design-2 .site-header .cms-search-mobile
	{
		margin-top: 10px;
		position: relative;
	}
	.design-2 .site-header .cms-search-mobile .website-search-button
	{
		border-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		bottom: auto;
	}
	.design-2 .site-header .cms-search-mobile .website-search-button:after
	{
		top: 1px;
	}

	.design-2 .site-header .nav-mobile-hidden
	{
		display: none;
	}
	.design-2 .nav-desktop-hidden
	{
		display: block;
	}
}

/** Neuer Footer. **/
.design-2 .site-footer .partnerlogo-text
{
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 18px;
}
.design-2 .site-wrap
{
	margin-bottom: 32px;
}

.design-2 .footer-main
{
	background-color: #CCCCCC;
	color: #333333;
	
	margin: auto;
	margin-bottom: 16px;
	max-width: 1195px;
	padding-top: 28px;
	padding-bottom: 28px;
}
.design-2 .footer-main .footer-top
{
	margin-bottom: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	padding-right: 28px;
	border-bottom: 1px solid #EEEEEE;
}
.design-2 .footer-main a
{
	transition: all;
}
.design-2 .footer-main .footer-top .footer-icon-juris-allianz
{
	position: relative;
	display: inline-block;
}
.design-2 .footer-main .footer-top .footer-icon-juris-allianz .primarymenu-brandlogo
{
	top: 0px;
}
.design-2 .footer-main .footer-top .footer-icon-juris-allianz .logo-subtext
{
	top: 41px;
	left: 5px;
	white-space: nowrap;
}
.design-2 .footer-main .footer-top .link-juris
{
	float: right;
	margin-top: 13px;
	margin-right: 40px;
}
.design-2 .footer-main .footer-top .link-juris-allianz
{
	float: right;
	margin-top: 13px;
}
.design-2 .footer-main .footer-content
{
	margin-left: 28px;
	margin-right: 28px;
}
.design-2 .footer-main .footer-content .footer-content-element
{
	float: left;

	width: 50%;
	margin-right: 0px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.design-2 .footer-main .footer-top a,
.design-2 .footer-main .footer-content a,
.design-2 .footer-main .footer-bottom a
{
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.design-2 .footer-main .footer-bottom a
{
	font-size: 15px;
}
.design-2 .footer-main .footer-top a:hover,
.design-2 .footer-main .footer-content a:hover,
.design-2 .footer-main .footer-bottom a:hover
{
	color: #FFFFFF;
}
.design-2 .footer-main .footer-top .big,
.design-2 .footer-main .footer-content .big,
.design-2 .footer-main .footer-bottom .big
{
	font-size: 18px;
	font-weight: 400;
}
.design-2 .footer-main .footer-top .normal,
.design-2 .footer-main .footer-content .normal,
.design-2 .footer-main .footer-bottom .normal
{
	font-size: 16px;
}
.design-2 .footer-main .footer-bottom .normal
{
	font-size: 15px;
}
.design-2 .footer-main .footer-content .footer-content-element:nth-child(2n+1)
{
	margin-left: 0px;
}
.design-2 .footer-main .footer-content .footer-with-border-top .footer-content-element
{
	margin-top: 18px;
	padding-top: 28px;
	border-top: 1px solid #EEEEEE;
}
.design-2 .footer-main .footer-content .footer-content-element .footer-content-element-left-right
{
	float: left;
	width: 50%;
}
.design-2 .footer-main .footer-content .footer-content-element ul
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.design-2 .footer-main .footer-content .footer-content-element ul li
{
	margin-bottom: 4px;
	list-style-image: none;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons ul
{
	list-style-type: square;
	margin-left: 18px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons ul li
{
	margin-bottom: 8px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons .footer-logos img
{
	display: inline-block;
	max-width: 100px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons .footer-logos .footer-logo-paragraph
{
	margin-right: 30px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons .footer-logos .footer-logo-dav
{
	margin-right: 30px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-5-reasons .footer-logos .footer-logo-notare
{
	max-width: 105px;
}
.design-2 .footer-main .footer-content .footer-content-element.footer-el-contact-1 .f-headline
{
	margin-top: 10px;
}
.design-2 .footer-main .footer-icon-phone
{
	float: left;
	margin-right: 10px;
	position: relative;
	top: 5px;
	
	display: inline-block;
	width: 24px;
	height: 71px;
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/phone_333333.png");
	background-size: 24px 24px;
	background-repeat: no-repeat;
}
.design-2 .footer-main .footer-content-element-left-right a:hover .footer-icon-phone
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/phone_ffffff.png");
}
.design-2 .footer-main .footer-icon-email
{
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/mail_333333.png");
	background-size: 24px 24px;
}
.design-2 .footer-main .footer-content-element-left-right a:hover .footer-icon-email
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/mail_ffffff.png");
}
.design-2 .footer-main .footer-icon-writing
{
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/writing_333333.png");
	background-size: 24px 24px;
}
.design-2 .footer-main .footer-content-element-left-right a:hover .footer-icon-writing
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/writing_ffffff.png");
}
.design-2 .footer-main .footer-icon-location
{
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/location_333333.png");
	background-size: 24px 24px;
}
.design-2 .footer-main .footer-content-element-left-right a:hover .footer-icon-location
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_juris_30x30/location_ffffff.png");
}
.design-2 .footer-main .clear-float
{
	clear: both;
}
.design-2 .footer-main .footer-bottom
{
	margin-top: 21px;
	padding-top: 28px;
	padding-left: 28px;
	padding-right: 28px;
	border-top: 1px solid #EEEEEE;
	
	display: flex;
}
.design-2 .footer-main .footer-bottom .footer-bottom-left
{
	margin-top: 2px;
}
.design-2 .footer-main .footer-bottom .footer-bottom-middle
{
	flex-grow: 1;
}
.design-2 .footer-main .footer-bottom .footer-bottom-middle a
{
	margin-right: 10px;
}
.design-2 .footer-main .footer-bottom .footer-bottom-middle a:first-child
{
	margin-left: 30%;
}
.design-2 .footer-main .footer-bottom .footer-bottom-middle a:last-child
{
	margin-right: 0px;
}
.design-2 .footer-main .footer-social-icons .footer-icon
{
	width: 24px;
	height: 24px;
	display: inline-block;
	
	background-size: 24px 24px;
}
.design-2 .footer-main .footer-social-icons .footer-icon-facebook
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/facebook_333333_30px.png");
}
.design-2 .footer-main .footer-social-icons a:hover .footer-icon-facebook
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/facebook_ffffff_30px.png");
}
.design-2 .footer-main .footer-social-icons .footer-icon-twitter
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/twitter_333333_30px.png");
}
.design-2 .footer-main .footer-social-icons a:hover .footer-icon-twitter
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/twitter_ffffff_30px.png");
}
.design-2 .footer-main .footer-social-icons .footer-icon-linkedin
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/linkedin_333333_30px.png");
}
.design-2 .footer-main .footer-social-icons a:hover .footer-icon-linkedin
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/linkedin_ffffff_30px.png");
}
.design-2 .footer-main .footer-social-icons .footer-icon-xing
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/xing_333333_30px.png");
}
.design-2 .footer-main .footer-social-icons a:hover .footer-icon-xing
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/xing_ffffff_30px.png");
}
.design-2 .footer-main .footer-social-icons .footer-icon-youtube
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/youtube_333333_30px.png");
}
.design-2 .footer-main .footer-social-icons a:hover .footer-icon-youtube
{
	background-image: url("/jportal/nav/bilder/layout/footer-icons/footer-neu/icons_social_30px/youtube_ffffff_30px.png");
}
.design-2 .footer-main .footer-bottom .footer-bottom-right
{
	padding-top: 2px;
}

.design-2 .footer-main .footer-content-mobile
{
	display: none;
	margin-left: 0px;
	margin-right: 0px;
}

.design-2 .footer-main .footer-content-mobile .footer-icon-phone{
  height:55px;
}

.design-2 .footer-main .footer-content-mobile .footer-content-row.first
{
	border-bottom: 1px solid #333333;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.design-2 .footer-main .footer-content.footer-content-mobile .footer-content-element
{
	width: auto;
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-5-reasons ul
{
	margin-bottom: 20px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-5-reasons .footer-logos
{
	margin-right: 0px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-5-reasons .footer-links
{
	margin-bottom: 20px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-5-reasons .footer-links .link-juris
{
	margin-right: 40px;
}
.design-2 .footer-main .footer-content-mobile .footer-social-icons a
{
	margin-right: 10px;
}
.design-2 .footer-main .footer-content-mobile .footer-social-icons a:last-child
{
	margin-right: 0px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-headline
{
	margin-bottom: 20px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-column-1,
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-column-3
{
	height: 60px;
	margin-bottom: 20px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-column-3 a
{
	position: relative;
	bottom: 10px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-column-3,
.design-2 .footer-main .footer-content-mobile .footer-content-element.footer-el-contact .f-column-4
{
	margin-left: 10px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element .footer-content-element-left-right
{
	float: none;
	width: auto;
	margin-top: 10px;
}
.design-2 .footer-main .footer-content-mobile .footer-content-element .footer-content-element-left-right.first
{
	margin-top: 0px;
}

.design-2 .leadcontent-textbox-overlay
{
	width: calc(25% - 15px);
	left: 0px !important;
	padding-left: 2.1rem;
	padding-right: 2.1rem;
	font-weight: 100;
	line-height: 1.15;	

	mix-blend-mode: darken;
}
.design-2 .leadcontent-textbox-overlay.overlay-text
{
	mix-blend-mode: normal;
}
.design-2 hr.divider
{
	width: auto;
}

@media (max-width: 850px)
{
	.design-2 .footer-main .footer-top .link-juris
	{
		display: none;
	}
	.design-2 .footer-main .footer-top .link-juris-allianz
	{
		display: none;
	}
	.design-2 .footer-main .footer-content-desktop
	{
		display: none;
	}
	.design-2 .footer-main .footer-content-mobile
	{
		display: block;
	}
	.design-2 .footer-main .footer-bottom .footer-bottom-middle a
	{
		display: none;
	}
	.design-2 .footer-main
	{
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	.design-2 .footer-main .footer-top
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.design-2 .footer-main .footer-top img
	{
		height: 34px;
		margin-top: 9px;
	}
	.design-2 .footer-main .footer-bottom
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	.design-2 .leadcontent-textbox-overlay
	{
		position: static;
		width: 100%;
		color: #FFFFFF;
		mix-blend-mode: normal;
		padding: 1.3rem 1rem;
		font-size: 18px;
	}
	.design-2 .leadcontent-textbox-overlay.overlay-text
	{
		display: none;
	}
	.design-2 .hide-mobile
	{
		display: none;
	}
}

@media (max-width:992px)
{
	.design-2 .site-wrap
	{
    	width: auto;
	}
	.design-2 .leadcontent-image
	{
    	width: 100%;
		margin-left: 0px;
	}
}

/** Tabs. **/
.tabs .tabs-nav
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.tabs .tabs-nav li
{
	list-style-image: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.tabs .tabs-nav li a
{
	border-bottom: 2px solid #B00303;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.tabs .tabs-nav li a.active
{
	background-color: #B00303;
	color: #FFFFFF;
}
.tabs .tabs-nav li a:hover
{
	background-color: #B00303;
	color: #FFFFFF;
}
.tabs .tabs-nav li a:before
{
	display: none;
}
.tabs .tabs-content
{
	margin-bottom: 20px;
}
.tabs .tabs-content .tab-content
{
	display: none;
	margin-top: 20px;
}
.tabs .tabs-content .tab-content.active
{
	display: block;
}
.tabs .clear-float
{
    clear: both;
}

@media (max-width: 850px)
{
	.tabs .tabs-nav li
	{
		margin-right: 10px;
	}
	.tabs .tabs-nav li a
	{
		border-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		font-weight: 300;
	}
	.tabs .tabs-nav li a.active
	{
		background-color: transparent;
		color: #1a1a18;
	}
	.tabs .tabs-nav li a:hover
	{
		background-color: transparent;
		color: #1a1a18;
	}
	.tabs .tabs-nav li:after
	{
		content: "|";
		display: inline-block;
		margin-left: 5px;
	}
	.tabs .tabs-nav li:last-child:after
	{
		display: none;
	}
}

/** Link Liste. **/
.link-list.border-top
{
	border-top: 1px solid #CCCCCC;
}
.link-list.padding-top
{
	padding-top: 20px;
}
.link-list.padding-bottom
{
	padding-bottom: 20px;
}
.link-list.padding-top-l
{
	padding-top: 40px;
}
.link-list.padding-bottom-l
{
	padding-bottom: 40px;
}
.link-list.padding-top-xl
{
	padding-top: 60px;
}
.link-list.padding-bottom-xl
{
	padding-bottom: 60px;
}
.link-list .gray-background
{
	background-color: #EEEEEE;
	padding: 20px;
}
.link-list h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.link-list ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.link-list ul li
{
	list-style-image: none;
}
.link-list ul li.bold a
{
	font-weight: 300;
}
.link-list.list-horizontal ul li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.link-list.list-horizontal ul li:after
{
	display: inline-block;
	margin-left: 5px;
}
.link-list.list-horizontal.list-separator ul li:after
{
	content: "|";
}
.link-list.list-horizontal ul li:last-child:after
{
	display: none;
}
.link-list.list-horizontal ul li a:before
{
	display: none;
}
.link-list .description-bottom a:before
{
	display: none;
}
.link-list .description-bottom p:last-of-type
{
	margin-bottom: 0px;
}
.link-list .clear-float
{
    clear: both;
}
.link-list.links-arrow-up ul li a:before
{
	content: '\002191  ';
	position: relative;
	bottom: 1px;
  display: inline-block;
  padding-right:5px;
}
.link-list.links-arrow-down ul li a:before
{
	content: '\002193  ';
	position: relative;
	bottom: 1px;
  display: inline-block;
  padding-right:5px;
}
.link-list.links-arrow-left ul li a:before
{
	content: '\002190  ';
	position: relative;
	bottom: 1px;
	display: unset;
}
.link-list.links-arrow-right ul li a:before
{
	content: '\002192  ';
	position: relative;
	bottom: 1px;
	display: unset;
}
.link-list.links-arrow-double-left ul li a:before
{
	content: '« ';
	display: unset;
}
.link-list.links-arrow-double-right ul li a:before
{
	content: '» ';
	display: unset;
}
.link-list .subline
{
	padding-top: 8px;
	padding-bottom: 6px;
}
.link-list.list-vertical-padding ul li:not(:last-child)
{
	padding-bottom: 7px;
}

/** Button Liste. **/
.button_list__headline {
	font-size: 20px;
	font-weight: 300;
	margin: 40px 0 20px;
}

.button-list
{
	padding-bottom: 20px;
}
.button-list .button
{
	margin-bottom: 20px;
	display: table;
	width: 100%;
}
.button-list .button .btn-juris
{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 80px;
	display: table-cell;
	background-color: #333333;
	font-size: 18px;
	font-weight: 300;
}
.button-list .button .btn-juris:hover
{
    text-decoration: none;
	background-color: #b00303;
}
.button-list .button .btn-juris.active
{
	background-color: #b00303;
}
.button-list .button .btn-juris.active:hover
{
	background-color: #d43737;
}
.button-list .button .btn-juris .subline
{
	font-size: 16px;
	font-weight: 100;
	margin-top: 5px;
}
.button-list h2
{
	margin-top: 40px;
  margin-bottom: 20px;
}

/** Content Spalten Absatz. **/
.content-2-columns .column-50
{
	width: 50%;
	float: left;
}
.content-2-columns.spacing > div:nth-child(1)
{
	padding-right: 5px;
}
.content-2-columns.spacing > div:nth-child(2)
{
	padding-left: 5px;
}
.content-2-columns .column-30
{
	width: 30%;
	float: left;
}
.content-2-columns .column-70
{
	width: 70%;
	float: left;
}
.content-columns .clear-float
{
	clear: both;
}

@media (max-width: 850px)
{
	.content-2-columns .column
	{
		width: 100%;
		float: none;
	}
	.content-2-columns.spacing > div:nth-child(1)
	{
		padding-right: 0px;
	}
	.content-2-columns.spacing > div:nth-child(2)
	{
		padding-left: 0px;
	}
}

/** Zielgruppen Dropdown Absatz. **/
.target-groups-dropdown .headline
{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px;
}
.target-groups-dropdown select
{
	width: 100%;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

/** Zielgruppen Absatz. **/
.target-groups
{
	margin-top: 40px;
	font-size: 16px;
	font-weight: 300;
}
.target-groups .headline
{
	margin-bottom: 20px;
	font-size: 18px;
}
.target-groups ul a
{
	color: #404040;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	transition: none;
	width: 100%;
	height: 100%;
	position: relative;
	line-height: 55px;
}
.target-groups ul a:hover,
.target-groups ul a.active
{
	color: #B00303;
	text-decoration: none;
	border: 1px solid #B00303;
	outline: 1px solid #B00303;
	border-radius: 0px;
}
.target-groups ul a:hover .image,
.target-groups ul a.active .image
{
	background-color: #B00303;
}
.target-groups ul a:before
{
	display: none;
}
.target-groups ul
{
	list-style-type: none;
	padding-left: 0px;
}
.target-groups ul li
{
	list-style-image: none;
	
	float: left;
	width: calc(25% - 12px);
	height: 60px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.target-groups ul li:nth-child(4n)
{
	margin-right: 0px;
}
.target-groups ul li .content
{
	display: inline-block;
	padding-left: 70px;
	padding-right: 10px;
	line-height: normal;
	vertical-align: middle;
}
.target-groups ul li .image
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 58px;
	background-color: #404040;
	line-height: normal;
}
.target-groups ul li .image img
{
	width: 60px;
	height: 60px;
	position: relative;
	bottom: 2px;
}
.target-groups .clear-float
{
	clear: both;
}
.target-groups .mobile
{
	display: none;
}
.target-groups .mobile-show-all
{
	width: 100%;
	display: none;
	text-align: right;
}
.target-groups .target-group-entry-hidden
{
	display: none;
}

.target-groups.show-vertical
{
	margin-top: 0px;
}
.target-groups.show-vertical ul
{
	margin-left: 0px;
}
.target-groups.show-vertical ul li
{
	float: none;
	width: 100%;
}

@media (max-width: 850px)
{
	.target-groups .desktop
	{
		display: none;
	}
	.target-groups .mobile
	{
		display: block;
	}
	.target-groups ul li
	{
		float: none;
		width: 100%;
	}
	.target-groups .mobile-show-all
	{
		display: block;
	}
}

/** Zielgruppen im Header Mobile. **/
.target-groups-header-mobile
{
	margin-bottom: 20px;
	display: none;
}
.target-groups-header-mobile .headline
{
	font-weight: 300;
	font-size: 18px;
}
.target-groups-header-mobile .target-groups
{
	margin-top: 10px;
}

@media (max-width: 850px)
{
	.target-groups-header-mobile
	{
		display: block;
	}
}

/** Bild - Text **/
.image-text
{
	margin: 10px 0 0 0;
}

.image-text .gray-background
{
	background-color: #EEEEEE;
	padding: 20px;
	margin-bootom: 20px;
}

.image-text .text
{
	float:left;
}

.image-text .image
{
	margin: 0 0 10px;
}
	
@media (min-width: 850px)
{
	.image-text .left
	{
		float:left;
		width: 270px;
		margin-right: 10px;
	}
	
	.image-text .right
	{
		float:right;
		width: 270px;
		margin-left: 10px;
	}

}
.image-text .clear
{
	clear: both;
}

/** Bild - Text - Overlay**/
.image-text-overlay
{
	margin: 10px 0 0 0;
}
.image-text-overlay .image
{
	position: relative;
	margin: 0;
}
.image-text-overlay .headline {
	font-size: 20px;
	font-weight: 300;
	margin-top: 15px;
}
@media (min-width: 990px)
{
	.image-text-overlay .headline {
		margin-top: 0;
	}
	.image-text-overlay .left
	{
		float: left;
		width: 420px;
		margin-right: 15px;
	}
	.image-text-overlay .right
	{
		float: right;
		width: 420px;
		margin-right: 15px;
	}
}
.image-text-overlay .text a {
	font-weight: 300;
	white-space: nowrap;
}
.image-text-overlay .text a.no_before {
	font-weight: 100;
	white-space: nowrap;
}
.image-text-overlay .text a::before {
	display: unset;
}
.image-text-overlay a.to-top-link {
	float: right;
	position: relative;
	top: 28px;
}
.image-text-overlay a.to-top-link::before {
	display: inline-block !important;
}
.image-text-overlay a.to-top-link:hover {
	text-decoration: underline;
}
.image-text-overlay .clear,
.image-text-overlay.clear
{
	clear: both;
}
.image-text-overlay .gray-background
{
	background-color: #EEEEEE;
	padding: 20px;
}
.image-text-overlay .image-overlay {
	position: absolute;
	left: 0;
	bottom: 12%;
	max-height: 100%;
	padding: .7rem 1.4rem;
	background-color: #B00303;
	color: #B00303;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: 1px;
	opacity: 1;
	mix-blend-mode: multiply;
}
.image-text-overlay .image-overlay.overlay-text {
	background: none;
	color: #ffffff;
	opacity: 1;
	mix-blend-mode: normal;
}

/** 3 - Button - Zeile Absatz. **/
.design-2 .buttonbox
{
	display: block !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.design-2 .buttonbox .buttonbox-col
{
	display: table;
	float: left !important;
	width: 33.33333333% !important;
	padding-top: 0px;
}
.design-2 .buttonbox .buttonbox-col .btn-juris
{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 80px;
	display: table-cell;
	font-size: 18px;
	font-weight: 300;
}
.design-2 .buttonbox .buttonbox-col .btn-juris:hover
{
	text-decoration: none;
}
.design-2 .buttonbox .buttonbox-col .btn-juris .subline
{
	font-size: 16px;
	font-weight: 100;
	margin-top: 5px;
}

@media (max-width: 850px)
{
	.design-2 .buttonbox .buttonbox-col
	{
		float: none !important;
		width: 100% !important;
		padding-top: 15px;
	}
}

/** Boxen Ueberschrift. **/
.boxen-headline-area
{
	margin-top: 50px;
	margin-bottom: 20px;
	position: relative;
}
.boxen-headline-area.border-top
{
	/*border-top: 1px solid #CCCCCC;*/
	margin-top: 48px;
}
.boxen-headline-area.padding-top
{
	/* padding-top: 20px; */
}
.boxen-headline-area .headline
{
	font-size: 18px;
	font-weight: 300;
}
.boxen-headline-area .headline.has-to-top-link
{
	margin-right: 80px;
}
.boxen-headline-area .to-top-link
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.boxen-headline-area.border-top .to-top-link
{
	/*top: 20px;*/
}
.boxen-headline-area.recommendation .headline
{
	/* background-color: #ccc; */
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

	position: relative;
}
.boxen-headline-area.recommendation .headline:before
{
	content: "";
	display: inline-block;
	background-image: url("/jportal/nav/bilder/layout/auszeichnungen_positiv_rot.png");
	background-repeat: no-repeat;
	background-size: 50px 50px;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: 10px;
}

/** Boxen. **/
.design-2 section.teasers.boxen
{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.design-2 section.teasers.boxen a:before
{
	display: none;
}
.design-2 section.teasers.boxen a:hover
{
	text-decoration: none;
}
.design-2 section.teasers.boxen .teaseritem
{
	border: 1px solid #CCCCCC;
	background-color: transparent;
	border-radius: 2px;
	min-height: 240px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.design-2 section.teasers.boxen .teaseritem.teaseritem-product
	{
		height: 260px;
	}
}
@media only screen and (min-width:1200px) {
	.design-2 section.teasers.boxen .teaseritem.teaseritem-product
	{
		height: 240px;
	}
}
.design-2 section.teasers.boxen a:hover .teaseritem
{
	border: 1px solid #B00303;
	outline: 1px solid #B00303;
	border-radius: 0px;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-row
{
	display: flex;
	margin-top: 0px;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-bottom
{
	position: absolute;
	bottom: 0px;
}
.design-2 section.teasers.boxen .teaseritem--wide .teaseritem-text-headline
{
	padding: .5em 1em;
	padding-top: 12px;
	font-size: 18px;
}
.design-2 section.teasers.boxen .teaseritem--wide .teaseritem-headline1
{
	color: #4c4c4c;
	font-weight: 200;
	font-size: 16px;
}
.design-2 section.teasers.boxen .teaseritem--wide .teaseritem-link-text
{
	padding: .5em 1em;
	padding-top: 12px;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-copy
{
	color: #1a1a18;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-copy p
{
	color: #1a1a18;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-details
{
	margin-bottom: 11px;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-headline1
{
	color: #1a1a18;
	display: inherit;
	overflow: inherit;
	text-overflow: inherit;
}
.design-2 section.teasers.boxen .teaseritem .teaseritem-headline2
{
	color: #4c4c4c;
}
.design-2 section.teasers.boxen.load-more-show-3 a:nth-child(n+4)
{
	display: none;
}
.design-2 section.teasers.boxen.load-more-show-6 a:nth-child(n+7)
{
	display: none;
}
.design-2 section.teasers.boxen.load-more-show-9 a:nth-child(n+10)
{
	display: none;
}
.design-2 section.teasers.boxen.load-more-show-12 a:nth-child(n+13)
{
	display: none;
}
.design-2 section.teasers.boxen .boxen-load-more
{
	float: left;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 20px;
	max-width: 370px;
}
.design-2 section.teasers.boxen .boxen-load-more a
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.design-2 section.teasers.boxen .boxen-load-more a:before
{
	content: "" !important;
	display: inline-block;

	width: 0; 
  	height: 0; 
  	border-left: 15px solid transparent;
  	border-right: 15px solid transparent;
  	border-top: 15px solid #FFFFFF;

	position: absolute;
	bottom: 10px;
	left: calc(50% - 15px);
}

@media (max-width: 850px)
{
	.design-2 section.teasers.boxen .teasers-col
	{
		float: left;
		width: 100%;
	}
}


/* Startseite Breitbox */
.infobox__breit {
	background-color: #f7f7f7;
	margin: 1.6rem 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.infoboxen__breitbox {
	
}

.infoboxen__breitbox a.breitbox__link {
    color: inherit;
	text-decoration: none;
}

a.breitbox__link::before {
    content: none;
}

.breitbox__button a.buttonlink::before {
    content: none;
}

.breitbox__image {
	width: 100%;
	flex-shrink: 0;
	height: 100%;
}

@media (min-width:700px) {
	.breitbox__link {
		display: flex;
	}	
	
	.breitbox__image {
		width: 100%;
		max-width: 368px;
		flex-shrink: 0;
		height: 100%;
	}
}

.breitbox__image__small {
	/*width: 100%; */
	max-width: 220px;
	flex-shrink: 0;
	height: 100%;
}

.breitbox__headandtext {
	padding: 0 1rem;
}

.breitbox__headline {
	color: #b00303;
	font-size: 1.8rem;
	margin: 1.6rem 0 0;
}

.breitbox__headline__big {
	color: #b00303;
	margin: 0;
}


.infoboxen__breitbox p {
    font-size: 1.6rem;
	margin: 1.2rem 0;
}

.breitbox__button {
	margin-bottom: 1.6rem;
	text-align: right;
}

.breitbox__button a.buttonlink {
    text-decoration: none;
}

@media (min-width:992px) {
	.infobox__breit {
		background-color: #fff;
	}
	
	.infoboxen__breitbox {
		padding: 1.6rem 4.8rem;
	}

	.infoboxen__breitbox__wide {
		padding: .8rem .8rem;
	}
	
	.breitbox__headandtext {
		padding: 0 4rem;
	}	
	
	.breitbox__headline {
		margin: 0;
	}
	
	.breitbox__button {
		position: absolute;
		right: .5em;
		bottom: -.5em;
	}

	.infoboxen__breitbox__wide .breitbox__button {
		bottom: -.32em;
	}	
}

/* Startseite Breitbox END */



/** Links rechts Content. **/
.design-2 .leadcontent-main
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.design-2 .leadcontent > .leadcontent-main
{
	margin-bottom: 30px;
	height: 100%;
}
.design-2 .leadcontent-colleft
{
	width: 25%;
	height: 100%;
	padding-right: 15px;
	padding-left: 0px;
	border-left: 0px;
	border-right: 0px;
}
.design-2 .leadcontent-colright
{
	width: 75%;
	height: 100%;
	border-right: 0px;
	padding-bottom: 0px;
}
.design-2 .leadcontent-colright .leadcontent-colright-inner
{
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
	height: 100%;
	overflow: hidden;
}
.design-2 .leadcontent-main.left-big .leadcontent-colleft
{
	width: 75%;
}
.design-2 .leadcontent-main.left-big .leadcontent-colright
{
	width: 25%;
}
.design-2 .leadcontent-main.product-detail .leadcontent-colleft
{
	width: 66.66666667%;
}
.design-2 .leadcontent-main.product-detail .leadcontent-colright
{
	width: 33.33333333%;
}

@media (max-width: 850px)
{
	.design-2 .leadcontent-colright .leadcontent-colright-inner
	{
		border-left: 0px;
		padding-left: 0px;
	}
	.design-2 .leadcontent-colleft .mobile_none
	{
		display: none;
	}
	.design-2 .leadcontent-colright
	{
		display: block;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.design-2 .leadcontent-main.left-big .leadcontent-colleft
	{
		width: 100%;
	}
	.design-2 .leadcontent-main.left-big .leadcontent-colright
	{
		width: 100%;
	}
	.design-2 .leadcontent-main.product-detail .leadcontent-colleft
	{
		width: 100%;
	}
	.design-2 .leadcontent-main.product-detail .leadcontent-colright
	{
		width: 100%;
	}
}

.scroll-smooth {
	scroll-behavior: smooth;
}

/* Einzelwerk Produktdetailseite. */
.design-2 .werkdetail__content
{
	border: 0;
	background-color: #EEEEEE;
	padding: 30px;
    width: 110%;
    position: relative;
    overflow: visible;
    left: -60px;
	padding-bottom: 60px;	
}
.design-2 .werkdetail__content .werkdetail__contentright .werkdetail__headline .werkdetail__h1--praefixbezeichnung .jurisrot
{
	color: #404040;
}
.design-2 .werkdetail__content .werkdetail__contentright .werkdetail__headline .werkdetail__h1--suffix
{
	font-weight: 200;
}
.design-2 .werkdetail__content .werkdetail__contentright-lead
{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.design-2 .werkdetail__headline2
{
	padding-bottom: 0px;
}
.design-2 .werkdetail__headline2 .werkdetail__h1--autoren
{
	font-size: 16px;
}
.design-2 .werkdetail__rollen
{
	margin-top: 20px;
}
.design-2 .werkdetail__rollen .werkdetail__rolle
{
	display: inline-block;
}
.design-2 .werkdetail__rollen .werkdetail__rolle small
{
	font-size: 16px;
}

@media only screen and (max-width: 992px)
.design-2 .werkdetail__image {
    max-width: 50%;
    height: auto;
    display: inline;
    padding: 0px 30px 0px 30px;
}

.design-2 .werkdetail__enhalten_bestandteil_von	
	{background-color: #EEEEEE;
   /* margin-top: -40px; */
    overflow: visible;
    width: 110%;
    left: -60px;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 30px;
}
.design-2 .werkdetail__enhalten_bestandteil_von .werkdetail__enhaltenh2_red{
color: #1a1a18 !important;
font-size: 26px;
}

.design-2 .werkdetail__enhalten_bestandteil_von .werkdetail__enhaltenh2.second{
color: #1a1a18;
font-size: 18px;
}

.design-2 .werkdetail__enhalten_bestandteil_von section.teasers.boxen .teaseritem
{
background-color:white;
}	

.design-2 .werkdetail__enhaltenh2
{
	color: #1a1a18;
	margin:0em 0;
	padding-left:5px;	
}
.design-2 .werkdetail__enhaltenh2.first
{
	margin-top: 40px;
	margin-bottom: 10px;
}
@media only screen and (min-width: 768px){
	.design-2 .werkdetail__enhaltenh2.first{
	margin-top:0px;
	}
}
.design-2 .werkdetail__enhaltenh2.second
{
	margin-top: 10px;
}
.design-2 .werkdetail__enhaltenh2 .jurisrot
{
	color: #1a1a18;
}
.design-2 .werkdetail__enhaltenh2 span
{
	display: inline;
}
.design-2 .werkdetail__enhaltenh2 .werkdetail__enhaltenh2_red
{
	color: #b00303;
}
.design-2 .werkdetail__kurzbeschreibung
{
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 300;
}
.design-2 .werkdetail__content .werkdetail__image_partner
{
	margin-top: 20px;
	width:auto;
}


@media (max-width: 992px)
{
.design-2 .werkdetail__content
{
	border: 0;
	background-color: #EEEEEE;
	padding: 30px;
    width: 100%;
    position: relative;
    overflow: visible;
    left: 0px;	
	padding-bottom: 60px;
}

.design-2 .werkdetail__headline{
	text-align:center;
}

.design-2 .werkdetail__headline2{
	text-align:center;
}

.design-2 .werkdetail__content .werkdetail__contentright-lead{
text-align:center;
}

.design-2 .werkdetail__kurzbeschreibung{
text-align:left;
}

.design-2 .werkdetail__enhalten_bestandteil_von	{
	background-color: #EEEEEE;
    margin-top: -40px;
    overflow: visible;
    width: 100%;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
	left: 0px;
}
}

.design-2 .werkdetail_stoerer{
	position: relative;
    overflow: visible;
    left: -22%;
	margin-bottom:20px;
	}

.design-2 .werkdetail_stoerer_div{
	display:flex;
	background-color: darkslategrey;
    padding: 20px 30px 20px 30px;
   	width: 127.5%;
	}

.design-2 .werkdetail_stoerer_image{
	float:left;
	}
	
.design-2 .werkdetail_stoerer_left{
	float:left;
	width:50%
	}
	
.design-2 .werkdetail_stoerer_right{
	float:right;
	width:50%;
	padding-left:100px;
	}

.design-2 .werkdetail_stoerer_image_image{
	width:115px;
	margin-right: 30px;
	}
	
.design-2 .werkdetail_stoerer_headline{
	color:white;
	font-size: 20px;
	margin-bottom: 10px;
	}
	
.design-2 .werkdetail_stoerer_text{
	color:white;
	}
	
.design-2 .werkdetail_stoerer_text strong{
	font-size: 20px;
	}

.design-2 .werkdetail_stoerer_red_button{
	background-color:#b00303;
	color:white;
	padding:7px 30px 7px 30px;
	font-size: 20px;
	border-radius: 5px;
	text-align: center;
	}
	
.design-2 .werkdetail_stoerer_text_additional{
	color:white;
	float:left;
	}	
	
.design-2 .werkdetail_stoerer_text_additional a{
color:white;
}	

@media (max-width: 992px)
{
	.design-2 .werkdetail_stoerer {
	    display: flex;
	    position: relative;
	    overflow: visible;
	    left: -4%;
	    width: 108%;
		margin-bottom:20px;
	}
	.design-2 .werkdetail_stoerer_div {
		display: block;
	    background-color: darkslategrey;
	    padding: 20px 30px 20px 30px;
	    width: 114%;
	}
	
	.design-2 .werkdetail_stoerer_image {
	    float: left;
	    display: block;
	    width: 25%;
	}
	
	.design-2 .werkdetail_stoerer_image_image {
	    width: 100%;
	    margin-right: 30px;
	}
	
	.design-2 .werkdetail_stoerer_headline{
		color:white;
		font-size: 16px;
		margin-bottom: 10px;
		}
		
	.design-2 .werkdetail_stoerer_left {
	 	float:left;
	 	width:75%;
	 	padding-left: 20px;
	}
		
	.design-2 .werkdetail_stoerer_right {
		width: 100%;
    	padding-left: 0px;
    	padding-top: 20px;
	}
	
	.design-2 .werkdetail_stoerer_text_additional {
	    color: white;
	}
	
	.design-2 .werkdetail_stoerer ul {
	padding: 0px;
	}
}



/** Video-Text Absatz. **/

.video-text.spacer-left-right
{
	padding:0px;	
}

.video-text
{
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}

.video-text .text-area
{
	flex: 0 0 50%;
	padding-right: 30px;
	
}
.video-text .video-area
{
	flex: 0 0 50%;
	text-align: right;
	padding-right: 30px;
}
.video-text .video-area .video-entry
{
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.video-text .text-area ul
{
	padding-left: 15px;
	list-style-type: square;
}
.video-text .text-area ul li
{
	list-style-image: none;
}

@media (max-width: 992px)
{
	.video-text.spacer-left-right{
		padding: 0px;	
	}

	.video-text
	{
		display: block;
	}

	.video-text .video-area
	{
		margin-top: 10px;
		flex: 0 0 100%;
   	 	text-align: right;
    	padding-right: 0px;
    	padding-left: 0px;
	}
	.video-text .video-area .video-entry
	{
		padding-left: 0px;
		padding-bottom: 56.25%;
		width: 100%;
		height: 0;
	}
	
	.video-text .text-area {
    flex: 0 0 100%;
    padding: 30px;
	}

}

@media (min-width: 992px)
{
	.video-text.spacer-left-right{
	height: 275px;	
	}	
}

/** HR size 2 und Abstaende innerhalb Modulen. **/
hr.size-2
{
	border-top: 2px solid #eeeeee;
}
hr.in-module-top
{
	margin-top: 30px;
}
hr.in-module-bottom
{
	margin-bottom: 30px;
}

/* Produktdetailseite. */
.design-2 .productinfo-box.price-area
{
	margin-bottom: 10px;
}
.design-2 .productinfo-box.another-price-area
{
	margin-bottom: 10px;
}
.design-2 .productinfo-box.another-price-area .productinfo-price
{
	font-size: 18px;
}
.design-2 .productinfo-box.another-price-area .productinfo-price small
{
	top: 0px;
}
.design-2 .productinfo-box-hint-area .productinfo-box
{
	margin-bottom: 0px;
}
.design-2 .productinfo-box-hint-area
{
	margin-bottom: 20px;
}
.design-2 .productinfo-service-package ul
{
	margin-bottom: 20px;
}
.design-2 .productinfo-box.buy-button .btn-juris,
.design-2 .productinfo-box.buy-button .btn-juris--off
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.design-2 .productinfo-box.free-test
{
	padding: 15px;
	background-color: #EEEEEE;
}
.design-2 .productinfo-box.free-test .btn-juris
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.design-2 .productinfo-box.free-test .productinfo-headline
{
	margin-bottom: 10px;
}
.design-2 .productinfo-box .btn-juris-r-col:before
{
	display: none;
}
.design-2 .productinfo.contact
{
	padding-left: 100px;
	padding-bottom: 20px;
	background-image: url(/jportal/nav/bilder/layout/juris_support_positiv_rot.png);
	background-size: 100px 100px;
	background-repeat: no-repeat;
}
.design-2 .productinfo-modulkomponenten-mobile
{
	display: none;
}

@media (max-width: 850px)
{
	.design-2 .productinfo-modulkomponenten-mobile
	{
		display: block;
	}
}

/** MGT **/
.fehlermeldung__mgt {
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	background-color: #fafafa;
	border: 2px dashed #b00303;
	padding: 15px;
	max-width: 460px;
}

/** Kontaktteaser mobile**/

@media (min-width:992px) {
	.mobile_only {
		display: none;
	}
}	
	
@media (max-width:992px) {
	.mobile_only ul {
		list-style-type: none;
		margin-left: 0px;
		padding-left: 0px;
		margin-top: 10px;
	}
	
	.mobile_only li{
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
		color: #b00303;
	}
	
	.mobile_only  span{
		margin-left: 10px;
	  
	}
	
	.mobile_only ul li {
	list-style-image: none;
	}					
	
	.mobile_only a:before {
		content: ' ';
	}
	
	.mobile_only a {
		 font-weight: 200 !important;
		 white-space: nowrap;
	}
}

/** neues Layout Kontakformular RELJU-95 **/
#formular.design2 form {
	padding-top: 30px;
	padding-right: 0;
	font-size: 16px;
}
@media screen and (min-width: 851px){
	#formular.design2 form {
		padding-right: 10%;
	}
}
@media screen and (min-width: 1200px){
	#formular.design2 form {
		padding-right: 15%;
	}
}

#formular.design2 form #FrewilligeAngaben {
	padding-top: 30px;
}

#formular.design2 form > div {
    clear: both;
    overflow: hidden;
    padding: 1px;
    margin: 0 0 14px 0;
}

#formular.design2 form > div > label {
	display: block;
    width: 35%;
	max-width: 100%;
    float: left;
    padding-right: 10px;
	margin-bottom: 5px;
	font-weight: 200 !important;
}

#formular.design2 form > div > div > textarea {
	width: 100%;
	border: solid 1px lightgray;
	padding: 2px;
}

#formular.design2 form > div > div > input[type='text']::placeholder,
#formular.design2 form > div > div > textarea::placeholder {
	font-style: italic;
}

#formular.design2 form > div > div {
    width: 65%;
    float: right;
}
@media screen and (min-width: 851px){
	#formular.design2 form > div > div {
		width: 55%;
	}
}
@media screen and (min-width: 1200px){
	#formular.design2 form > div > div {
		width: 50%;
	}
}

#formular.design2 form > div > div > select,
#formular.design2 form > div > div > input[type='text'] {
	width: 100%;
	border: solid 1px lightgray;
	padding: 2px;
}
#formular.design2 form > div > div > select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-position: right .4em top 50%, 0 0;
	background-size: .65em auto, 100%;
	background-repeat: no-repeat, repeat;
}

#formular.design2 form > div > div > select::-ms-expand {
	display: none;
}

#formular.design2 form > div > div > select > option {
	font-size: 14px;
	font-weight: normal;
}

#formular.design2 form > div > div > select > option:first-child {
	color: gray;
}

#formular.design2 form > div > div > input[type='checkbox'] {
	margin: 5px 4px 0 0;
}

#formular.design2 form > div > div > label {
	display: inline;
    margin: 0 0 5px 0;
	font-weight: 200 !important;
}

#formular.design2 button[type='submit'] {
	width: 100%;
	color: white;
	font-weight: 300;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	line-height: 1.8;
	background-color: #b00303;
	margin-bottom: 22px;
}
#formular.design2 button[type='submit']:hover {
	background-color: #e03333;
}
/* Accordeon */
.accordion dt {
    cursor: pointer;
}
.accordion dd {
	background-color: #f5f5f5;
	display: none;
	margin: .5em 0;
	padding: .1em 1em;
}

/** Bestellseiten-Anpassung Relaunch 2022 **/
input, 
select, 
p,
.leadcontent-copy p,
.productinfo-price,
.leadcontent-headline1,
.leadcontent-headline2,
.smallprint-copy,
.productdetail li {
  font-weight: 100;
}

.stageTab .btn {
  font-weight: inherit;
}

.stageTab.disabled .btn {
  color: #777;
}

.btn-jurissmall {
  padding: .25em 1em;
}

.fehlermeldung {
  position: absolute;
  top: 20px;
  left: 0;
}

a.footer-small__link:hover{
	text-decoration: underline;
	color:unset;
}

.site-content--azo {
	margin-top: 50px;
}

.azo_list {
	display: inline;
}