        *
        {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #023f63;
        }
        
        .check
        {
            color: red;
        }
        
        img
        {
            border: 0px;
        }
        
        #line
        {
            height: 1px;
            background: #b8c9d3;
            margin: 5px 0px 5px 0px;
            padding: 0px;
        }
        
        body#top
        {
            margin: 0px;
            padding: 0px;
            background: url(http://www.finaconsult.at/DE/_IMG/fc_img_bg.gif);
            background-repeat: repeat-y;
        }
        
        #slogan
        {
            position: absolute;
            left: 440px;
            top: 25px;
        }
        
        #logo
        {
            position: absolute;
            left: 765px;
            top: 25px;
        }
        
        #header-text
        {
            position: absolute;
            left: 392px;
            top: 59px;
        }
        
        #header-front
        {
            font-family: Eurostile ExtendedTwo, Arial, Helvetica, sans-serif;
            position: absolute;
            left: 440px;
            top: 180px;
            z-index: 1;
            font-size: 16pt;
            color: #023f63;
            font-weight: bold;
        }
        
        #header-rear
        {
            font-family: Eurostile ExtendedTwo, Arial, Helvetica, sans-serif;
            position: absolute;
            left: 440px;
            top: 157px;
            z-index: 0;
            font-size: 28pt;
            color: white;
            font-weight: bold;
        }
        
        #header-line
        {
            position: absolute;
            width: 586px;
            height: 3px;
            left: 392px;
            top: 177px;
            background: #023f63;
        }
        
        #lft
        {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 169px;
        }
        
        #login
        {
            background: #e5ebef;
            height: 180px;
        }
        
        #login *
        {
            font-size: 9px;
        }
        
        #login-content
        {
            padding: 60px 5px 5px 0px;
            line-height: 1.6em;
            text-align: right;
            visibility: hidden;
        }
        
        #menu
        {
            background: #e5ebef;
            margin: 40px 0px 0px 0px;
            text-align: right;
        }
        
        #menu div
        {
            list-style-type: none;
            margin: 0px 0px 0px 36px;
            padding: 0px;
            width: 119px;
            padding: 4px 7px 4px 7px;
            text-align: right;
        }
        
        #menu div a
        {
            text-decoration: none;
            font-size: 9px;
        }
        
        #menu div a:hover, #menu div a.down
        {
            color: white;
        }
        
        #menu div a.up
        {
            
        }
        
        #menu .main_up
        {
            border-top: 1px solid #819fb1;
        }
        
        #menu .main_down
        {
            border-top: 1px solid #819fb1;
            background: #b8c9d3;
        }
        
        #address
        {
            margin: 40px 5px 0px 0px;
            text-align: right;
            font-size: 9px;
        }

        #address a
        {
            font-size: 9px;
        }
   
        #mid
        {
            position: absolute;
            top: 0px;
            left: 172px;
            width: 220px;
        }
        
        #mid div.para
        {
            margin: 12px 12px 6px 12px;
            font-size: 9px;
            padding-bottom: 6px;
        }
        
        #mid div.para *
        {
            font-size: 9px;
        }
        
        #rgt
        {
            margin: 0px 0px 0px 391px;
        }
        
        #header
        {
            height: 180px;
            background: #e5ebef;
        }
        
        #content
        {
            width: 500px;
            margin: 25px 0px 25px 48px;
        }
        
        #content-fundfacts
        {
            width: 580px;
            margin: 25px 0px 25px 10px;
        }
        
        .float-descr ul
        {
            list-style-type: none;
            margin: 0px;
            padding: 0px;
        }
        
        .float-descr li
        {
            padding-bottom: 4px;
        }
        
        .float-descr a
        {
            font-size: 9px;
        }
        
        #footer
        {
            text-align: center;
        }
        
        #footer *
        {
            font-size: 9px;
        }
        
        input[type=text], input[type=password], textarea
        {
            border: 1px solid #023F63;
        }
        
        
div.frm_depotanalyse
{
    background-color: #e5ebef;
    border: 1px solid #b8c9d3;
    padding: 10px;
}

table.depotanalyse th
{
    text-align: left;
    font-weight: normal;
    padding: 2px 2px 2px 0px;
}

table.depotanalyse td
{
    padding: 2px 2px 2px 0px;
}