html          { font-family               : Arial,"Gill Sans Lt","Trebuchet MS",Verdana,Helvetica,sans-serif;
                      font-size                 : 16px;
                overflow                  : hidden }    /* keine Rollbalken */

body          { color                     : #000000;
                background-color          : #ffffff;
                background-image          : url("../img/gtexture.gif");
                background-repeat         : repeat;
                background-attachment     : fixed;
                text-align                : center;
                padding-top               : 0px;
                padding-right             : 0px;
                padding-bottom            : 0px;
                padding-left              : 0px;
                margin-top                : 0px;
                margin-right              : 0px;
                margin-bottom             : 0px;
                margin-left               : 0px;
                height                    : 100%;
                width                     : 100% }

h1            { font-size                 : 260%;
                line-height               : 120%;
                color                     : #c0c0c0;
                font-weight               : bolder;
                font-style                : normal;
                letter-spacing            : 0px;
                text-decoration           : none;
                text-transform            : uppercase }

h1 big        { font-size                 : 120%;
                font-weight               : bold }

#dom          { width                     : 303px;
                      height                    : 510px;
                      vertical-align            : text-top;
                      border-style              : none;
                      border-width              : 0px }

/* Bannertext */
.snakestyle   { font-family               : "Trebuchet MS","Gill Sans Lt",Arial,Verdana,Helvetica,sans-serif;
                font-size                 : 82%;
                font-weight               : bold;
                color                     : #FF0000;
                position                  : absolute;
                top                       : -50px;
                visibility                : visible }