body {
background: #000000;
background-image: url("../images/wasserzeichen2.png");
background-repeat: no-repeat;
background-position: right 100%;
background-attachment: fixed;
}

.blog-fussball1 {
background-image: url("../images/fussball.png");
background-repeat: no-repeat;
background-position: right 100%;
}

.blog-badminton {
background-image: url("../images/badminton.png");
background-repeat: no-repeat;
background-position: right 100%;
}

<li  {if $sCategory.flag} class="active"{/if}style="background-color:#00FF00"><a href="######LINK#####" title="sportwoche" target="_self" {if $sCategory.flag} class="active"{/if}><span style="color:#DF2D2F; font-weight:bolder;">Kategorie</span></a</li>

