/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}
header {
    position: relative;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
nav a.icon-arrow-down {
    display: none;
}
img {
    vertical-align: middle;
}
a > img{
    border:0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000000;
    padding: 0.2em 0;
}
.mobile_header {
    display: none;
}
/* ==========================================================================
   Google Fonts
   ========================================================================== */
@font-face {
    font-family: 'Anton';
    src: url('../fonts/google/anton-webfont.eot');
    src: url('../fonts/google/anton-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/google/anton-webfont.woff') format('woff'),
         url('../fonts/google/anton-webfont.ttf') format('truetype'),
         url('../fonts/google/anton-webfont.svg#antonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Istok Web';
    src: url('../fonts/google/istokweb-bold-webfont.eot');
    src: url('../fonts/google/istokweb-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/google/istokweb-bold-webfont.woff') format('woff'),
         url('../fonts/google/istokweb-bold-webfont.ttf') format('truetype'),
         url('../fonts/google/istokweb-bold-webfont.svg#istok_webbold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'Istok Web';
    src: url('../fonts/google/istokweb-regular-webfont.eot');
    src: url('../fonts/google/istokweb-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/google/istokweb-regular-webfont.woff') format('woff'),
         url('../fonts/google/istokweb-regular-webfont.ttf') format('truetype'),
         url('../fonts/google/istokweb-regular-webfont.svg#istok_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {

  @font-face {
    font-family: 'Anton';
    src: url('../fonts/google/anton-webfont.svg#antonregular') format('svg');
  }
  @font-face {
    font-family: 'Istok Web';
    src: url('../fonts/google/istokweb-regular-webfont.svg#istok_webregular') format('svg');
    font-weight: normal;
  }
  @font-face {
    font-family: 'Istok Web';
    src: url('../fonts/google/istokweb-bold-webfont.svg#istok_webbold') format('svg');
    font-weight: bold;
  }
}

/* ==========================================================================
   Author's custom styles:Benjamin Oberhauser;
   ========================================================================== */
body, html{
    margin: 0;
    padding:0;
    width: 100%;
    overflow-x: hidden;
}

#main:before, #main:after{
    content: '';
    width: 200%;
    height: 175px;
    background:url('../img/bg_body.gif') repeat-x;
    position: absolute;
    top: 150px;
    left: -65%;
    -webkit-transform:rotate(-20deg);
    -moz-transform:rotate(-20deg);
    -o-transform:rotate(-20deg);
    -ms-transform:rotate(-20deg);
    transform:rotate(-20deg);
}
#main:after{
    top: 50px;
    left: 50%;
}
.mainwrapper{
    width: 100%;
    overflow: hidden;
}
/*********************************
    Header
 *********************************/


 /*
  * First Header: Logo, Metnavigation, Langnavigation, Search;
  */

.h_top{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding:10px 0;
    position: relative;
    z-index: 99;
    background: #ffffff;
}
.logo{
    width:29%;
}
.logo img{
    width: 100%;
    height: auto;
}
.shortlinks{
    width:59%;
    padding-top:5px;
    text-align: center;
}
.shortlinks, .lang{
    color: #e31d11;
    font-family:Arial, sans-serif;
    font-size:12px;
}
.shortlinks a, .lang a{
    color: #666666;
    text-decoration: none;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
}
.shortlinks a:hover, .lang a.act, .lang a:hover{
    color: #000000;
}
.buerozeiten{
    color: #666666;
    font-family:Arial, sans-serif;
    font-size:14px;
    display: block;
    position: absolute;
    left: 38%;
    top: 54px;
}
.langsearch{
    width: 11%;
    padding-top:5px;
    text-align: right;
    margin-right: 11px;
}
.langsearch form{
    width: 100%;
    margin-top: 25px;
    margin-right: 55px;
}
.langsearch form input{
    width: 95%;
    background: url('../img/sprite.png') right 5px #e5e5e5;
    border:0;
    color:#666666;
    font-weight: bold;
    font-size:12px;
    padding:5px 25px 5px 10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}


/*
 * Second Header: Navigation, Slider;
 */
.h_main{
    width: 100%;
    background: #eeeeef;
    position: relative;
    max-height: 590px;
}

.h_main:before, .h_main:after{
    content: '';
    width: 200%;
    height: 175px;
    background:url('../img/bg_head.gif') repeat-x;
    position: absolute;
    top: 50px;
    left: -65%;
    -webkit-transform:rotate(-20deg);
    -moz-transform:rotate(-20deg);
    -o-transform:rotate(-20deg);
    -ms-transform:rotate(-20deg);
    transform:rotate(-20deg);
}
.h_main:after{
    left: 0%;
}
.mobinav{
    display: none;
}
#nlcontainer{
    position: absolute;
    left: -318px;
    top: 150px;
    z-index: 9999;
    width: 340px;
    padding:25px 0 25px 25px;
    background: #fff;
    border: 1px solid #eeeeef;
    overflow: hidden;
    -webkit-transition:left 0.3s;
    -moz-transition:left 0.3s;
    -o-transition:left 0.3s;
    -ms-transition:left 0.3s;
    transition:left 0.3s;
    box-shadow: 0 0 10px #666;
}
#nlcontainer.act{
    left: 0;
}
#nlcontainer .close{
    position: absolute;
    top: 0;
    right: 0;
    background: #e31d11;
    color: #fff;
    width: 20px;
    height: 20px;
    display: none;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
