@charset "UTF-8";
/* CSS Document */









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



















.Paywall {
	background: #e2007a;
	background: rgba(0,88,102,1);
	color: #fff;
	margin: 40px -20px 0 -20px;
	padding-top: 30px;
	position: absolute;
	width: 100%;
	z-index: 2147483647;
}
.Paywall .Maintext h1 {
	margin-top: 0;
}
.Paywall .Maintext h1 span {
	background: #e2007a;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    color: #fff;
    display: inline;
    hyphens: none;
    -moz-hyphens: none;
    -o-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    line-height: 54px;
    margin: 10px 20px 10px 0;
    padding: 5px 18px;
}
.Paywall-Tab {
	background-size: cover;
}

.Paywall2-Content {
	margin: 0 auto;
}
.Paywall2-Content h1 {
	font-family: UnitWeb-Bold, Tahoma, Arial, Helvetica, sans-serif;
}
.Paywall2-Content h1,
.Paywall2-Content p {
	margin-bottom: 20px;
}
.Paywall2-Content .Submitbutton p.Input.Submit {
	margin: 0 0 20px 0;
}

.Paywall .TeaseMe fieldset.F_tariff {
	background: none;
}
.Paywall .TeaseMe fieldset.F_tariff li {
	display: inline-block;
}
.Paywall .Stopper-Locked-Explanation {
	height: auto;
	margin-top: 50px;
}
.Paywall .Stopper-Locked-Explanation h3 {
	font-size: 16px;
	font-weight: 400;
	margin-left: 10px;
}

.Paywall form {
}

/* remove standard-styles */
.Paywall .Option input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
}

.Paywall .Option label {
	display: block;
	font-family: UnitWeb-Bold, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px !important;
	padding: 20px;
}
.Paywall .Option:focus label,
.Paywall .Option:hover label,
.Paywall .Option:active label,
.Paywall .Option input[type="radio"]:checked + label {
	background: rgba(255,255,255,0.1);
}

/* graceful degradation for ie8 */
.Paywall input[type='radio'] {
	width: 30px;
	float: left;
	background: transparent;
	border: none;
}

.Paywall .Option label:before {
	margin-right: 5px;
}
.Paywall .Option input[type='radio']:checked,
.Paywall .Option input[type='radio']:not(:checked) {
	background: transparent;
	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.Paywall .Option input[type='radio'] + label {
	cursor: pointer;
}

.Paywall .Option input[type="radio"]:checked + label::before,
.Paywall .Option input[type="radio"]:not(:checked) + label::before {
    content: '\f10c';
    display: inline-block;
 	font-family: "FontAwesome";
    height: 16px;
    position: relative;
}

.Paywall .Option input[type='radio']:hover + label,
.Paywall .Option input[type='radio']:hover + label::before,
.Paywall .Option input[type='radio']:checked + label,
.Paywall .Option input[type='radio']:checked + label::before {
	font-size: 24px;
}
.Paywall .Option input[type='radio']:hover + label::before,
.Paywall .Option input[type='radio']:checked + label::before {
	content: '\f058';
}

.Paywall .Paywall-Footer {
	background: #fff;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 40px;
}
.Paywall .Paywall-Footer li {
	margin-bottom: 20px;
}

.Paywall .Paywall-Footer li:before {
	color: rgba(0,88,102,1);
	font-family: "FontAwesome";
	padding-right: 5px;
}
.Paywall .Paywall-Footer li.Einmalig:before {
	content: '\f004';
}
.Paywall .Paywall-Footer li.Abonnent:before {
	content: '\f164';
}
.Paywall .Paywall-Footer li.Spaeter:before {
	color: #000;
	content: '\f1f8';
}
.Paywall .Paywall-Footer li small {
	display: block;
	font-size: 9px;
	padding-left: 20px;
}
.Paywall .Paywall-Footer a {
	color: #000;
	text-decoration: none;
}

.Paywall fieldset {
    background: #fff none repeat scroll 0 0;
    border: 0;
    padding: 30px;
}
.Paywall ~ .Content {
	-webkit-filter: blur(1.5px);
	-moz-filter: blur(1.5px);
	-o-filter: blur(1.5px);
	-ms-filter: blur(1.5px);
	filter: blur(1.5px);
	min-height: 1200px;
	opacity: 0.2;
}
.Paywall ~ .Content .Content-Ad {
	display: none !important;
}
.Paywall-Top {
	color: #fff;
	font-family: UnitWeb-Bold, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 31px;
	line-height: 130%;
	padding: 0 20px;
	text-align: center;
}
#PUB .Paywall-Top a,
#PUB .Paywall-Infotext a {
	color: #fff;
	display: block;
	font-family: UnitWeb, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
}
#PUB .Paywall-Info {
	color: #fff;
	font-size: 18px;
	line-height: 170%;
	margin: 0 0 20px 0
}
.Paywall .Paywall-Infotext {
	color: #fff;
	margin-top: 0;
	padding: 0 10px 20px 10px;
}
.Paywall .Paywall-Infotext p {
	margin-bottom: 15px;
}
li.PO a {
	font-size: 18px;
	text-decoration: underline;
}
li.PO:before {
	color: #fff;
	content: '\f111';
	float: left;
	font-family: "FontAwesome";
	font-size: 14px;
	margin-left: -5px;
	padding-right: 10px;
}
li.PO.Close:before {
	content: '\f00d';
	font-size: 18px;
}

