@font-face {
    font-family: "Nissan Light";
    src: url(../fonts/NissanBrandW01-Light.eot);
    src: url(../fonts/NissanBrandW01-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/NissanBrandW01-Light.woff) format("woff"),
    url(../fonts/NissanBrandW01-Light.ttf) format("truetype"),
    url(../fonts/NissanBrandW01-Light.svg#nissanproreg-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Nissan Bold";
    src: url(../fonts/NissanBrandW01-Bold.woff);
    src: url(../fonts/NissanBrandW01-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/NissanBrandW01-Bold.woff) format("woff"),
    url(../fonts/NissanBrandW01-Bold.ttf) format("truetype"),
    url(../fonts/NissanBrandW01-Bold.svg#nissanproreg-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Nissan Regular";
    src: url(../fonts/NissanBrandW01-Regular.eot);
    src: url(../fonts/NissanBrandW01-Regular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/NissanBrandW01-Regular.woff) format("woff"),
    url(../fonts/NissanBrandW01-Regular.ttf) format("truetype"),
    url(../fonts/NissanBrandW01-Regular.svg#nissanproreg-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}


body{ padding: 8px;}
.logo{ text-align: left;
    float: left;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 8px;
      }
.title{
    margin-left: 86px;
}
    .hover{
        opacity: 0.3;
    }

    #svg2{ width: 300px;}

.cls-2{
}

.cls-3, .nameClick, .cls-4, .cls-5{
    cursor: pointer;
    background: transparent;
}


#karte{
    height: 550px;
    margin-bottom: 25px;

}

.overlay{
    position: absolute;
    max-width: 250px;
    max-height: 250px;
}

.haendler{
    text-transform: uppercase;
    color: #c71444;
}

.closePanel{
    text-align: right;
    width: 100%;
    font-size: 10px;
    margin-top: 10px;

}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 780px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    #karte{
        height: 100%;
        width: 100%;
    }
}

.legislativeText {
    margin-top: 25px;
    width: 100%;
    font-size: 0.8em;
}

.infoWrapper {
    font-family: "Nissan Regular", Verdana, Arial, sans-serif;
}
@media screen and (max-width: 992px){
    .infoWrapper {
        margin-top: 30px;
    }
}

.infoContentHeadline {
    font-family: "Nissan Bold", Verdana, Arial, sans-serif;
    text-transform: uppercase;
    color: #343434;
    font-size: 42px;
    margin-bottom: 15px;
}

.infoContentHeaderBorder {
    border-top: 2px solid #c71444;
    height: 5px;
}

.infoContentHeaderTopTitle {
    line-height: 1.1;
    font-size: 1em;
    color: #c3002f;
    text-transform: uppercase;
    font-size: 14px;
}

.infoContentHeaderTitle {
    margin-top: 4px;
    font-family: "Nissan Bold", Verdana, Arial, sans-serif;
    color: #343434;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 16px;
    border-bottom-color: rgb(193, 193, 193);
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    box-sizing: border-box;
}

.infoContentHeaderText {
    line-height: 1.35;
    font-size: 1.2857142857em;
    font-family: Verdana,Arial,sans-serif;
    margin-top: 18px;
    color: #343434;
}

.infoContentHeaderVideo {
    margin-top: 30px;
}

#videoScreener {
    width: 100%;
    padding: 0;
    cursor: pointer;
}

#ytplayer {
    display: none;
}
