body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px;
        word-wrap: break-word; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

/* allgemein.css */
#container{width:100%}body{hyphens:auto;-webkit-hyphens: auto;-ms-hyphens: auto}p{text-align:justify}p,ul,li{font-family:Helvetica,sans-serif;line-height:1.5em}p a,p a:visited,p a:hover,p a:active,.mod_article li a,.mod_article li a:visited,.mod_article li a:hover,.mod_article li a:active,.ce_toplink a,.ce_toplink a:visited,.ce_toplink a:hover,.ce_toplink a:active{color:#00326b}nav ul li{float:left;margin-left:18px;list-style-type:none}nav ul li a{text-decoration:none}nav ul li a:hover,nav ul li a:active,nav ul li.active{text-decoration:underline}h2,h3,nav ul li,nav ul li a,nav ul li a:hover,nav ul li a:active{font-family:sans-serif;color:#00326b}h2,nav ul li a,nav ul li a:hover,nav ul li a:active{font-weight:bold}#footer{width:100%;background-color:#6c0600;color:#aaa}.footer a,.footer a:hover,.footer a:active,.footer a:visited{color:#aaa}.grey-block{float:left;background-color:#f5f5f5}.grey-block h3{border-bottom:1px solid #00326b;color:#00326b}.grey-block p,.grey-block h3{margin-right:16px;margin-left:16px}.clearing{float:none;clear:both}.ce_toplink.block{float:right}
@media (min-width:800px){
/* desktop.css */
li.sibling.first{width:0px;margin:0;padding:0;visibility:hidden}.nav--mobile--active,.nav--x--button--active{z-index:-1}.nav-toggler__button,.nav-x-button{min-height:0px;display:none}.inside{margin-right:50px;margin-left:50px}#logo{width:477px;height:130px;float:left;margin-top:50px;margin-right:50px;margin-bottom:50px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_477.png");background-repeat:no-repeat}.mod_navigation.block{float:right;margin-top:136px;font-size:20px}.mod_article.block{max-width:1080px;margin-bottom:50px}#footer-text{padding-top:50px}
}
@media (min-width:1350px){
/* 1350-1500.css */
nav ul li.first{margin-right:0}#header{min-height:170px;max-width:1263px}#footer{max-width:1263px}.inside{margin-right:38px;margin-left:38px}#logo{width:370px;height:101px;float:left;margin-top:38px;margin-right:38px;margin-bottom:38px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_370.png");background-repeat:no-repeat}.mod_navigation.block{float:right;margin-top:97px;margin-left:-25px;font-size:20px}.grey-block{width:370px;min-height:220px;float:left;margin-right:38px}.mod_article.block{max-width:1186px;margin-bottom:38px}#article-5 img{margin-left:38px}#footer-text{padding-top:38px}
}
@media (max-width:1349px) and (min-width:1180px){
/* 1180-1349.css */
nav ul li.first{margin-right:0}#header{min-height:130px;max-width:996px}#footer{max-width:996px}.mod_navigation ul{margin-left:-50px}.inside{margin-right:30px;margin-left:30px}#logo{width:292px;height:80px;float:left;margin-top:30px;margin-right:30px;margin-bottom:30px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_292.png");background-repeat:no-repeat}.grey-block{width:292px;min-height:220px;float:left;margin-right:30px}.mod_navigation.block{float:right;margin-top:72px;font-size:18px}.mod_article.block{max-width:936px;margin-bottom:30px}#article-5 img{margin-left:30px}#footer-text{padding-top:30px}
}
@media (max-width:1179px) and (min-width:800px){
/* 800-1179.css */
#header{height:230px}nav ul li{float:left;margin-right:18px}.inside{margin-right:45px;margin-left:45px}#logo{width:438px;height:119px;float:left;margin-top:45px;margin-right:45px;margin-bottom:15px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_438.png");background-repeat:no-repeat}.mod_navigation.block{overflow:visible;float:none;clear:both;margin-right:auto;margin-bottom:22px;margin-left:-58px;font-size:18px}.mod_article.block{max-width:1080px;margin-bottom:45px}.grey-block{width:48%;min-height:220px;float:left}.grey-block.first{margin-right:4%}#article-5 img{margin-bottom:4%;margin-left:4%}#footer-text{padding-top:45px}
}
@media (max-width:950px) and (min-width:800px){
/* 800-950.css */
nav ul li{margin-right:10px}.mod_navigation.block{font-size:16px}
}
@media (max-width:799px) and (min-width:570px){
/* mobile.css */
#logo{width:100%;height:auto;min-width:477px;min-height:180px;max-width:800px;max-height:218px;margin-top:50px;margin-bottom:25px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_477.png");background-repeat:no-repeat;background-size:contain}.mod_article.block{max-width:1080px;margin-bottom:50px}#footer-text{padding-top:50px}.nav-toggler__button{float:right;margin:0 auto 0 0;padding:0;text-align:left;border-style:hidden;font-size:20px;font-weight:bold;color:#00326b;background:none;-webkit-appearance: none;-moz-appearance: none;appearance: none}
}
@media (max-width:569px){
/* mobile-small.css */
.inside{margin-right:8%;margin-left:8%}#logo{width:100%;height:auto;min-width:292px;min-height:130px;max-width:529px;max-height:145px;margin-top:30px;margin-bottom:15px;background-image:url("../../files/rechtsanwalt-haessler/logos/logo-rechtsanwatl-haessler_292.png");background-repeat:no-repeat;background-size:contain}.mod_article.block{max-width:1080px;margin-bottom:30px}#footer-text{padding-top:30px}.nav-toggler__button{float:right;clear:both;margin:0;padding:0;background-color:#fff;border-style:hidden;font-size:20px;font-weight:bold;color:#00326b;z-index:9}
}
@media (max-width:799px){
/* mobile-all.css */
.grey-block{width:100%;max-width:100%}.nav-x__button{margin-top:12px;text-align:center;border-style:solid;border-color:#aaa;border-radius:8px;font-size:20px;font-weight:bold;color:#aaa;background:none}nav ul li{float:none;margin-top:17px;margin-right:70px;padding-bottom:17px;text-align:center;border-bottom:1px solid #aaa;font-size:20px;font-weight:bold;color:#aaa}.nav--mobile--active li,.nav--mobile--active li a,.nav--mobile--active li a:hover,.nav--mobile--active li a:active{color:#aaa}.nav--mobile--active{width:100%;height:100%;left:0;top:0;position:fixed;overflow:auto;clear:both;color:#aaa;max-height: 100%;    transition: height 0.5s, background 0.5s;background:#00326b;opacity:0.9;    visibility: visible;z-index:10}.nav--x--button--active{min-width:50px;min-height:50px;right:0;top:0;position:fixed;overflow:visible;transition: height 0.5s;    visibility: visible;z-index:11}.nav--mobile,.nav--x--button{height:0px;display:block;visibility:hidden}.inside{margin-right:8%;margin-left:8%}#container{float:left}header{height:auto}#article-5 img{width:100%;margin-bottom:4%}
}
