@import "../../_common/css/plugins/remateasers.css";
@import "../../otr/css/plugins/news.css";
@import "plugins/affiliatefinder.css";
@import "plugins/news.css";

#meta { right: 10px;}

a.download:before {
    color: inherit;
    content: "n";
    display: inline-block;
    font-family: 'rema-tiptop-otr';
    font-weight: normal;
    padding-right: 5px;
    white-space: pre-wrap;
    position: relative; top: 2px; font-size: 14px;
}

a.download {
  text-decoration: underline;
}
a.download:hover {
  color: #e30018;
  text-decoration: none;
}

@media screen and (min-width:0\0) { 

	a.download:before { display: none; }	
	a.download { padding-left: 20px; background: url("../../_common/images/icons/icon_download.png") no-repeat 0 0; }
}