/* 2015 @ M.Becker */
body {
	background: #fff;
	font-size: 16px;
	color: #575757;
	font-family: 'OfficinaSansITCW01-Book 734509';
}
h1, h2, h3, h4, h5 {
	font-family: 'OfficinaSansITCW01-Bold';
	font-weight: normal !important;
}
strong, b, label {
	font-family: 'OfficinaSansITCW01-Bold';
	font-weight: normal !important;
}
.pagination > li > span {
	border-top: none;
	border-bottom: none;
	color: #000;
}
.pagination > li > span:hover {
	background: inherit;
}
.pagination > li > a.active {
	background: #ff990f;
	color: #fff;
	border-top-color: #ff990f;
	border-bottom-color: #ff990f;
}

/* Headlines */
#index h1, #index h2 {
	margin-top: 0;
}
h2 {
	font-size: 24px;
}

/* Wells */
.well,
.well-sm {
	border-radius: 0;
	border: 0 none;
	box-shadow: none;
}
.well.highlight {
	background: #ff990f;
	color: #fff;
}
.well.highlight a {
	color: #fff;
	text-decoration: underline;
}

/* Links */
a {
	color: #123c68;
}
a:focus {
	text-decoration: none;
}
a:link,
.btn,
input[type="submit"] {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a.facebook {
	display: inline-block;
	width: 228px;
	height: 26px;
	margin-top: 8px;
	text-indent: -999px;
	background: url(/_templates/images/icn-facebook.png);
}

/* Button */
.btn {
	padding: 6px 12px 5px;
	border: 0 none;
	border-radius: 0;
	background: #123c68;
	font-size: 16px;
	color: #fff !important;
}
.btn:hover,
.btn:focus {
	background: #31669d;
	color: #fff;
}

.btn.back-to-start{
	font-size: 90%;
	padding: 0 12px;
	border-radius: 16px;
	background: #0273c0;
	position: absolute;
	top: -18px;
	margin: 0 0 0 0;
}
@media (max-width: 768px)  {
	.btn.back-to-start{
		position: relative;
		margin-bottom: 12px;
		top: 0;
	}
	.login-info.text-right .logout{
		display: inline-block;
	}
}
.login-info{
	margin-right: 30px;
}
.login-info small{
	color: #9d9d9d;
	font-style: italic;
}
/* Errors */
.error {
	color: #e00;
}

/* Misc */
#scroll {
	padding: 0 10px;
	border: 1px solid #ddc3a2;
	background: #fffae0;
	height: 300px;
	overflow-y: scroll;
}
#scroll h4 {
	margin: 20px 0 8px;
}
#pIFrame {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.object_right {
	float: right;
	margin: 0 0 15px 15px;
}
.object_left {
	float: left;
	margin: 0 15px 15px 0;
}

/* Modals
--------------------------------------------------------------------------------------------------------------------- */
.modal-lg img {
	width: 100%;
	height: auto;
}
.modal-header .close {
	margin-top: -10px;
}
#button-newsletter .modal-dialog {
	max-width: 600px;
}

/* Structure
--------------------------------------------------------------------------------------------------------------------- */
.container {
	max-width: 990px;
}
.container > .container {
	padding: 0;
}
.component {
	margin-bottom: 20px;
}
.component > .well {
	margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 100%;
	}
}

/* Navigation
--------------------------------------------------------------------------------------------------------------------- */
.logo {
	top: -2px;
}
#institute .logo {
	top: -24px;
}
.logo img {
	position: absolute;
        margin-top: 40px;
	right: 20px;
	transition: all 0.2s ease-in-out; */
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
/* .logo img:hover {
	margin-top: -15px;
} */
#navbar-collapse-navigation-top {
	margin-top: 46px;
	position: relative
}
.navbar-collapse {
	padding: 0;
	border: none;
	background: #fff;
}
.navbar-toggle {
	background: #ff990f;
	border: 0 none;
	border-radius: 0;
}
.navbar-toggle span {
	background: #fff !important;
}
.navbar {
	z-index: 4;
	margin: 0;
	background: #fff;
	border: 0 none;
}
.navbar-nav {
	float: none;
	margin: 10px 0 0;
}
.navbar-default .navbar-nav > li > a {
	padding: 15px 10px 20px;
	font-size: 18px;
	color: #000;
	font-family: 'OfficinaSansITCW01-Bold';
}
.navbar-default .navbar-nav > li > a.navigation_top_0_active, #navbar-collapse-navigation-top .navbar-nav > li > a.navigation_sub_1_active {
	background: #f2f2f2;
	color: #ff990f;
}

