body{
        margin:4pt;
        padding:0pt;

}

/* Schriftarten */
h1,h2,p,td,li{
     font-family:verdana,arial;
}

p{
        font-size: 8pt;
        color: #333333;
        font-color: #333333;
        font-weight: normal;
}

p.navi
{
        margin:1pt;
        padding:1pt;
        border-style:solid;
        border-width:1pt;
        border-color:#334366;
        font-weight:normal;
        text-align:left;
        color:#334366;
        background-color:#E0E2E8;
}

p.rahmen
{
border-style:solid;
border-width:1pt;
border-color:#F9E8BA;
}

form
{
        margin:6pt;
        padding:0pt;
        text-align: left;
}

form.ticker
{
        margin:6pt;
        padding:0pt;
        text-align: center;
}

input
{
        margin:1pt;
        padding:0pt;
        border-style:solid;
        border-width:1pt;
        border-color:#334366;
        color:#334366;
        background-color:#F5E7C5;
        font-family:Courier New;
        font-size: 10pt;
}

input.ticker
{
        margin:0pt;
        padding:0pt;
        border-style:solid;
        border-width:1pt;
        border-color:#334366;
        color:#334366;
        background-color:#E0E2E8;
        width:300pt;
        font-weight: bold;
}

textarea
{
        margin:2pt;
        padding:0pt;
        border-style:solid;
        border-width:1pt;
        border-color:#334366;
        color:#334366;
        background-color:#F5E7C5;
        font-family:Courier New;
        font-size: 10pt;
}

td{
        font-size: 8pt;
        color: #333333;
        font-color: #333333;
}

li{
        font-size: 8pt;
        color: #333333;
        font-color: #333333;
        font-weight: normal;
        text-align: left;
}

h2{
        margin-top:20px;
        margin-bottom:20px;
        font-size: 12pt;
        color: #333333;
        font-color: #333333;
        text-align: center;
}

td.navi_head{
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color:        #333333;
        font-color:   #333333;
}

td.navi_head_center{
        background: #333333;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #dddddd;
        font-color:   #dddddd;
}

td.navi_standard_1{
        font-size: 10px;
        font-weight: bold;
        text-align: left;
        color:        #333333;
        font-color:   #333333;
}

td.navi_standard_2{
        background: #02388E;
        font-size: 10px;
        font-weight: bold;
        text-align: left;
        color: #FDECAA;
        /*font-color: #004000;*/
}

td.navi_standard_2_center{
        background: #dddddd;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #333333;
        font-color: #333333;
}

td.navi_standard_leer{
        background: #FCE898;
        font-size: 8px;
        font-weight: bold;
        text-align: left;
        color: #804000;
        font-color: #804000;
}

/* BILDERAUSGABE!!! */

td.ausg_head{
        background: #012154;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #FDECAA;
        font-color: #FF8000;
}

td.ausg_standard_1{
        background: #012154;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        color: #C3A37A;
        font-color: #FDECAA;
}

td.ausg_standard_1_r{
        background: #012154;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        color: #C3A37A;
        font-color: #FDECAA;
}

td.ausg_standard_2{
        background:#02388E;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #C3A37A;
        /*font-color: #004000;*/
}

td.ausg_standard_leer{
        background:#FCE898;
        font-size: 8px;
        font-weight: bold;
        text-align: center;
        color: #804000;
        font-color: #804000;
}

td.gruen{
        background:#28D735;
        font-size: 8px;
        font-weight: bold;
        text-align: center;
        color: #804000;
        font-color: #804000;
}

td.rot{
        background:#FF0000;
        font-size: 8px;
        font-weight: bold;
        text-align: center;
        color: #804000;
        font-color: #804000;
}

/* OBEN */
td.oben_standard_1{
        background: #012154;
        font-size: 12px;
        font-weight: bold;
        /*text-align: center;*/
        color: #FDECAA;
        font-color:   #FF8000;
}

a:visited { text-decoration: underline; color: #333333;}
a:link    { text-decoration: underline; color: #333333;}
a:active  { text-decoration: underline; color: #89440C;}
a:hover   { text-decoration: underline; color: #89440C;}

a.standard:visited { text-decoration: underline; color: #333333;}
a.standard:link    { text-decoration: underline; color: #333333;}
a.standard:active  { text-decoration: underline; color: #89440C;}
a.standard:hover   { text-decoration: underline; color: #89440C;}

a.standard_serie:visited {  text-decoration: underline; color: #C3A37A;}
a.standard_serie:link    {  text-decoration: underline; color: #C3A37A;}
a.standard_serie:active  {  text-decoration: underline; color: #FDECAA;}
a.standard_serie:hover   {  text-decoration: underline; color: #FDECAA;}