#nlcontainer.act .close{
    display: block;
}
#nlcontainer .h{
    position: absolute;
    left: 105%;
    cursor: pointer;
    top: 0;
    bottom: 0;
    font-family: 'Anton', sans-serif;
    font-weight: normal;
    font-size: 22px;
    margin: 2px;
    color: #b2b2b2;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg);
}
#nlcontainer .Tx-Formhandler{
    display: block !important;
}
nav{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background:#e31d11;
    position: relative;
    z-index: 110;
}
nav ul{
    margin: 0;
    padding:0;
}
nav li{
    list-style: none;
}
nav .lvl1 > li{
    display: block;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 35px;
    background:#e31d11;
    -webkit-transition:background 0.3s;
    -moz-transition:background 0.3s;
    -o-transition:background 0.3s;
    -ms-transition:background 0.3s;
    transition:background 0.3s;
    position: relative;
    z-index: 99;
}
nav .lvl1 > li:hover, nav .lvl1 > li.act{
    background:#1b1b1a;
}
nav .lvl1 > li:before{
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-color: #ffffff transparent transparent transparent;
    margin-left: -8px;
}
nav .lvl1 > li:first-child:before{
    border-color: transparent transparent transparent transparent;
}
nav .lvl1 > li > a{
    font-family:'Anton', sans-serif;
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}
.l1{width: 23%;}
.l2{width: 35%;}
.l3{width: 17%;}
.l4{width: 25%;}

html[lang="it"] nav > ul > .l1 {
    width: 25%;
}
html[lang="it"] nav > ul > .l2 {
    width: 25%;
}
html[lang="it"] nav > ul > .l3 {
    width: 25%;
}
html[lang="it"] nav > ul > .l4 {
    width: 25%;
}
nav .lvl1 li:hover .lvl2, nav .lvl1 li .lvl2:hover{
    display: block;
}
nav .lvl2{
    display: none;
    text-align: right;
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    min-width: 200px;
    box-shadow: 0 0 5px #000;
    background-color: white;
}
nav .lvl2 > li{
    border-bottom:1px solid #eeeeef;
    position: relative;
}
nav .lvl2 > li i{
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 31px;
    color:#666666;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
}
nav .lvl2 > li > a{
    display: block;
    text-decoration: none;
    background: #ffffff;
    color: #1a1a19;
    font-family: "Istok Web",sans-serif;
    padding-right: 45px;
    font-size: 18px;
    border-right:1px solid #eeeeef;
    -webkit-transition:background 0.3s, color 0.3s;
    -moz-transition:background 0.3s, color 0.3s;
    -o-transition:background 0.3s, color 0.3s;
    -ms-transition:background 0.3s, color 0.3s;
    transition:background 0.3s, color 0.3s;
}
nav .lvl2 > li:hover > a, nav .lvl2 > li.act > a{
    color: #ffffff;
    background:#e31d11;
}
nav .lvl2 > li:hover i, nav .lvl2 > li.act i{
    color: #fff;
}

nav .lvl2 li:hover .lvl3{
    display: block;
}
nav .lvl3{
    display: none;
    text-align: left;
    position: absolute;
    top: 0;
    left: 100%;
}
nav .lvl3 > li{
    border-bottom:1px solid #eeeeef;
    width: 150px;
}

nav .lvl3 > li > a{
    display: block;
    text-decoration: none;
    background:url('../img/news_bg.png') repeat;
    color: #ffffff;
    padding-left: 15px;
}
nav .lvl3 > li a:hover, nav .lvl3 > li.act a{
    background: #e31d11;
}

/*
 *  Slider
 */
.sliderwrapper{
    width: 100%;
    max-width: 1250px;
    max-height: 540px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.slideitem{
    position: relative;
    display: block;
    float: left;
}
.slideitem img{
    width: 100%;
    height: auto;
}
.slideitem .topnews{
    padding:10px 8px 8px 20px;
    background:url('../img/news_bg.png') repeat;
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 87%;
    max-width: 620px;
}
.topnews .date{
    display: block;
    padding-top: 3px;
    font-family:'Istok Web', sans-serif;
    font-size: 16px;
    color: #cccccc;
}
.topnews .h{
    display: block;
    padding-top: 5px;
    font-family: 'Anton', sans-serif;
    font-size: 30px;
    color: #ffffff;
}
.topnews .text{
    font-family: 'Istok Web', sans-serif;
    font-size: 15px;
    color: #ffffff;
    padding-bottom: 45px;
}
.topnews .more{
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 35px;
    line-height: 35px;
    width: 116px;
    text-align: center;
    text-decoration: none;
    color: #666666;
    background: #eeeeef;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
}
.topnews .more:after{
    position: absolute;
    bottom: 3px;
    right: 3px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #666666 transparent;
    -webkit-transition:border-color 0.3s;
    -moz-transition:border-color 0.3s;
    -o-transition:border-color 0.3s;
    -ms-transition:border-color 0.3s;
    transition:border-color 0.3s;
}
.topnews .more:hover{
    color:#e31d11;
}
.topnews .more:hover:after{
    border-color: transparent transparent #e31d11 transparent;
}
.topnews .close{
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 23px;
    height: 23px;
    background: url('../img/sprite.png') -200px 0 no-repeat;
    cursor: pointer;
}
.toggleheader{
    position: absolute;
    bottom: 10px;
    left: 10px;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 0 10px #000;
    z-index: 999;
}
.login_buttons {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: flex;
    gap: 10px;
}
.login_button {
    font-size: 16px;
    background-color: #e31d11;
    color: #fff;
    text-decoration: none;
    padding: 10px 25px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
@media (max-width: 999px) {
    .login_buttons {
        gap: 5px;
    }
    .login_button {
        font-size: 13px;
        padding: 5px 15px;
    }
}

/*********************************
    Main
 *********************************/
#main{
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #ffffff;
    z-index: 99;
}
#main > .macenter{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background:#eeeeef;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
}