.navbar-default .navbar-nav > li > a:hover {
	background: #f2f2f2;
}
.navbar-default .navbar-nav > li.login > a {
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	font-size: inherit;
}
.navbar-default .navbar-nav > li#ops > a {
	margin: 10px 0 0 10px;
	padding: 5px 10px;
	background: #123c68;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.navbar-default .navbar-nav > li#ops {
	display: none;
}
.navbar-default .navbar-nav > li#ops > a:hover,
.navbar-default .navbar-nav > li#ops > a:focus {
	background: #31669d;
}
li#startseite {
	display: none;
}
iframe.social {
	margin: 5px 15px 0 0;
	height: 40px !important;
}
.campaign-monitor {
	display: inline-block;
	margin-top: 2px;
}
.navbar small.pull-left {
	margin: 3px 2px 0 0;
	padding: 3px 5px;
	border-radius: 5px;
	background: #ff990f;
	color: #fff;
	font-family: 'OfficinaSansITCW01-Bold';
}
.top-link {
	position: relative;
	top: 6px;
	left: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 15px;
	}
}
@media (max-width: 768px) {
	.logo.hidden-xs {
		display: none !important;
	}
	.logo.visible-xs {
		display: block !important;
	}
	.logo.visible-xs img {
		left: 15px;
		right: auto;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a {
		padding: 15px;
	}
	#navbar-collapse-navigation-top li {
		background: #f2f2f2;
		margin-bottom: 2px;
	}
	.navbar {
		min-height: 100px;
	}
	.navbar .col-sm-10 {
		padding: 0;
	}
	.navbar-nav {
		margin-top: 0;
	}
	.navbar-collapse {
		z-index: 20;
	}
	.navbar-default .navbar-nav > li#ops > a {
		margin: 0;
	}
}
@media (max-width: 1200px) {
	.logo img {
		right: 5px;
	}
}

/* Sub-Navigation
--------------------------------------------------------------------------------------------------------------------- */
.component-sub-nav {
	background: #f2f2f2;
	padding: 10px 0;
}
.component-sub-nav .sub {
	max-width: 800px;
}
.component-sub-nav a {
	padding: 5px 10px;
	color: #575757;
	font-family: 'OfficinaSansITCW01-Bold';
}
.component-sub-nav .navigation_sub_1_active a {
	color: #ff990f;
}
#index .component-sub-nav,
#index .component-functions {
	display: none;
}
@media (max-width: 767px) {
	.component-sub-nav .navi_left,
	.component-sub-nav .navi_right {
		display: none;
	}
	.component-sub-nav {
		margin: 0;
		padding: 0;
	}
	.component-sub-nav .container {
		padding: 0;
	}
	.component-sub-nav span {
		display: block;
		padding: 0;
	}
	.component-sub-nav a {
		display: block;
		padding: 15px 10px;
		font-size: 18px;
		text-decoration: none;
	}
	.component-sub-nav a:hover {
		background: #e8e8e8;
	}
	.component-sub-nav .navigation_sub_1_active a {
		background: #e8e8e8;
	}
}

/* Institute Pages */
#institute .sub-nav li {
	border-bottom: 1px solid #eee;
}
#institute .sub-nav li a {
	display: block;
	padding: 5px 0;
}
#institute .navigation_sub_1_active a {
	font-family: 'OfficinaSansITCW01-Bold';
	color: #ff990f;
}

/* Footer
--------------------------------------------------------------------------------------------------------------------- */
.container.component-footer {
	margin: 30px 0 0;
	width: auto;
	position: relative;
}
.component-footer {
	padding-top: 15px;
}
.component-footer a {
	color: #31669d;
}
.component-footer .col-sm-9 {
	height: 150px;
}
#index .container.component-footer {
	margin: 20px auto 100px;
	width: inherit;
}
@media (max-width: 750px) {
	#index .container.component-footer {
		margin: 20px auto 200px;
	}
}
#index .component-footer,
.component-footer.footer-institute {
	border-top: 1px solid #ccc;
}
.component-footer .advert {
	margin: 60px 0 10px;
}
.component-footer .advert img {
	vertical-align: baseline;
}
.component-footer .text-right img {
	margin: 10px 0 0;
}
.component-footer .stripe {
	position: inherit;
}
.component-footer .stripe img {
	position: absolute;
	height: 165px;
	bottom: 0;
	right: 0;
}
@media (max-width: 967px) {
	.component-footer .stripe img {
		bottom: 23px;
	}
}
@media (max-width: 767px) {
	.component-footer .text-right {
		text-align: center !important;
	}
}

/* Contentboxen
--------------------------------------------------------------------------------------------------------------------- */
.col-contentbox {
	margin-top: 80px;
}
.col-contentbox h3, .col-contentbox h4 {
	margin-top: 0;
}
.col-contentbox label {
	font-size: 13px;
}
#institute .col-contentbox {
	float: right;
	max-width: 205px;
}
@media (max-width: 767px) {
	#institute .col-contentbox {
		width: 100%;
		max-width: none;
	}
}

