:root {
    font-size: 16px;
}
* {
    margin: 0px;
    box-sizing: border-box;
}
html {
    min-height: 100%;
}
#wrapper {
    margin: 0.75rem auto;
    border: 2px #2388AA solid;
    max-width: 754px;
    color: #000;
    position: relative;
    padding: 0.4375rem 1.25rem 0.4rem;
    background-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    text-align: left;
    overflow: hidden;
}
p {
    text-align: left;
    margin-bottom: 0.5625rem;
}
h2 {
    margin: 0 0 0.9375rem 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
}
h1 {
    font-size: 1.625rem;
    line-height: 2.125rem;
    margin: 0 0 1.1rem 0;
    background: #F47841;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem 1.25rem;
}
h1 span {
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    display: block;
    margin: 0.3125rem 0 0;
}
h1 span:last-child {
    /* display: block; */
font-size: 1.0625rem;
line-height: 1.5rem;
    /* margin-top: 0.125rem; */
    /* text-transform: none; */
}
h1 small{
    font-weight: normal;
    font-size: 100%;
}
h3 {
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    color: #231F20;
    margin: 0 0 9px;
}
h4 {
    background: #0097C7;
    color: #fff;
    font-size: 1.05rem;
    line-height: 1.375rem;
    text-align: center;
    padding: 0.625rem 0.3125rem;
    margin: 1.3rem 0 0.275rem 0;
    font-weight: normal;
}
h4 span {
    display: block;
    font-weight: normal;
}
h5 {
    
    
    font-size: 0.9375rem;
    line-height: 1.1875rem;
    text-align: center;
    padding: 0.3125rem 0.3125rem;
    margin: 0 0 0.375rem 0
}
h5 a {
    color: #2289aa;
    text-decoration: none;
}
a {
    color: #000;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: none;
}
ul {
    margin-bottom: 1.3rem;
    padding: 0.25rem 0rem 0rem 0rem;
    list-style-image: url();
    list-style: none;
}
ul li {
    background: url(iconlist.jpg) no-repeat 1.3125rem 0.375rem;
    padding-left: 2.4375rem;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
/* Header */

header {
    width: 100%;
    float: left;
    position: relative;
    color: #2289AA;
    margin: 0.625rem 0 2rem 0;
}
header img {
    float: left;
}
header p {
    padding-top:0rem;
    font-size: 1rem;
    line-height: 1.375rem;
}
/* Ende Header */
/* Article */
aside p {
	margin-bottom:0.125rem;
}
aside:first-of-type ul:first-of-type {
	/* margin-bottom: 0.7rem; */
}
article {
    width: 100%;
    float: left;
}
article > p:first-of-type {
	color: #0097C7;
	padding-bottom: 0.3125rem;
}
article img{margin-top: -1.875rem;}
/* Ende Article */
/* Footer */

footer {
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0 0;
}
footer aside:nth-child(2) {
    margin: 0rem 0 0 0;
    position: absolute;
    right: 5.9375rem;
    bottom: 2.625rem;
}
footer aside strong {display: block;/* padding-top: 10px; */}
footer aside span {display: block; padding-top: 0.3125rem;}
footer img {
    position: absolute;
    right: 0.625rem;
    bottom: 10px;
}
.a{color:#2289aa}
/* Ende Footer */
/* Aside */

aside {
}
aside:nth-of-type(2) {
}
aside p{color:#000}
/* Ende Aside */
/* Section */

section {
    overflow: hidden;  position:relative; padding-bottom:0rem;
}
section img{ position:absolute; bottom:0rem; right:0.9375rem; z-index:999;}
/* Ende Section */
aside ul span{font-size: 0.75rem;}
footer h3{font-size: 0.9375rem;}
h3 a{color: #231F20;}
@media only screen and (max-width: 754px) {
    footer aside:nth-child(2){position: static;}
	#wrapper {
		margin:0rem auto;
		border:none;
		font-size:  0.8125rem;
		line-height:  1.125rem;
	}

article br {
    display: none;
}
    header a img {
        /* float: right; */
        /* position: static; */
        margin-bottom:  0.625rem;
    }
	article p:last-child {
		margin-top:0rem;
	}

article p:last-child br {
    display: block;
}
	article img{margin-top: 0rem;}
    header p {
        clear:both; 
    }
    h4 {
        font-size: 0.875rem;
        padding: 0.3125rem 0.625rem;
    }
    h1 {
        font-size: 1.3rem;
        line-height: 1.3125rem;
        padding: 0.625rem;
    }
    h1 span:last-child {
        font-size: 0.9125rem;
    }
    p {
        text-align: left;
    }
    aside {
        width: auto !important;
        float: none !important;
    }
	section img {
    position: relative;
    bottom:0rem;
    right: 0rem; margin: 0 0 0 auto; display:block;}
	footer img {
    position: static;
    float: right;
}
article p:first-of-type{font-size: 0.8125rem;}
h3{font-size: 0.8125rem;line-height:  1.125rem;}
p>strong>br, ul li br{
    display: none;
}
h1 {
    font-size: 1.125rem;
    line-height: 1.725rem;
    margin: 0 0 1.2rem 0;
    background: #F47A25;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1.375rem 1.25rem;
}
}