/* -------- Body Einstellungen --------- */

body    {
background-color:#e4e9ee;
font-family: Verdana, Arial, Helvetica;
color: #222222;
font-size: 11px;
}

/* --------- Link Einstellungen ---------- */
a:link    {color:#265694; text-decoration: none; font-size: 11; font:bold;}
a:visited {color:#264579; text-decoration:none; font-size: 11; font:bold;}
a:active  {color:#265694; text-decoration:none; font-size: 11; font:bold;}
a:hover   {color:#ff0033; text-decoration: underline; font-size: 11; font:bold;}

/* --------- Titel Einstellungen ---------- */
.titel{
        background-image: url(../admin/img/titel.jpg);
        background-color: #336699;
        font-size: 10pt;
        font-family: Verdana, Arial;
        text-align: left;
        color: #F1F1F1;
        font-weight: bold;
 }

/* --------- Haupttabelle ---------- */
.tabelle  {
background-color: #F9F9F9;
color: #222222;
FONT-FAMILY: Verdana,Arial;
FONT-SIZE: 11px;
border: 1px solid #25518C;
}
