#header {
    position: relative;
}
#wrapper {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
}
a,
body {
    color: #000;
}
body {
    font: 14px/1.5 Helvetica, Helvetica Neue, Arial, sans-serif;
    position: relative;
    background-color: #fff;
    background-image: none;
}
ol {
    list-style: decimal;
}
ul {
    list-style: none;
}
li {
    margin: 0;
}
address,
dl,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin-bottom: 15px;
}
h1 {
    font-size: 24px;
}
h1,
h2 {
    color: #000;
}
h2 {
    font-size: 20px;
}
h3 {
    color: #000;
    font-size: 17px;
}
#logo {
    padding: 0;
    text-align: right;
    width: 150px;
}
#footer,
#navi,
#subnavi,
#backstretch,
#google_translate_element,
.mobile-nav-toggle,
.socialmedia,
iframe,
.yt-wrap {
    display: none;
}
.bottom {
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #000;
    color: #000;
    margin-top: 25px;
    padding: 15px;
    position: relative;
}
