@media screen {/* -------------------------------------------------------------------------- *//* General page settings                                                      *//* -------------------------------------------------------------------------- */body    {       border-width:         0;                padding:              0;                background:           #eae9df;                color:                #000000;                font:                 normal normal normal 10pt arial,helvetica,sans-serif;                letter-spacing:       0.0em;                word-spacing:         0.0em;                text-align:           left;        }#logo        {       display:              none;            }div[id=header]        {       position:             fixed;                top:                  0px;                left:                 222px;                right:                5px;                height:               5px;                border-bottom:        2px solid black;                background:           #eae9df;                z-index:              8;        }div[id=footer]        {       position:             fixed;                bottom:               0px;                left:                 222px;                right:                5px;                height:               5px;                border-top:           2px solid black;                background:           #eae9df;                z-index:              8;        }div[id=footer_menu]        {       display:              none;         }div[id=helper]        {       position:             fixed;                top:                  0px;                bottom:               0px;                left:                 222px;                right:                0px;                margin:               0px;                margin-right:         5px;                border-left:          2px solid black;                border-right:         2px solid black;                background:           #efebcd;                text-align:           left;                vertical-align:       top;                z-index:              1;        }/* --- Menü ----------------------------------------------------------------- */#menu        {       position:             absolute;                top:                  0px;                left:                 0px;                margin:               5px;                padding:              5px;                height:               100%;                width:                200px;                border:               2px solid black;                color:                #9f1507;                background:           #b39646;                font:                 normal normal normal 10pt arial,helvetica,sans-serif;                text-align:           left;                z-index:              9;        }div[id=menu]        {       position:             fixed !important;                bottom:               0px !important;                height:               auto !important;        }#menu div        {       text-align:           center;        }        .w3c_validator        {       position:             absolute;                bottom:               1em;                width:                100%;        }/* --- Main ----------------------------------------------------------------- */div[id=main]        {       position:             absolute;                top:                  0px;                bottom:               0px;                left:                 222px;                right:                0px;                margin:               0px;                margin-right:         5px;                text-align:           left;                vertical-align:       top;                z-index:              2;        }.content        {       padding:              20px;        }/* -------------------------------------------------------------------------- *//* General table settings                                                     *//* -------------------------------------------------------------------------- */table.padding tr td        {       padding-right:        1em;                padding-bottom:       1em;        }/* -------------------------------------------------------------------------- *//* General link settings                                                      *//* -------------------------------------------------------------------------- */a:link        {       color:               #9f1507;                text-decoration:     none;                font-weight:         bold;        }a:visited        {       color:               #9f1507;                text-decoration:     none;                font-weight:         bold;        }a:hover        {       color:               #9f1507;                text-decoration:     overline underline;                font-weight:         bold;        }a:active        {       color:               #9f1507;                text-decoration:     none;                font-weight:         bold;        }#menu a        {       color:               #efebcd;                text-align:          center;        }/* -------------------------------------------------------------------------- *//* General text style settings                                                *//* -------------------------------------------------------------------------- */h1      {       font-size:           18pt;                font-weight:         bold;                letter-spacing:      3pt;                text-align:          left;        }h2      {       font-size:           14pt;                font-weight:         bold;                letter-spacing:      2pt;                text-align:          left;                margin-bottom:       15px;        }h3      {       font-size:           12pt;                font-weight:         bold;                letter-spacing:      1pt;                text-align:          left;                margin-bottom:       10px;        }*.h3    {       font-size:           12pt;                font-weight:         bold;                letter-spacing:      1pt;                text-align:          left;                margin-bottom:       10px;        }h4      {       font-size:           10pt;                font-weight:         bold;                letter-spacing:      0pt;                text-align:          left;        }h5      {       font-size:           12pt;                font-weight:         bold;                letter-spacing:      1pt;                text-align:          center;                background:          #a61a0c;                color:               #ffffff;                margin-top:          0px;                margin-bottom:       15px;        }h6      {       font-size:           10pt;                font-weight:         bold;                letter-spacing:      1pt;                text-align:          left;                background:          #a61a0c;                color:               #ffffff;                margin-top:          0px;                margin-bottom:       5px;                padding:             1px;        }p.news  {                margin-top:          0px;        }.big    {       font-size:           14pt;        }.small  {       font-size:           8pt;        }        }/* -------------------------------------------------------------------------- */
