/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
button,
input,
select,
textarea {
    color: #2b2b2b;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

body {
    background: #f5f5f5
}

a {
    color: #24890d;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

a:active,
a:hover {
    color: #41a62a
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 36px 0 12px
}

h1 {
    font-size: 26px;
    line-height: 1.3846153846
}

h2 {
    font-size: 24px;
    line-height: 1
}

h3 {
    font-size: 22px;
    line-height: 1.0909090909
}

h4 {
    font-size: 20px;
    line-height: 1.2
}

h5 {
    font-size: 18px;
    line-height: 1.3333333333
}

h6 {
    font-size: 16px;
    line-height: 1.5
}

address {
    font-style: italic;
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b,
strong {
    font-weight: 700
}

cite,
dfn,
em,
i {
    font-style: italic
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 13px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px
}

blockquote cite,
blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}

blockquote strong,
blockquote b {
    font-weight: 400
}

small {
    font-size: smaller
}

big {
    font-size: 125%
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin-bottom: 24px
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: 24px
}

ul,
ol {
    list-style: none;
    margin: 0 0 24px 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin: 0 0 0 20px
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0
}

legend {
    white-space: normal
}

button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

input,
textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: bold
}

td {
    border-width: 0 1px 1px 0
}

del {
    color: #767676
}

hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

.hide {
    display: none
}

.break {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0px;
    border: none
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #5b5c56
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #dce5b8;
    text-shadow: none
}

::selection {
    background: #dce5b8;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #afb0a8;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: 0.2em 0;
    background: #afb0a8;
    color: #fff;
    padding: 0.2em 0
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    color: #5b5c56;
    line-height: 1.4;
    width: 100%
}

@media only screen and (min-width: 992px) {
    body {
        font-size: 13px
    }
}

.wrapper {
    width: 96%;
    position: relative;
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .wrapper {
        width: 90%
    }
}

.main-container {
    width: 100%;
    padding-top: 0;
    position: relative
}

@media only screen and (min-width: 768px) {
    .main-container {
        padding-top: 130px
    }
}

article {
    *zoom: 1
}

article:before,
article:after {
    content: "";
    display: table
}

article:after {
    clear: both
}

.icon {
    width: 30px;
    height: 30px;
    display: block;
    background-position: center;
    background-repeat: no-repeat
}

.icon.search {
    background-image: url(../images/icon-lupe_black_30x30.png)
}

.icon.search-neg {
    background-image: url(../images/icon-lupe_white-negative_50x50.png)
}

.icon.zoom {
    background-image: url(../images/icon-zoom_gray_30x30.png)
}

.icon.book-g {
    background-image: url(../images/icon-buch_green_30x30.png)
}

.icon.arrow-up {
    background-image: url(../images/icon-arrow-up_gray_15x15.png)
}

.icon.arrow-down,
#search-results .resultInfo.active .icon.small-arrow {
    background-image: url(../images/icon-arrow-down_gray_15x15.png)
}

.icon.arrow-right,
#search-results .resultInfo .icon.small-arrow {
    background-image: url(../images/icon-arrow-right_gray_15x15.png)
}

#search-results {
    margin: 0
}

#search-results .resultInfo {
    margin: 15px 0 10px;
    color: #afb0a8
}

#search-results .acc-head {
    font-weight: normal;
    padding: 5px 5px 7px;
    background-color: none
}

#search-results .resultInfoError {
    margin: 15px 0 10px;
    color: #df392d
}

#search-results ul {
    list-style: none;
    margin: 0;
    max-height: 300px;
    overflow: auto
}

#search-results ul li {
    list-style: none;
    margin: 0;
    line-height: 22px;
    margin: 5px 0;
    position: relative;
    cursor: pointer
}

#search-results ul li a {
    color: #5b5c56;
    padding: 5px 0 5px 35px;
    background: url(../images/map-icon_small.png) no-repeat left center;
    line-height: 16px;
    display: block;
    outline: none
}

#search-results ul li:hover {
    color: #95ad31
}

.regions {
    padding: 0;
    list-style: none;
    margin: 0;
    max-height: 300px;
    overflow: auto
}

.regions {
    *zoom: 1
}

.regions:before,
.regions:after {
    content: "";
    display: table
}

.regions:after {
    clear: both
}

.regions li {
    list-style: none;
    line-height: 22px;
    margin: 0 0 10px 0;
    position: relative;
    cursor: pointer
}

.regions li .counter {
    background: #afb0a8;
    color: #fff;
    border-radius: 2px;
    padding: 0 4px;
    font-size: 12px;
    display: inline-block;
    margin-left: 9px
}