.Paywall-Image img {
	width: 100%;
}

p.Select select {
	background: #eee !important;
}

/* Bezahlen */
li .Paywall-Abo-Filter {
	/*display: block;*/
	display: none;
	padding-top: 50px;
}
.Paywall-Reiter {
	margin: -30px 0 0 0;
}
.Paywall-Reiter h3 {
	display: none;
}
.Paywall-Reiter ul,
.Paywall-Reiter ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.Paywall-Reiter ul li {
	background: #e2007a;
	color: #fff;
	cursor: pointer;
	float: left;
	height: 30px;
	margin-left: 10px !important;
	padding: 5px 10px 15px 10px !important;
}
.Paywall-Reiter ul li.Active,
.Paywall-Reiter ul li:hover {
	background: #fff;
	color: #004a4e;
}
.Paywall-Abo-Content {
	color: #fff;
	display: none;
}
.Paywall-Abo-Content.Online-Abo {
	display: block;
}
.Paywall-Abo-Content span {
	display: block;
	padding-top: 10px;
	text-align: center;
}
.Paywall-Abo-Content span:before {
	color: #fff;
	content: '\f0da';
	font-family: "FontAwesome";
}
.Paywall-Abo-Content span a {
	padding-left: 8px;
}
.Paywall-Abo-Content ul {
	margin-top: 10px !important;
}
.Paywall-Abo-Content ul li {
	background: url("../images/arrows.png") no-repeat 0 6px;
	margin-left: 30px !important;
	padding-left: 10px !important;
}

li .Paywall-PayNow {
	/*display: block;*/
	display: none;
}
.Paywall-PayNow-Options-Row {
	color: #fff;
}
.Paywall-PayNow-Options-Row h3 {
	font-size: 14px !important;
	margin: 10px 0 !important;
}
.Paywall-PayNow-Options-Row p {
	margin-bottom: 10px;
}
.Paywall-PayNow-Item {
	background: #fff;
	padding: 10px;
}
.Paywall .Paywall-PayNow-Item {
	background: #fff;
	padding: 30px;
}
.Paywall-PayNow-Item h3 {
	margin: 0 0 10px 0 !important;
}
.Paywall-PayNow-Item label {
	display: none;
}
.Paywall-PayNow-Item .Field p.Input.Submit {
	margin-top: 0;
}
.Paywall-PayNow-Options-Quit {
	text-align: center;
	margin-left: 0;
	margin-top: 220px;
	position: absolute;
}
.Paywall-PayNow-Options-Quit a {
	background: url("../images/arrows.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0) !important;
	color: #e2007a !important;
	padding-left: 8px;
	text-decoration: underline;
}
#PUB .Paywall-Option-Content .Forgotpassword:before {
	color: #fff;
	content: '\f059';
	font-family: "FontAwesome";
	padding-right: 5px;
}
.Paywall .LoginForm fieldset {
	padding-bottom: 0;
}
.Paywall-Bottom {
	height: 50px;
}

/* regelmaessig Bezahlen */
#PUB .Paywall-PeriodicalPayments {
	/* display: block; */
	display: none;
}
#PUB .Paywall-PeriodicalPayments,
li .Paywall-Abo-Filter,
li .Paywall-PayNow,
.Paywall-PayNow-Options-Quit {
	width: 100%;
}

