@media screen {

/* layoutbereiche */
html {
    overflow-y:scroll;
}

/* layoutbereiche */
body {
    padding-top:1.5em;
    padding-bottom:1.5em;
    background-color:#ececec;
    font:87.5% Verdana,Arial,Helvetica,sans-serif;
}

/* layoutbereiche */
#wrapper {
    padding-right: 40px;
    padding-left: 40px;
    background-color: #fff;
  /*  background-image: url(../../files/bsaSelm_theme/bsaSelm_header1_163.png);*/
  /*  background-repeat: no-repeat;*/
    -webkit-box-shadow: 0 2px 6px 0 rgb(142 142 142 / 30%);
    box-shadow: 0 2px 6px 0 rgb(142 142 142 / 30%);
}

/* layoutbereiche */
#header {
    margin-bottom:70px;
    padding-top:10px;
}
.clearing {
    clear:both;
}
#header .logo {
    float:right;
    margin-right:12px;
}

/* layoutbereiche */
#container {
    min-height:300px;
}

/* layoutbereiche */
#main {
    font-size:1em;
    line-height:1.7em;
    font-weight:normal;
    color:#444;
}

/* layoutbereiche */
#main .inside {
    margin-right:.7em;
    margin-left:2em;
}

/* layoutbereiche */
#footer {
    margin-top:1.5em;
    padding-top:1.5em;
    padding-bottom:1.5em;
    font-size:12px;
    color:#444;
}

/* im Fußbereich */
#footer p {
    margin:0;
    padding:0;
}

/* cookiebar */
.cookiebar {
    background-color:rgba(102,102,102,.7);
}

/* cookiebar */
.cookiebar__button {
    background-color:#f00;
}

/* cookiebar */
.cookiebar__button:hover {
    background-color:#b30000;
}

/* cookiebar */
.cookiebar__link {
    text-decoration:none;
    color:#ffe3e3;
}
.exklusiv {
  padding: 15px;
  border: 5px solid #c10f1d;
  margin-top: 40px;
}
.exklusiv h1, .exklusiv h2, .exklusiv h3, .exklusiv h4, .exklusiv h5, .exklusiv h6 {
  margin-top: 0em;
}
.bildliste #main .margibot30a {
  margin-top: 0.5em;
  margin-bottom: 30px;
}

}