/*
 *  Maincolumn
 */
main.flleft{
    width: 100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 16px;
    padding-right: 356px;
    min-height: 1000px;
}
.bc{
    width: 100%;
    padding:20px 20px 15px 0;
    text-align: right;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    font-family: Arial;
    font-size:11px;
    color:#666666;
}
.bc a{
    color:#666666;
}
#main h1{
    font-family: 'Anton', sans-serif;
    font-size:37px;
    color:#e31d11;
    font-weight: normal;
}
#main h2, #main h3, #main h4{
    font-family: 'Anton', sans-serif;
    color:#e31d11;
    font-weight: normal;
}
#main ul li,
#main p{
    font-family: 'Istok Web', sans-serif;
    color:#666666;
}
#main a{
    color:#e31d11;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
}
#main a:hover{
    color: #000;
}

.csc-textpic-imagewrap{
    width: 100%;
}
.csc-textpic-intext-left .csc-textpic-imagewrap{
    width: auto;
}
.csc-textpic-imagewrap li img{
    width: 100%;
    height: auto;
}
.csc-textpic-imagewrap.col_3 li{
    width: 32%;
    margin-left: 2%
}
.csc-textpic-imagewrap.col_3 li:first-child{
    margin-left: 0;
}
.csc-textpic-imagewrap.col_2 li{
    width: 49%;
    margin-left: 2%
}
.csc-textpic-imagewrap.col_2 li:first-child{
    margin-left: 0;
}
.csc-textpic-imagewrap.col_1 li{
    width: 100%;
}
/*
 *  Cols
 */
 .cols{
    margin-bottom: 25px;
 }
.col3{
    width: 32%;
    float: left;
    margin-left: 2%;
}
.col3.contentbox:first-child, .col3.contentbox:nth-child(3n+1){
    margin-left: 0;
}
.col2{
    width: 49%;
    float: left;
    margin-left: 2%;
}
.col2.contentbox:first-child, .col2.contentbox:nth-child(2n+1){
    margin-left: 0;
}
.col2:nth-child(2n){
    margin-left: 2%;
}
.col1{
    width: 100%;
    margin-left: 0 !important;
}
.col{
    background:#ffffff;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 35px;
}
.col .c_head{
    position: relative;
    background:#ffffff;
}
.col h2{
    width: 100%;
    display:table-cell;
    vertical-align:bottom;
    height: 85px;
    padding:10px 15px 5px 15px;
    margin:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    font-family: 'Anton', sans-serif;
    font-size:25px;
    color: #666666;
    background:#ffffff;
}
.col h2:after{
    position: absolute;
    bottom: 3px;
    right: 3px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #e31d11 transparent;
    -webkit-transition:border-color 0.3s;
    -moz-transition:border-color 0.3s;
    -o-transition:border-color 0.3s;
    -ms-transition:border-color 0.3s;
    transition:border-color 0.3s;
}
.col:hover h2:after{
    border-color: transparent transparent #9f150d transparent;
}
.col img{
    width: 100%;
    height: auto;
}
.col .text{
    background:#ffffff;
    width: 100%;
    padding:25px 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #666666;
}
#main .col .more{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: right;
    color: #ffffff;
    background: #666666;
    font-size: 13px;
    text-decoration: none;
    padding: 0 20px 0 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:background 0.3s;
    -moz-transition:background 0.3s;
    -o-transition:background 0.3s;
    -ms-transition:background 0.3s;
    transition:background 0.3s;
}
.col .more:after{
    position: absolute;
    bottom: 3px;
    right: 3px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
}
#main .col .more:hover{
    background:#494949;
}

/*
 *  Events
 */

 .eventcontainer,
 .coursecontainer{
    margin-top: 20px;
    width: 100%;
    border-bottom:1px solid #aaaaaa;
 }
 /*.filter{
    width: 100%;
    padding-bottom: 25px;
 }*/
 .filter .field{
    display: block;
    float: left;
 }
 .filter .field label{
    font-size:15px;
    font-family: Arial, sans-serif;
    color:#666666;
    font-weight: bold;
    margin-right: 10px;
 }
 .filter .field.sektion{
    width: 50%;
 }
 .filter .field.sektion select{
    width: 350px;
    border:0;
 }
 .filter .field.from,
 .filter .field.to{
    width: 25%;
    display: none;
 }
 .filter .field.from input,
 .filter .field.to input{
    width: 150px;
    border:0;
 }
