@charset "utf-8";

/*Picasalow*/
.dsarticle_content > .cpicasalow { font-size:1.3em; line-height:1.8em; }
.cpicasalow .editbalken { margin:0px 0px 10px 0px; }
.cpicasalow .grid:after { content:''; display:block; clear:both; }
.cpicasalow .thumbnail { position:relative; float:left; padding:0 15px; margin-bottom:30px; box-sizing:border-box; }
.cpicasalow .anzahl-2 .thumbnail { width:100%; }
.cpicasalow .anzahl-5 .thumbnail, .cpicasalow .anzahl-10 .thumbnail, .cpicasalow .anzahl-15 .thumbnail, .cpicasalow .anzahl-20 .thumbnail { width:20%; }
.cpicasalow .thumbnail > a.image {
	position:relative; width:100%; padding-bottom:100%; display:block;
	background:url('../mm/loader_white.gif') no-repeat center center; 
}
.cpicasalow .thumbnail > a.image > span { position:absolute; top:0; right:0; bottom:0; left:0; background-position:center center; background-size:cover; }
.cpicasalow .thumbnail > a.download { 
	position:absolute; bottom:0; right:2px; width:40px; height:40px; line-height:40px; font-size:16px; text-align:center; color:#fff; background-color:#e20026;
}