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



/* BACKGROUND */
.bkdesign_textonly .bkitems,
.bkdesign_text .bkitems{
	padding: 5px 5px;
}
.bkdesign_textonly .bkitems .bkitem,
.bkdesign_textonly .bkteasering{
	background: rgba(255, 255, 255, 1);
}
.bkdesign_text .bkitems .bkitem,
.bkdesign_text .bkteasering{
	background: rgba(255, 255, 255, 0.8);
}

/* PLACEHOLDER */
.bkdesign_cards .bkcolor_sammlung .bkplaceholder{
	background: #B2D086;
}
.bkdesign_cards .bkcolor_news .bkplaceholder{
	background: rgba(0, 124, 128, 0.14);
}
.bkdesign_cards .bkcolor_catalog .bkplaceholder{
	background: #9DE3BD;
}
.bkdesign_cards .bkcolor_beamer .bkplaceholder{
	background: #D7C7EE;
}
.bkdesign_cards .bkcolor_videos .bkplaceholder{
	background: #FFE6B0;
}
.bkdesign_cards .bkcolor_games .bkplaceholder{
	background: #CFECAE;
}
.bkdesign_cards .bkcolor_ezine .bkplaceholder{
	background:#FFD996;
}
.bkdesign_cards .bkcolor_turkweb .bkplaceholder{
	background:#F4A1B2;
}
.bkdesign_cards .bkcolor_safety .bkplaceholder{
	background:#DCB0C7;
}
.bkdesign_cards .bkcolor_seitenstark .bkplaceholder{
	background: #E0E6AD;
}