.eventcontainer .event,
.coursecontainer .course{
    width: 100%;
    border-top:1px solid #aaaaaa;
    padding-bottom:15px;
 }
 .eventcontainer .event h3,
 .coursecontainer .course h3{
    color:#000000;
 }
 .eventcontainer .event span,
 .coursecontainer .course span{
    display: block;
    font-size:15px;
    height: 18px;
    font-family: Arial, sans-serif;
    color:#666666;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 5px;
 }
 .eventcontainer .event span i,
 .coursecontainer .course span i{
    display: inline-block;
    width: 15px;
    height: 18px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    color:#e31d11;
 }
 .eventcontainer .event .text,
 .coursecontainer .course .text{
    margin-top: 30px;
    display: block;
    font-size:15px;
    font-family: Arial, sans-serif;
    color:#666666;
    height: auto;
    max-height: 0;
    overflow: hidden;
}
.eventcontainer .event .text.show,
.coursecontainer .course .text.show{
    max-height: 8000px;
}
.eventcontainer .event .more,
.coursecontainer .course .more{
    text-align: right;
    font-family: 'Anton', sans-serif;
    color: #e31d11;
    font-size:20px;
    line-height: 31px;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
    cursor: pointer;
}
.eventcontainer .event .more:hover,
.coursecontainer .course .more:hover{
    color: #9f150d;
}
.eventcontainer .event .more:after,
.coursecontainer .course .more:after{
    margin-left: 10px;
    cursor: pointer;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #e31d11 transparent;
    -webkit-transition:border-color 0.3s;
    -moz-transition:border-color 0.3s;
    -o-transition:border-color 0.3s;
    -ms-transition:border-color 0.3s;
    transition:border-color 0.3s;
    display: block;
    float: right;
    text-decoration: none;
}
.eventcontainer .event .more:hover:after,
.coursecontainer .course .more:hover:after{
    border-color: transparent transparent #9f150d transparent;
}

.eventcontainer .event .show + .more:after,
.coursecontainer .course .show + .more:after{
    border-width: 30px 30px 0 0;
    border-color: #e31d11 transparent transparent transparent;
 }
.eventcontainer .event .show + .more:hover:after,
.coursecontainer .course .show + .more:hover:after{
    border-color: #9f150d transparent transparent transparent;
 }
 #pagination{
    float: right;
    margin-top: 15px;
 }
 #pagination span{
    display: block;
    float: left;
    color: #666666;
    font-family: Arial, sans-serif;
    font-size:15px;
    padding:3px 0;
 }
 #pagination span.nextPage,
 #pagination span.prevPage{
    cursor: pointer;
    width: 25px;
    height: 25px;
    background: #d6d6d6;
    padding:0;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
 }
 #pagination span.nextPage{
    margin-left: 10px;
 }
 #pagination span.prevPage{
    margin-right: 10px;
 }
 #pagination span.nextPage i,
 #pagination span.prevPage i{
    color: #666666;
 }
 #pagination span.off{
    cursor: default !important;
 }
 #pagination span.off i{
    color: #bbbbbb;
}
/*
 *  Sektion
 */
 .sektioninfowrapper{
    float: right;
    padding-left: 15px;
    padding-bottom: 15px;
    background:#eeeeef;
    width: 35%;
    margin-top: 25px;
 }
 .sektioninfo{
    background:#fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom: 15px;
 }
 .sektioninfo i{
    display: block;
    margin: 10px auto 20px auto;
    font-size: 120px;
    color: #e31d11;
    text-align: center;
 }
 .sektioninfo p{
    display: block;
    font-size:15px;
    font-family: Arial, sans-serif;
    color:#666666;
    margin-bottom: 5px;
    position: relative;
    padding-left: 30px;
    line-height: 1.3;
 }
 .sektioninfo p:before{
    font-family: 'icomoon';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 15px;
    margin-right: 5px;
    color: #e31d11;
    text-align: center;
}

.sektioninfo p.icon-steuernr:before{
    font-size: 12px;
}

.sektioninfo .image{
    padding-left: 30px;
}
.sektioninfo .image{
    position: absolute;
    top:210px;
}
.sektioninfo .image + .icon-leiter{
    padding-bottom:130px;
}
.block{
    border-bottom:1px solid #aaaaaa;
    padding-bottom:15px;
}
.block h3{
    color: #000000;
    margin-bottom: 0;
}
.block .text{
    font-family: Arial, sans-serif;
    color: #000000;
    font-size:15px;
    line-height: 1.2;
}
/*
 *  Presse
 */
