﻿@import url("easyDNNnews.Controls.Paging.css");
/** News List*/

.news .article_news_wrapper {
    padding-bottom: 30px;
    float: left;
}

.news .article_news_wrapper [class*="col-"] {
    padding-bottom: 0;
}

#contentanchor {
    margin-top: -100px;
    position: absolute;
}

.news .top {
    position: relative;
    overflow: hidden;
    padding-top: 0;
}

.news .inner {
    border-top-width: 5px;
    border-top-style: solid;
    padding-bottom: 10px;
}

.news .summary {
    font-weight: normal;
    font-size: 17px!important;
    line-height: 23px;
    padding-bottom: 5px;
    min-height: 75px;
}

.inner .news .title {
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 0px;
    min-height: 68px;
}

.news .date {
    font-weight: normal;
    font-size: 11px!important;
    line-height: 16px;
    padding: 0 0 10px 0;
    display: none;
}

.news .article-Image {
    margin-bottom: 20px;
    overflow: hidden;
}

.news .more a {
    font-size: 15px;
    text-decoration: underline!important;
    transition: none!important;
}

.news .article-Image img {
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

.news .article-Image img:hover {
    -webkit-transform: scale(1.25);
    /* Safari and Chrome */
    -moz-transform: scale(1.25);
    /* Firefox */
    -ms-transform: scale(1.25);
    /* IE 9 */
    -o-transform: scale(1.25);
    /* Opera */
    transform: scale(1.25);
}

.news.vereine .article_news_wrapper .inner {
    padding-bottom: 20px;
}

.DnnModule-DnnForge-LatestArticles a.button {
    text-decoration: none;
    padding: 7px 10px 7px 10px;
    margin-bottom: 20px;
    float: right;
}

.DnnModule-DnnForge-LatestArticles a.button:before {
    content: ">";
    padding-right: 12px;
}


/* Red News */

.news.negative .w5 {
    max-width: 1140px;
    display: table;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* Referenzen */
.news.referenz.liste .listadminbutton {
    opacity:0.5;
    margin-left:10px;
    font-size: 1.4rem;
}

.news.referenz.liste .download {
    cursor: pointer;
    font-size: 1.4rem;
}

.news.referenz.liste .actionrow {
    margin-top: 15px;
    color:#cc3232;
    font-size: 1rem;
}

.news.referenz.liste .actionrow a.more {
    display:block;
    float:right;
    cursor: pointer;
    font-size: 1.4rem;
}

.news.referenz.liste .actionrow a.more:hover, a.download:hover, a.listadminbutton:hover{
    color: black;
}

.news.referenz.liste #hideDiv {
    display: none;
}

.news.referenz.detail .new {
    padding-left: 15px;
    padding-right: 15px;
}
.news.referenz.detail .new .edn_article_gallery  {
    padding-left:0;
    margin-left:-2px;
    margin-right:-2px;
    font-size:0;
    line-height:0;
}
.news.referenz.detail .new .edn_article_gallery li {
    margin:2px!important;
}

.news.referenz.detail .newdescription{
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.3em;
    min-height: 98px;
}

.news.referenz.detail .articleFilesNew ul li{
    display: inline-block;
    list-style-type: none;
    float: right;
    font-size: 25px;
}

.news.referenz.detail #adminprintbutton{
    color:#cc3232;
    opacity:0.5;
    margin-right: 10px;
    cursor: pointer;
}

.news.referenz.detail #adminprintbutton:hover{
    color: black;
} 

.news.referenz.detail #printbutton{
    color:#cc3232;
    cursor: pointer;
}

.news.referenz.detail #printbutton:hover{
    color: black;
} 

.news.referenz.detail .detailPrintButtonWrapper{
    margin-top: 40px;
}

.news.referenz.detail .togglenew{
    margin-top: 30px;
    font-size: 1rem;
    line-height: 1.3em;
    cursor:pointer;
    color:#cc3232;
    /* content: '\f0d7'; */
}
.news.referenz.detail #moretoggle {
    display:none;
    /* content: '\f0d8'; */
    
}