.regions li:hover {
    color: #95ad31
}

.regions li:hover .counter {
    background: #95ad31
}

.acc-head {
    background-color: #f2f2f0;
    color: #95ad31;
    border-radius: 5px;
    padding: 5px 50px 7px 45px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.2em;
    margin: 0 0 20px 0;
    position: relative;
    cursor: pointer
}

.acc-head .icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px
}

.acc-head .icon.arrow {
    right: auto;
    left: 10px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    border-radius: 3px;
    background: #95ad31;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-arrow-right_white_15x15.png)
}

.acc-head.active:hover {
    background-color: #f2f2f0
}

.acc-head.active:hover .icon.arrow {
    background-image: url(../images/icon-arrow-right_white_15x15.png)
}

.acc-head.active,
.acc-head:hover {
    background-color: #fff
}

.acc-head.active .icon.arrow,
.acc-head:hover .icon.arrow {
    background-image: url(../images/icon-arrow-down_white_15x15.png)
}

.acc-content {
    height: auto;
    max-height: 0;
    overflow: hidden;
    padding: 0 5px;
    -webkit-transition: max-height 0.5s ease-in-out 0s;
    -moz-transition: max-height 0.5s ease-in-out 0s;
    -o-transition: max-height 0.5s ease-in-out 0s;
    transition: max-height 0.5s ease-in-out 0s
}

.acc-content.open {
    max-height: 800px
}

.acc-content .foot {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right
}

.acc-content .foot .close-content {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    cursor: pointer
}

.acc-content .foot .close-content .icon {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.search {
    margin-top: 10px
}

.search {
    *zoom: 1
}

.search:before,
.search:after {
    content: "";
    display: table
}

.search:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .search {
        margin-top: 20px
    }
}

.search-results {
    margin: 0
}

input {
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #afb0a8;
    color: #afb0a8;
    line-height: 1.6;
    height: 40px;
    background: #f2f2f0;
    display: inline-block;
    box-sizing: border-box
}

input.placeholder {
    font-style: italic
}

input::-moz-placeholder {
    font-style: italic
}

input::-webkit-input-placeholder {
    font-style: italic
}

input:-ms-input-placeholder {
    font-style: italic
}

input[type=submit] {
    width: auto;
    background-position: 10px center;
    border: 1px solid #95ad31;
    background-color: #fff;
    color: #95ad31;
    padding: 12px 15px 8px 50px;
    line-height: 1em;
    height: 40px;
    display: inline-block
}

input[type=submit]:hover {
    background-color: #f2f2f0
}

.search input#search-key {
    width: 56%;
    margin-right: 2%
}

.search input.submit {
    width: 41%;
    margin: 0;
    float: right
}

.lt-ie9 .search input#search-key {
    padding-left: 0;
    padding-right: 0;
    float: left;
    height: 40px
}

.lt-ie9 .search input.submit {
    padding-left: 0;
    padding-right: 0;
    outline: none
}

h1,
h2,
h3,
h4 {
    font-family: "Times New Roman", Georgia, Times, serif;
    font-weight: 400
}

a {
    color: #95ad31;
    text-decoration: none
}

.header-container {
    background: #24261d;
    position: relative;
    width: 100%;
    z-index: 1
}

.header-container {
    *zoom: 1
}

.header-container:before,
.header-container:after {
    content: "";
    display: table
}

.header-container:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .header-container {
        position: absolute
    }
}

.header-container .wrapper {
    -webkit-transition: height 0.5s ease-in-out 0s;
    -moz-transition: height 0.5s ease-in-out 0s;
    -o-transition: height 0.5s ease-in-out 0s;
    transition: height 0.5s ease-in-out 0s;
    height: auto;
    width: 100%;
    z-index: 10
}

.header-container .wrapper {
    *zoom: 1
}

.header-container .wrapper:before,
.header-container .wrapper:after {
    content: "";
    display: table
}

.header-container .wrapper:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    .header-container .wrapper {
        height: 320px;
        width: 90%
    }
}

.header-container #copytext {
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    z-index: 1;
    position: absolute;
    bottom: 40px;
    left: 72px;
    width: 35%;
    margin: 0;
    opacity: 1;
    display: none;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity 0.5s ease-in-out 0s;
    -moz-transition: opacity 0.5s ease-in-out 0s;
    -o-transition: opacity 0.5s ease-in-out 0s;
    transition: opacity 0.5s ease-in-out 0s
}

@media only screen and (min-width: 768px) {
    .header-container #copytext {
        display: block
    }
}

@media only screen and (min-width: 992px) {
    .header-container #copytext {
        width: 45%
    }
}

