/*
*******************************************************
* THIS STYLE SHEET IS ALSO USED IN BACKEND,           *
* TO REFLECT THE STYLES IN FRONTEND.                  *
*                                                     *
* PLEASE DO NOT USE THIS FILE TO ADD STYLES,          *
* YOU ARE ONLY ALLOWED TO CHANGE THE EXISTING STYLES. *
*******************************************************
*/
 p {margin:0px; padding:0px; line-height: 17px; color:#000000; font-size:11px;}
.frontikon {padding:27px; width:214px; height:212px; background-image:url(../graphics/frontikon.gif); background-repeat:no-repeat; }
.frontikon img {border:0px; margin-bottom: 5px;}

.xl66 {background-color:#c3d7f4; text-align: left;}


img {border:0px;}

body {
        font-family:Arial, Verdana, Helvetica, sans-serif;
        font-size : 11px;
        color:#2e3600;
}

* html body {
        font-size:xx-small; /* for IE5/Win */
        font-size : 11px; /* for other IE versions */
}

td {
        font-family:Arial, Verdana, Helvetica, sans-serif;
        font-size : 11px;
        color:#2e3600;
}

* html td {
        font-size : 11px;; /* for IE5/Win */
        font-size : 11px; /* for other IE versions */
}

/*GENERAL TEXT*/
h1, .h1, H1 {
        font-size:170%;
        color:#0e2c8e;
        margin:0px;
        padding:0px;
        margin-bottom:4px;
}
h2, .h2, .H2 {
        font-size:120%;
        color:#0e2c8e;
        margin:0px;
        padding:0px;
        margin-bottom:4px;
}
h3, .h3, .H3 {
        font-size:110%;
        color:#0e2c8e;
        margin:0px;
        padding:0px;
        margin-bottom:4px;
}
/*END GENERAL TEXT*/