/* ################################ BACKGROUND-COLOR - CARDS ################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknogroup   .bkitems  .bkitem .bkentry_info_panel,
.bkdesign_cards .bknogroup  .bkitems  .bkitem:not(.bkvideoentry):not(.bknews) .bkentry_inner_top,
.bkdesign_cards .bknogroup  .bkitems  .bkitem:not(.bkvideoentry):not([class*="bksafety_card_"]):not(#bkbroadcastcard):not(.bkinformationen):not(.bkimpressum):not(.bkpdfentry):not(.bknews):not([class*="bkezine_"]):not(.bkseitenstark_default)
.bkentry_title_panel,
.bkdesign_cards .bknogroup   .bkitems .bkitem:not(.bkvideoentry):not(.bkturkweb_default):not(#bkbroadcastcard):not(.bkimpressum):not(.bkinformationen):not([class*="bkezine_"]) .bkentry_description_panel,
.bkdesign_cards .bknogroup .bkitem.bkturkweb_default.tuerkischplus .bkentry_description_panel,
.bkdesign_cards .bknogroup .bkitem.bkturkweb_default .bkentry_description,
.bkdesign_cards .bknogroup .bkitem.bkturkweb_default.tuerkischplus .bkentry_panel_outer,
/*.bkdesign_cards .bknogroup .bkitem:not(.bkvideoentry) .bkentry_aging_panel,*/
.bkdesign_cards .bknogroup  .bkitems  .bkitem:not(.bkvideoentry):not(.bkturkweb_default):not(#bkbroadcastcard):not(.bkinformationen):not(.bkimpressum):not([class*="bkezine_"]):not([id^="bkinfocard_turkweb_"]) .bkentry_link_panel,
.bkdesign_cards .bknogroup .bkitem.tuerkischplus .bkentry_link_panel,
.bkdesign_cards .bknogroup   .bkitems .bkitem:not(.bkvideoentry) .bkentry_inner_bottom .bkentry_panel_outer,
.bkdesign_cards .bknogroup  .bkitems  .bkitem:not(.bkvideoentry) .bkentry_inner_bottom .bkentry_localization_panel{	
	background: #fff;
}
.bkdesign_cards .bknogroup .bkitem.bkinformationen  .bkentry_button,
.bkdesign_cards .bknogroup .bkitem.bkimpressum  .bkentry_button{
	box-shadow:  0px 4px 8px -3px rgba(0, 0, 0, 0.5);
}
.bkdesign_cards .bknogroup .bkitem.bkinformationen  .bkentry_button:hover,
.bkdesign_cards .bknogroup .bkitem.bkimpressum  .bkentry_button:hover{
	box-shadow:  0px 3px 3px -2px rgba(0, 0, 0, 0.4),  0px 6px 10px -3px rgba(0, 0, 0, 0.5);
}
.bkdesign_cards .bknogroup .bkitem.bkinformationen  .bkentry_button:active,
.bkdesign_cards .bknogroup .bkitem.bkimpressum  .bkentry_button:active{
	box-shadow:  0px 4px 8px -3px rgba(0, 0, 0, 0.0);
}




/* IMPRESSUM ##############################################################################*/
/* ##########################################################################################*/
/* button */
/* ##################################*/
.bkimpressum .bkentry_title_panel,
.bkdesign_list .bkimpressum .bkentry_button,
.bkdesign_cards .bkimpressum .bkentry_button{
	background-color: #04afce;
}

/* INFORMATIONEN ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknogroup .bkitem.bkinformationen .bkentry{
	background: #61d0ff
}
.bkdesign_cards .bkitem.bkinformationen .bkentry_title_panel,
.bkdesign_list .bkitem.bkinformationen .bkentry_button,
.bkdesign_cards .bkitem.bkinformationen .bkentry_button{
	background:#099ed7;
}


/* SAMMLUNG #################################################################################*/
/* ##########################################################################################*/
/* Border */
/* ##################################*/
.bksammlung_default.bkitem,
.bksammlung_default .bkentry_number_outer._top,
.bksammlung_default .bkentry_inner_top,
.bksammlung_default .bkentry_inner_bottom,
.bksammlung_default .bkentry_webshot_panel{	
	border-color:#007545;
	border-top-color:#007545;
}

/* entry */
/* ##################################*/
body.nojs .bkdesign_cards .bknogroup .bksammlung_default .bkentry_number,
body[data-device="desktop"] .bkdesign_cards .bknogroup .bksammlung_default .bkentry_number{	
	border-color: rgba(11, 97, 4, 0) rgba(3, 28, 1, 0.83) #053501 rgba(7, 77, 2, 0.65);
}
/* webshotpanel */
/* ##################################*/
.bknogroup .bksammlung_default:not(.bknews) .bkentry_image_panel{
	background-color:#007545;
}
.bkdesign_cards .bksammlung_default.bkentry_structure_pdf .bkentry_image_panel{
	background-color:#007545;
	border-color:#007545;
}
.bksammlung_default .bkentry_info_panel {
    color:#007545;
}

/* subtitle */
/* ##################################*/
.bksammlung_default .bkentry_subtitle{	
	color:#007545;
} 

/* title */
/* ##################################*/
.bknogroup .bksammlung_default .bkentry_title{	
	color: #000;
}

/* button */
/* ##################################*/
.bkdesign_list .bksammlung_default .bkentry_button,
.bkdesign_cards .bksammlung_default .bkentry_button{
    background-color: #23704e;
}

.bkdesign_cards .bksammlung_default .bkentry_button .bksource_highlight{
	background-color: #80b504;
}

/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_sammlung .placeholder .bkentry_number,
.bkdesign_text .bksammlung_default .bkentry_number,
.bkdesign_list .bksammlung_default .bkentry_number,
.bkdesign_cards .bksammlung_default .bkentry_number{
	background-color:#23704e
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bksammlung_default .bkentry_tag,
.bkdesign_textonly .bksammlung_default .bkentry_link_panel,
.bkdesign_textonly .bksammlung_default .bkentry_linktext,

.bkdesign_text .bksammlung_default .bkentry_tag,
.bkdesign_text .bksammlung_default .bkentry_link_panel,
.bkdesign_text .bksammlung_default .bkentry_linktext{
	color:#23704e
}


/* SEARCHRESULT #############################################################################*/
/* ##########################################################################################*/
/* Border  */
/* ##################################*/
.bksearch_default.bkitem,
.bksearch_default .bkentry_inner_top,
.bksearch_default .bkentry_inner_bottom,
.bksearch_default .bkentry_number_outer._top,
.bksearch_default .bkentry_webshot_panel{	
	border-color:#3f85d9;
	border-top-color:#3f85d9;
	border-bottom-color:#3f85d9;
}
/* entry*/
/* ##################################*/
.bkdesign_cards .bksearch_default .bkentry_number{	
	border-color:  rgba(66, 119, 208, 0) #244d7d #224977 #0379a1;
}
.bkdesign_cards .bksearch_default .bkentry_panel_inner .bkentry_longdate{
	background:#035c93;
	color:#fff;
}

/* webshotpanel | Imagepanel */
/* ##################################*/
.bksearch_default:not(.bknews):not(.bkpdfentry):not(.bkturkweb) .bkentry_image_panel{
	background-color: #035c93;
}
.bkdesign_cards .bksearch_default.bkentry_structure_pdf .bkentry_image_panel{
	background-color:#035c93;
	border-color:#035c93;
}
.bksearch_default .bkentry_inner_podcast  .bkentry_modified{
	color: #fff;
}
.bkdesign_cards .bkitems .bksearch_default.bkpodcast  .bkentry_type{
	background: #4f8f92;
}

/* subtitle */
/* ##################################*/
.bksearch_default .bkentry_subtitle{	
	color:#035c93;
} 
.bkdesign_cards .bksearch_default.bkpdfentry .bkentry_subtitle{	
	color:#fff;
} 

/* title */
/* ##################################*/
.bksearch_default .bkentry_title{	
	color:#000;
}

/* titlepanel */
/* ##################################*/
.bkdesign_cards .bksearch_default.bkpdfentry .bkentry_title_panel{
	background-color:#035c93;
}

/* infopanel */
/* ##################################*/
[class*="bkdesign_"]:not(.bkdesign_textonly):not(.bkdesign_text) .bkitems  .bksearch_default  .bkentry_info_panel ._tr:nth-child(odd) ._td{
	background: rgba(130, 198, 250, 0.23);
}
 .bkitems .bksearch_default .bkentry_info_panel ._td{
	color: #035c93;
}
/* titlepanel */
/* ##################################*/
.bkdesign_text .bksearch_default .bkentry_inner_bottom{
	color: rgba(0, 0, 0, 0.25);
}

/* button */
/* ##################################*/
.bkdesign_list .bksearch_default  .bkentry_button,
.bkdesign_cards .bksearch_default .bkentry_button{
	background-color: #035c93;
}

/* number-background */
/* ##################################*/

.bkdesign_cards .bkcolor_search .placeholder .bkentry_number,
.bkdesign_text .bksearch_default .bkentry_number,
.bkdesign_list .bksearch_default .bkentry_number,
.bkdesign_cards   .bksearch_default .bkentry_number{
	background-color: #035c93;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bksearch_default .bkentry_tag,
.bkdesign_textonly .bksearch_default .bkentry_link_panel,
.bkdesign_textonly .bksearch_default .bkentry_linktext,

.bkdesign_text .bksearch_default .bkentry_tag,
.bkdesign_text .bksearch_default .bkentry_link_panel,
.bkdesign_text .bksearch_default .bkentry_linktext{
	color:#035c93;
}
/*
.bkcolor_searchresult .bkentry_button .bksource_highlight,*/
.bksearch_default .bkentry_button .bksource_highlight{
	background: rgba(85, 211, 255, 1);
 }


 
/* BEAMRESULT #############################################################################*/
/* ##########################################################################################*/
/* Border  */
/* ##################################*/
.bkbeamer_default.bkitem,
.bkbeamer_default  .bkentry_inner_top,
.bkbeamer_default  .bkentry_inner_bottom,
.bkbeamer_default  .bkentry_number_outer._top,
.bkbeamer_default  .bkentry_webshot_panel{	
	border-color:#b183d7;
	border-top-color:#b183d7;
	border-bottom-color:#b183d7;
}

/* entry */
/* ##################################*/
 .bkdesign_cards .bkbeamer_default  .bkentry_number{	
	border-color: rgba(66, 119, 208, 0) #5e2e7d #543077 #671ea1;
}

/* info-panel */
/* ##################################*/
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkbeamer_default .bkentry_info_panel ._tr:nth-child(odd) ._td{
	background: rgba(177, 131, 215, 0.37);
	color: #9554a9;
}
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkbeamer_default .bkentry_info_panel ._tr:nth-child(even) ._td{
	color: #9554a9;
}

/* webshotpanel | Imagepanel */
/* ##################################*/
.bknogroup .bkbeamer_default.bkitem:not(.bkpdfentry):not(.bkturkweb):not(.bknews) .bkentry_image_panel{
	background-color: #77348b;
}

/* titlepanel */
/* ##################################*/
.bkdesign_cards .bkbeamer_default.bkpdfentry .bkentry_title_panel{
	background-color: #77348b;
}

/* subtitle */
/* ##################################*/
.bkbeamer_default  .bkentry_subtitle{	
	color:#b183d7;
}
.bkdesign_cards .bkbeamer_default.bkpdfentry .bkentry_subtitle{	
	color:#7544a3;
} 

/* title */
/* ##################################*/
.bkbeamer_default  .bkentry_title{	
	color: #7544a3;
}
.bkdesign_cards .bkbeamer_default.bkpdfentry  .bkentry_title{	
	color: #fff;
}

/* button */
/* ##################################*/
 .bkdesign_list .bkbeamer_default .bkentry_button,
 .bkdesign_cards .bkbeamer_default .bkentry_button{
    background-color: #a276c5;
}

/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_beamer .placeholder .bkentry_number,
.bkdesign_cards .bkgroup .bkbeamer_default .bkentry_number{
	background-color:#b183d7;
}

.bkdesign_text .bkbeamer_default .bkentry_number,
.bkdesign_list .bkbeamer_default .bkentry_number,
.bkdesign_cards .bknogroup .bkbeamer_default .bkentry_number{
	background-color: #b183d7;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bkbeamer_default  .bkentry_tag,
.bkdesign_textonly .bkbeamer_default  .bkentry_link_panel,
.bkdesign_textonly .bkbeamer_default .bkentry_linktext,

.bkdesign_text .bkbeamer_default .bkentry_tag,
.bkdesign_text .bkbeamer_default .bkentry_link_panel,
.bkdesign_text .bkbeamer_default .bkentry_linktext{
	color:#b183d7;
}

.bkbeamer_default .bkentry_button .bksource_highlight{
	background: rgba(115,46,115,1);
	background: -moz-linear-gradient(top, rgba(115,46,115,1) 0%, rgba(130,69,156,1) 99%, rgba(130,69,156,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115,46,115,1)), color-stop(99%, rgba(130,69,156,1)), color-stop(100%, rgba(130,69,156,1)));
	background: -webkit-linear-gradient(top, rgba(115,46,115,1) 0%, rgba(130,69,156,1) 99%, rgba(130,69,156,1) 100%);
	background: -o-linear-gradient(top, rgba(115,46,115,1) 0%, rgba(130,69,156,1) 99%, rgba(130,69,156,1) 100%);
	background: -ms-linear-gradient(top, rgba(115,46,115,1) 0%, rgba(130,69,156,1) 99%, rgba(130,69,156,1) 100%);
	background: linear-gradient(to bottom, rgba(115,46,115,1) 0%, rgba(130,69,156,1) 99%, rgba(130,69,156,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#732e73', endColorstr='#82459c', GradientType=0 );
	border-color:rgba(47, 1, 72, 0.68);
 }


/* CATALOG ##################################################################################*/
/* ##########################################################################################*/
/* Border  */
/* ##################################*/
.bkcatalog.bkitem,
.bkcatalog .bkentry_inner_top,
.bkcatalog .bkentry_inner_bottom,
.bkcatalog .bkentry_number_outer._top,
.bkcatalog .bkentry_webshot_panel{	
	border-color:#41af79;
}

/* entry*/
/* ##################################*/
.bkdesign_cards .bkcatalog  .bkentry_number{	
	border-color: rgba(28, 76, 52, 0) #308059 #1e5037 rgba(47, 125, 87, 0.8);
}

/* info-panel */
/* ##################################*/
.bkcatalog .bkentry_info_panel ._tr:nth-child(even) ._td{
	background: #41af79;
}
.bkcatalog .bkentry_info_panel ._tr:nth-child(odd) ._td{
	background: #278a6b;
}

/* info-panel */
/* ##################################*/
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkcatalog .bkentry_info_panel ._tr:nth-child(even) ._td{
	background-color: rgba(65, 175, 121, 0.25);
	color: #278a6b;
}
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkcatalog .bkentry_info_panel ._tr:nth-child(odd) ._td{
	color: #278a6b;
}

/* webshotpanel | imagepanel */
/* ##################################*/
.bkcatalog .bkentry_image_panel{
	background-color:#41af79;
}

/* subtitle */
/* ##################################*/
.bkcatalog .bkentry_subtitle{	
	color:#41af79;
} 

/* title */
/* ##################################*/
.bkcatalog .bkentry_title,
.bkdesign_cards .bkcatalog .bkentry_inner_middle .bkentry_aging_panel{	
	color:  #278a6b;
}

/* button */
/* ##################################*/
.bkdesign_list .bkcatalog  .bkentry_button,
.bkdesign_cards .bkcatalog  .bkentry_button{
	border-color: rgba(0, 0, 0, 0.3);
	background-color: #41af79;
}

/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_catalog .placeholder .bkentry_number,
.bkdesign_text .bkcatalog .bkentry_number,
.bkdesign_list .bkcatalog .bkentry_number,
.bkdesign_cards .bkcatalog .bkentry_number{
	background-color:#41af79;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bkcatalog .bkentry_tag,
.bkdesign_textonly .bkcatalog .bkentry_link_panel,
.bkdesign_textonly .bkcatalog .bkentry_linktext,

.bkdesign_text .bkcatalog .bkentry_tag,
.bkdesign_text .bkcatalog .bkentry_link_panel,
.bkdesign_text .bkcatalog .bkentry_linktext{
	color:#41af79;
}




/* AKTUELL #############################################################################*/
/* ##########################################################################################*/
/* Border  */
/* ##################################*/
.bknews_default.bkitem,
.bknews_default .bkentry_inner_top,
.bknews_default .bkentry_inner_bottom,
.bknews_default .bkentry_number_outer._top,
.bknews_default .bkentry_webshot_panel{	
	border-color:#03868c;
	border-top-color:#03868c;
	border-bottom-color:#03868c;
}

/* entry*/
/* ##################################*/
 .bkdesign_cards .bknews_default  .bkentry_number{	
	border-color:  rgba(66, 119, 208, 0) #01565A #01565A #05E3EE;
}
/* channel-logo*/
/* ##################################*/
/* .bkdesign_cards .bknogroup  .bkentry_channel_logo{	
	background-image: url(/global/img/bksmart-icons/bksmart-icon-news.png);
	background-size:auto 90% ;   
	background-position:196px center;
}  */
.bkdesign_cards .bknews_default  .bkentry_logo_panel,
.bkdesign_cards .bknews  .bkentry_logo_panel{	
    background-color: #b2cdce;    
} 
.bkdesign_cards .bknews_default  .bkentry_channel_logo,
.bkdesign_cards .bknews  .bkentry_channel_logo{	
	background-image: url(/global/img/bksmart-icons/bksmart-icon-news.png);
	background-size:auto 100%;   
	margin-left: 5px;
} 

/* inner*/
/* ##################################*/
.bkdesign_cards .news-group .bkentry_inner,
.bkdesign_cards .newsbundle-group .bkentry_inner{
	background: #fff;
}
.bkdesign_cards .bknogroup .bknews .bkentry_inner{
	background-color: #b2cdce;
}

/* inner-top*/
/* ##################################*/
.bkdesign_cards .bknews_default.bkpodcast .bkentry_inner_podcast[class*="_audio"],
.bkdesign_cards.bknews_default.bkpodcast.audio_cast .bkentry_inner_podcast{
	background: #005a69;
}
.bkdesign_cards .bknews_default.bkpodcast .bkentry_inner_podcast[class*="_video"],
.bkdesign_cards .bknews_default.bkpodcast.video_cast .bkentry_inner_podcast,
.bkdesign_cards .bknews_default.bkpodcast .bkentry_inner_podcast{
	background: #006677;
}
.bknews_default.bkpdfentry .bkentry_modified,
.bknews_default.bkpodcast .bkentry_modified{
	background: transparent;
	color:inherit;
}
.bkdesign_cards .bknews_default .bkentry_panel_inner .bkentry_longdate{
	background: #006474;
	color:#fff;
}
.bkdesign_cards .bknews_default.bkpodcast .bkentry_modified{
	color: #fff;
}
.bkdesign_cards .bknews_default.bkpodcast .bkentry_age._0 {
    color: #99dce0;
}
.bknews_default .bkentry_modified{
	background-color: #01656a;
    color:#fff;
}

/* info-panel */
/* ##################################*/
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkitems  .bknews_default.bkpodcast .bkentry_info_panel ._tr:nth-child(even) ._td,
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkitems  .bkitem:not(.bkpodcast).bknews_default .bkentry_info_panel ._tr:nth-child(odd) ._td{
	background: rgba(4, 170, 178, 0.41);
}
[class*="bkdesign_"]:not(.bkdesign_textonly) .bkitems  .bknews_default .bkentry_info_panel ._tr{
	color: #006474;
}

/* webshotpanel | Imagepanel */
/* ##################################*/
.bkdesign_cards .bkitems  .bknews_default.bkpodcast .bkentry_feed_panel .bkentry_caption,
.bknews_default.bkentry_structure_pdf .bkentry_image_panel{
	background-color:#03868c;
}

.bkdesign_cards .bknews_default.bkpodcast .bkentry_abo_text,
.bkdesign_cards .bknews_default.bkpodcast .bkentry_rss_text{
	background-color: #04b2ba;
}

/* subtitle */
/* ##################################*/
.bknews_default .bkentry_subtitle{	
	color:#03868c;
} 

/* button */
/* ##################################*/
.bkdesign_cards .bknewsprovidercard .bklink_panel .bkentry_button,
.bkdesign_list .bknewsprovidercard .bklink_panel .bkentry_button,
.bkdesign_list .bknews_default .bkentry_button,
.bkdesign_cards .bknews_default .bkentry_button,
.bkdesign_cards .bknews .bkentry_button,
.bkdesign_list .bknews .bkentry_button{
	background-color: #01656a;
	border-color: rgba(0, 0, 0, 0.2);
    color:#fff;
}

/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_news .placeholder .bkentry_number,
.bkdesign_cards .bkgroup .bknews_default .bkentry_number{
	background-color:#227377;
}
.bkdesign_text .bknews_default .bkentry_number,
.bkdesign_list .bknews_default .bkentry_number,
.bkdesign_cards .bknogroup .bknews_default .bkentry_number{
	background-color: #227377;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bknews_default  .bkentry_tag,
.bkdesign_textonly .bknews_default  .bkentry_link_panel,
.bkdesign_textonly .bknews_default .bkentry_linktext,

.bkdesign_text .bknews_default .bkentry_tag,
.bkdesign_text .bknews_default .bkentry_link_panel,
.bkdesign_text .bknews_default .bkentry_linktext{
	color:#227377;
}


/* NEWS_DEFAULT #############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews .bkentry_inner_top{
    background: #006469;
    color:#fff;
}





/* SEITENSTARK #############################################################################*/
/* ##########################################################################################*/
.bknews_seitenstark .bkentry_modified{
    background: #93a537;
    color:#fff;
}

.bkdesign_cards .bknews_seitenstark  .bkentry_button,
.bkdesign_list .bknews_seitenstark  .bkentry_button {
    background-color: #93a537;
}





/* BAERENBLATT ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_baerenblatt .bkentry_logo_panel{	
    background-color: #fff;
}
.bkdesign_cards  .bknews_baerenblatt .bkentry_channel_logo{	
	background-image: url(/aktuell/img/baerenblatt.gif);   
}
.bknews_baerenblatt .bkentry_modified,
.bkdesign_cards  .bknews_baerenblatt .bkentry_inner_top{
	font-weight: bold;
    letter-spacing: -0.02em;
}
.bkdesign_cards .bknogroup .bknews_baerenblatt .bkentry_inner{	
	background: #fff5cb;
}
.bknews_baerenblatt .bkentry_age._x,
.bknews_baerenblatt .bkentry_subtitle{	
	color: #ffb505;
}
.bknews_baerenblatt .bkentry_modified,
.bkdesign_cards  .bknews_baerenblatt .bkentry_inner_top,
.bkdesign_cards .bknews_baerenblatt .bkentry_button,
.bkdesign_list .bknews_baerenblatt .bkentry_button{	
    background-color: #ffb505;
    border-color:#ff9800;
	color: #000;
}




/* bloggerbande ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_bloggerbande .bkentry_logo_panel{
    background-color: #fff;  
}
.bkdesign_cards .bknews_bloggerbande .bkentry_channel_logo{	
	background-image: url(/aktuell/img/bloggerbande.png); 
}
.bkdesign_cards .bknogroup .bknews_bloggerbande .bkentry_inner{	
	background-color:#ffd89b;
}
.bknews_bloggerbande .bkentry_subtitle,
.bknews_bloggerbande .bkentry_age._x{
	  color:#e38a00;
}
.bknews_bloggerbande .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_bloggerbande .bkentry_inner_top,
.bkdesign_cards .bknews_bloggerbande .bkentry_button,
.bkdesign_list .bknews_bloggerbande .bkentry_button{	
	background-color: #e38a00;
	border-color: rgba(0, 0, 0, 0.3);
}



/* br-kinderinsel ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_br-kinderinsel .bkentry_top_panel,
.bkdesign_cards .bknews_br-kinderinsel .bkentry_logo_panel{	
    background-color: #fcfbd4;
}
.bkdesign_cards .bknews_br-kinderinsel .bkentry_channel_logo{	
	background-image: url(/aktuell/img/klaro.gif); 
}
.bkdesign_cards .bkgroup .bknews_br-kinderinsel .bkentry_channel_logo{	  
	background-size: auto 100%;
}
.bkdesign_cards .bknogroup .bknews_br-kinderinsel .bkentry_channel_logo{	
	background-size:auto 93%;
    margin-left: 7px;
}
.bkdesign_cards .bknogroup .bknews_br-kinderinsel .bkentry_inner{	
	background: #fcfbd4;
}
.bknews_br-kinderinsel .bkentry_subtitle{	
	color: #21558c;
}
.bknews_br-kinderinsel .bkentry_age._x{
	  color: #c64c09;
}
.bknews_br-kinderinsel .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_br-kinderinsel .bkentry_inner_top,
.bkdesign_cards .bknews_br-kinderinsel .bkentry_button,
.bkdesign_list .bknews_br-kinderinsel .bkentry_button{	
	background-color: #c64c09;
	border-color: rgba(0, 0, 0, 0.3);
    color:#f99128;
}



/* dudanews##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_dudanews .bkentry_logo_panel{	
    background-color: #fff;
}
.bkdesign_cards .bknews_dudanews .bkentry_channel_logo{	
	background-image: url(/aktuell/img/dudanews.png); 
}
.bkdesign_cards .bknogroup .bknews_dudanews .bkentry_inner{	
	background-color: #afdef3;
}
.bknews_dudanews .bkentry_subtitle{
	 color:#da2a5c;
}
.bknews_dudanews .bkentry_age._x{
	 color:#0176b2;
}
.bkdesign_cards .bknews_dudanews .bkinner,
.bknews_dudanews .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_dudanews .bkentry_inner_top,
.bkdesign_cards .bknews_dudanews .bkentry_button,
.bkdesign_list .bknews_dudanews .bkentry_button{	
	background-color: #0176b2;
	border-color: rgba(0, 0, 0, 0.3);
}




/* HANISAULAND ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_hanisauland .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_hanisauland .bkentry_channel_logo{	
	background-image:url(/aktuell/img/hanisauland.png); 
}
.bkdesign_cards .bknogroup  .bknews_hanisauland .bkentry_inner{	
	background-color:#ffd981; 
}
.bknews_hanisauland .bkentry_age._x,
.bknews_hanisauland .bkentry_subtitle{	
	color:#f8b61c;
}
.bknews_hanisauland .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_hanisauland .bkentry_inner_top,
.bkdesign_cards .bknews_hanisauland  .bkentry_button,
.bkdesign_list .bknews_hanisauland  .bkentry_button{	
	background-color:#f19123;
	border-color: rgba(0, 0, 0, 0.3);
}


/* KIKASPORTSCHAU ###################################################################################*/
/* ### */
/* ##########################################################################################*/
.bkdesign_cards .bknews_kika-sportschau .bkentry_logo_panel,
.bkdesign_cards .bknews_kika .bkentry_logo_panel{	
    background-color: #13314b; 
}
.bkdesign_cards .bknews_kika-sportschau .bkentry_channel_logo{	
	background-image:url(/aktuell/img/kika-sportschau.png); 
}
.bkdesign_cards .bknews_kika .bkentry_channel_logo{	
	background-image:url(/videos/bkimages/kikavideo.svg); 
}
.bkdesign_cards .bknogroup  .bknews_kika-sportschau .bkentry_inner,
.bkdesign_cards .bknogroup  .bknews_kika .bkentry_inner{	
	background-color: #13314b; 
}
.bknews_kika-sportschau .bkentry_age._x,
.bknews_kika-sportschau .bkentry_subtitle,
.bknews_kika .bkentry_age._x,
.bknews_kika .bkentry_subtitle{	
	color:#f8b61c;
}
.bknews_kika-sportschau-wm2023 .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kika-sportschau .bkentry_inner_top,
.bknews_kika .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kika .bkentry_inner_top
{	
	/*background-color:#5fd0e9;*/
	background-color: #13314b;
	border-color: rgba(0, 0, 0, 0.3);
}
.bkdesign_cards .bknews_kika-sportschau .bkentry_button,
.bkdesign_list .bknews_kika-sportschau .bkentry_button,
.bkdesign_cards .bknews_kika .bkentry_button,
.bkdesign_list .bknews_kika .bkentry_button{
background-color: rgb(0, 203, 183)
}
.bkdesign_cards .newsbundle-group .bknewsentry-group.bknews_kika .bkentry_channel_logo {
	height: 30px;
	margin-bottom: 5px;
	
  }
  .bkdesign_cards .newsbundle-group .bknewsentry-group.bknews_kika .bkentry_top_panel {
	background-color: #13314b;
  }
	
/* KINDERSACHE ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_kindersache .bkentry_logo_panel{	
    background-color: #fff; 
}
.bkdesign_cards .bknews_kindersache .bkentry_channel_logo{	
	background-image: url(/aktuell/img/kindersache.gif); 
   	background-size: 75% auto;  
}
.bkdesign_cards .bknogroup .bknews_kindersache .bkentry_inner{	
	background:#d9f0fa;
}
.bknews_kindersache  .bkentry_age._x,
.bknews_kindersache .bkentry_subtitle{	
	color: #146eb0;
}
.bknews_kindersache .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kindersache .bkentry_inner_top,
.bkdesign_cards .bknews_kindersache  .bkentry_button,
.bkdesign_list .bknews_kindersache  .bkentry_button{	
	background-color:#26569b ;
	border-color: rgba(0, 0, 0, 0.3);
}


/* KINDERSACHE ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_kindersachethemadesmonats .bkentry_logo_panel{	
    background-color: #fff; 
}
.bkdesign_cards .bknews_kindersachethemadesmonats .bkentry_channel_logo{	
	background-image: url(/aktuell/img/kindersache.gif); 
   	background-size: 75% auto;  
}
.bkdesign_cards .bknogroup .bknews_kindersachethemadesmonats .bkentry_inner{	
	background:#d9f0fa;
}
.bknews_kindersachethemadesmonats  .bkentry_age._x,
.bknews_kindersachethemadesmonats .bkentry_subtitle{	
	color: #146eb0;
}
.bknews_kindersachethemadesmonats .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kindersachethemadesmonats .bkentry_inner_top,
.bkdesign_cards .bknews_kindersachethemadesmonats  .bkentry_button,
.bkdesign_list .bknews_kindersachethemadesmonats  .bkentry_button{	
	background-color:#26569b ;
	border-color: rgba(0, 0, 0, 0.3);
}



/* KINDERFIMWELT ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_kinderfilmwelt .bkentry_top_panel,
.bkdesign_cards .bknews_kinderfilmwelt .bkentry_logo_panel{	
    background-color: #5fa1c6;
}
.bkdesign_cards .bknews_kinderfilmwelt .bkentry_channel_logo{	
	background-image:url(/aktuell/img/kinderfilmwelt.png);
    background-size: auto 80%;
}
.bkdesign_cards  .bknogroup .bknews_kinderfilmwelt .bkentry_inner{	
	background-image:url(/aktuell/img/bg-kinderfilmwelt.png); 
}
.bknews_kinderfilmwelt .bkentry_age._x,
.bknews_kinderfilmwelt .bkentry_subtitle{	
	color:#d57900;
}
.bknews_kinderfilmwelt .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kinderfilmwelt .bkentry_inner_top,
.bkdesign_cards .bknews_kinderfilmwelt  .bkentry_button,
.bkdesign_list .bknews_kinderfilmwelt  .bkentry_button{	
	background-color:#bede28;
	border-color: rgba(0, 0, 0, 0.3);
}


/* KINDERWELTREISE ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_kinderweltreise .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_kinderweltreise .bkentry_channel_logo{	
	background-image:url(/aktuell/img/kinderweltreise.png); 
	background-size: auto 160%;  
}
.bkdesign_cards .bknogroup .bknews_kinderweltreise .bkentry_inner{	
	background-color:#a3c9ee; 
}
.bknews_kinderweltreise .bkentry_age._x,
.bknews_kinderweltreise .bkentry_subtitle{	
	color:#be861a;
}
.bknews_kinderweltreise .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kinderweltreise .bkentry_inner_top,
.bkdesign_cards .bknews_kinderweltreise  .bkentry_button,
.bkdesign_list .bknews_kinderweltreise  .bkentry_button{	
	background-color:#093b6c;
	border-color: rgba(0, 0, 0, 0.3);
}



/* TIMSTER ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_timster .bkentry_logo_panel{	
    background-color: #fff; 
}
.bkdesign_cards .bknews_teamtimster .bkentry_channel_logo{	
	background-image: url(/aktuell/img/timster.png); 
   	background-size: 75% auto;  
}
.bkdesign_cards .bknogroup .bknews_timster .bkentry_inner{	
	background:#d9f0fa;
}
.bknews_timster  .bkentry_age._x,
.bknews_timster .bkentry_subtitle{	
	color: #30b7b3;
}
.bknews_timster .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_timster .bkentry_inner_top,
.bkdesign_cards .bknews_timster  .bkentry_button,
.bkdesign_list .bknews_timster  .bkentry_button{	
	background-color:#cae236;
	border-color: rgba(0, 0, 0, 0.3);
}


/* OHRENBAER ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_ohrenbaer .bkentry_logo_panel{	
    background-color: #fff; 
}
.bkdesign_cards .bknews_ohrenbaer .bkentry_channel_logo{	
	background-image: url(/aktuell/img/ohrenbaer.png); 
   	background-size: 75% auto;  
}
.bkdesign_cards .bknogroup .bknews_ohrenbaer .bkentry_inner{	
	background:#b0cc20;
}
.bknews_ohrenbaer  .bkentry_age._x,
.bknews_ohrenbaer .bkentry_subtitle{	
	color: #ef7c00;
}
.bknews_ohrenbaer .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_ohrenbaer .bkentry_inner_top,
.bkdesign_cards .bknews_ohrenbaer  .bkentry_button,
.bkdesign_list .bknews_ohrenbaer  .bkentry_button{	
	background-color:#b0cc20;
	border-color: rgba(0, 0, 0, 0.3);
}

/* INTERNET-ABC ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_internetabcthemenmonate .bkentry_logo_panel{	
    background-color: #fff; 
}
.bkdesign_cards .bknews_internetabcthemenmonate .bkentry_channel_logo{	
	background-image: url(/aktuell/img/internetabcthemenmonate.png); 
   	background-size: 75% auto;  
}
.bkdesign_cards .bknogroup .bknews_internetabcthemenmonate .bkentry_inner{	
	background:#ffcb00;
}
.bknews_internetabcthemenmonate  .bkentry_age._x,
.bknews_internetabcthemenmonate .bkentry_subtitle{	
	color: #de0a1f;
}
.bknews_internetabcthemenmonate .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_internetabcthemenmonate .bkentry_inner_top,
.bkdesign_cards .bknews_internetabcthemenmonate  .bkentry_button,
.bkdesign_list .bknews_internetabcthemenmonate  .bkentry_button{	
	background-color:#ffcb00;
	border-color: rgba(0, 0, 0, 0.3);
}


/* KIRAKA ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_kiraka .bkentry_top_panel,
.bkdesign_cards .bknews_kiraka .bkentry_logo_panel{	
    background-color: #37d2f5;
}
.bkdesign_cards .bknews_kiraka .bkentry_channel_logo{	
	background-image: url(/aktuell/img/kiraka.png);  
}
.bkdesign_cards  .bknogroup .bknews_kiraka .bkentry_inner{	
	background:#a3dae6;
}
.bknews_kiraka  .bkentry_subtitle{	
	color: #0b9cbd;
}
.bknews_kiraka .bkentry_age._x{
	 color: #37d2f5;
}
.news-group .bknews_kiraka .bkentry_modified{
    background-color: #ffe500;
	color: #000;
	font-weight:bold;
}
.newsbundle-group .bknews_kiraka .bkentry_modified,
.bknogroup .bknews_kiraka .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kiraka .bkentry_inner_top,
.bkdesign_cards .bknews_kiraka .bkentry_button,
.bkdesign_list .bknews_kiraka .bkentry_button{	
    background-color: #000;
}



/* klaro##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_klaro .bkentry_top_panel,
.bkdesign_cards .bknews_klaro .bkentry_logo_panel{	
    background-color: #0581cc;
}
.bkdesign_cards .bknews_klaro .bkentry_channel_logo{	
	background-image: url(/aktuell/img/brkinder.png); 
	background-size:auto 88%; 
}
.bkdesign_cards .bknogroup  .bknews_klaro .bkentry_inner{	
	background-color:#8defd6;
}
.bknews_klaro .bkentry_age._x,
.bknews_klaro .bkentry_subtitle{	
	color: #949494;
}
.bknews_klaro .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_klaro .bkentry_inner_top,
.bkdesign_cards .bknews_klaro .bkentry_button,
.bkdesign_list .bknews_klaro .bkentry_button{	
	background-color: #014081;
    border-color: #008378;
}


/* KRUSCHEL ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_kruschel .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_kruschel .bkentry_channel_logo{	
	background-image:url(/aktuell/img/kruschel.png); 
}
.bkdesign_cards .bknogroup  .bknews_kruschel .bkentry_inner{	
	background-color:#adc93e; 
}
.bknews_kruschel .bkentry_age._x,
.bknews_kruschel .bkentry_subtitle{	
	color:#7a8d2c;
}
.bknews_kruschel .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kruschel .bkentry_inner_top,
.bkdesign_cards .bknews_kruschel  .bkentry_button,
.bkdesign_list .bknews_kruschel  .bkentry_button{	
	background-color:#adc93e;
	border-color: rgba(0, 0, 0, 0.3);
}



/* WDRMAUSZOOM ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_wdrmauszoom .bkentry_top_panel,
.bkdesign_cards .bknews_wdr-maus .bkentry_top_panel{
	background-color:#f4eb5f;
}

.bkdesign_cards .bknews_wdrmauszoom .bkentry_logo_panel,
.bkdesign_cards .bknews_wdr-maus .bkentry_logo_panel
{	
    background-color: #f4eb5f;   
}

.bkdesign_cards .bknews_wdrmauszoom .bkentry_channel_logo,
.bkdesign_cards .bknews_wdr-maus .bkentry_channel_logo{	
	background-image:url(/aktuell/img/wdrmauszoom.png); 
}
.bkdesign_cards .bknogroup  .bknews_wdrmauszoom .bkentry_inner,
.bkdesign_cards .bknogroup  .bknews_wdr-maus .bkentry_inner{	
	background-color:#dc5f1d; 
}
.bknews_wdrmauszoom .bkentry_age._x,
.bknews_wdrmauszoom .bkentry_subtitle,
.bknews_wdr-maus .bkentry_age._x,
.bknews_wdr-maus .bkentry_subtitle{	
	color:#000000;
}

.bknews_wdrmauszoom .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_wdrmauszoom .bkentry_inner_top,
.bkdesign_cards .bknews_wdrmauszoom  .bkentry_button,
.bkdesign_list .bknews_wdrmauszoom  .bkentry_button,
.bknews_wdr-maus .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_wdr-maus .bkentry_inner_top,
.bkdesign_cards .bknews_wdr-maus  .bkentry_button,
.bkdesign_list .bknews_wdr-maus  .bkentry_button{	
	background-color:#dc5f1d;
	border-color: rgba(0, 0, 0, 0.3);
}


/* NOZ UND NOZ-FEED ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_noz .bkentry_logo_panel,
.bkdesign_cards .bknews_noz-feed .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_noz .bkentry_channel_logo,
.bkdesign_cards .bknews_noz-feed .bkentry_channel_logo{	
	background-image:url(/aktuell/img/noz-feed.png); 
}
.bkdesign_cards .bknogroup  .bknews_noz .bkentry_inner,
.bkdesign_cards .bknogroup  .bknews_noz-feed .bkentry_inner{	
	background-color:#0084b8; 
}
.bknews_noz .bkentry_age._x,
.bknews_noz .bkentry_subtitle,
.bknews_noz-feed .bkentry_age._x,
.bknews_noz-feed .bkentry_subtitle{	
	color:#f8b61c;
}
.bknews_noz .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_noz .bkentry_inner_top,
.bkdesign_cards .bknews_noz  .bkentry_button,
.bkdesign_list .bknews_noz  .bkentry_button,
.bknews_noz-feed .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_noz-feed .bkentry_inner_top,
.bkdesign_cards .bknews_noz-feed  .bkentry_button,
.bkdesign_list .bknews_noz-feed  .bkentry_button{	
	background-color:#0081b9;
	border-color: rgba(0, 0, 0, 0.3);
}


/* NOZ FEED ###################################################################################*/
/* ##########################################################################################*/
/* .bkdesign_cards .bknews_noz-feed .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_noz-feed .bkentry_channel_logo{	
	background-image:url(/aktuell/img/noz-feed.png); 
}
.bkdesign_cards .bknogroup  .bknews_noz-feed .bkentry_inner{	
	background-color:#0081b9; 
}
.bknews_noz-feed .bkentry_age._x,
.bknews_noz-feed .bkentry_subtitle{	
	color:#f8b61c;
}
.bknews_noz-feed .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_noz-feed .bkentry_inner_top,
.bkdesign_cards .bknews_noz-feed  .bkentry_button,
.bkdesign_list .bknews_noz-feed  .bkentry_button{	
	background-color:#0081b9;
	border-color: rgba(0, 0, 0, 0.3);
} */


/* KLEINEZEITUNG ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_kleinezeitung .bkentry_logo_panel{	
    background-color: #fff;   
}
.bkdesign_cards .bknews_kleinezeitung .bkentry_channel_logo{	
	background-image:url(/aktuell/img/kleinezeitung.png); 
}
.bkdesign_cards .bknogroup  .bknews_kleinezeitung .bkentry_inner{	
	background-color:#c60d0f; 
}
.bknews_kleinezeitung .bkentry_age._x,
.bknews_kleinezeitung .bkentry_subtitle{	
	color:#f8b61c;
}
.bknews_kleinezeitung .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kleinezeitung .bkentry_inner_top,
.bkdesign_cards .bknews_kleinezeitung  .bkentry_button,
.bkdesign_list .bknews_kleinezeitung  .bkentry_button{	
	background-color:#c60d0f;
	border-color: rgba(0, 0, 0, 0.3);
}


/* NEWS4KIDS ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_news4kids .bkentry_top_panel,
.bkdesign_cards .bknews_news4kids .bkentry_logo_panel{	
	background-color: #adc93e;  
}
.bkdesign_cards .bknews_news4kids .bkentry_channel_logo{	
	background-image: url(/aktuell/img/news4kids2.png);
	margin-left:inherit;
}
.bkdesign_cards  .bknogroup .bknews_news4kids .bkentry_inner{
	background: #fff2c0;
}
.bknews_news4kids .bkentry_age._x{
	color: #fbcc18;
}
.bknews_news4kids .bkentry_subtitle{	
	color: #a30203;
}
.bknews_news4kids .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_news4kids .bkentry_inner_top,
.bkdesign_cards .bknews_news4kids .bkentry_button,
.bkdesign_list .bknews_news4kids .bkentry_button{	
	background-color: #a30203;
	border-color: rgba(0, 0, 0, 0.3);
}



/* jouractu ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_jouractu .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_jouractu .bkentry_channel_logo{	
	background-image: url(/aktuell/img/1jour1actu.gif);
}
.bkdesign_cards .bknogroup .bknews_jouractu .bkentry_inner_top,
.bkdesign_cards .bknews_jouractu .bkentry_modified{
    background:#4daed1;
}
.bkdesign_cards .bknogroup .bknews_jouractu .bkentry_inner{	
	background:#abe2f4;
}
.bknews_jouractu .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_jouractu .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_jouractu .bkentry_button,
.bkdesign_list .bknews_jouractu .bkentry_button{	
	background-color: #cd5a17;
	border-color: rgba(0, 0, 0, 0.3);
}



/* jeugdjournaal ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_jeugdjournaal .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_jeugdjournaal .bkentry_channel_logo{	
	background-image: url(/aktuell/img/jeugdjournaal.png);
}
.bkdesign_cards .bknogroup .bknews_jeugdjournaal .bkentry_inner_top,
.bkdesign_cards .bknews_jeugdjournaal .bkentry_modified{
    background: #d91337;
}
.bkdesign_cards .bknogroup .bknews_jeugdjournaal .bkentry_inner{	
	background: #abe2f4;
}
.bknews_jeugdjournaal .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_jeugdjournaal .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_jeugdjournaal .bkentry_button,
.bkdesign_list .bknews_jeugdjournaal .bkentry_button{	
	background-color: #149cd5;
	border-color: rgba(0, 0, 0, 0.3);
}


/* abcbtn ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_abcbtn .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_abcbtn .bkentry_channel_logo{	
	background-image: url(/aktuell/img/abcbtn.png);
}
.bkdesign_cards .bknogroup .bknews_abcbtn .bkentry_inner_top,
.bkdesign_cards .bknews_abcbtn .bkentry_modified{
    background: #697d9a;
}
.bkdesign_cards .bknogroup .bknews_abcbtn .bkentry_inner{	
	background: #abe2f4;
}
.bknews_abcbtn .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_abcbtn .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_abcbtn .bkentry_button,
.bkdesign_list .bknews_abcbtn .bkentry_button{	
	background-color: #342d55;
	border-color: rgba(0, 0, 0, 0.3);
}


/* scholastickidspress ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_scholastickidspress .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_scholastickidspress .bkentry_channel_logo{	
	background-image: url(/aktuell/img/scholastickidspress.png);
}
.bkdesign_cards .bknogroup .bknews_scholastickidspress .bkentry_inner_top,
.bkdesign_cards .bknews_scholastickidspress .bkentry_modified{
    background:#ec1e31;
}
.bkdesign_cards .bknogroup .bknews_scholastickidspress .bkentry_inner{	
	background:#abe2f4;
}
.bknews_scholastickidspress .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_scholastickidspress .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_scholastickidspress .bkentry_button,
.bkdesign_list .bknews_scholastickidspress .bkentry_button{	
	background-color: #0071b5;
	border-color: rgba(0, 0, 0, 0.3);
}


/* ultranyt ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_ultranyt .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_ultranyt .bkentry_channel_logo{	
	background-image: url(/aktuell/img/ultranyt.png);
}
.bkdesign_cards .bknogroup .bknews_ultranyt .bkentry_inner_top,
.bkdesign_cards .bknews_ultranyt .bkentry_modified{
    background:#f6cb5a;
}
.bkdesign_cards .bknogroup .bknews_ultranyt .bkentry_inner{	
	background:#f9d156;
}
.bknews_ultranyt .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_ultranyt .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_ultranyt .bkentry_button,
.bkdesign_list .bknews_ultranyt .bkentry_button{	
	background-color: #d94e54;
	border-color: rgba(0, 0, 0, 0.3);
}


/* supernytt ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_supernytt .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_supernytt .bkentry_channel_logo{	
	background-image: url(/aktuell/img/ultranyt.png);
}
.bkdesign_cards .bknogroup .bknews_supernytt .bkentry_inner_top,
.bkdesign_cards .bknews_supernytt .bkentry_modified{
    background:#00a0b4;
}
.bkdesign_cards .bknogroup .bknews_supernytt .bkentry_inner{	
	background:#f9d156;
}
.bknews_ultranyt .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_ultranyt .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_supernytt .bkentry_button,
.bkdesign_list .bknews_supernytt .bkentry_button{	
	background-color: #cf430d;
	border-color: rgba(0, 0, 0, 0.3);
}



/* lillaaktuellt ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_lillaaktuellt .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_lillaaktuellt .bkentry_channel_logo{	
	background-image: url(/aktuell/img/lilla-aktuellt.png);
}
.bkdesign_cards .bknogroup .bknews_lillaaktuellt .bkentry_inner_top,
.bkdesign_cards .bknews_lillaaktuellt .bkentry_modified{
    background:#d68f05;
}
.bkdesign_cards .bknogroup .bknews_lillaaktuellt .bkentry_inner{	
	background:#d13f08;
}
.bknews_lillaaktuellt .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_lillaaktuellt .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_lillaaktuellt .bkentry_button,
.bkdesign_list .bknews_lillaaktuellt .bkentry_button{	
	background-color: #2fbfa0;
	border-color: rgba(0, 0, 0, 0.3);
}



/* bbcnewsround ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_bbcnewsround .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_bbcnewsround .bkentry_channel_logo{	
	background-image: url(/aktuell/img/bbcnewsround.png);
}
.bkdesign_cards .bknogroup .bknews_bbcnewsround .bkentry_inner_top,
.bkdesign_cards .bknews_bbcnewsround .bkentry_modified{
    background:#d62d90;
}
.bkdesign_cards .bknogroup .bknews_bbcnewsround .bkentry_inner{	
	background:#abe2f4;
}
.bknews_bbcnewsround .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_jbbcnewsround .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_bbcnewsround .bkentry_button,
.bkdesign_list .bknews_bbcnewsround .bkentry_button{	
	background-color: #3dbfc7;
	border-color: rgba(0, 0, 0, 0.3);
}



/* newsforkidsnet ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_newsforkidsnet .bkentry_logo_panel{	
	background-color: #fff;
}
.bkdesign_cards .bknews_newsforkidsnet .bkentry_channel_logo{	
	background-image: url(/aktuell/img/newsforkidsnet.png);
}
.bkdesign_cards .bknogroup .bknews_newsforkidsnet .bkentry_inner_top,
.bkdesign_cards .bknews_newsforkidsnet .bkentry_modified{
    background:#bb2727;
}
.bkdesign_cards .bknogroup .bknews_newsforkidsnet .bkentry_inner{	
	background:#d13f08;
}
.bknews_newsforkidsnet .bkentry_subtitle{	
	color: #c54c00;
}
.bknews_newsforkidsnet .bkentry_age._x{
	 color: #20a9d6;
}
.bkdesign_cards .bknews_newsforkidsnet .bkentry_button,
.bkdesign_list .bknews_newsforkidsnet .bkentry_button{	
	background-color: #298129;
	border-color: rgba(0, 0, 0, 0.3);
}



/* NIB ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_nib .bkentry_logo_panel{	
    background-color: #fff;
}
.bkdesign_cards .bknews_nib .bkentry_channel_logo{	
	background-image: url(/aktuell/img/nib-logo.png);
}
.bkdesign_cards .bknews_nib .bkentry_inner{	
	background: #cc3333;
}
.bknews_nib .bkentry_subtitle{	
	color: #aee12b;
}
.bknews_nib .bkentry_modified{	
	color: #000;    
	font-weight: bold;
    font-size: 9px;
    background: #aee12b;
}
.bkdesign_cards .bknews_nib  .bkentry_button,
.bkdesign_list .bknews_nib  .bkentry_button{	
	background-color: #aee12b;
	border-color: rgba(0, 0, 0, 0.2);
	color: #000; 
}



/* SOWIESO ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_sowieso .bkentry_top_panel,
.bkdesign_cards .bknews_sowieso .bkentry_logo_panel{	
    background-color: #855caa;
}
.bkdesign_cards .bknews_sowieso .bkentry_channel_logo{	
	background-image: url(/aktuell/img/sowieso2.png);
	background-size: auto 80%;   
}
.bkdesign_cards .bknogroup .bknews_sowieso .bkentry_channel_logo{	
    margin-left: 7px;
}
.bkdesign_cards  .bknogroup .bknews_sowieso .bkentry_inner{	
	background: #855caa;
}
.bknews_sowieso .bkentry_subtitle{	
	color: #682d92;
}
.bknews_sowieso .bkentry_age._x{
	color: #855caa;
}
.bknews_sowieso .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_sowieso .bkentry_inner_top,
.bkdesign_cards .bknews_sowieso .bkentry_button,
.bkdesign_list .bknews_sowieso .bkentry_button{	
    background-color: #e63966;
    border-color: rgba(0, 0, 0, 0.3);
}



/* SPORTSPATZ ##############################################################################*/
/* ##########################################################################################*/
.bkdesign_cards .bknews_sportspatz .bkentry_logo_panel{	
	background-color:#fff;
}
.bkdesign_cards .bknews_sportspatz .bkentry_channel_logo{	
	background-image: url(/aktuell/img/sportspatz2.gif);
}
.bknews_sportspatz .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_sportspatz .bkentry_inner_top{
	font-weight: bold;
    font-size: 9px;
}
.bkdesign_cards  .bknogroup .bknews_sportspatz .bkentry_inner{	
	background: #4fbcec;
}
.bknews_sportspatz .bkentry_subtitle {
    color: #a3d228;
}
.bknews_sportspatz .bkentry_age._x{
	color: #4fbcec;
}
.bknews_sportspatz .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_sportspatz .bkentry_inner_top,
.bkdesign_cards .bknews_sportspatz .bkentry_button,
.bkdesign_list .bknews_sportspatz .bkentry_button{	
	background-color: #a3d228;
    border-color: rgba(0, 0, 0, 0.2);
   	color: #000;    
}



/* ZDF-logo #####################################################################################*/
/* ##########################################################################################*/
.bkdesign_cards  .bknews_logo .bkentry_top_panel,
.bkdesign_cards  .bknews_logo .bkentry_logo_panel{
	background-color:#34393f; 
}
.bkdesign_cards  .bknews_logo .bkentry_channel_logo{	
	background-image: url(/videos/bkimages/zdf.svg);
	background-size: auto 86%, 100%;
	background-position: 5px center, center center;
}
.bkdesign_cards   .bknogroup .bknews_logo  .bkentry_inner{	
	background: #34393f;
	background: #f1d5b7;
}
.bknews_logo .bkentry_age._x{
	color:#34393f;
}
.bknews_logo .bkentry_subtitle{	
	color:#34393f;
}
.bknews_logo .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_logo .bkentry_inner_top,
.bkdesign_cards .bknews_logo .bkentry_button,
.bkdesign_list .bknews_logo .bkentry_button{
    background-color:#34393f;
    color: #fff;
    border-color: rgba(0, 0, 0, 0.4);
}


/* ZDF-tivi #####################################################################################*/
/* ##########################################################################################*/


.bkdesign_cards  .bknews_tivi .bkentry_top_panel,
.bkdesign_cards  .bknews_tivi .bkentry_logo_panel{
	background-color:#053f57; 
}
.bkdesign_cards  .bknews_tivi .bkentry_channel_logo{	
	background-image: url(/aktuell/img/logo.png), url(/aktuell/img/logo-bg.png);
	background-size: auto 86%, 100%;
	background-position: 5px center, center center;
}
.bkdesign_cards   .bknogroup .bknews_tivi  .bkentry_inner{	
	background: #053f57; /* Old browsers */
	background: -moz-linear-gradient(top,  #053f57 0%, #41788d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #053f57 0%,#41788d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #053f57 0%,#41788d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053f57', endColorstr='#41788d',GradientType=0 ); /* IE6-9 */
}
.bknews_tivi .bkentry_age._x{
	color:#ffffff;
}
.bknews_tivi .bkentry_subtitle{	
	color:#34393f;
}
.bknews_tivi .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_tivi .bkentry_inner_top,
.bkdesign_cards .bknews_tivi .bkentry_button,
.bkdesign_list .bknews_tivi .bkentry_button{
    background-color:#007db3;
    color: #fff;
    border-color: rgba(0, 0, 0, 0.4);
}

/* Kleine Kinderzeitung #####################################################################################*/
/* ##########################################################################################*/


.bkdesign_cards  .bknews_kleinezeitung-feed .bkentry_top_panel,
.bkdesign_cards  .bknews_kleinezeitung-feed .bkentry_logo_panel{
	background-color:#ffffff; 
}
.bkdesign_cards  .bknews_kleinezeitung-feed .bkentry_channel_logo{	
	background-image: url(/aktuell/img/kleinezeitung-bg.png);
	background-size: auto 86%, 100%;
	background-position: 5px center, center center;
}
.bkdesign_cards   .bknogroup .bknews_kleinezeitung-feed  .bkentry_inner{	
	background: #ea5153;
}
.bknews_kleinezeitung-feed .bkentry_age._x{
	color:#c60d0f;
}
.bknews_kleinezeitung-feed .bkentry_subtitle{	
	color:#34393f;
}
.bknews_kleinezeitung-feed .bkentry_modified,
.bkdesign_cards .bknogroup .bknews_kleinezeitung-feed .bkentry_inner_top,
.bkdesign_cards .bknews_kleinezeitung-feed .bkentry_button,
.bkdesign_list .bknews_kleinezeitung-feed .bkentry_button{
    background-color:#c60d0f;
    color: #fff;
    border-color: rgba(0, 0, 0, 0.4);
}



/* VIDEOS ###################################################################################*/
/* ##########################################################################################*/
.bkdesign_list .bkvideoentry .bkentry_number,
.bkdesign_text .bkvideoentry .bkentry_number,
.bkdesign_cards .bkvideo_default .bkentry_number,
[id^="bkgroup_"].bkcolor_videos .bkentry_number{
	background-color: #ffbd05;
	border-color: #be7e04;
}
.bkdesign_cards .bkcolor_videos .placeholder .bkentry_number{
	background-color: #ffbd05;
}

/* number-background */
/* ##################################*/


.bkvideoentry .bkentry_button .bksource_highlight{
	background: rgba(255, 173, 29, 1);
	background: -moz-linear-gradient(top, rgba(255, 173, 29, 1) 0%, rgba(255, 223, 127, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 173, 29, 1)), color-stop(100%, rgba(255, 223, 127, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 173, 29, 1) 0%, rgba(255, 223, 127, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 173, 29, 1) 0%, rgba(255, 223, 127, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 173, 29, 1) 0%, rgba(255, 223, 127, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 173, 29, 1) 0%, rgba(255, 223, 127, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffad1d', endColorstr='#ffdf7f', GradientType=0 );

}





/* GAMES ####################################################################################*/
/* ##########################################################################################*/

/* Border  */
/* ##################################*/

.bkgame_default.bkitem,
.bkgame_default .bkentry_inner_top,
.bkgame_default .bkentry_inner_bottom,
.bkgame_default .bkentry_number_outer._top,
.bkgame_default .bkentry_webshot_panel{	
	border-color:#3f85d9;
	border-top-color:#3f85d9;
	border-bottom-color:#3f85d9;
}

/* entry*/
/* ##################################*/
.bkgames_cards .bkgame_default .bkentry_number{	
	border-color:  rgba(66, 119, 208, 0) #244d7d #224977 #0379a1;
}
.bkgames_cards .bkgame_default .bkentry_panel_inner .bkentry_longdate{
	background:#88c01c;
	color:#fff;
}




/* webshotpanel | Imagepanel */
/* ##################################*/
.bknogroup .bkgame_default .bkentry_image_panel{
	background-color: #88c01c;
}
.bkgame_default .bkentry_inner_podcast  .bkentry_modified{
	color: #fff;
}




/* titlepanel*/
/* ##################################*/
.bkdesign_cards .bkentry._front .bkentry_title_panel._game{
    background:#7bb12a;
}
.bkdesign_text .bkgame_default .bkentry_inner_bottom{
	color: rgba(0, 0, 0, 0.25);
}
	
/* title */
/* ##################################*/
.bknogroup .bkgame_default .bkentry_title{	
	color:#000;
}
/* subtitle */
/* ##################################*/
.bkgame_default .bkentry_subtitle{	
	color:#569400
} 
.bkgames_cards .bkgame_default.bkpdfentry .bkentry_subtitle{	
	color:#fff;
} 


	

/* infopanel*/
/* ##################################*/
.bkdesign_cards .bkitem.bkgame-entry .bkentry_game_info_panel {
    background-color: #7bb12a
}


/* infopanel */
/* ##################################*/
[class*="bkdesign_"]:not(.bkdesign_textonly):not(.bkdesign_text) .bkgame_default .bkentry_info_panel ._tr:nth-child(even) ._td{
	background: rgba(130, 198, 250, 0.23);
	color: #88c01c;
}
[class*="bkdesign_"]:not(.bkdesign_textonly):not(.bkdesign_text) .bkgame_default .bkentry_info_panel ._tr:nth-child(odd) ._td{
	color: #88c01c;
}
.bkdesign_text .bksearch_bkgames .bkentry_info_panel ._td{
	color: #88c01c;
}



/* button */
/* ##################################*/
.bkdesign_list .bkgame_default  .bkentry_button,
.bkdesign_cards .bkgame_default .bkentry_button{
    background-color:#7bb12a;
    border: 1px solid rgba(0, 0, 0, 0.4);
 }


/* number-background */
/* ##################################*/

.bkdesign_text .bknogroup .bkgame_default .bkentry_number,
.bkdesign_list .bknogroup .bkgame_default .bkentry_number,
.bkdesign_cards .bknogroup  .bkgame_default .bkentry_number{
	background-color:#88c01c;
}

.bkdesign_cards .bkcolor_games .placeholder .bkentry_number,
.bkdesign_cards .bkgroup .bkgame_default .bkentry_number{
	background-color:#72a01c;
}

/* tags | links | numbers */
/* ##################################*/

.bkdesign_textonly .bkgame_default .bkentry_tag,
.bkdesign_textonly .bkgame_default .bkentry_link_panel,
.bkdesign_textonly .bkgame_default .bkentry_linktext,

.bkdesign_text .bkgame_default .bkentry_tag,
.bkdesign_text .bkgame_default .bkentry_link_panel,
.bkdesign_text .bkgame_default .bkentry_linktext{
	color:#72a01c;
}
/*
.bkcolor_searchresult .bkentry_button .bksource_highlight,*/
.bkgame_default .bkentry_button .bksource_highlight{
	background: rgba(85, 211, 255, 1);
 }




/* Abenteuerspiele */
.bkdesign_cards  .bkitem[class*="_Abenteuerspiele"] .bkentry .bkentry_game_info_panel{
    background: #ef5350	
}

/* Actionspiele */
.bkdesign_cards  .bkitem[class*="_Actionspiele"] .bkentry .bkentry_game_info_panel{	
    background: #ec407a
}

/* Audiospiele */
.bkdesign_cards .bkitem[class*="_Audiospiele"] .bkentry .bkentry_game_info_panel{	
	background: #ba68c8;
}

/* Brettspiele */
.bkdesign_cards  .bkitem[class*="_Brettspiele"] .bkentry .bkentry_game_info_panel{	
    background: #9575cd;
}

/* Denkspiele */
.bkdesign_cards  .bkitem[class*="_Denkspiele"] .bkentry .bkentry_game_info_panel{	
   background: #5c6bc0;
}

/* Geschicklichkeitsspiele */
.bkdesign_cards  .bkitem[class*="_Geschicklichkeitsspiele"] .bkentry .bkentry_game_info_panel{	
    background: #64b5f6;
}
/* Legespiele */
.bkdesign_cards  .bkitem[class*="_Legespiele"] .bkentry .bkentry_game_info_panel{	
	background: #f57c00;
}

/* Lernspiele */
.bkdesign_cards  .bkitem[class*="_Lernspiele"] .bkentry .bkentry_game_info_panel{	
	background:#00bcd4;
}

/* Malspiele */
.bkdesign_cards  .bkitem[class*="_Malspiele"] .bkentry .bkentry_game_info_panel{	
    background:#26a69a;
}

/* Puzzle */
.bkdesign_cards  .bkitem[class*="_Puzzle"] .bkentry .bkentry_game_info_panel{	
    background: #81c784;
}

/* Quiz*/
.bkdesign_cards .bkitem[class*="_Quiz"] .bkentry .bkentry_game_info_panel{	
background:#c0ca33;
}

/* Sportspiele */
.bkdesign_cards  .bkitem[class*="_Sportspiele"] .bkentry .bkentry_game_info_panel{	
    background:#ffc107;
}











/* EZINE ###################################################################################*/
/* ##########################################################################################*/

/* cards */
/* ##################################*/
[class*="bkezine"].bkitem .bkitem{
	border-color:#ed9f05;
}
.bkdesign_list [class*="bkezine"].bkitem .bkentry_number,
.bkdesign_text [class*="bkezine"].bkitem .bkentry_number,
.bkdesign_cards [class*="bkezine"].bkitem .bkentry_number{
	background-color: #ed9f05;
	border-color: #be7e04;
}
.bkdesign_cards .bknogroup [class*="bkezine"].bkitem .bkentry_number{
	box-shadow: inset -1px -0px 0px rgba(98, 98, 98, 0.57), inset 1px 1px 0px rgba(255, 255, 255, 0.54);
}
[class*="bkezine"].bkitem .bkentry_inner{
border-color: #ffb005 #d19004 #c28940 #e3ba05;}


/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_ezine .placeholder .bkentry_number,
.bkdesign_text [class*="bkezine"].bkitem .bkentry_number_outer,
.bkdesign_list [class*="bkezine"].bkitem .bkentry_number,
.bkdesign_cards [class*="bkezine"].bkitem .bkentry_number{
	background-color: #ffa605;
}
.bkdesign_cards [class*="bkezine"].bkitem.bkgroup .bkentry_number{
	background-color: #ffa605;
	border-color: #be7e04;
}


/* subtitle */
/* ##################################*/
[class*="bkezine"].bkitem  .bkentry_subtitle{	
	color:#ffa605;
} 

.bkdesign_cards .bkezine_gruselgeschichten .bkentry_button,
.bkdesign_list .bkezine_gruselgeschichten .bkentry_button {
     background-color: #82ac33;
    border-color: #4f8500;
}

.bkdesign_cards .bkezine_geschichten .bkentry_button,
.bkdesign_list .bkezine_geschichten .bkentry_button {
     background-color: #8e5b9f;
    border-color:#60326f;
}

.bkdesign_cards .bkezine_stars .bkentry_button,
.bkdesign_list .bkezine_stars .bkentry_button {
	background-color: #6992c4;
    border-color: #315075;
}

.bkdesign_cards .bkezine_berichte .bkentry_button,
.bkdesign_list .bkezine_berichte .bkentry_button {
	background-color: #e97816;
    border-color: #b3621c;
}

.bkdesign_cards .bkezine_reportagen .bkentry_button,
.bkdesign_list .bkezine_reportagen .bkentry_button {
    background-color:#ff9f27;
    border-color:#d0790a;
}

.bkdesign_cards .bkezine_manga .bkentry_button,
.bkdesign_list .bkezine_manga .bkentry_button {
	background-color: #3bb89c; 
    border-color:#25846e;
}






/* TURKWEB #############################################################################*/
/* ##########################################################################################*/

/* Border  */
/* ##################################*/
.bkturkweb_default:not(.tuerkischplus)  .bkitem,
.bkturkweb_default:not(.tuerkischplus)  .bkentry_inner_top,
.bkturkweb_default:not(.tuerkischplus)  .bkentry_inner_bottom,
.bkturkweb_default:not(.tuerkischplus)  .bkentry_number_outer._top,
.bkturkweb_default:not(.tuerkischplus)  .bkentry_webshot_panel{	
	border-color:#d10d25;
	border-top-color:#d10d25;
	border-bottom-color:#d10d25;
}

/* entry*/
/* ##################################*/
 .bkdesign_cards .bknogroup .bkturkweb:not(.tuerkischplus)  .bkentry{	
	background-color: #ffeef1;
}
 .bkdesign_cards .bknogroup .bkturkweb:not(.tuerkischplus)  .bkentry_inner{	
	border-color: #fbfffc #ff9fb0 #ff96be #fff9ff;
	box-shadow: inset -1px -1px 0px rgba(255, 255, 255, 0.83), inset 1px 1px 0px rgba(255, 168, 190, 0.5);
}

/* infopanel */
/* ##################################*/
.bkturkweb .bkentry_info_panel ._tr:nth-child(even) ._td{
	background: #d10d25;
}
.bkturkweb .bkentry_info_panel ._tr:nth-child(odd) ._td{
	background-color:#a30303;
}

/* Imagepanel */
/* ##################################*/
.bkturkweb:not(.tuerkischplus) .bkentry_image_panel{
	background-color:#a30303;
}
.bknogroup .tuerkischplus .bkentry_webshot_panel,
.tuerkischplus .bkentry_image_panel{
	background-color: #c4c4c4;
}



/* button */
/* ##################################*/
 .bkdesign_list .tuerkischplus .bkentry_button,
 .bkdesign_cards .tuerkischplus .bkentry_button,
 .bkdesign_list .bkturkweb .bkentry_button,
 .bkdesign_cards .bkturkweb_default .bkentry_button{
    background-color: #a30303;
    border-color: #8b2324;
}



/* number-background */
/* ##################################*/
.bkdesign_cards .bkcolor_turkweb .placeholder .bkentry_number,
.bkdesign_cards .bkgroup .bkturkweb_default .bkentry_number{
	background-color:#d10d25;
}

.bkdesign_text .bkturkweb_default .bkentry_number,
.bkdesign_list .bkturkweb_default .bkentry_number,
.bkdesign_cards .bknogroup .bkturkweb_default .bkentry_number{
	background-color: #d10d25;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bkturkweb  .bkentry_tag,
.bkdesign_textonly .bkturkweb  .bkentry_link_panel,
.bkdesign_textonly .bkturkweb .bkentry_linktext,

.bkdesign_text .bkturkweb .bkentry_tag,
.bkdesign_text .bkturkweb .bkentry_link_panel,
.bkdesign_text .bkturkweb .bkentry_linktext{
	color:#d10d25;
}

 .bkdesign_cards .tuerkischplus .bkentry_button .bksource_highlight{
	background-color: #dfdada;
}








/* SICHERHEIT ##############################################################################*/
/* ##########################################################################################*/
.bkitem[class*="bksafety"] .bkentry_title_panel{
	background-color:#cd4c8f;
}
.bkitem[class*="bksafety"] .bkentry_description>b{
	color:#cd4c8f;
}


/* button */
/* ##################################*/
.bkdesign_list .bkitem[class*="bksafety"] .bkentry_button,
.bkdesign_cards .bkitem[class*="bksafety"] .bkentry_button{
	background-color: #c6277a;
    border-color: #94025e rgba(80, 4, 52, 0.54) rgba(111, 17, 76, 0.41) #5c043c;
}
.bkdesign_cards .bkcolor_safety .placeholder .bkentry_number{
	background-color:#cd4c8f;
}









/* SEITENSTARK ##############################################################################*/
/* ##########################################################################################*/
/* Border */
/* ##################################*/
.bkseitenstark_default.bkitem,
.bkseitenstark_default .bkentry_number_outer._top,
.bkseitenstark_default .bkentry_inner_top,
.bkseitenstark_default .bkentry_inner_bottom,
.bkseitenstark_default .bkentry_webshot_panel{	
	border-color:#afac43;
	border-top-color:#afac43;
}

/* entry*/
/* ##################################*/
.bkdesign_cards .bknogroup .bkseitenstark_default .bkentry_number{	
	border-color: rgba(114, 124, 57, 0) rgba(83, 93, 17, 0.86) rgba(79, 89, 2, 1) rgba(84, 93, 43, 0.69);
}

/* webshotpanel | imagepanel*/
/* ##################################*/
.bkseitenstark_default .bkentry_image_panel{
	background-color:#afac43;
}

/* site */
/* ##################################*/
.bkseitenstark_default .bkentry_site_panel{	
	color:#afac43
} 
/* subtitle */
/* ##################################*/
.bkseitenstark_default .bkentry_subtitle{	
	color:#fff;
} 

/* title */
/* ##################################*/
.bknogroup .bkseitenstark_default .bkentry_title_panel{	
	background-color:#afac43;
	    color: #fff;
}


/* number-background */
/* ##################################*/
.bkcolor_seitenstark .placeholder .bkentry_number,
.bkdesign_text .bkseitenstark_default .bkentry_number,
.bkdesign_list .bkseitenstark_default .bkentry_number,
.bkdesign_cards .bkseitenstark_default .bkentry_number{
	background-color:#afac43;
}

/* tags | links | numbers */
/* ##################################*/
.bkdesign_textonly .bkseitenstark_default .bkentry_tag,
.bkdesign_textonly .bkseitenstark_default .bkentry_link_panel,
.bkdesign_textonly .bkseitenstark_default .bkentry_linktext

.bkdesign_text .bkseitenstark_default .bkentry_tag,
.bkdesign_text .bkseitenstark_default .bkentry_link_panel,
.bkdesign_text .bkseitenstark_default .bkentry_linktext{
	color:#afac43;
}


/* button */
/* ##################################*/
.bkcolor_seitenstark .bkbutton_teaser,
.bkdesign_list .bkseitenstark_default .bkentry_button,
.bkdesign_cards .bkseitenstark_default .bkentry_button{
    background-color: #afac43;
} 

/* seitenstark */
.bkcolor_seitenstark .bkbrowser_controlpanel  .bkbutton:not(._sq),
.bkcolor_seitenstark.bkgroup ._bottom .bkbutton{
    background-color: #827f27;
    border-color: #67640d;
}









/* HOVER ####################################################################################*/
/* ##########################################################################################*/
.bkdesign_textonly .bkentry_title:hover,
.bkdesign_textonly .bkentry_subtitle:hover,
.bkdesign_textonly .bkentry_tag:hover,
.bkdesign_textonly .bkentry_linktext:hover,
.bkdesign_text .bkentry_title:hover,
.bkdesign_text .bkentry_subtitle:hover,
.bkdesign_text .bkentry_tag:hover,
.bkdesign_text .bkentry_linktext:hover,
.bkdesign_text .bkentry_url_panel:hover .bkentry_url,
.bkdesign_list .bkentry_title:hover,
.bkdesign_list .bkentry_subtitle:hover,
.bkdesign_list .bkentry_url_panel:hover .bkentry_url{
	color:#04c5c9;
}
.bkdesign_list .bkentry_webshot_panel:hover,
.bkdesign_list .bkentry_image_panel:hover,
.bkdesign_text .bkentry_webshot_panel:hover,
.bkdesign_text .bkentry_image_panel:hover{
	background-color:#04c5c9;
}
