/***** CSS an dieser Stelle wirkt sich auf alle Skins für alle Benutzer aus *****/

/* Siehe auch: [[MediaWiki:Monobook.css]] */
/* <pre><nowiki> */


/*** Forum-Formatierung (von -Algorithm und -Splarka) ***/

.forumheader { 
     border: 1px solid #aaaaaa; background-color: #f9f9f9; margin-top: 0.5em; padding: 10px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none;
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new {  
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}

{
    body, #content { background: white!important; }
    .infoboxfooter { display:none;!important }
}

/* Help header tests by Catherine */

    .basic {
        background-image: url('http://images.wikia.com/communitytest/images/3/3b/Greenheader.png'); 
        color:#006600; 
     }

    .moderate {
        background-image: url('http://images.wikia.com/communitytest/images/7/7f/Blueheader.png');
        color:#333399; 
     }

    .expert {
        background-image: url('http://images.wikia.com/communitytest/images/e/ed/Purpleheader.png');
        color:#663399; 
     }

    .red {
        background-image: url('http://images.wikia.com/halo/images/7/79/Redheader.png');
        color:#990000; 
     }

    .helpheader {
        background-repeat: repeat-y;
        font-size: 140%; 
        line-height: 150%; 
        margin: 15px 0px 3px 0px; 
        padding:0.4em; 
        text-align:left; 
        vertical-align:middle; 
        border-style: none;
     }

/* </pre></nowiki> */