
TABLE.a_album {
                border : thin solid Black;
                                }

TR.a_daten {
                background-color : Silver;
                color : Black;
                font-weight : bold;
                font-size : xx-small;
}

EM.a_daten {
        color : Green;
        font-size : larger;
}

TR.a_navi1 {
                background-color : Silver;
                color : Green;
                font-weight : bold;
                font-size : small;
}

TD.a_navi1l {
        text-align : left;
}

TD.a_navi1m {
        text-align : center;
}


EM.a_navi1m {
        color : Red;
        font-size : x-large;
}

TR.a_navi2 {
                background-color : Silver;
                color : Green;
                font-weight : bold;
                font-size : small;
}

TD.a_navi2l {
        text-align : left;
}


TD.a_navi2m {
        text-align : center;
}

EM.a_navi2m {
        color : Red;
        font-size : medium;
}

TR.a_navi3 {
                background-color : Silver;
                color : Green;
                font-weight : bold;
                font-size : small;
}

TD.a_navi3l {
        text-align : left;
}


TD.a_navi3m {
        text-align : left;
}

EM.a_nav3m {
        color : Red;
        font-size : medium;
}

TR.a_navi4 {
                background-color : Silver;
                color : Green;
                font-weight : bold;
                font-size : small;
}

TD.a_navi4l {
        text-align : left;
}

EM.a_navi4l {
        color : Red;
        font-size : x-small;
}

TD.a_navi4m {
        text-align : left;
        font-size : x-small;
}

EM.a_navi4m{
        color : Red;
        font-size : x-small;
}

TD.a_bild {
        border : 1px solid Black;
        text-align : center;
}

TR.a_btext {
        background-color : #E0E0E0;
        color : Black;
}

TD.a_btext {
        border : 1px solid Black;
        font-size : small;
        text-align : center;
}

EM.a_btext {
        font-size : medium;
        font-weight : bold;
        font-style : normal;
}

TD.a_text {
        border : 1px solid Black;
        text-align : center;
}