#PUB .Paywall-Option-Content.Paywall-PeriodicalPayments .Connected > .Input {
	display: inline-block;
	margin-right: 30px;
}
p.Close:before {
	color: #fff;
	content: '\f00c';
	font-family: "FontAwesome";
	padding-right: 5px;
}
p.Close a {
	text-decoration: underline;
}
.Turnusinfo {
	color: #222;
	font-size: 12px;
}

/* popover */
.Paywall .explanation {
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 30px;
	position: relative;
	text-decoration: underline;
}

.Paywall .popover {
	background-color: #e2007a;
	border-radius: 5px;
	bottom: 26px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	color: #fff;
	display: none;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	left: 20px;
	padding: 20px;
	position: absolute;
	text-align: left;
	width: 300px;
	max-width: 100%;
	z-index: 4;
}
.Paywall .popover p {
	margin-bottom: 10px;
}
.Paywall .popover p:last-child {
	font-family: UnitWeb-Bold,Arial,Helvetica,sans-serif;
	margin: 20px 0;
}
.Paywall .popover a {
	color: #fff;
	text-decoration: underline;
}

.Paywall .popover:before {
	border-top: 7px solid #e2007a;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	bottom: -7px;
	content: '';
	display: block;
	left: 50%;
	margin-left: -7px;
	position: absolute;
}

.Paywall .explanation:hover .popover {
	display: block;
	animation: fade-in .3s linear 1, move-up .3s linear 1;
	-webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
	-moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
	-ms-animation: fade-in .3s linear 1, move-up .3s linear 1;
}