.presse .col, .col.pressebox{
    border-left: 1px solid #aaaaaa;
    background: #eeeeef;
    padding-left: 1%;
    margin-left: 1%;
    width: 31%;
}
.presse .col2, .col2.pressebox{
    width: 48%;
}
.presse .col1, .col1.pressebox{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}
.presse .col h2, .col.pressebox h2{
    display: block;
    width: 100%;
    height: auto;
    color:#000000;
    background: none;
}
.presse .col h2:after, .col.pressebox h2:after{
    display: none;
}
.presse .col .text, .col.pressebox .text{
    padding-top:5px;
    background: none;
}
.presse .col:first-child,
.presse .col2:nth-child(2n+1),
.presse .col1,
.col.pressebox:first-child,
.col2.pressebox:nth-child(2n+1),
.col1.pressebox{
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
}
.presse .col1, .col1.pressebox{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #aaaaaa;
}

/*
 *  News
 */
.newscontainer{
    width: 100%;
}
.news{
    width: 100%;
    border-bottom:1px solid #aaaaaa;
    padding-bottom:10px;
    margin-bottom: 10px;
}
.news .image{
    width: 200px;
    margin-right: 2%;
    margin-bottom: 2%;
    display: block;
    float: left;
}
.news .image img{
    width: 100%;
    height: auto;
}
.news h3{
    color: #000000;
    margin-top: 3px;
    margin-bottom: 8px;
}
.news .shorttext{
    color: #666666;
}
.news .text{
    height: auto;
    max-height: 0;
    overflow: hidden;
}
.news .text.show{
    max-height: 8000px;
}
.news .more{
    text-align: right;
    display: block;
    text-decoration: none;
    font-family: 'Anton', sans-serif;
    color: #e31d11;
    font-size:20px;
    line-height: 31px;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
    -o-transition:color 0.3s;
    -ms-transition:color 0.3s;
    transition:color 0.3s;
    cursor: pointer;
}
.news .more:hover{
    color: #9f150d;
}
.news .more:after{
    content:'';
    cursor: pointer;
    float: right;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #e31d11 transparent;
    -webkit-transition:border-color 0.3s;
    -moz-transition:border-color 0.3s;
    -o-transition:border-color 0.3s;
    -ms-transition:border-color 0.3s;
    transition:border-color 0.3s;
    text-decoration: none;
    margin-left: 10px;
}
.news .more:hover:after{
    border-color: transparent transparent #9f150d transparent;
}
.news .show + .more:after{
    border-width:30px 30px 0 0;
    border-color: #e31d11 transparent transparent transparent;
}
.news .show + .more:hover:after{
    border-color: #9f150d transparent transparent transparent;
}
/*
 *  Vorstand
 */
.vorstand{
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: block;
    float: left;
    min-height: 280px;
}
.vorstand img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.vorstand span{
    display: block;
    text-align: center;
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
.vorstand .h{
    font-size:19px;
    color: #000;
    font-family: 'Anton', sans-serif;
}


/*
 *  Download PDf
 */

#uid252 main a[href$='.pdf']{
    text-decoration: none;
}
#uid252 main a[href$='.pdf']:before{
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    width: 31px;
    height: 39px;
    background:url('../img/pdf_download.png') no-repeat 0 0;
    margin-top: -8px;
}

/*
 *  Gallery
 */

 #thumbs a,
 #thumbs a img,
 #carousel a,
 #carousel a img{
    display: block;
    width: 100%;
    height: auto;
    float: left;
 }
 #thumbs a{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
 }
 #thumbs-wrapper{
    position: relative;
 }
 #thumbs-wrapper button{
    background: none;
    border:0;
    position: absolute;
    top: 50%;
    height: 44px;
    margin-top: -22px;
    width: 28px;
    left: 10px;
    z-index: 99;
    background:url('../js/vendor/fresco/css/skins/fresco/sprite.png') -25px -128px;
 }
 #thumbs-wrapper button.thumb_next{
    left: auto;
    right: 10px;
    background-position: -108px -128px;
 }
 #carousel-wrapper{
    margin-bottom: 15px;
 }


main.flleft .output{
    min-height: 500px;
    background: url('../img/ajax-loader-eeeeef.gif') no-repeat center center;
}
main.flleft .output.loaded{
    background: none;
}

/* Clearfix for float children */
.gallery2 {
    overflow: hidden;
}

.gallery2 a{
    display: block;
    float: left;
    margin-bottom: 5px;
    text-decoration: none;
    width: 24%;
    margin-right: 1%;
}
.gallery2 a img{
    width: 100%;
    height: auto;
}
.gallery2 a:first-child + a + a + a{
    margin-right: 0;
}


.gallery{
    width: 100%;
}

@media (min-width: 1001px) {
    .gallery-width-preview-image{
        padding-right: 38%;
    }
}

@media (min-width: 1250px) {
    .gallery-width-preview-image{
        padding-right: 325px;
    }
}

