.article-tags [class*=" icon-"]:before, .article-tags [class^=icon-]:before{color: black;}
/* .article-tags [class*=" icon-"],.article-tags [class^=icon-]{ margin-right: 10px; } */

.uk-articles-tags{ margin:0; padding:0;	list-style:none;  }
.uk-articles-tags li{ margin:4px; display: block; float: left;  font-size:16px}
.uk-articles-tags li, .uk-articles-tags a{ float:left; height:24px; line-height:24px !important; position:relative;}
.uk-articles-tags a{ margin-left:20px; padding:0 10px 0 12px !important; background:#E00202 !important; text-decoration:none; 
	-moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px;	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; }
.uk-articles-tags a:before{ content:""; float:left; position:absolute; top:0; left:-12px; width:0; height:0;
	border-color:transparent #E00202 transparent transparent; border-style:solid; border-width:12px 12px 12px 0; }
.uk-articles-tags a:after{ content:""; position:absolute; top:10px; left:0; float:left; width:4px; height:4px;
	-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#fff; -moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977; box-shadow:-1px -1px 2px #004977; }
.well{ float:left; }
.uk-articles-tags a:hover{background:#555555 !important;}	
.uk-articles-tags a:hover:before{border-color:transparent #555555 transparent transparent;}
.uk-articles-tags li.hidetag{ display: none; }
.article-tagsm .ticons i{ padding: 8px 0; }
.uk-articles-tags .expander{ line-height: 14px !important; }
.article-tagsm .expander{ color: #fff !important; }
.article-tagsm .uk-articles-tags a.css-flat{
	color: #fff!important;
}
.article-tagsm .ticons { color: #000; }
/* .icon-globe:before{ content: "\f0ac"; } */

/*damit linksbündig */
.article-tagsm {
		margin-left: 18px; display: flex;

}
.article-tagsm .ticons { color: #f;margin-left: -18px;
}

