
/* body fuer Fliesstext */
body{
        background-color:#ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #00008c;
        margin-left:50px;
        margin-right:0px;
        margin-top:30px
}


a:link {text-decoration:none;font-size: 10pt; font-weight: normal;color:#oooo8c;}