@media only screen and (min-width: 1200px) {
    .header-container #copytext {
        width: 60%
    }
}

.header-container .background-img {
    overflow: hidden;
    background-color: #5b5c56;
    height: 65px;
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
    -webkit-transition: height 0.5s ease-in-out 0s, background-position 0.5s ease-in-out 0s;
    -moz-transition: height 0.5s ease-in-out 0s, background-position 0.5s ease-in-out 0s;
    -o-transition: height 0.5s ease-in-out 0s, background-position 0.5s ease-in-out 0s;
    transition: height 0.5s ease-in-out 0s, background-position 0.5s ease-in-out 0s
}

.header-container .background-img .gradient {
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

@media only screen and (min-width: 768px) {
    .header-container .background-img {
        background-position: center 15%;
        background-image: url(../../img/header-frau-buchhandlung2.jpg);
        background-size: cover;
        height: 320px
    }
}

.header-container #logo {
    display: inline-block;
    width: 234px;
    height: 45px;
    position: absolute;
    top: 10px;
    left: 5%;
    z-index: 10;
    border: 0;
    text-decoration: none;
    outline: none;
    background: url(../images/meine-buchhandlung-logo_gruen-weiss.png) no-repeat top left;
    background-size: contain
}

.header-container #logo .hidden {
    position: relative;
    text-indent: -99999px;
    display: inline-block
}

@media only screen and (min-width: 768px) {
    .header-container #logo {
        height: 66px;
        top: 35px;
        left: 0
    }
}

.header-container .search-box {
    position: relative;
    overflow: visible;
    width: 100%;
    margin-top: 65px
}

.header-container .search-box .title {
    font-size: 22px;
    text-align: right;
    line-height: 22px;
    margin: 67px 0 26px;
    color: #fff;
    text-shadow: 2px 2px 5px #000;
    -webkit-transition: margin-top 0.5s ease-in-out 0s;
    -moz-transition: margin-top 0.5s ease-in-out 0s;
    -o-transition: margin-top 0.5s ease-in-out 0s;
    transition: margin-top 0.5s ease-in-out 0s;
    position: relative;
    padding-right: 55px;
    display: none
}

.header-container .search-box .title .icon {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0.15em;
    border-radius: 3px;
    margin: 0;
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .header-container .search-box .title {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .header-container .search-box {
        height: 100px;
        top: 30px;
        position: absolute;
        z-index: 2;
        right: 0px;
        margin-top: 0
    }
}

.header-container .menu-toggle {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -48px;
    right: 2%;
    border-radius: 3px;
    background-color: #95ad31;
    background-image: url(../images/icon-arrow-down_white_15x15.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .header-container .menu-toggle {
        display: none
    }
}

.header-container .menu-toggle.open {
    background-image: url(../images/icon-arrow-up_white_15x15.png)
}

.header-container .map-navi {
    position: relative;
    background-color: #fff;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: max-height 0.8s linear 0s;
    -moz-transition: max-height 0.8s linear 0s;
    -o-transition: max-height 0.8s linear 0s;
    transition: max-height 0.8s linear 0s;
    width: 100%;
    max-height: 0;
    float: right;
    overflow: hidden
}

.header-container .map-navi.open {
    max-height: 1000px
}

@media only screen and (min-width: 768px) {
    .header-container .map-navi {
        width: 48.5%;
        max-height: none;
        height: auto;
        -webkit-transition: background-color 0.5s linear 0s;
        -moz-transition: background-color 0.5s linear 0s;
        -o-transition: background-color 0.5s linear 0s;
        transition: background-color 0.5s linear 0s
    }
}

@media only screen and (min-width: 992px) {
    .header-container .map-navi {
        width: 35%
    }
}

@media only screen and (min-width: 1200px) {
    .header-container .map-navi {
        width: 28%
    }
}

.header-container .map-navi section {
    width: 96%;
    margin: 0px 2%;
    padding: 10px 0
}

.header-container .map-navi section.zoom {
    border-top: 1px solid #f2f2f0;
    padding-bottom: 5px;
    display: none
}

@media only screen and (min-width: 768px) {
    .header-container .map-navi section.zoom {
        display: block
    }
}

.header-container .map-navi section.deactivaded {
    display: none
}

@media only screen and (min-width: 768px) {
    .header-container .map-navi section {
        width: 90%;
        margin: 0px 5%;
        padding: 20px 0
    }
}

@media only screen and (min-width: 768px) {
    body.inuse .header-container .wrapper,
    body.inuse .background-img {
        height: 130px
    }
    body.inuse .map-navi {
        background-color: rgba(255, 255, 255, 0.85)
    }
    body.inuse .background-img {
        background-position: center 60%
    }
    body.inuse .search-box .title {
        margin-top: 15px
    }
    body.inuse #copytext {
        opacity: 0
    }
}

.lt-ie9 body.inuse #copytext {
    display: none
}