/* Institute Pages */
#institute .col-contentbox {
	margin-top: 58px;
}
#institute .panel-default {
	background: #fff;
}
#institute .panel-default h4 {
	margin-bottom: 10px;
}

/* Teaser
--------------------------------------------------------------------------------------------------------------------- */
#index .sub-nav {
	display: none;
}
.component-teaser {
	height: 540px;
	overflow: hidden;
}
.component-teaser .container {
	position: relative;
	z-index: 1;
	padding: 0;
	width: 955px;
	height: 540px;
	box-shadow: 0 0 10px #000;
}
.component-teaser .nav-tabs .container {
	box-shadow: none;
}
@media (max-width: 767px) {
	.tab-content .content {
		padding-top: 70px !important;
	}
}

/* Tabs */
.component-teaser .nav-tabs {
	position: absolute;
	z-index: 3;
	overflow: hidden;
	width: 100%;
	border: 0 none;
}
.component-teaser .nav-tabs .container {
	height: auto;
}
.component-teaser .nav-pills li {
	width: 160px;
	background: rgba(255,255,255,0.6);
}
.nav-pills > li > a {
	position: relative;
	padding-left: 55px;
	border-radius: 0;
	color: #575757;
	font-family: 'OfficinaSansITCW01-Bold';
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	background: #ff990f;
}
.nav-pills > li.active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #ff990f;
	border-width: 20px;
	margin-top: -20px;
}
.component-teaser .nav-pills li.gewinnen a,
.component-teaser .nav-pills li.gewinnen a:hover {
	background-image: url(/_templates/images/2015/icon-gewinnen.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .nav-pills li.active.gewinnen a,
.component-teaser .nav-pills li.active.gewinnen a:hover {
	background-image: url(/_templates/images/2015/icon-gewinnen-active.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .nav-pills li.helfen a,
.component-teaser .nav-pills li.helfen a:hover {
	background-image: url(/_templates/images/2015/icon-helfen.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .nav-pills li.active.helfen a,
.component-teaser .nav-pills li.active.helfen a:hover {
	background-image: url(/_templates/images/2015/icon-helfen-active.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .nav-pills li.sparen a,
.component-teaser .nav-pills li.sparen a:hover {
	background-image: url(/_templates/images/2015/icon-sparen.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .nav-pills li.active.sparen a,
.component-teaser .nav-pills li.active.sparen a:hover {
	background-image: url(/_templates/images/2015/icon-sparen-active.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.component-teaser .btn-large {
	font-size: 24px;
	white-space: normal;
}

/* Tab Content */
.tab-content .content {
	z-index: 2;
	position: absolute;
	padding: 10px;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(87,87,87,0.7);
	color: #fff;
}
@media (max-width: 991px) {
	.component-teaser .container {
		width: auto;
	}
	.text_index {
		text-align: center;
	}
	.tab-content .content {
		height: 100%;
		padding-top: 150px;
	}
	.carousel-description {
		margin: 0 auto;
		padding: 20px 70px;
		text-align: center;
	}
	.slide-button {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.component-teaser .container,
	.component-teaser {
		width: auto;
	}
	.nav-pills > li {
		display: table-cell;
		width: 1% !important;
	}
	.nav-pills > li.active:after {
		border: 0 none;
	}
	.nav-pills > li > a {
		background-image: none !important;
		padding-left: 20px !important;
	}
	.component-teaser .btn-large {
		margin-bottom: 20px;
	}
	.carousel-description {
		margin: 0 auto;
		padding: 10px;
		text-align: center;
	}
	.component-teaser .btn-large {
		position: absolute;
		bottom: -20px;
		left: 0;
		width: 100%;
	}
}
@media (max-width: 768px) {
	.hidden-xs.register-button {
		position: absolute;
		bottom: 45px;
		width: 100%;
		padding: 0;
		left: 0;
		right: 0;
	}
	.hidden-xs.register-button a {
		position: absolute;
		width: 100%;
	}
}

/* Backgrounds */
.component-teaser .container .bg-image {
	z-index: 0;
	height: 540px;
	background-size: cover;
}
#sparen .container {
	background: #fff url(/_templates/images/2015/visual-sparen.png) no-repeat center center;
}
#helfen .container {
	background: #fff url(/_templates/images/2015/visual-helfen-neu.png) no-repeat center center;
	background-size: cover;
}

/* Blurred Background */
.antiblur { /* avoids blur overflow */
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 20px;
	background: url(/_templates/images/2015/antiblur.png) repeat-x 0 0;
}
.component-teaser .fullwidth-bg-image {
	position: absolute;
	z-index: 0;
	top:100px;
	width: 100%;
	height:541px;
	background-color: #f2f2f2;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
}
#gewinnen .fullwidth-bg-image {
	display: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#helfen .fullwidth-bg-image {
	background: url(/_templates/images/2015/visual-helfen-neu.png) no-repeat center center;
	background-size: cover;
}
#sparen .fullwidth-bg-image {
	background: url(/_templates/images/2015/visual-sparen.png) no-repeat center center;
	background-size: cover;
}
@media (max-width: 767px) {
	.component-teaser .fullwidth-bg-image {
		display: none;
	}
}

/* Forms */
.form-control {
	border-radius: 0;
	box-shadow: none;
}
.hp {
	display: none;
}
.form-control.medium {
	display: inline;
	width: 150px;
}
.form-control.small {
	display: inline;
	width: 60px;
}
.form-control.xsmall {
	display: inline;
	width: 50px;
}
.form-control.tiny {
	display: inline;
	width: 45px;
}
.message {
	width: 0 !important;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
}

/* Gewinnzahlen (Startseite)
--------------------------------------------------------------------------------------------------------------------- */
.component-drawing {
    display: flex;
    flex-direction: column;
    justify-content: end;
	margin-left: -14px;
	height: 336px;
	background: #f2f2f2 url(/_templates/images/2015/abriss-grau.png) repeat-y left 1px;
}
.component-drawing img {
    width: 100%;
    padding-left: 14px;
}
.component-drawing p {
	margin: 0;
}
.component-drawing dl {
	margin-bottom: 15px;
}
.component-drawing dt {
	padding: 7px 0 3px 10px;
	width: 250px;
	text-align: left;
}
.component-drawing dt span {
	display: inline-block;
	margin: 0 2px;
	padding: 0 7px;
	width: 23px;
	border-radius: 50%;
	font-size: 16px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(215,215,215,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(215,215,215,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%);
}
.component-drawing dd {
	margin: 0 0 5px 0;
	padding: 6px 25px 1px;
	border-radius: 20px;
	background: #fff;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 18px;
	text-align: right;
}
.component-drawing.well h2 {
	margin: 0;
}
.component-drawing.well p.text-center .btn {
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.component-drawing.well h3 {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: normal;
}
@media (max-width: 767px) {
	.component-drawing {
		margin-left: 0;
		background-image: none;
        height: auto;
	}
    .component-drawing img {
		padding-left: 0;
	}
	.component-drawing dt span {
		background: #fff;
	}
	.component-drawing dd {
		text-align: left;
		background: 0 none;
		border-bottom: 1px solid #ccc;
		border-radius: 0;
	}
}

/* Gewinnsparlose kaufen
--------------------------------------------------------------------------------------------------------------------- */
.component-buy-ticket {
	margin-right: -14px;
	padding-right: 15px;
	background: #ff990f url(/_templates/images/2015/abriss-orange.png) repeat-y right 0;
	color: #fff;
	/*height: 355px; !* with 5 win-numbers *!*/
	height: 336px; /* with 4 win-numbers */
}
.component-buy-ticket h2 small,
.component-buy-ticket a {
	color: #fff;
}
.component-buy-ticket .btn {
	width: 100%;
	font-size: 18px;
}
.well table {
	width: 100%;
}
.buy-lot table tr.value {
	border-top: 1px solid #ccc;
	border-bottom: 3px double #ccc;
}
.buy-lot table td {
	padding: 3px 5px;
}
.buy-lot .xsmall {
	width: 100px;
}
@media (max-width: 767px) {
	.component-buy-ticket {
		margin-right: 0;
		background-image: none;
	}
}

/* Anzeige der in diesem Monat erworbenen Los-Endziffern */
.component-endnumbers .btn {
	border-radius: 40px;
	background: #32639b;
}
#modal-lots-endnumbers {
	padding-left: 0 !important;
}
#modal-lots-endnumbers .modal-dialog {
	margin: 0 !important;
	width: auto !important;
	padding-bottom: 100px;
}
#modal-lots-endnumbers .modal-content {
	padding: 15px;
	border: 0;
	border-radius: 0;
	background: #e9e9e9;
}
#modal-lots-endnumbers .shadow {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
	box-shadow: 0 0 5vw #999;
}
#modal-lots-endnumbers .lot {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/_templates/images/lot_badge.svg);
}
#modal-lots-endnumbers .endnumber {
	position: relative;
	float: left;
	width: 20%;
	padding-top: 14.52%;
	text-align: center;
}
#modal-lots-endnumbers .endnumber .number {
	position: absolute;
	top: 11%;
	bottom: 11%;
	left: 9%;
	right: 9%;
	display: flex;
	align-content: center;
	justify-content: center;
	background: #e9e9e9;
	color: #32639b;
	font-size: 10.5vw;
	line-height: 1;
}
#modal-lots-endnumbers .endnumber.active .number {
	background: #fd982c;
	color: #fcfcfc;
}
#modal-lots-endnumbers .modal-footer {
	position: fixed;
	bottom: 0;
	height: 100px;
	width: 100%;
	border: none;
	background: #fd982c;
	box-shadow: 0 0 15px #000;
}

/* Boxen auf Unterseite über Footer
--------------------------------------------------------------------------------------------------------------------- */
.component-functions {
	margin: 30px 0 0;
}
.component-functions .row {
	margin: 0;
}
.component-functions span.big {
	font-size: 2em;
}
.box-function {
	padding-top: 10px;
	height: 140px;
	border: 1px solid #ccc;
	background: url(/_templates/images/2015/box-function.png) no-repeat right top;
	font-size: 14px;
}
.box-function.center {
	border-left: 0 none;
	border-right: 0 none;
}
@media (max-width: 767px) {
	.box-function {
		border: 0 none;
		border-top: 1px solid #ccc;
	}
}

/* Box - General Layout
--------------------------------------------------------------------------------------------------------------------- */
@media (min-width: 768px) {
	.col-contentbox .component {
		float: right;
		width: 174px;
	}
}
.col-contentbox .component .btn {
	width: 100%;
}
.contentbox .well {
	background: #ff990f;
	color: #fff;
}

/* Box - Gewinnsparer werden
--------------------------------------------------------------------------------------------------------------------- */
.component-become-member {
	background: #ff990f;
	color: #fff;
}
.component-become-member h3 small {
	color: #fff;
	font-family: 'OfficinaSansITCW01-Bold';
}
.component.component-become-member.well-sm > img {
	margin: 0 0 10px -9px;
	width: 174px;
}

.registration-button-customer-type {
	font-size: 24px;
}

.registration-buttons-wrapper {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 20px;
	margin: 30px 0;
}
.registration-buttons-wrapper a {
	padding: 40px 30px;
	text-align: left;
	background: #ff990f;
}
@media (max-width: 767px) {
	.registration-buttons-wrapper {
		grid-template-columns: 1fr;
	}
	.registration-buttons-wrapper a {
		margin: 0 8px;
	}
}

/* Login
--------------------------------------------------------------------------------------------------------------------- */
.component.login .well {
	background: #f2f2f2;
	color: #000;
}

/* Accordion
--------------------------------------------------------------------------------------------------------------------- */
.panel-default {
	background: #f2f2f2;
	bordeR: 0 none;
	box-shadow: none;
}
.panel-default .panel-heading:hover,
.panel-default .panel-heading:focus,
.panel-default .panel-heading:active {
	background: #ddd !important;
}
.collapse,
.collapse .panel{
	background: #fff;
}
.panel-heading {
	padding: 0;
}
.panel-heading a {
	padding: 10px 15px;
	color: #fff;
	background: #ff990f url(/_templates/images/2015/expand.png) no-repeat right 10px center;
}
.panel-heading a.collapsed {
	color: #333;
	background: #f5f5f5 url(/_templates/images/2015/collapse.png) no-repeat right 10px center;
}
.panel-title a {
	display: block;
}
.panel-title a:hover {
	text-decoration: none;
}
.panel-body {
	background: #fff;
}

/* Ziehungen
--------------------------------------------------------------------------------------------------------------------- */
td.number {
	text-align: right;
}

/* OPS - Navigation
--------------------------------------------------------------------------------------------------------------------- */
body.ops ul.navbar-nav {
	display: none;
}
body.ops .collapse.navbar-collapse {
	height: 10px !important;
}
body.ops > .container {
	padding-top: 108px;
}
body.ops span.navi_left,
body.ops span.navi_right {
	display: none;
}
body.ops div.component-sub-nav {
	background: none;
	border-bottom: 43px solid #f2f2f2;
	padding: 0;
}
body.ops div.component-sub-nav a {
	display: inline-block;
	padding: 13px 10px 16px !important;
	font-size: 18px;
	color: #000;
}
body.ops div.component-sub-nav .navigation_sub_1 a:hover,
body.ops div.component-sub-nav .navigation_sub_1_active a {
	padding: 0;
	background: #fff;
	color: #ff990f;
	text-decoration: none;
}

@media (max-width: 767px) {
	body.ops .collapse.navbar-collapse {
		height: auto !important;
	}
	body.ops > .container {
		padding-top: 0;
	}
	body.ops .component-sub-nav .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	body.ops .component-sub-nav {
		border: none !important;
	}
	body.ops div.component-sub-nav a {
		display: block;
		padding: 15px !important;
	}
	body.ops div.component-sub-nav .navigation_sub_1 {
		padding: 1px 0;
		margin: 0 -15px;
	}
	body.ops div.component-sub-nav .navigation_sub_1 a {
		width: 100%;
		background: #f8f8f8;
	}
	body.ops div.component-sub-nav .navigation_sub_1 a:hover {
		background: #f8f8f8;
	}
	body.ops div.component-sub-nav .navigation_sub_1_active {
		margin: 0 -15px;
	}
	body.ops div.component-sub-nav .navigation_sub_1_active a {
		background: #f8f8f8;
	}
}

/* OPS - Info
--------------------------------------------------------------------------------------------------------------------- */
#navigation_left_abmelden {
	display: none;
}
.component-info .panel-body {
	padding: 20px 10px;
	background: #f9f9f9;
}
.component-info a.sort.active {
	text-decoration: underline !important;
}

/* Fachkreise - Rückfragen
--------------------------------------------------------------------------------------------------------------------- */
.component-message .form-group, .weltspar-form .form-group {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 1%;
}
.component-message .form-group.textarea, .weltspar-form .form-group.textarea {
	width: 98%;
}
input[type='checkbox'] + label {
	width: 90% !important;
	vertical-align: top;
}

@media (max-width: 767px) {
	.component-message .form-group, .weltspar-form .form-group {
		width: 100%;
	}
}

/* Change Password
--------------------------------------------------------------------------------------------------------------------- */

.weltspar-teaser {
	margin: 0 0 30px;
	transition: all .2s ease-in-out;
}

.weltspar-teaser img {
	width: 100%;
	max-width: 960px;
}

.weltspar-teaser:hover {
	transform: scale(.99);
}

.cmp-weltsparwoche .weltspar-head {
	width: 100%;
	margin-bottom: 30px;
}
.cmp-weltsparwoche h1 {
	margin-bottom: 50px;
}
.cmp-weltsparwoche h1 span {
	font-family: 'OfficinaSansITCW01-Book 734509';
}
.cmp-weltsparwoche form {
	margin-top: 20px;
}

.cmp-weltsparwoche .checkbox-wrap {
	display: inline-flex;
	flex-direction: row-reverse;
	align-items: center;
	margin: 10px 0 40px;
}
.cmp-weltsparwoche .checkbox-wrap label {
	font-family: 'OfficinaSansITCW01-Book 734509';
}
.cmp-weltsparwoche .checkbox-wrap label a{
	color: #ff990f;
	font-family: 'OfficinaSansITCW01-Bold';
}
.cmp-weltsparwoche .checkbox-wrap input{
	position: static;
	margin: -7px 10px 0px 0;
}
.cmp-weltsparwoche .btn.submit {
	max-width: 380px;
	width: 100%;
	height: 56px;
	font-size: 19px;
}
.weltspar-success {
	background: #0080000d;
	border: 2px solid green;
	padding: 20px 25px;
}
.weltspar-success hr {
	border-color: green;
}


@media (max-width: 767px) {
	.cmp-weltsparwoche h1 br {
		display: none;
	}
	.cmp-weltsparwoche .form-group.blank {
		display: none;
	}
	.cmp-weltsparwoche .btn.submit {
		max-width: initial;
	}
}


/* Change Password
--------------------------------------------------------------------------------------------------------------------- */
.component-change-password .form-group {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 1%;
}

@media (max-width: 767px) {
	.component-change-password .form-group {
		width: 100%;
	}
}

/* Carousel - Start
--------------------------------------------------------------------------------------------------------------------- */
.carousel {
	height: 100%;
}
.carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-inner .item .bg-image {
	background-size: cover !important;
}
.carousel-inner .active {
	opacity: 1;
}
.carousel-inner .active.left,
.carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-inner .next.left,
.carousel-inner .prev.right {
	opacity: 1;
}
.carousel-control {
	z-index: 2;
}
.carousel-description {
	display: none;
}
.carousel-description h3 {
	margin-top: 0;
}
.text_index strong, .text_index em {
	display: block;
}
.min-height {
	min-height: 175px;
}

/* Donation-Ticker
--------------------------------------------------------------------------------------------------------------------- */
#donation_ticker div.digit {
	display: inline-block;
	width: 28px;
	background: #000;
	padding-top: 3px;
	text-align: center;
	font-size: 28px;
	line-height: 1.1em;
	color: #fff;
}
#donation_ticker div.point {
	display: inline-block;
	font-size: 28px;
	color: #000;
}
#donation_ticker .euro {
	display: inline-block;
	vertical-align: sub;
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 28px;
	color: #000;
}

