@charset "ISO-8859-1";
/* CSS Document */

/*###### Aktuelle Informationen zur Headline des Globalteasers #####*/
#headline-globalteaser.bkheadline-teaser::before {
	content:'';
}

/*###### Aktuelle Informationen zur Headline des Globalteasers #####*/
#headline-globalteaser.bkheadline-teaser::after {
	content:url(/saisonal/img/bkspecials/oster/deco-teaserband.png);
	position:absolute;
	z-index: 2;
	top: 70px;
	display:none;
}
/*  */
SPAN.placeholder {
	display: none;
}

a.bkteaser_aside_link {
	text-decoration:none;
	color: inherit;
}

#bkteaserband{
	position: relative;
	z-index: 1;
	background-color:rgba(88,171,226,0.4);
	
}
#bkteaserband:before {
	/* content: url('/teasering/img/teaserband/bkteaser-ukraine.png'); */
	top: -45px;
	left: 8px;
	position: absolute;
	height: 44px;
	rotate: -5deg;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	display:none;
}

.bkteaser_slider {
	white-space:nowrap;
	overflow:hidden;
	position: relative;
}


.bkteaser_slider._newsteaser,
.bkteaser_slider._newsteaser a {
	font-family:courier;
	font-size: 16px;
	letter-spacing: 0.1em;
	color:#000000;
	font-weight:bold;
	background-color:#84c7f4;
	background-color:#cde8fa;
	background-color:gold;
}
.bkteaser_slider._newsteaser a {
	text-decoration:underline;
}

.bkteaser_slider._newsteaser .item {
	display:inline-block;
}

.bkteaser_slider._newsteaser  {
	padding: 5px;
}
.bkteaser_slider._newsteaser IMG {
	height: 40px;
}

.bkteaser_slider>img {
	display:inline-block;
}
 /* Globalteaser (Ex-Startteaser) */

 .bkheadline-teaser {
	background-color:rgba(88,171,226,0.4);
	color: #ffffff;
	margin: 20px 0 0 0; /* Ferien-Teaser*/
	padding: 10px 3px 3px 80px;
	font-size: 20px;
	letter-spacing: 0.03em;
   }


 .bkteaserband-title-image {
	 display:inline-block;
 }
 
.bkteaserband_startcard.tdk-2021 {
	background-color: #bee1e6;
	background-image: url('/teasering/img/teaserband/tdk-2021.png');
	background-position: center;
	background-size: 115%;
	margin-top:-42px;
	margin-left: 15px;
	/* width: 200px; */
	height: 300px;
	border: #6d6d6d;
	border-radius: 2px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	display:none;
}


a.bkteaserband_startcard:hover,
.bkteaserband_startcard:hover {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transition-property:left;
	left: 16px;
	transition: transform 0.8s;
}

.bkteaserband_startcard.fussball .bkbutton_teaser {
	margin-top: 5px;
	background-color: #1b924f;
}

.bkteaserband_startcard {
	display: none;
}




.bkteaser_slider._startteaser {
 padding: 0 60px 0 70px;
}

