BODY {
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
}

a:link,A:visited, a:active {
        font-style : normal;
        font-weight : bolder;
        text-decoration : none;
        color :  #000000 ;
        font-family : Arial;
}

a:hover {
        font-style : normal;
        font-weight : bolder;
        text-decoration : none;
        color : #FFFF00;
        font-family : Arial;
}



table.border {
        border : 1px solid #464646;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
}

table.nav {
        border : 0px;
        border-color : #000000;
        background-color : #E9E9E9;
}

tr.nav_oben {
        height : 5px;
        font-size : 5px;
}

tr.kopf {
        height : 15px;
        background-color : #464646;
        font-size : 11px;
        font-family : Arial;
        color : #FFFFFF;
        font-weight : bolder;
        letter-spacing : 1px;
}

td.nav_unten {
        border-top-width : 0px;
        border-top : 0px solid #000000;
}

td.nav_link {
        padding : 10px;
        text-align : left;
        height : 15px;
        border-top-width : 0px;
        border-top : 0px solid #000000;
        font-size : 12px;
}

td.link_formular {
        padding: 100px 40px 0px 0px;
        text-align : right;
        font-size : 12px;
}

td.text_link {
        text-align : center;
        border-top-width : 0px;
        border-top : 0px solid #000000;
        font-size : 13px;
}

td.inhalt_text {
        padding : 20px 0px 15px 20px;
        text-align : justify;
        font-size : 13px;
         font-weight : bolder;
        vertical-align : top;
        font-family : Arial;

}

td.inhalt_kontakt {
        padding : 30px 0px 0px 70px;
        text-align : justify;
        font-size : 16px;
         font-weight : bolder;
        vertical-align : top;
        font-family : Arial;
        border : 1px solid #464646;

}

td.inhalt_bild {
        padding : 10px 20px;
        text-align : justify;
        font-size : 13px;
        vertical-align : top;
        font-family : Arial;
        }

tr.logo {
        height : 132px;
}


td.rahmen {
        background-color : #464646;
}