﻿:root{font-size: 16px;}
* {
	margin: 0;
	box-sizing: border-box;
}
html {
	min-height: 100%;
}
#wrapper_a2h {
	margin: 0.75rem auto;
	border: 1px #000000 solid;
	max-width: 589px;
	color: #000;
	position: relative;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.25rem;
	text-align: left;
	overflow: hidden;
}
header {
	margin-top: 0rem;
	position: relative;
	padding: 0 0 0 0;
}
header a {
	position: absolute;
	top: 9%;
	right: 0;
	width: 41%;
	height: 49%;
	z-index: 9999;
	display: block;
	border: 0 solid #000;
}
header img {
	margin-bottom: -0.3125rem;
	display: block;
}
article {
	padding: 0.625rem 0.75rem 0 0.75rem;
	text-align: left;
}
article a img {
	float: right;
}
main {
	position: absolute;
	top: 8.125rem;
	right: 0.625rem;
}
footer {
	padding: 0.3125rem 0.9375rem 0 0.9375rem;
	line-height: 1.1875rem;
}
p {
	padding-bottom: 0.9375rem;
	text-align: justify;
}
h1 {
	margin: 10px 0 0.925rem;
	text-align: center;
	font-size: 29px;
	line-height: 25px;
	color: #ED028C;
	font-weight: bold;
}
main {
	text-align: right;
}
main p {
	margin-bottom: 0;
	padding: 0;
}
h1 span {
	font-size: 70%;
}
h1 em {
	font-size: 0.8125rem;
	display: block;
	line-height: 1.25rem;
}
h2 {
	font-size: 1.0625rem;
	line-height: 1.25rem;
	color: #ED028C;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 0.25rem;
}
h3 {
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0.1875rem;
	font-size: 1.0625rem;
}
h3 span {
	font-size: 1.0625rem;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: none;
}
ul {
	margin: 0 0 20px 27px;
	padding: 0 0 0 0;
	list-style: none;
	text-align: left;
}
ul li {
	padding-left: 0.75rem;
	letter-spacing: -0.6px;
}
li:before {
	text-indent: -0.75rem;
	content: "\2022";
	color: #000;
	float: left;
	margin-left: 0;
	font-size: 1.0625rem;
	margin-top: 0.0625rem;
}
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
/* Header */

/* Ende Header */

/* Article */
article p:first-of-type {
	padding-bottom: 0.375rem;
	line-height: 1.3125rem;
	text-align: justify;
	font-size: 1rem;
	padding-top: 0;
	word-spacing: 0;
}
article p:first-of-type span:nth-of-type(1) {
	word-spacing: 0;
	line-height: 1.3125rem;
}
article p:first-of-type span:nth-of-type(1) em {
	font-style: normal;
	display: block;
	word-spacing: -0.0625rem;
}
article p:first-of-type span:nth-of-type(2) {
	word-spacing: -0.0625rem;
}
article img {
	float: right;
	margin-left: 1.125rem;
	padding-top: 0.4375rem;
	margin-right: -0.75rem;
	margin-bottom: 0;
}
article p:nth-of-type(3) span {
	color: #ED028C;
	font-size: 1.1875rem;
}
/* Ende Article */

/* Footer */
footer p {
	float: left;
	padding-bottom: 0.5rem;
}
footer p:nth-of-type(2) {
	margin: 0 2.125rem;
}
footer p:nth-of-type(3) a:last-of-type {
	color: #ED028C;
	font-size: 1.0625rem;
}
/* Ende Footer */
article section {
	margin: 0 0 0.625rem;
	text-align: center;
	font-weight: bold;
	font-size: 2rem;
	line-height: 2.25rem;
	color: #ED028C;
}
article span small {
	font-size: 0.9375rem;
}
article p span {
	word-spacing: 0.0625rem;
}

@media only screen and (max-width: 588px) {
#wrapper_a2h {
	margin: 0 auto;
	border: 0;
}
article p:first-of-type {
	text-align: left;
}
article p:first-of-type span {
	display: block;
	overflow: hidden;
	width: 100%;
}
article, footer {
	padding-left: 3%;
	padding-right: 3%;
}
article img {
	margin-right: 0;
	margin-bottom: 0.625rem;
	margin-left: 0;
	float: none!important;
}
h1 {
	font-size: 1.25rem;
	margin-bottom: 0.625rem;
	line-height: 1.5rem;
	text-align: left;
}
h1 br {
	display: none;
}
h2 {
	font-size: 1.0625rem;
	padding-bottom: 0;
}
article p:first-of-type a:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
footer p {
	float: none;
}
footer p:nth-of-type(2) {
	clear: both;
	margin: 0;
}
article section {
	margin: 0 0 0.625rem;
	text-align: center;
	font-weight: bold;
	font-size: 1.625rem;
	line-height: 2.25rem;
	color: #ED028C;
}
article {
	text-align: left;
}
article p {
	text-align: left;
}
ul {
	margin-left: 0;
}
main {
	position: static;
	padding: 0.625rem;
}
}