.news.referenz.detail span {
    white-space: pre-line;
}




/* Contact */

.news .contact a {
    text-decoration: underline;
}

.single_contact {
    width: 100%;
}

.single_contact .inner .summary a {
    text-decoration: underline;
    transition: none;
}

.inner.contact .title {
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    
}
.inner.contact .summary{
    min-height:105px;
}
.inner.contact .summary .schultitel {
    padding-bottom:8px;
}
/* Kontaktmodule mit wenig Abstand */
.glit-tabid-93 .DnnModule-EasyDNNnews {padding-bottom:0px;}
.glit-tabid-93 .DnnModule-EasyDNNnews section  {padding-top:0;}
.glit-tabid-93 .DnnModule-EasyDNNnews section h2.moduletitle {padding-top:0;padding-bottom:5px}



/** News View */

.news-view .backlink i {
    font-size: 2.3em;
}

.news-view .article-Entry .articleTitle {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.news-view .articleImages {
    padding-top: 10px;
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.news-view .article-Entry #field_Summary {
    font-size: 15px;
}

.news-view .articleImages>div {
    padding-left: 5px!important;
    padding-right: 5px!important;
    padding-bottom: 10px!important;
}

.news-view .article-Entry .date {
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 10px 0;
    display: none;
    /* geschichte=block */
}

.news-view .article-Entry .articleFiles {
    padding: 10px;
    margin: 10px 0;
}

.news-view .article-Entry .articleFiles ul {
    list-style: none;
    margin: 0;
}

.news-view .article-Entry .articleFiles ul li{
        font-size: 15px;
}
.news-view .article-Entry .articleFiles ul li a{
    text-decoration: underline;
}

.news-view .customfieldwrapper {
    border-width: 1px;
    border-style: solid;
    margin: 20px 0 15px 0;
    padding: 15px;
}

.news-view .customfieldwrapper>div {
    margin-bottom: 10px;
     font-size: 15px;
}

.news-view .articleImages .imagegalleryitem {
    padding: 3px;
}

.news-view #field_Summary a {
    text-decoration: underline;
}

/* Slider History */

.jahresslide {
    height: 200px;
}

.jahresslide .jahreslink {
    height: 100%;
    width: 310px;
    vertical-align: middle;
    text-align: center;
    margin: 0 15px;
    transform: none;
    transition: all 300ms ease;
}

.jahresslide .jahreslink a {
    text-decoration: none;
    font-size: 40pt;
    line-height: 200px;
    display: block;
    height: 100%;
    font-family: "Almaq-Rough";
}