/* Donation ticker in footer */
.box-function #donation_ticker div.digit {
	width: 24px;
	font-size: 18px;
	padding: 5px 0 3px;
}

/* Donation-Ticker on startpage */
.component-donation.well {
	position: relative;
	height: 400px;
	background: url(/_templates/images/2015/bg-donations.png) no-repeat 0 0;
	background-size: cover;
}
.component-donation.well .donations {
	position: absolute;
	margin: 0 30px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff990f;
	text-align: center;
}
.component-donation.well h2 {
	font-size: 20px;
}
.component-donation.well h3 {
	margin: 0 0 10px;
	font-size: 16px;
	color: #fff;
}

/* 65 years - Startpage
--------------------------------------------------------------------------------------------------------------------- */
.component-65years.well {
	background: #f9ecd3;
}
.component-65years.well img {
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
.component-65years.well h2 {
	position: relative;
	top: -25px;
	z-index: 0;
	margin: 0 -19px -10px;
	padding: 15px 0 10px;
	text-align: center;
	background: #f49b01;
	font-family: 'OfficinaSansITCW01-Bold';
	color: #fff;
	text-transform: uppercase;
}
.component-65years.well strong {
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 22px;
}

/* News
--------------------------------------------------------------------------------------------------------------------- */
.component-news img {
	margin: 0 15px 15px 0;
}
@media (max-width: 767px) {
	.component-news img,
	.component-news a.lightview {
		display: block;
		width: 100%;
		height: auto;
		float: none;
	}
}

/* News Detail
--------------------------------------------------------------------------------------------------------------------- */
.component-news-detail .caption {
	display: inline-block;
	padding: 5px;
}
.component-news-detail .object_right {
	background: #f9f9f9;
}

/* Kartennummer vergessen
--------------------------------------------------------------------------------------------------------------------- */
.component-cardnumber-forgotten img {
	width: 340px;
	height: 220px;
	margin: 20px 0;
	box-shadow: 0 0 12px #888;
}
.component-cardnumber-forgotten img.kontoauszug {
	background: linear-gradient(to right, #c7c7c7 0%, #999 4%);
}
.component-cardnumber-forgotten img.cardnumber {
	border-radius: 16px;
}
.component-cardnumber-forgotten .show_form:hover {
	text-decoration: none;
}
.component-cardnumber-forgotten .show_form > span {
	display: inline-block;
	position: relative;
	vertical-align: bottom;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #ff990f;
	transition: .2s transform ease;
}
.component-cardnumber-forgotten .show_form.active > span {
	transform: rotate(90deg);
}
.component-cardnumber-forgotten .show_form > span > span:first-of-type {
	display: block;
	position: absolute;
	top: 8px;
	left: 6px;
	width: 8px;
	height: 8px;
	background: #fff;
	transform: rotate(45deg);
}
.component-cardnumber-forgotten .show_form > span > span:nth-of-type(2) {
	display: block;
	position: absolute;
	left: 4px;
	top: 6px;
	width: 6px;
	height: 12px;
	background: #ff990f;
}
.component-cardnumber-forgotten #show_form {
	display: none;
}
.component-cardnumber-forgotten #show_form.active {
	display: block;
}
.component-cardnumber-forgotten .well input {
	width: 100%;
}
.component-cardnumber-forgotten .well input.btn {
	padding-left: 0;
	padding-right: 0;
}
.component-cardnumber-forgotten .well .row {
	position: relative;
}
.component-cardnumber-forgotten .well div.last {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
.component-cardnumber-forgotten .well div.last div {
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
}
.component-cardnumber-forgotten input[type='submit'] {
	margin-top: 12px;
}
.component-cardnumber-forgotten .well > p {
	margin-bottom: -2px;
}
.component-cardnumber-forgotten .well .row > div {
	margin-top: 10px;
}
@media (max-width: 767px) {
	.component-cardnumber-forgotten .well div.last,
	.component-cardnumber-forgotten .well div.last div {
		position: static;
	}
	.component-cardnumber-forgotten #login_form {
		display: none;
	}
}
@media (max-width: 991px) {
	.component-cardnumber-forgotten .kontoauszug, .component-cardnumber-forgotten .cardnumber {
		float: none !important;
		text-align: center;
	}
}

