* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

html {
    min-height: 100%;
}

#wrapper {
    max-width: 930px;
    background: #fff;
    border: solid thin #cbcbcb;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin: 12px auto;
    padding: 0px;
    overflow: hidden;
    position: relative;
    color: #333333;
}

#anzeige_div {
    margin: 0;
    padding: 80px 22px 0 50px;
}

#header {
    margin: 0;
    padding: 0px 0px 30px 0px;
}

#content {
    margin: 0;
    padding: 0;
}

#footer {
    margin: 30px -22px 0 -80px;
    padding: 20px 80px 16px;
    color: #fff;
    background: #666;
    font-size: 17px;
}

h1 {
    font-size: 26px;
    margin: -10px 0px 25px 0px;
    line-height: 36px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

.mb0 {
    margin-bottom: 0;
}

.p {
    margin-top: -25px;
}

h1 span {
    font-size: 70%;
    font-weight: normal;
}

h3 {
    font-size: 13px;
    margin: 16px 0px 0px 0px;
    line-height: 28px;
}

p {
    margin-bottom: 28px;
}

p span {
    display: block;
    padding-bottom: 8px;
    font-weight: bold;
}

p:last-child {
    margin-bottom: 0px;
}

a {
    color: #ef7c00;
    text-decoration: none;
}

a:hover {
    color: #595959;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 0px 75px 25px 0;
    padding: 0;
}

ul li {
    list-style: none;
    padding-left: 15px;
    background: url("iconli.png") no-repeat left 8px;
}

.clearfix {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}

ul+p {
    margin-top: 10px;
}

u {
    text-decoration: underline;
}

em {
    font-style: italic;
}

br {
    display: block;
}

.color2 {
    color: #666666;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
}

.color1 {
    color: #ef7c00;
    letter-spacing: 1px;
}

p big {
    font-size: 134%;
}

h1 span {
    font-size: 17px;
    font-weight: normal;
}

#content aside:nth-of-type(1) {
    width: 68%;
    float: left;
}

#content aside:nth-of-type(2) {
    width: 28%;
    float: right;
    font-size: 14px;
    line-height: 18px;
}

#content aside:nth-of-type(2) p {
    padding-left: 15px;
}

#content aside:nth-of-type(2) p big u {
    text-decoration: none;
    font-family: 'Roboto Slab', serif;
    display: block;
    padding-bottom: 10px;
    font-size: 114%;
}

figure {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.mb {
    margin-bottom: 0;
}

.text {
    letter-spacing: 1px;
    margin: 0 0 10px;
}

#footer p:nth-of-type(1) {
    float: left;
    position: relative
}

ul li span {
    position: relative;
    top: -6px;
    font-size: 8px;
}

#footer p:nth-of-type(1) a {
    position: absolute;
    display: inline-block;
    background: #f39100;
    color: #fff;
    font-weight: 400;
    padding: 8px 15px;
    top: 0;
    left: 193px;
    font-size: 13px;
}

#footer p:nth-of-type(1) a:hover {
    background: #666;
    color: #f39100;
    text-decoration: none
}

#footer p:nth-of-type(2) {
    float: right;
    margin-top: -5px;
}

#footer p {
    margin-bottom: 0
}

#footer img {
    vertical-align: middle;
}

#footer a:first-of-type img {
    margin-left: 10px;
}

.link {
    background: #f39100;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 0;
    letter-spacing: 1px;
    margin: 0 auto 20px;
    width: 230px;
    font-size: 13px;
}

.link:hover {
    background: #666;
    color: #f39100;
    text-decoration: none;
}

#content aside:nth-of-type(2) p {
    margin-bottom: 23px;
}

.mb1 {
    margin-bottom: 5px;
}

@media screen and (max-width: 928px) {
    .mb {
        margin-bottom: 0px;
    }
    #content aside:nth-of-type(2) br,
    .br {
        display: inline !important;
    }
    #wrapper {
        width: 100%;
        font-size: 13px;
        line-height: 17px;
        border: none;
        margin: 0px;
    }
    #anzeige_div {
        padding: 10px;
        margin: 0;
    }
    #anzeige_div br {
        display: none;
    }
    #header,
    #aside,
    #footer {
        position: relative;
        top: 0px;
        left: 0px;
    }
    #header {
        text-align: left;
    }
    #footer {
        text-align: left;
    }
    #aside {
        text-align: left;
    }
    #header a {
        position: static;
    }
    #content {
        margin: 0;
        padding: 0;
    }
    .link {
        width: auto;
    }
    h1 {
        margin: 10px 0px 10px 0px;
        font-size: 20px;
        line-height: 22px;
    }
    h3 {
        margin: 10px 0px 10px 0px;
        font-size: 14px;
        line-height: 20px;
    }
    #footer br {
        display: block;
    }
    h1 br {
        display: block;
    }
    p {
        margin-bottom: 3%;
    }
    a {}
    figure {
        margin-bottom: 20px;
    }
    ul {
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    ul li {
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 12px;
        background: url("iconli.png") no-repeat left 5px;
    }
    #footer br {
        display: block;
    }
    .color2 {
        color: #666666;
        font-size: 18px;
        line-height: 22px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    ul {
        margin: 0px 0px 25px 0;
        padding: 0;
    }
}

@media screen and (max-width: 700px) {
    #anzeige_div {
        padding: 3%;
        margin: 0;
    }
    #content aside:nth-of-type(1) {
        position: static;
        width: 100%;
    }
    #content aside:nth-of-type(2) {
        position: static;
        width: 100%;
        margin-top: 20px;
    }
    .link {
        width: 230px;
    }
    ul {
        margin: 0px 0px 25px 0;
        padding: 0;
    }
    .p {
        margin-top: 0;
    }
}

@media screen and (max-width: 645px) {
    #footer p {
        float: none !important;
        width: auto !important;
        margin: 0 0 15px;
    }
    #footer p:nth-of-type(2) {
        margin-bottom: 0
    }
    #footer {
        padding: 10px;
        margin: 0 -10px;
    }
    ul {
        margin: 0px 0px 25px 0;
        padding: 0;
    }
    .p {
        margin-top: 0;
    }
}