HR {
        width : 100%;
        color : Gray;
}
BODY{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color: Silver;
        font-style : normal;
        word-spacing : normal;
        text-decoration : none;
         margin-top:0;
         margin-left:0;
        background-image : url(http://www.streetfighter-franken.de/de/images/bg.jpg);
        background-repeat : no-repeat;
        background-attachment : fixed;
        background-position : top;
        background-color : Black;
}
TABLE, TD, DIV {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color: Silver;
        font-style : normal;
        word-spacing : normal;
        text-decoration : none;

}


A {
        color: #ff0000;
        text-decoration : none;
        font-weight : bold;
}

A:Hover {
        color: #990000;
        text-decoration : none;

}

H1 {
        color: Silver;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 24px;
        font-weight : normal;
}
H2 {
        color: Silver;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 20px;
        font-weight : normal;
}
 H3 {
        color: Silver;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 16px;
        font-weight : bold;
}
 H4 {
        color: Silver;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
}
.smtxt{
        background: transparent;
}
.Titel {
        color: white;
}
.transparent {
        filter:alpha(opacity=50);
        width: 100%;
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.small {
       color: Silver;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9px;
        font-weight : normal;
}