/* Tables
--------------------------------------------------------------------------------------------------------------------- */
table th {
	background: #ff990f;
	color: #fff;
}

/* Youtube Channel
--------------------------------------------------------------------------------------------------------------------- */
#player {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border: solid 2px #ddd;
	background: #ddd;
}
.youtube .carousel {
	position: absolute;
	right: 0;
	z-index: 3;
	width: 20%;
	height: 100%;
	overflow: auto;
}
.youtube .thumbnail {
	width: 80%;
	margin: 2px auto;
	border: 1px solid black;
}
.youtube iframe.player {
	overflow: auto;
	width: 80%;
	height: 300px;
	border: 0;
}
.youtube .thumbnail {
	cursor: pointer;
}

/* Youtube fluid
--------------------------------------------------------------------------------------------------------------------- */
.youtube-fluid {
	position: relative;
	height: 0;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
}
.youtube-fluid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Login (Name, Card-name etc.)
--------------------------------------------------------------------------------------------------------------------- */
.login small {
	display: block;
	margin-bottom: 10px;
}
#index .col-contentbox .login {
	display: none;
}













/* Bootstrap overwrite
--------------------------------------------------------------------------------------------------------------------- */
.carousel-control.left, .carousel-control.right {
	background: none !important;
	transition: none !important;
}
.carousel-control.right:hover {
	background: url(/_templates/images/carousel-button-next.png) no-repeat 50% 50% !important;
}
.carousel-control.left:hover {
	background: url(/_templates/images/carousel-button-prev.png) no-repeat 50% 50% !important;
}