.bkteaser_slider._startteaser .item {
 min-width:250px;
 display:inline-block;
 margin: 10px 10px 20px 10px;
 background-color: #ffffff;
 background-color: #a0040b; /*für die Weihnachtsteaser*/
 border: 1px solid #464646;
 border-radius: 3px;
 box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
 overflow:hidden;
 }

 /* ####################### Flag-Basiert #################### */

 .bkteaser_slider._startteaser .item._aktuell:before {

	content: 'aktuell';
	transform: rotate(-10deg);
	color:#ff0000;
	position: absolute;

 }

 .bkteaser_slider._startteaser .item._iabc {
	border: 4px dotted #ffcc00;
 }


 .bkteaser_slider._startteaser .item._iabc:before {
	content: url('/teasering/img/teaserband/logo-iabc.png');
	transform: rotate(-10deg);
	margin-left:-30px;
	position: absolute;

 }

 .bkteaser_slider._startteaser .item._bund:before,
 .bkteaser_slider._startteaser .item._nachrichten:before,
 .bkteaser_slider._startteaser .item._politik:before,
 .bkteaser_slider._startteaser .item._mitmachen:before,
 .bkteaser_slider._startteaser .item._Medien:before,
 .bkteaser_slider._startteaser .item._Frieden:before,
 .bkteaser_slider._startteaser .item._Land:before,
 .bkteaser_slider._startteaser .item._Ukrainisch:before{
	transform: rotate(-3deg);
	color:#ffffff;
	position: absolute;
	margin-left: -4px;
	padding: 3px;
	border: 1px solid white;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 }

 .bkteaser_slider._startteaser .item._bund:before {
	content: 'Bund + Länder';
	background-color: #2e3d88;
}

 .bkteaser_slider._startteaser .item._nachrichten:before {
	 content: 'Nachrichten';
	 background-color: #026d80;
 }


 .bkteaser_slider._startteaser .item._politik:before {
	 content: 'Politik';
	 background-color: #db3131;
 }


 .bkteaser_slider._startteaser .item._mitmachen:before {
	 content: 'Mitmachen';
	 background-color: #e9791a;
 }
 .bkteaser_slider._startteaser .item._Medien:before {
	content: 'Medien';
	background-color: #ffd700;
	color: #0057b8;
}
.bkteaser_slider._startteaser .item._Frieden:before {
	content: 'Frieden';
	background-color: #ffd700;
	color: #0057b8;
}
.bkteaser_slider._startteaser .item._Land:before {
	content: 'Land';
	background-color: #ffd700;
	color: #0057b8;
}
.bkteaser_slider._startteaser .item._Ukrainisch:before {
	content: 'Ukrainisch';
	background-color: #ffd700;
	color: #0057b8;
}

 ._tagdergartenvoegel:before {
	content: '13.-16. Mai 2021';
	transform: rotate(-3deg);
	color: #c71414;
	position: absolute;
	font-weight: bold;
	margin-left: -10px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	padding: 3px;
	margin-top: -4px;

 }

 /* ################ XMAS ###################### */
 /*Weihnachtsteaser, jeder zweite */
 .bkteaser_slider._startteaser .item:nth-child(odd) {
	 background-color: #04703f;
 }


 /* Weihnachtsteaserband, Bild */
/* .bkteaserband-title-image {
	 display:inline-block;
	 background-image: url('/teasering/img/teaserband/lebkuchenmann.png');
	 margin-left: -48px;
 }
 /*
/* Weihnachtsgirlande
 .bkteaser_slider._startteaser h2:after {
	content: "";
	position: absolute;
	height: 42px;
	width: 100%;
	display: block;
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: bottom center;
	background-image: url(/saisonal/img/bkspecials/advent/np-before.png);
	top:6px;
	margin-left: -200px;	
 }*

 /* ########## ENDE XMAS ############# */

 .bkteaser_slider._startteaser h2 {
 font-size: 14px;
 }

 .bkteaser_slider._startteaser .item {
	 margin-top: 5px;
 }
 
.bkteaser_slider._startteaser .text,
.bkteaser_slider._startteaser .text._default {
 font-size: 14px;
 color: #000000;
 display:block;
 text-align: center;
 width: 100%;
 padding: 10px;
 margin-left:-10px;
 }
 
/*textfarbe für alle Items mit dunklem Hintergrund*/
.xbkteaser_slider._startteaser ._klassewasser .text,
.xbkteaser_slider._startteaser ._afikids .text,
.bkteaser_slider._startteaser .text._bright {
 color: #ffffff;		
}
 
.bkteaser_slider._startteaser a img,
.bkteaserslider._startteaser a img {
 display: block;
 height: 150px;
 margin-left: auto;
 margin-right: auto;
 }
 



