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}.media{display:flow-root}.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}.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%}


@font-face {
    font-family: "HMS-illegal";
    src: url('../../files/hms/fonts/VtgStencilDINRough/font.woff2') format('woff2'), url('../../files/hms/fonts/VtgStencilDINRough/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  


.mod_newslist,
.mod_newsreader {
    background-color: rgb(237, 113, 91);
    min-height: 100vh;
}

.mod_newslist {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 20px;
    padding: 40px;
}

.mod_newsreader {
    padding: 40px;
}

.mod_newsreader .more {
    display: none;
}
.mod_newsreader .back {
    display: none;
}
.mod_newslist a,
.mod_newsreader a {
    color: #000;
    text-decoration: none;
}






.objektexte_illegal .objekttext {
    font-family: 'HMS-illegal';
    transform: rotate(-15deg);
    padding-bottom: 20px;
    padding-top: 5px;
    width: max-content;
}

.objektexte_illegal h2 {
    font-size: 1.5em;
    font-family: "europa", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.objektexte_illegal p {
    font-size: 1.2em;
    font-family: "europa", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.layout_full.objektexte_illegal {
    display: flex;
    flex-direction: column;
    padding: 10px;
    font-family: "europa", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 40px;
}

.objektexte_illegal .tag-chain {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.objektexte_illegal .tag-chain-item {
    margin-right: 10px;
    background-color: rgb(237, 113, 91);
    color: #fff;
    padding: 4px 12px 4px 12px;
    border-radius: 4px;
    transition: background-color 0.5s ease;
}

.objektexte_illegal .tag-chain-item:hover {
    background-color: rgb(49, 49, 49);
}

.objektexte_illegal .tag-chain-item a {
    color: #fff;
}












.sektionstexte_illegal .objekttext {
    font-family: 'HMS-illegal';
    transform: rotate(-15deg);
    padding-bottom: 20px;
    padding-top: 5px;
    width: max-content;
}

.sektionstexte_illegal h2 {
    font-variant-caps: all-small-caps;
    font-size: 3.2em;
    line-height: 0.75em;
    font-family: "HMS-illegal", sans-serif;
    font-weight: 700;
    font-style: normal;
    transform: rotate(-5deg);
    width: max-content;
    padding-bottom: 2.5%;
    padding-left: 20px;
    padding-top: 5%;
    max-width: 85%;
    color: rgb(237, 113, 91);
}

.sektionstexte_illegal p {
    font-size: 1.5em;
    font-family: "europa", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 20px;
}



.layout_full.sektionstexte_illegal {
    display: flex;
    flex-direction: column;
    padding: 10px;
    font-family: "europa", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
}

.sektionstexte_illegal .tag-chain {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sektionstexte_illegal .tag-chain-item {
    margin-right: 10px;
    background-color: rgb(237, 113, 91);
    color: #fff;
    padding: 4px 12px 4px 12px;
    border-radius: 4px;
    transition: background-color 0.5s ease;
}

.sektionstexte_illegal .tag-chain-item:hover {
    background-color: rgb(49, 49, 49);
}

.sektionstexte_illegal .tag-chain-item a {
    color: #fff;
}
