/* DATEI: styledef.css */

body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px  }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td { font-family:Arial,helvetica,sans-serif; }

h1,h2 { font-size:12pt;color:#663333; }

h3,h4,h5,h6 { font-size:10pt;color:#663333; }

h5,h6 { font-size:9pt;color:#330000; }

.biglink {
        font-size:10pt;
}

.gblink {
        font-size:8pt;
        color:#000000;
}

.text {
        font-family:Arial,helvetica,sans-serif;
        font-size:9pt;
}

p,ul,ol,li,div,td,u { font-size:9pt;}

u.small { font-size:8pt;}

td.small { font-size:8pt;}

a { color:#663300; font-size:9pt;}

a:link { text-decoration:underline;}
a:visited { text-decoration:underline;}
a:hover { text-decoration:underline;}

a.nav:link { text-decoration:none;color:#663300; font-size:7pt;}
a.nav:visited { text-decoration:none;color:#663300; font-size:7pt;}
a.nav:hover { text-decoration:none;color:#663300; font-size:7pt;}

td.navigation{
        border-bottom-style: solid;
        border-bottom-color: #663300;
        border-bottom-width: 1px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
}

td.bottom{
        border-bottom-style: solid;
        border-bottom-color: #663300;
        border-bottom-width: 1px;
}

