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


/* ######################################## TEXT ONLY #######################################*/
/* ##########################################################################################*/
.bkdesign_textonly {
	background:#f9f9f9;
}



/* figure - DEFAULT ##########################################*/
/* ###########################################################*/
.bkdesign_textonly .bkitem {
	display: block;
	padding: 2em 0 ;
	font-family: "Courier New", monospace;
	display:block !important;
}

/* figure - GROUP ############################################*/
.bkdesign_textonly .bkgroup .bkitem {
	margin:0 !important;
}





/* NUMBER-TOP - DEFAULT ######################################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_line{
	display:block;
}



/* NUMBER-TOP - DEFAULT ######################################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_number{
	font-size: 1.5em;
	font-weight: bold;
	color:#000;
}

/* NUMBER-TOP - NOGROUP ######################################*/
.bkdesign_textonly .bkentry_number_outer._top {
    display: block;
	margin-bottom:0.8em;
}

/* NUMBER-TOP - GROUP ######################################*/
.bkdesign_textonly .bkgroup .bkentry_number_outer._top {
    display: block;
	margin-bottom:0.8em; 
	margin-left: 2em;
}







/* ENTRY-OUTER - GROUP #######################################*/
/* ###########################################################*/
.bkdesign_textonly .bkgroup .bkentry_outer{
    margin: 0 2em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}








/* ENTRY-SITE-PANEL  - DEFAULT ###############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_inner_middle .bkentry_site_panel{
	display:block;
	margin-bottom:0.6em;
}







/* ENTRY-TITLE-PANEL  - DEFAULT ##############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_subtitle{
	margin-bottom:0.6em;
}

/* ENTRY-TITLE-PANEL  - NOGROUP ##############################*/
.bkdesign_textonly .bknogroup .bkentry_title_panel{
	margin-bottom:0.83em;
}

/* ENTRY-TITLE-PANEL  - GROUP ################################*/
.bkdesign_textonly .bkgroup .bkentry_title_panel._a{	
	display:block;
}
.bkdesign_textonly .bkgroup .bkentry_inner > .bkentry_title_panel{	
	display:block;
}
.bkdesign_textonly .bkgroup .bkentry_title_panel .bkentry_url {	
	display:block;
	color:#000;	
	margin: 0.5em 0;
}








/* ENTRY-URL-PANEL  - NOGROUP ################################*/
/* ###########################################################*/
.bkdesign_textonly .bknogroup .bkentry_url_panel{
	display:block;
	margin-bottom: 0.8em;
	word-break: break-word;
}
.bkdesign_textonly .bknogroup .bkentry_url_panel .bkentry_url{
	color:#000;
	text-decoration:underline;
}





/*ENTRY-INFO-PANEL - DEFAULT ###############################*/
.bkdesign_textonly .bkentry_inner_middle > .bkentry_info_panel._last{
	display: block;
	margin: 1em 0;
	font-size: 14px;
}
.bkdesign_textonly .bkentry_inner_middle > .bkentry_info_panel .tr{
	display: inline-block;
	margin-right:15px;
}
.bkdesign_textonly .bkentry_inner_middle > .bkentry_info_panel .td{
    display: inline-block;
}

.bkdesign_textonly .bkentry_info_panel:not(._first) .tr:nth-child(even) .td{
	background:  none;
	color: #000
}
.bkdesign_textonly .bkentry_info_panel:not(._first) .tr:nth-child(odd) .td{
	background: none; 
	color: #000;
}




/* ENTRY-DESCRIPTION-PANEL - DEFAULT #########################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_description_panel{
	line-height: 1.6;
	margin-bottom: 1em;
	font-size:large;
}	






/* ENTRY-LINK-PANEL - DEFAULT ##################################*/
/* #############################################################*/
.bkdesign_textonly .bkentry_link_panel{
	font-weight:bold;
	font-size:large;
}
.bkdesign_textonly .bkentry_linktext:before{	
	content:"\25BA\ ";
	font-size: 1.4em;
}
.bkdesign_textonly .bkentry_linktext:hover{	
	color:#04c5c9;
}







/* ENTRY-INNER-BOTTOM - DEFAULT ##############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_inner_bottom{
	margin-top:1em;
	line-height:1.6em;
}
.bkdesign_textonly .bkentry_inner_bottom .bkentry_caption{
	display:inline-block;
	color:#848484;
}








/* ENTRY-AGING-PANEL - DEFAULT ###############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_inner_bottom .bkentry_aging_panel{
	display:block;
	color:#848484;
	margin: 0.2em 0;
}







/* ENTRY-COUNTRY-PANEL - DEFAULT #############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_country_panel{
	display:block;
	margin: 0.2em 0;
}
.bkdesign_textonly .bkentry_country{
	display:inline-block;
	color:#848484;
}







/* ENTRY-LANGUAGE-PANEL - DEFAULT ############################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_language_panel{
	display:block;
}
.bkdesign_textonly .bkentry_language{
	display:inline-block;
	color:#848484;
}
.bkdesign_textonly .bkentry_language:after{	
	content:", ";
}
.bkdesign_textonly  .bkentry_language:last-child:after{	
	content:"";
}







/* ENTRY-TAG-PANEL - DEFAULT #################################*/
/* ###########################################################*/
.bkdesign_textonly .bkentry_tag_panel {
	margin-top:0.83em;
}
.bkdesign_textonly .bkentry_tag {
	text-decoration:none;
}
.bkdesign_textonly .bkentry_tag:hover {
	text-decoration:none;
}
.bkdesign_textonly .bkentry_tag._seitenstark ._hashtag,
.bkdesign_textonly .bkentry_tag._seitenstark .bkentry_seitenstark,
.bkdesign_textonly .bkentry_tag._seitenstark ._komma{
	display:inline-block;
}
.bkdesign_textonly .bkentry_tag:hover .bkentry_topic,
.bkdesign_textonly .bkentry_tag:hover .bkentry_supertopic,
.bkdesign_textonly .bkentry_tag:hover .bkentry_seitenstark{
	text-decoration:underline;
}
.bkdesign_textonly .bkentry_tag ._hashtag:before{	
	content:"#";
}
.bkdesign_textonly .bkentry_tag ._komma:after{	
	content:", ";
}
.bkdesign_textonly .bkentry_tag:last-child ._komma:after{	
	content:"";
}















