// CSS Für die Gau-Massenhausen-Seite
body{
     background: #F7DB88;
}
body{
        background: #F7DB88;
        margin-left:10;
        margin-top:0;
}

h2,p,td{
     font-family:verdana,arial;
}

td.navi_head_center{
        /*background: #012154;*/
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #FDECAA;
        font-color:   #FF8000;
}

td.navi_head{
        background:#3A81A7;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #F7DB88;
        font-color: #004000;
}

td.navi_standard_1{
        background:#8080C0;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #004000;
        font-color: #004000;
}

td.navi_standard_2{
        background:#94B8E4;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        color: #004000;
        font-color: #004000;
}

td.navi_standard_leer{
        background:#F7DB88;
        font-size: 8px;
        font-weight: bold;
        text-align: left;
        color: #804000;
        font-color: #804000;
}


a.standard:link { text-decoration: underline; color: #3A81A7}
a.standard:active { text-decoration: underline; color: #FF8000}
a.standard:hover { text-decoration: underline; color: #FF8000}
a.standard:visited { text-decoration: underline; color: #3A81A7}

a.standard_2:link { text-decoration: underline; color: #3A81A7}
a.standard_2:active { text-decoration: underline; color: #FF8000}
a.standard_2:hover { text-decoration: underline; color: #FF8000}
a.standard_2:visited { text-decoration: underline; color: #3A81A7}