/* TdK-16*/
.bkteaser_slider._tdk {
    padding: 1px 0;
	background:#fff;
	border-bottom: 1px solid #000;
	height: 63px;
}
.bkteaser_slider._tdk>span {
	vertical-align:top;
	white-space:nowrap;
}
.bkteaser_slider._tdk>span>img {
	height: 62px;
	margin:0 20px;
}
.bkteaser_slider._tdk>span>p {
	display:inline-block;
	line-height: 62px;
	vertical-align:top;
}



/* TdK-17*/
.bkteaser_slider._tdk_17 {
    background-color: #b6e6dd;
	white-space:nowrap;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #004a7b;
    text-transform: uppercase;
	height: 64px;
    padding: 3px 0;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.bkpage.nojs .bkteaser_slider._tdk_17,
.bkpage[data-type="d"] .bkteaser_slider._tdk_17 {
    font-size: 18px;
}
.bkteaser_slider._tdk_17 a {
	display:inline-block;
}
.bkpage.nojs .bkteaser_slider._tdk_17 ._table ,
.bkpage[data-type="d"] .bkteaser_slider._tdk_17 ._table {
	border-spacing:10px 0;
	padding:0 20px;
}
/* umfrage dkhw*/
.bkteaser_slider._dkhw._kinderrechte .item {
 margin-top:10px;	
 }
 
.bkteaser_slider._dkhw._kinderrechte .text {
 color: #5686A7;	
 }
 
 .bkteaser_slider._dkhw._kinderrechte ._bg {
	 	height: 120px;
		background: #ffffff;
 }
 
 
 /* Safer Internet Day 2019 sid-2019*/

.bkteaser_slider._sid-2019 {
	background-color: rgba(255,255,255,0.5)
}
 
.bkteaser_slider._sid-2019 .item {

 display:inline-block;
 padding: 10px;
 }
 
.bkteaser_slider._sid-2019 .text {
 display:inline-block;
 }
 
 .bkteaser_slider._sid-2019 .text p{
 text-align:right;
 margin-right: 10px;
 }
 
  .bkteaser_slider._sid-2019 img {
	 height: 50px;
	 margin: 10px;
 }
 
#bkteaserband-item-religionen-entdecken {
	background-color: #f29400;
}
 .bkteaser_slider._sid-2019 #bkteaserband-item-religionen-entdecken .text {
 color: #003882;
 }

 .bkteaser_slider._sid-2019 #bkteaserband-item-klicksafe {
 
	background-color: #ffffff;
 }
 .bkteaser_slider._sid-2019 #bkteaserband-item-klicksafe .text {
	color: #18B21A;
}
 
/* kinderrechte*/
.bkteaser_slider._kinderrechte { 
    padding-top: 10px;
}
/* .bkpage:not(#bkpage_start) .bkteaser_slider._kinderrechte {
    border-top: 1px solid #000;
} */

.bkteaser_slider._kinderrechte ._bg {
    background: #fff;
    height: 80px;
	white-space:nowrap;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.bkteaser_slider._kinderrechte .item {
    display: inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
    padding: 8px 0;
}
.bkteaser_slider._kinderrechte img {
    margin: 0 35px 0 30px;
    height: 88px;
    margin-top: -11px;
}
.bkteaser_slider._kinderrechte .text {
	display:inline-block;
	vertical-align:top;
    font-family: verdana;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    color: #9c3340;
}

/* XMAS*/
.bkteaser_slider._xmas>img {
	height: 120px;
    margin:0 30px;
}


@media only screen and (max-width: 1024px){
	.bkpage[data-type="dl"] .bkteaser_slider._tdk_17 {
		font-size: 14px;
	}
	.bkpage[data-type="dl"] .bkteaser_slider._tdk_17 ._table {
		padding:0 10px;
	}
}
@media only screen and (min-width: 1025px){
	.bkpage[data-type="dl"] .bkteaser_slider._tdk_17 {
		font-size: 18px;
	}
	.bkpage[data-type="dl"] .bkteaser_slider._tdk_17 ._table {
		border-spacing:5px 0;
		padding:0 10px;
	}
}

@media only screen and (max-width: 1024px){
	
.bkteaser_slider._xmas>img {
    margin:0 0px;
}
}