.header-container .background-img .gradient {
    background: url(../images/ie-gradient.png) repeat-x bottom left
}

.footer-container {
    width: 100%;
    padding: 10px 0;
    background: #24261d;
    color: #fff
}

.footer-container {
    *zoom: 1
}

.footer-container:before,
.footer-container:after {
    content: "";
    display: table
}

.footer-container:after {
    clear: both
}

.footer-container a {
    color: #fff
}

.footer-container a.tolino {
    padding: 3px 25px 0 0;
    background: url(../images/icon-tolino.png) no-repeat right top
}

.footer-container nav ul {
    margin: 0;
    padding: 0
}

.footer-container nav ul li {
    display: inline;
    margin: 0;
    padding: 0
}

.footer-container nav ul.right {
    text-align: right;
    float: right;
    width: 40%
}

.footer-container nav ul.right li {
    padding-left: 10px
}

@media only screen and (min-width: 768px) {
    .footer-container nav ul.right li {
        padding-left: 30px
    }
}

.footer-container nav ul.left {
    text-align: left;
    float: left;
    width: 60%
}

.footer-container nav ul.left li {
    padding-right: 10px
}

@media only screen and (min-width: 768px) {
    .footer-container nav ul.left li {
        padding-right: 30px
    }
}

body.inuse .main-container .map {
    margin-top: 0px
}

.main-container #maplegend {
    display: none
}

.main-container .loading-data {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #24261d;
    opacity: 0.7;
    text-align: center;
    color: #fff;
    box-sizing: border-box
}

.main-container .loading-data .centered {
    position: absolute;
    top: 45%;
    width: 240px;
    margin-left: -120px;
    left: 50%
}

.main-container .loading-data .centered .loading-text {
    width: 100%;
    position: relative
}

.main-container .loading-data .centered .loading-bar {
    width: 100%;
    position: relative;
    height: 40px;
    background: #5b5c56
}

.main-container .loading-data .centered .loading-bar .ready {
    display: block;
    background: #95ad31;
    height: 40px;
    width: 5px;
    -webkit-transition: width 3000ms linear 0s;
    -moz-transition: width 3000ms linear 0s;
    -o-transition: width 3000ms linear 0s;
    transition: width 3000ms linear 0s
}

.main-container .loading-data.loading .centered .loading-bar .ready {
    width: 240px
}

.main-container .loading-data.ready {
    display: none
}

.main-container .map {
    width: 100%;
    height: 800px;
    margin-top: 0px;
    -webkit-transition: margin-top 0.5s linear 0s;
    -moz-transition: margin-top 0.5s linear 0s;
    -o-transition: margin-top 0.5s linear 0s;
    transition: margin-top 0.5s linear 0s
}

@media only screen and (min-width: 768px) {
    .main-container .map {
        margin-top: 60px
    }
}

#iwContent {
    min-height: 100px;
    min-width: 200px
}

#iwContent h3 {
    color: #95ad31;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    margin-top: 20px
}

#iwContent p {
    margin: 20px 0
}
#cookiesettings{
    background: transparent;
    border: none;
    color: #fff;
}
#mapcontainer{
    background-image: url(../images/karte_1500px_500px.svg);
    background-repeat: no-repeat;
    background-color: #eaeaea;
    background-size: 300px;
    background-position: center 130px;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #mapcontainer{
        background-size: 300px;
        background-position: center 150px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    #mapcontainer{
        background-size: 300px;
        background-position: center 150px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    #mapcontainer{
        background-size: 400px;
        background-position: center 150px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #mapcontainer{
        background-size: 500px;
        background-position: center 130px;
    }
}
.hidden{
    display: none !important;
}

#mapcontainer{
    position: relative;
    text-align: center;
}
#infowindow{
    text-align: left;
    max-height: 554px;
    box-sizing: border-box;
    overflow: auto;
    font: 400 11px "Open Sans", Arial, sans-serif;
    color: #5b5c56;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-100%,0);
    background-color: white;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,.3);
    z-index: 3000;
}
#iwContent {
    display: block;
    min-height: 100px;
    min-width: 200px
}

#iwContent h3 {
    color: #95ad31;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    margin-top: 20px
}

#iwContent p {
    margin: 20px 0
}


*,*:focus,*:hover{
    outline:none;
}
#s-c-bn{
    display: none !important;
}