/* Bootstrap overwrite
--------------------------------------------------------------------------------------------------------------------- */
.subscription {
	background: #f5f5f5 url(/_templates/images/bg_subscription.png) no-repeat 20px 50%;
	padding-left: 280px;
}
.subscription h2 {
	font-family: 'OfficinaSansITCW01-Bold';
	font-size: 18px;
	margin: 0 0 6px;
}
.subscription h3 {
	font-size: 22px;
	margin: 0 0 12px;
}
.subscription p {
	display: inline-block;
	margin-right: 10px;
}
.subscription label {
	display: block;
	font-size: 12px;
}
.subscription p {
	float: right;
}

/* Newsletter
--------------------------------------------------------------------------------------------------------------------- */
.btn.newsletter {
	margin-top: 3px;
	padding: 3px 15px 0px;
	border-radius: 5px;
	font-size: 15px;
	border: 1px solid #007fc3;
	background: linear-gradient(to bottom, #14a5e7 0%, #0e8bdf 100%);
}

/* Datenschutzhinweise
--------------------------------------------------------------------------------------------------------------------- */
.dataprotection h3 {
	font-size: 20px;
	margin: 24px 0 6px;
}
.dataprotection h4 {
	font-size: 18px;
	margin: 20px 0 6px;
}
.dataprotection h5 {
	font-size: 16px;
	margin: 16px 0 6px;
}
.dataprotection a {
	text-decoration: underline;
}
.dataprotection th, .dataprotection td {
	background: none;
	vertical-align: top;
	padding: 2px 6px;
}
.dataprotection th {
	white-space: nowrap;
	color: inherit;
	background: #e0e0e0;
}
.dataprotection td {
	border-top: 1px solid #fff;
}
.dataprotection td:nth-of-type(1) {
	background: #f8f8f8;
}
.dataprotection td:nth-of-type(2) {
	background: #f0f0f0;
}
.dataprotection th:nth-of-type(1), .dataprotection td:nth-of-type(1) {
	border-right: 1px solid #fff;
}

/* CookieBot
--------------------------------------------------------------------------------------------------------------------- */
#CybotCookiebotDialogBody {
	max-width: 1000px !important;
}
@media (max-width: 767px) {
	#CybotCookiebotDialog {
		padding: 0 !important;
	}
	#CybotCookiebotDialog br, #CybotCookiebotDialog div, #CybotCookiebotDialog td{
		font-size: 11.5px;
		line-height: 1.08 !important;
	}
	#CybotCookiebotDialogBodyContentTitle {
		margin-top: 0 !important;
	}
	a#CybotCookiebotDialogBodyLevelButtonAccept {
		margin-top: 0 !important;
		padding: 2px !important;
		font-size: 11.5px !important;
		line-height: 1 !important;
	}
	#CybotCookiebotDialogBodyLevelButtonsSelectPane {
		padding: 2px 0 0 6px;
	}
}


