








/*
####################
#
#
#
# minify!
# CSS wird minified eingebunden!
#
#
#
####################
*/


















.Profile-Page h1 {
	margin-bottom: 30px;
}
.Profile-Page h3 {
	font-family: "Noticia Text";
	font-size: 36px;
	font-weight: 700;
	margin: 20px 0;
}
.Profile-Page .Stopper {
	margin: 90px 0;
}
.Profile-Page.Index fieldset {
	text-align: center;
}
.Profile-Page.Index .Login fieldset {
	text-align: left;
}
.Profile-Page.Index fieldset ul li,
.Profile-Page.Index fieldset p {
	margin: 10px 0;
}
fieldset.Epaper ul:before,
fieldset.App ul:before,
fieldset.PDF ul:before,
fieldset.Android-Appstore ul:before,
fieldset.Ios-Appstore ul:before,
fieldset.Archiv p:before {
	display: block;
	font-family: var(--fontawesome);
	font-size: 60px;
	height: 60px;
	margin-top: 1.25rem;
}
fieldset.App ul li a:before {
	display: inine-block;
	font-family: var(--fontawesome);
	padding-right: 10px;
}
fieldset.Epaper a,
fieldset.App a,
fieldset.PDF a,
fieldset.Android-Appstore a,
fieldset.Ios-Appstore a,
fieldset.Archiv a {
	text-decoration: none;
}
fieldset.Epaper a:hover span,
fieldset.App a:hover span,
fieldset.PDF a:hover span,
fieldset.Android-Appstore a:hover span,
fieldset.Ios-Appstore a:hover span,
fieldset.Archiv a:hover span {
	text-decoration: underline;

}
fieldset.Epaper a:before,
fieldset.App a:before,
fieldset.PDF a:before,
fieldset.Android-Appstore a:before,
fieldset.Ios-Appstore a:before,
fieldset.Archiv a:before {
	color: var(--fastschwarz);
	display: block;
	font-family: var(--fontawesome);
	font-size: 60px;
	height: 60px;
	margin-top: 1.25rem;
	text-decoration: none !important;
	white-space: pre-wrap;

}
/* fieldset.Epaper a:hover:before,
fieldset.App a:hover:before,
fieldset.PDF a:hover:before,
fieldset.Android-Appstore a:hover:before,
fieldset.Ios-Appstore a:hover:before,
fieldset.Archiv a:hover:before,
fieldset.App a:hover:before {
	color: var(--magenta);
} */
fieldset.App a:before {
	display: inine-block;
	font-family: var(--fontawesome);
	padding-right: 10px;
}
fieldset.Epub {
	background: url(../images/epub.png) center 30px no-repeat;
	background-size: 60px 60px;

}
fieldset.Epub a {
	display: block;
	margin-top: 1.25rem;
	padding-top: 60px;
}
fieldset.App a:before {
	content: var(--fa-mobile);
}
fieldset.Android-Appstore a:before {
	font-family: var(--fontawesome-brands);
	content: '\f3ab';
}
fieldset.Ios-Appstore a:before {
	font-family: var(--fontawesome-brands);
	content: "\f370";
}
fieldset.App ul li.Android a:before {
	content: var(--fa-mobile);
	display: inline-block;
}
fieldset.App ul li.iPhone a:before {
	content: var(--fa-mobile);
	display: inline-block;
}
fieldset.Epaper a:before {
	content: var(--fa-newspaper);
}
fieldset.PDF a:before {
	content: var(--fa-file-pdf);
}
fieldset.Archiv a:before {
	content: var(--fa-archive);
}
fieldset.Oxi .Image,
fieldset.Oxi .Wrap {
	display: table-cell;
	width: 50%;
}
fieldset.Oxi .Image {
	vertical-align: bottom;
}
fieldset.Oxi .Image a {
	display: block;
	height: 100px;
	overflow: hidden;
}
fieldset.Oxi .Image img {
	box-shadow: 0 5px 10px rgba(47,50,56,0.5);
	margin: 7.5% 0 0 10%;
	transform: rotate(-7.5deg);
	width: 75%;
}
fieldset.Oxi:hover .Image img {
	margin: 17px 0 0 10%;
}
fieldset.Oxi .Wrap {
	height: 100px;
	padding: 10px;
	vertical-align: middle;
}
fieldset.Follow .fa {
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}

.Profile-Page.Index form fieldset {
	text-align: left !important;
}

/* Übersicht uneingeloggt */
#PUB .Profile-Page .Stopper h3 {
	color: #000 !important;
	margin-bottom: 20px !important;
}
.Register-Now {
	text-align: center;
}
.Register-Now a {
	background: var(--magenta);
	border: 2px solid #fff;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-family: var(--sans-bold);
	font-size: 20px;
	margin: 20px auto;
	padding: 10px 20px;
	text-decoration: none !important;
}
.Register-Now a:focus,
.Register-Now a:hover,
.Register-Now a:active {
	border-color: var(--magenta);
}
#PUB .Profile-Page .Stopper ul {
	margin: 0;
	padding: 0;
}
#PUB .Profile-Page .Stopper ul li {
	background: url(../images/ok3.png) 0 6px no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
}
#PUB .Profile-Page .Stopper .FN {
	font-size: 10px;
}


/* Registrieren mit Layer (Javascript an) */
#PUB div.Main #Register.Layer {
	background: #fff;
	border: 1px solid rgba(47,50,56,.2);
	border-radius: var(--border-radius-button);
	margin-bottom: 3rem;
	padding: .5rem 1rem;
}
.Close a:before {
	content: '\f00d';
	font-family: var(--fontawesome);
	padding-right: 5px;
}
.Slider.OXI {
	margin: 2rem 0;
}
.Slider.OXI .Carousel .slick-slide a {
	text-align: center;
}
.Slider.OXI .Carousel .slick-slide a figure {
	margin: 0 auto 1rem auto;
	padding-top: 0;
	width: 100px;
}
.Slider.OXI .Carousel .slick-slide figure img {
	width: 100%;
}
.Slider.OXI .Carousel .slick-slide figure .OXI-Dummy {
	background: #eee;
	padding-top: 148.8095238%;
}
@media only screen and (min-width: 48em) {
	.Slider.OXI .Arrows {
		width: calc(var(--wrapper-inner-width));
	}
}@media only screen and (min-width: 67.5em) {
	.Slider.OXI .Arrows {
		width: calc(var(--wrapper-inner-width) + 30px);
	}
}