.jahresslide .jahreslink.slick-center {
    opacity: 1;
    zoom: 1.2;
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.news .geschichte .inner {
    padding-bottom: 0;
}

.news .geschichte .article-Image {
    position: relative;
    margin-bottom: 0;
}

.news .geschichte .title {
    position: absolute;
    font-family: "Almaq-Rough";
    font-weight: normal;
    font-size: 30pt;
    line-height: 33pt;
    bottom: 0;
    padding: 10px 20px 25px 20px;
}

.news .geschichte .date {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 5px 20px;
    display: block;
}

.news .geschichte .more {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.news .geschichte .more:before {
    content: "→";
    font-family: slick;
    font-size: 20pt;
}

.news-view.geschichte .date {
    display: block;
}

/* Reference Image Gallery */
.eds_news_glit.eds_subCollection_news .edn_article_gallery{
    float:left;
    padding-left: 15px; 
    margin-top:0!important;
    
}
.eds_news_glit.eds_subCollection_news .edn_article_gallery ul li a img{
    background-color: #ccc;
    padding: 3px;
}
.eds_news_glit.eds_subCollection_news .edn_article_gallery ul li a img:hover{
    background-color: #cc3232;
    transition: all 500ms ease;
}

.news-Image{
    padding-bottom:0px;
}

.button.print.referenz:hover{
    cursor: pointer;
} 
a.button.print{
     transition: none!important;
}

/* Filter buttons*/

.filterbutton {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    float: left;
    margin: 0 3px 3px 0;
    padding: 5px;
    text-decoration: none;
}


/* Responsiv Iframe Wrapper */

.iframewrapper {
    position: relative;
}
/* nur chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){ 
   .iframewrapper {
        margin:0 0 -1px 0;
    }
}

.iframewrapper .spacerimg {
    display: block;
    width: 100%;
    height: auto;
}

.iframewrapper iframe {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.kontakt .article-Image img {
    display: none;
}
.kontakt.image .article-Image img {
    display: block;
}

.kontakt .admin_action.edit{
    display:none;
}


/* Map LIST */

.edMaps_hidden {
    display: none;
}

.edMaps_moduleWrapper>.edMaps_mapWrapper .edMaps_labeled>label {
    display: none !Important;
}

.edMaps_moduleWrapper>.edMaps_mapWrapper .edMaps_textBox>span.edMaps_text,
.edMaps_moduleWrapper>.edMaps_mapWrapper .edMaps_textBox>input[type="text"] {
    background-color: #eee !Important;
}

.edMaps_radiusSliderWrapper>.edMaps_textBox>input,
.edMaps_radiusSliderWrapper ul {
    display: none !Important;
}


/* Map Marker */

.footer_map div {
    height: 100%;
}

.footer_map .edMaps_moduleWrapper div {
    height: auto;
    color: #5d686e;
    margin: 0px 0;
    font-weight: 300;
    font-size: 14px;
}

.edMaps_closeTrigger {
    display: block;
    width: 20px !Important;
    height: 20px !Important;
    position: absolute;
    top: +3px;
    right: +3px;
    border-radius: 50%;
    cursor: pointer;
}

.edMaps_closeTrigger:hover:before {
    color: #7c7c7c;
}

.edMaps_closeTrigger:before {
    font-family: "FontAwesome";
    content: "\f00d";
    display: block;
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    color: #bcbcbc;
    /*#5d686e*/
    font-weight: 300;
}

.edMaps_newsContent .markerimage img {
    height: 100px !important;
    width: 100px !important;
    padding-right: 15px;
    padding-top: 8px;
}

.edMaps_map .edMaps_infoWindow {
    width: 700px !Important;
    background-color: #fff;
    padding: 5px !Important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
    /*  box-sizing: border-box!Important; */
}

.edMaps_markerActions {
    display: none;
}

.edMaps_newsContent {
    width: inherit;
    font-family: "Raleway", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    padding: 5px 9px;
    margin-right: 20px;
}

.edMaps_newsContent .readmoremapwrapper {
    display: inline-block;
    background-color: #f2f2f2;
    color: #000;
    padding: 0px 4px;
    margin-top: 10px;
}

.edMaps_newsContent .readmoremapwrapper:hover {
    background-color: #ddd;
}

.edMaps_newsContent .readmoremap {
    text-decoration: underline;
    width: 111px;
    min-width: 0;
    margin: 1px;
    color: #000;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
}

.edMaps_newsContent {
    font-size: 14px !Important;
    line-height: 16px !Important;
    width: 700px !Important;
    color: #333;
    min-height: 135px;
}

.edMaps_newsContent h2 {
    margin-bottom: 0px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
    padding-bottom: 4px;
}

.edMaps_newsContent div {
    float: left;
    padding-bottom: 4px;
}

.edMaps_newsSummary {
    width: 540px;
    padding-bottom: 3px;
    padding-top: 7px;
}

.ghostbutton {
    text-align: center;
    height: 70vh;
}

/* Others */
#headerwrapper .RefereceTitle_H2 .moduletitle span{
    font-size: 20pt;
}

#headerwrapper .RefereceTitle_H2 .moduletitle.h2  {
    margin-bottom: -15px;
}

.news {
    margin-bottom: 0px!important;
}

.news-view .admin_action.edit{
    display: none;
}