/* CSS Für die Zwergen-Seite

// Farben:
// dunkelblau:   #072985;
// mittelblau: #708FE4;
// hellblau:   #91ADF9;
// hellhellblau: #B5C8FB;
// hellerhellblau: #C7D6FC;

// hellbeige:  #FDECAA;

// orange:     #FF8000;
// beige:      #FCE898;
// dunkelbeige:#C3A37A;
// rostrot:    #800000;

// dunkelblau: #012154;
// hellerblau: #02388E;

// #C5A965

*/

/*body{
     background: #FCE898;
}
body{
        background: #FCE898;
        margin-left:4;
        margin-top:0;
}
*/


/* Schriftarten */
h2,p,td{
     font-family:verdana,arial;
}

p{
        font-size: 12px;
        color: #FCE898;
        font-color: #800000;
}

h2{
        font-size: 16px;
        color: #FCE898;
        font-color: #800000;
}

td.navi_head{
        background: #012154;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        color: #FDECAA;
        font-color:   #FF8000;
}

td.navi_head_center{
        /*background: #012154;*/
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #FDECAA;
        font-color:   #FF8000;
}

td.navi_standard_1{
        background: #A7883E;
        font-size: 10px;
        font-weight: bold;
        text-align: left;
        color: #F1E3BF;
        font-color: #FDECAA;
}

td.center_standard_1{
        background: #F1E3BF;
        font-size: 10px;
        font-weight: bold;
        text-align: left;
        color: #A7883E;
        font-color: #FDECAA;
}

td.footer{
        background: #F1E3BF;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #A7883E;
        font-color: #FDECAA;
}

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: #02388E;*/
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #FDECAA;
        /*font-color: #004000;*/
}

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_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.navi_standard:visited { text-decoration: underline; color: #F1E3BF;}
a.navi_standard:link    { text-decoration: underline; color: #F1E3BF;}
a.navi_standard:active  { text-decoration: underline; color: #FDECAA;}
a.navi_standard:hover   { text-decoration: underline; color: #FDECAA;}

a.center_standard:visited { text-decoration: underline; color: #A7883E;}
a.center_standard:link    { text-decoration: underline; color: #A7883E;}
a.center_standard:active  { text-decoration: underline; color: #A7883E;}
a.center_standard:hover   { text-decoration: underline; color: #A7883E;}

a.standard:visited { text-decoration: underline; color: #333333;}
a.standard:link    { text-decoration: underline; color: #333333;}
a.standard:active  { text-decoration: underline; color: #333333;}
a.standard:hover   { text-decoration: underline; color: #333333;}

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;}