:root {
    font-size: 16px;
}

* {
    margin: 0;
    box-sizing: border-box;
}

html {
    min-height: 100%;
}

#wrapper {
    margin: 0.75rem auto;
    border: 1px #231F20 solid;
    max-width: 896px;
    color: #231F20;
    position: relative;
    padding: 0.8125rem 5px 0 15.25rem;
    background: url(bg.jpg) no-repeat 0 0;
    font-family: Arial, Helvetica, sans-serif;
    /* font-family: 'Open Sans', sans-serif; */
    /* font-family:  Times, "Times New Roman", serif; */
    /* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
    /* font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
    /* font-family: "Open Sans", Arial, Helvetica, sans-serif */
    /* font-family: Verdana, Geneva, sans-serif; */
    line-height: 1.4375rem;
    font-size: 0.9375rem;
    text-align: left;
    overflow: hidden;
    height: 37.3rem;
}

p {
    padding-bottom: 0.125rem;
    font-size: 0.6875rem;
    line-height: 0.9375rem;
}

h1 {
    margin: 7px -1rem 6.4375rem -8px;
    font-size: 1.9rem;
    line-height: 2rem;
    background: #354D95;
    color: #fff;
    padding: 0.4775rem 0.3125rem 0.675rem 0.9125rem;
    box-shadow: 0px 7px 6px -2px #505050;
}

h1 span {
    /* display: block; */
    font-size: 1.4rem;
    line-height: 1.625rem;
    font-weight: normal;
}

h2 {
    font-size: 1rem;
    line-height: 1.125rem;
    margin: 0;
	font-weight: bold;
}

h2 span {}

h3 {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 0 0 0.0rem;
    font-weight: bold;
}

h3 span {
    font-size: 0.8125rem;
    line-height: 1.125rem;
    display: block;
    font-weight: normal;
    margin-bottom: 0.3rem;
}

h3+p {
    font-weight: normal;
}

a {
    color: #231F20;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a u {
    color: blue;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: none;
}

ul {
    margin-bottom: 0.9375rem;
    padding: 0 0 0 0;
    list-style-image: url();
    list-style: none;
}

ul li {
    background: url(iconlist.jpg) no-repeat 0 0.3125rem;
    padding-left: 1.25rem;
}

.clear:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

/* Header */
header {
    width: 100%;
    margin: 0 0 0rem;
  
}



/* Ende Header */
h2 {
    background: #354d95;
    background-size:100% 100%;
    color: #fff;
    padding: 0.6125rem 0.3125rem 0.3125rem 0.9125rem;
    margin: 0 -1rem 1rem -0.925rem;
}

article section aside:nth-of-type(2) p {

font-size: 0.75rem;
}

footer a {
    color: #fff;
}

/* Article */
article {
    width: 100%;
    float: left;
}

/* Ende Article */
article section {
    background: #fff;
    color: #364C95;
    font-weight: bold;
    margin: 0rem -0.5rem 3.4rem;
    padding: 0 0.025rem 0.625rem 0.925rem;
    box-shadow: 0rem 0.3125rem 0.8125rem 0 #505050;
}

article section aside:nth-of-type(2) p span {
    word-spacing: -0.0625rem;
}

/* Footer */
footer {
    width: 103%;
    float: left;
    background: #354D95;
    color: #fff;
    padding: 0.375rem 0.4375rem 0.375rem 0.95rem;
    margin: 3.5rem 0 0 -9px;
    box-shadow: 0.125rem 0.3125rem 0.8125rem 0 #505050;
}

footer p span {
    font-size: 1.0625rem;
}



#wrapper>section {
    position: absolute;
    left: 0;
    bottom: 0;
}

#wrapper>section a {
    position: absolute;
    right: 3%;
    bottom: 0;
    width: 24%;
    height: 90%;
}

footer img {
    position: relative;
    top: 0.25rem;
}

/* Ende Footer */

/* Aside */
article section aside:nth-of-type(1) {
    float: left;
    width: 46%;
    font-size: 1rem;
    line-height: 1.5rem;
}

article section aside:nth-of-type(2) {
    float: right;
    width: 54%;
    /* font-size: 18px; */
    padding-right: 0;
}

/* Ende Aside */
#wrapper section img {
    vertical-align: bottom;
    width: 100%;
}

section+aside a {
    position: absolute;
    top: 70%;
    left: 0.75rem;
    display: inline-block;
}

/* Section */

/* Ende Section */

/* address */
address {
    font-style: normal;
}
article section aside:nth-of-type(2) h3:nth-of-type(2){margin-bottom: 0rem;}
/* Ende address */
article section aside:nth-of-type(2) p{margin-top: 0.9rem;}
@media only screen and (max-width:895px) {
    article section aside:nth-of-type(2) p{margin-top: 1rem;}
    #wrapper {
        border: none;
    }
article section{margin-bottom: 1rem;}
    footer {
        width: 100%;
        float: left;
        background: #364C95;
        color: #fff;
        padding: 0.375rem 0.4375rem;
        margin:2.3rem 0 0 0;
        box-shadow: 0.125rem 0.3125rem 0.8125rem 0 #505050;
    }

}

@media only screen and (max-width: 896px) {
    #wrapper {
        border: none;
        padding: 0.625rem;
        height: auto;
    }

    section+aside a{
        position: static;
    }
article section{margin-bottom: 1rem;margin-right: -0.4rem;}
    footer {
        /* width: 100%; */
        background: #364C95;
        color: #fff;
        padding: 0.375rem 0.4375rem;
        margin: 0.625rem 0 0.625rem 0;
        box-shadow: 0.125rem 0.3125rem 0.8125rem 0 #505050;
    }

    article {
        margin: 0 0 1.5rem;
    }

}

@media only screen and (max-width:484px) {

    article section aside:nth-of-type(1),
    article section aside:nth-of-type(2) {
        float: none;
        width: 100%;
    }
article section{margin-bottom: 1rem;}

}