@keyframes fade-in {
	from   { opacity: 0; }
	to { opacity: 1; }
}
@-webkit-keyframes fade-in {
	from   { opacity: 0; }
	to { opacity: 1; }
}
@-moz-keyframes fade-in {
	from   { opacity: 0; }
	to { opacity: 1; }
}
@-ms-keyframes fade-in {
	from   { opacity: 0; }
	to { opacity: 1; }
}
@keyframes move-up {
	from   { bottom: 16px; }
	to { bottom: 26px; }
}
@-webkit-keyframes move-up {
	from   { bottom: 16px; }
	to { bottom: 26px; }
}
@-moz-keyframes move-up {
	from   { bottom: 16px; }
	to { bottom: 26px; }
}
@-ms-keyframes move-up {
	from   { bottom: 16px; }
	to { bottom: 26px; }
}
@media only screen and (max-width: 62.49em) {
	@media only screen and (min-width: 50em) {
		.Paywall {
			margin: 80px -20px 0 -20px;
		}
	}
	.Paywall .Stopper-Locked-Explanation h3 {
		margin-top: -50px;
	}
	.Paywall .Stopper-Locked-Explanation {
		background: none;
		margin: -20px 0 0 0;
		position: absolute;
		z-index: 99;
	}
	.Paywall .Stopper-Locked-Explanation h3 {
		background: #e2007a;
		display: inline-block;
		margin: 0;
		padding: 10px;
	}
	.Paywall .Maintext-Wrap,
	.TeaseMe {
		padding-left: 10px;
		padding-right: 10px;
	}
	.Paywall-Option-Content {
		padding: 30px 10px;
	}
	.Paywall-Option-Content h1 {
		margin-top: 60px;
	}
	.Paywall .Maintext-Wrap {
		background: none !important;
		margin-top: -30px;
	}
	.Paywall .Maintext-Image img {
		display: block;
		max-width: 100%;
	}
}
@media only screen and (max-width: 49.99em) {
	.Paywall-Reiter {
		margin-bottom: 15px;
		margin-left: -10px;
	}
	li.PO {
		margin-bottom: 30px !important;
	}
	.Paywall .explanation {
		padding-left: 20px;
	}
	.Paywall  .popover {
		font-size: 0.75rem;
		left: 0;
		padding: 0.4rem;
		width: 100%;
	}
	.Paywall .popover:before {
		left: 2rem;
	}
}
@media only screen and (max-width: 30em) {
	.Paywall-Reiter span {
		display: none;
	}
}
@media only screen and (min-width: 50em) {
	.Paywall .Field span {
		display: inline-block;
		padding: 10px;
	}
	.Paywall .Stopper-Locked-Explanation h3 {
		z-index: 99;
	}
	.Paywall2-Content {
		margin-top: -50px;
		padding: 0;
	}
	.Paywall-PayNow-Options-Row {
		color: #fff;
		display: table-cell;
		padding: 10px 60px 10px 0;
		vertical-align: top;
		width: 50%;
	}
	.Paywall-PayNow-Options-Row .Field p.Input.Submit,
	.Paywall-PayNow-Options-Row .Field p.Input.Submit input {
		padding-left: 0;
		padding-right: 0;
	}
	.Paywall .Tariff,
	.Paywall .Other-Tariff,
	.Paywall .Submitbutton {
		display: inline-block;
	}
	.Paywall .Tariff {
		width: 140px;
	}
	.Paywall .Other-Tariff {
		width: 230px;
	}


	.Paywall .popover {
		left: 80px;
		width: 650px;
	}
}
@media only screen and (min-width: 62.5em) {
	.Paywall {
		margin-left: -125px;
		width: 940px;
	}
	.Paywall .Maintext-Wrap {
		background-size: cover;
		background-position: left center;
	}
	.Paywall .Maintext-Image {
		display: none;
	}
	.Paywall .Maintext {
		background: rgba(0,0,0,0.5);
		min-height: 440px;
		padding: 66px;
		text-align: left;
	}
	.Paywall .Maintext h1,
	.Paywall .Maintext .Cont {
		display: table-cell;
		vertical-align: top;
	}
	.Paywall .Maintext h1 {
		padding-right: 66px;
		width: 430px;
	}
	.Paywall .Maintext .Cont * {
		text-shadow: 1px 1px 0px rgba(34, 34, 34, 1);
	}
	.Paywall .Stopper-Locked-Explanation h3 {
		margin-left: -10px;
	}
	.Paywall {
		margin-left: -155px;
		margin-right: -155px;
		width: 1000px;
	}
	.Paywall2-Content {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	.Paywall .Paywall-Footer li {
		float: right;
		margin-bottom: 0;
	}
	.Paywall .Paywall-Footer li:first-child {
		border-left: 1px solid #000;
		margin-left: 20px;
		padding-left: 20px;
	}
	.Paywall .Paywall-Footer li:last-child {
		position: absolute;
	}
	.Paywall .Submitbutton {
		padding-left: 20px;
	}
	.Paywall .Submitbutton p.Input.Submit {
		margin: 0;
	}
	.Paywall .Submitbutton p.Input.Submit input {
		background: none;
		border: 2px solid #fff;
		color: #fff;
		font-size: 24px;
		padding: 13px 30px;
	}
	.Paywall .Submitbutton p.Submit input:hover {
		background: rgba(255,255,255,0.1);
	}

	.Paywall-Top {
		padding: 15px 60px;
	}
	#PUB .Paywall-Info {
		margin-left: -10px;
	}
	.Paywall-Option-Content,
	.Paywall-Abo-Content {
		padding: 10px 20px;
	}
	#PUB .Paywall-PeriodicalPayments,
	li .Paywall-Abo-Filter,
	li .Paywall-PayNow,
	.Paywall-PayNow-Options-Quit {
		width: 760px;
	}
	#PUB .Paywall-PeriodicalPayments,
	li .Paywall-PayNow,
	.Paywall-PayNow-Options-Quit {
	}

	.Paywall .popover {
		left: 120px;
	}
}
@media only screen and (min-width: 100em) {
	.Paywall {
		margin-left: -250px;
		margin-right: -250px;
		width: 1200px;
	}
	.Paywall .Paywall-Footer {
		padding-left: 100px;
		padding-right: 100px;
	}
	.Paywall .Maintext {
		min-height: 530px;
		padding: 80px;
	}
	.Paywall .Maintext h1 {
		padding-right: 80px;
		width: 520px;
	}

	.Paywall-Top {
		padding: 30px 100px;
	}
	#PUB .Paywall-PeriodicalPayments,
	li .Paywall-Abo-Filter,
	li .Paywall-PayNow,
	.Paywall-PayNow-Options-Quit {
		width: 740px;
	}

	.Paywall .popover {
		left: 170px;
	}
}