/* --- Link-Badge - START --- */

a.link-badge {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	overflow: hidden;
	width: 96px;
	height: 96px;
	border-radius: 100px;
	transition: all .2s ease-in-out;
	cursor: pointer;
	background: #ff990f;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	z-index: 1;
	box-shadow: 10px 10px 25px 0px rgba(64,64,64,0.07);
}
.link-badge:hover {
	width: 300px;
}
.link-badge:hover img.link-arrow{
	opacity: 1;
	margin-left: 32px;
}

.link-badge img {
	width: 56px;
	margin: 0 21px 0 19px;
}

.link-badge img.link-arrow {
	width: 20px;
	margin-left: 0;
	opacity: 0;
	transition: all .3s ease-out;
	transition-delay: .3s;
}

/* --- Link-Badge - END --- */


/* ---  cookieconsent-optout-marketing --- */
.cookieconsent-optout-marketing{
	width: 100%;
	height: 200px;
	max-width:100%;
	min-height: 200px;
	background-color: #282828;
	color: #fff;

	text-align: center;

}
.flex-center {
	width: 100%;
	height: 100%;
	padding: 15px;
	display: flex;
	min-height: 200px;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.cookieconsent-optout-marketing a.white{
	background-color: #ffffff;
	color: #123c68 !important;
	width: 100%;
	max-width: 200px;
}
.cookieconsent-optout-marketing a.white:hover{
	background-color: #123c68;
	color: #fff !important;
	width: 100%;
	max-width: 200px;
}

svg.style-scope.yt-icon{
	max-width: 200px;
	width: 50%;
	height: auto;
	margin-bottom: 15px;
}
#youtube-paths{
	fill: #fff;
}
.cookieconsent-optin-marketing{
	max-width: 100%;
}
/* ---  cookieconsent-optout-marketing  - END--- */