.gallery-width-preview-image{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
/*
 *  Column Right
 */

aside.flright{
    width: 340px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 12px 0 4px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.box{
    width: 100%;
    padding:14px 10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    background: #ffffff;
    margin-bottom: 15px;
}
.box #latestnews{
    margin-bottom: 10px;
}
.box #latestnews .newstitle a{
    display: block;
    font-family: Arial, sans-serif;
    font-size:12px;
    color: #666666;
    border-bottom: 1px solid #eeeeef;
    padding:7px 0;
    text-decoration: none;
}
.box #latestnews .newstitle a b{
    font-size: 13px;
}
.box #latestnews .newstitle a:hover{
    color: #e31d11;
    text-decoration:underline;
}
.box h4{
    margin:0;
}
.box .h,
.box h4{
    font-family: 'Anton', sans-serif;
    font-size: 25px;
    color: #e31d11;
}
.box .h a,
.box h4 a{
    text-decoration: none;
    color: #e31d11;
}
.box img{
    margin: 15px auto;
    width: 100%;
    height: auto;
}
.box_kl a{
    text-decoration: none;
}
#main .box .more, #main .box_kl p a{
    position: relative;
    display: block;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    width:100%;
    text-align: right;
    text-decoration: none;
    color: #ffffff;
    background: #666666;
    font-family: Arial, sans-serif;
    font-size: 12px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    padding-right: 25px;
    -webkit-transition:background 0.3s;
    -moz-transition:background 0.3s;
    -o-transition:background 0.3s;
    -ms-transition:background 0.3s;
    transition:background 0.3s;
}
.box .more:after, .box_kl p a:after{
    position: absolute;
    bottom: 3px;
    right: 3px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #ffffff transparent;
}
#main .box .more:hover, #main  .box_kl p a:hover{
    background:#494949;
}
.box_kl{
    width: 48%;
    margin-left: 4%;
    float: left;
    min-height: 200px;
}
.box_kl p{
    margin: 0;
}
.box_kl:first-child, .box:nth-child(2n+1){
    margin-left: 0;
}

/*
 *  Sportstätten Maps
 */
#sportstaetten{
    width: 100%;
    height: 800px;
}

#sportstaetten .mapsbox{
    width: 250px;
}
#sportstaetten .mapsbox span{
    display: block;
    margin-bottom: 4px;
}
#sportstaetten .mapsbox span.h{
    font-weight: bold;
}
#sportstaetten .mapsbox .sectionwrapper{
    width: 100%;
    position: relative;
    overflow: auto;
    height: 45px;
}
#sportstaetten .mapsbox .sectionwrapper .sections{
    position: absolute;
    top: 0;
    left: 0;
}
#sportstaetten .mapsbox a{
    margin-right: 5px;
    text-decoration: none;
}
#sportstaetten .mapsbox a i{
    font-size: 25px;
    color: #e00312;
}
aside.flright .output{
    min-height: 100px;
    background: url('../img/ajax-loader-ffffff.gif') no-repeat center center;
}
aside.flright .noentry{
    padding:16px 0;
    display: block;
    font-size: 15px;
    font-family: Arial, sans-serif;
    color: #666666;
}
aside.flright .output.loaded{
    background: none;
}
/*********************************
    Footer
 *********************************/

footer{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background: #eeeeef;
    position: relative;
}
footer .h{
    width: 100%;
    height: 50px;
    line-height:30px;
    text-align: center;
    display: block;
    background: #e31d11;
    color: #ffffff;
    position: relative;
    font-family: 'Anton', sans-serif;
    font-size: 25px;
    text-decoration: none;
    -webkit-transition:background 0.3s;
    -moz-transition:background 0.3s;
    -o-transition:background 0.3s;
    -ms-transition:background 0.3s;
    transition:background 0.3s;
    margin-bottom: 10px;
}
footer .h:hover{
    background: #1b1b1a;
}
footer .h:before{
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-color: #eeeeef transparent transparent transparent;
    margin-left: -8px;
}
footer .fbox1 .h:before{
    border-color: transparent transparent transparent transparent;
}
.fboxes{
    background: #ffffff;
    padding:0 0 10px 0;
    height: auto;
}
.fboxes > div > div{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.fboxes > div{
    width: 30%;
    background: #ffffff;
}
.fboxes .fbox1 > div > div{
    background: #eeeeef;
}
.fboxes .fbox2{
    width: 36%;
}
.fboxes .fbox1 img,
.fboxes .fbox2 img{
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.fboxes .fbox2 .sponsorslider a{
    display: block;
    text-align: center;
}
.fboxes .fbox1 img{
    width: 100%;
}
.fboxes .fbox3{
    width: 34%;
    height: auto;
    position: relative;
}
.fboxes .fbox3 a.linkbox{
    display: table-cell;
    width: 48%;
    padding:5%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    background:#eeeeef;
    float: left;
    color: #666666;
    text-decoration: none;
    font-family: 'Anton',sans-serif;
    font-size:25px;
    position: relative;
    min-height: 156px;
}
.fboxes .fbox3 a.linkbox:after{
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #e31d11 transparent;
    -webkit-transition:border-color 0.3s;
    -moz-transition:border-color 0.3s;
    -o-transition:border-color 0.3s;
    -ms-transition:border-color 0.3s;
    transition:border-color 0.3s;
}
.fboxes .fbox3 a.linkbox:hover:after{
    border-color: transparent transparent #9f150d transparent;
}
.fboxes .fbox3 a.linkbox b{
    color: #e31d11;
    font-weight: normal;
}
.fboxes .fbox3 a:first-child{
    margin-right: 4%;
}
.fboxes .fbox3 .tx-felogin-pi1{
    position: absolute;
    display: none;
    top: 60px;
    left: 0;
    width: 100%;
    min-height: 156px;
    background:#eeeeef;
    padding:30px 56px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.fboxes .fbox3 .tx-felogin-pi1.act{
    display: block;
}
.fboxes .fbox3 .tx-felogin-pi1 .toggleform{
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.fboxes .fbox3 .tx-felogin-pi1 div{
    margin-bottom: 5px;
}
.fboxes .fbox3 .tx-felogin-pi1 label{
    display: block;
    float: left;
    width: 120px;
}
.fboxes .fbox3 .tx-felogin-pi1 input[type="text"],
.fboxes .fbox3 .tx-felogin-pi1 input[type="password"]{
    display: block;
    border: 1px solid #aaa;
    padding:2px 5px;
    width:180px;
    border-radius: 3px;
}
.fboxes .fbox3 .tx-felogin-pi1 input[type="submit"]{
    float: right;
    display: block;
    height: 25px;
    width: 86px;
    color: #ffffff;
    background: #666666;
    border:0;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
}
.fboxes .fbox3 .tx-felogin-pi1 input[type="submit"]:hover{
    background: #494949;
}
.infos{
    font-family: Arial, sans-serif;
    font-size:12px;
    color:#666666;
    padding: 15px 25px;
}
footer .red{
    color: #e31d11;
}
.powered{
    display: block;
    float: right;
    text-decoration: none;
}
.powered img {
    width: 90px;
    height: 10em;
}
.metanav{
    font-family: Arial, sans-serif;
    font-size:16px;
    color:
     #666666;
    padding-bottom: 25px;
    padding-left: 25px;
}
.metanav a{
    text-decoration: none;
    color: #666666;
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #e31d11;
}
.metanav a:first-child{
    padding: 0;
    margin: 0;
    border:0;
}
/* ==========================================================================
   CookieBanner
   ========================================================================== */
.table-responsive tr th:nth-child(1n+2), .table-responsive tr td:nth-child(1n+2){
    padding-left:34px;
}
.table-responsive tr:first-child th{
    text-align: left;
}
.table-responsive{
    width: 100%;
    overflow:auto;
}
/* ==========================================================================
   Helper classes:Benjamin Oberhauser;
   ========================================================================== */
.flright{
    display: block;
    float: right;
}
.flleft{
    display: block;
    float: left;
}
.clear{
    clear: both;
    float: none;
}
.noformhandler .Tx-Formhandler{
    display: none;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1250px) {
    .filter label{
        display: block;
        float: none;

    }
    .filter select,
    .filter input{
       width: 90% !important;
    }
}
@media only screen and (max-width: 1000px) {
    .sektioninfowrapper{
        padding: 0;
    }
    .sektioninfowrapper, .sektioninfo{
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 900px) {
    .fboxes .fbox2{
        display: none;
    }
    .fboxes > div{
        width: 50% !important;
    }
    .fboxes > div > div{
        width: 100%;
    }
    .fboxes .fbox1 > div{
        padding-right: 2%;
    }
    .fboxes .fbox3 > div{
        padding-left: 2%;
    }
    nav .l3 .lvl3,
    nav .l4 .lvl3{
        left: auto;
        right: 100%;
    }
    #nlcontainer,.toggleheader{
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .buerozeiten{
        position: static;
        text-align: center;
        padding: 20px 0;
    }
    .logo{
        width: 100%;
        max-width: 363px;
        margin: 0 auto;
        float: none;
        padding: 0 15px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        -ms-box-sizing:border-box;
        box-sizing:border-box;
    }
    .h_top{
        margin-top: 65px;
    }
    .shortlinks{
        margin: 0 auto;
        margin-top: 5px;
        float: none;
        width: auto;
    }
    main.flleft{
        width: 100%;
        padding-right:16px;
        min-height: 0;
        margin-bottom: 25px;
    }
    aside.flright{
        position: relative;
        width: 100%;
        padding:0;
    }
    .topnews {
        display: none;
    }
    .langsearch{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        padding: 0;
        z-index: 100;
    }
    .langsearch .lang{
        float: left;
        margin-left: 15px;
    }
    .langsearch .lang span{
        display: none;
    }
    .langsearch .lang a{
        display: block;
        width: 30px;
        height: 30px;
        background:#e31d11;
        color: #fff;
        text-align: center;
        line-height: 30px;
        float: left;
        margin-left: 5px;
        margin-top: 10px;
    }
    .langsearch .lang a.act,
    .langsearch .lang a:hover{
        background: #9f150d;
    }
    .langsearch form{
        width: auto;
        margin-top: 12px;
        text-align: center;
    }
    .langsearch form input{
        width: auto;
        display: inline-block;
    }
    .mobinav{
        display: block;
        background: #eeeeef;
        width: 100%;
        padding:15px 0;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .a.menu.icon-burger_icon {
        display: none;
    }
    .mobinav select{
        width: 90%;
        margin: 0 5%;
    }
    .fboxes .fbox2{
        display: block;
    }
    .fboxes > div{
        width: 100% !important;
        margin-bottom: 15px;
    }
    .fboxes > div > div{
        width: 100%;
    }
    .fboxes .fbox1 > div{
        padding-right: 0;
    }
    .fboxes .fbox3 > div{
        padding-left:0;
    }
    footer .h{
        line-height: 50px;
    }
    footer .h:before{
        display: none;
    }
}
@media only screen and (max-width: 630px) {
    .vorstand{
        width: 48%;
    }
    .filter .field{
        width: 100% !important;
        float: none;
        margin-bottom: 10px;
    }
    .filter select, .filter input{
        width: 100% !important;
    }
}
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
a.menu.icon-burger_icon {
    display: none;
}
@media only screen and (max-width: 768px) {
    a.menu.icon-burger_icon {
        position: fixed;
        top: 0;
        right: 0;
        padding: 13px 20px;
        font-size: 20px;
        color: gray;
        text-decoration: none;
        border: none;
        text-align: center;
        display: block;
    }

    a.menu.icon-burger_icon span {
        display: block;
        font-size: 12px;
        text-transform: uppercase;
        padding-top: 6px;
        font-family: 'Arial', sans-serif;
    }


    nav {
        position: fixed;
    }
    nav::before {
        content: "";
        z-index: -10;
        background-color: #ffffff9e;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block !important;
        height: 100%;
        width: 100%;
        backdrop-filter: blur(2px);
    }
    nav::-webkit-scrollbar {
        width: 0px;
    }

    /* Track */
    nav::-webkit-scrollbar-track {
        background: #dadada;
    }

    /* Handle */
    nav::-webkit-scrollbar-thumb {
        background: #929292;
    }

    /* Handle on hover */
    nav::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    nav .lvl1 > li {
        line-height: 1.1;
        float: none;
        background-color: transparent;
        color: black;
        padding: 14px 0px 14px 5px;
        margin-left: 15px;
        border-bottom: 1px solid #d3d3d3;
        height: auto;
        position: relative;
    }

    nav .lvl1 > li:before {
        display: none;
    }

    nav .lvl1 > li > a {
        color: black;
        text-align: left;
        font-family: inherit;
        text-transform: none;
        font-size: 17px;
        letter-spacing: normal;
    }
    nav li {
        width: auto !important;
    }

    nav .lvl2 {
        position: unset;
    }

    nav .lvl1 > li:hover, nav .lvl1 > li.act {
        background: none;
    }
    ul.lvl1 {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #e5e5e5;
        user-select: none;
        overflow: auto;
        max-width: 400px;
        width: 100%;
    }
    ul.lvl2 {
        margin-top: 10px;
    }

    nav .lvl2, nav .lvl3 {
        box-shadow: none;
        top: 0;
        text-align: left;
        display: block;
    }

    nav .lvl2 > li {
        padding: 8px 0px 8px 10px;
        border-bottom: none;
    }

    nav .lvl2 > li > a {
        background-color: transparent;
        font-size: 16px;
        font-family: inherit;
        border-right: none;
    }

    nav .lvl2 > li:hover > a, nav .lvl2 > li.act > a {
        background-color: transparent;
        color: inherit;
    }

    nav .lvl2 > li:hover {
        background-color: transparent;
        color: inherit;
    }

    nav .lvl1 > li:hover > a::before {
        transform: rotateX(180deg);
    }

    nav .lvl2 > li i {
        display: none;
    }

    nav .l3 .lvl3, nav .l4 .lvl3 {
        position: unset;
        right: unset !important;
    }

    nav .lvl3 > li {
        padding: 8px 10px;
        border: none;
    }
    nav ul.lvl3 {
        margin-top: 10px;
    }
    nav .lvl3 > li > a {
        padding: 0;
        background: transparent;
        color: black;
    }

    nav .lvl3 > li a:hover, nav .lvl3 > li.act a {
        background-color: transparent;
    }


    nav .lvl2 > a.icon-arrow-down, nav .lvl3 > a.icon-arrow-down {
        position: absolute;
        top: 5px;
        right: 2px;
        padding: 14px;
        cursor: pointer;
        font-size: 12px;
        display: block;
    }
    nav .lvl3 > a.icon-arrow-down {
        padding: 2px 14px;
    }

    nav ul {
        margin-top: 0px !important;
    }

    nav ul.expanded {
        margin-top: 10px !important;
    }
    nav ul.expanded > a.icon-arrow-down {
        transform: rotateX(180deg);
    }

    nav ul li {
        display: none;
    }

    nav ul.expanded > li {
        display: block;
    }


    .mobile_header {
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
        display: flex;
        align-items: center;
    }

    .mobile_header .title {
        font-family: 'Anton', sans-serif;
        font-size: 30px;
        flex: 1;
    }

    .mobile_header a.icon-close_icon {
        color: gray;
        display: flex;
        align-items: center;
        padding: 10px 15px;
        font-size: 18px;
        text-decoration: none;
        flex-direction: column;
    }
    .mobile_header a.icon-close_icon span {
        display: block;
        font-size: 10px;
        text-transform: uppercase;
        padding-top: 6px;
        font-family: 'Arial', sans-serif;
        text-decoration: none;
    }

    nav.closed {
        opacity: 0;
        pointer-events: none;
    }
    .h_main {
        overflow: hidden;
    }
    header {
        z-index: 100;
    }
}

#uid354 main.flleft {
    padding-right: 16px;
}
#uid354 aside.flright {
    display: none!important;
}
