

<!--

body {
    font-family: monospace;
    font-size: 11pt;
}

.titel_1 {
    font-weight:bold;
    font-size:14;
    padding:3px 0px;
}

.titel_2 {
    font-weight:bold;
    font-size:14;
}

.bild_kommentar {
    font-size:11;
}

table {
    font-size:10;
    line-height:1.3;
    text-align: justify;
}


table.menu_frame {
    background-color: black;
    border-collapse:collapse;
}

table.main_frame {
    border: 3px solid black;
    border-collapse:collapse;
}


img {
    margin-left:0px;
    margin-top: 0px;
}

<!-- Zum Vorbeugen des 3px-Gap-Bug //-->
img.menugfx {
    margin-right:-3px;
    border:0px;
    padding:0px;
    display:inline:
}

img.fotos {
    margin: 0px;
    padding: 0px;
}





a:link {font-size:11; color: black; font-weight:bold;}
a:visited {font-size:11; color: black; font-weight:bold; }
a:hover {font-size:11; color: black; font-weight:normal; text-decoration:none}

a.link_tugend:link {font-size:14; color: black;text-decoration: none; font-weight:bold}
a.link_tugend:visited {font-size:14; color: black; text-decoration: none; font-weight:bold}
a.link_tugend:hover {font-size:14; color: black; text-decoration: underline; font-weight:bold}

a.link_tugend_marked:link {font-size:14; color: white;text-decoration: none; font-weight:bold}
a.link_tugend_marked:visited {font-size:14; color: white; text-decoration: none; font-weight:bold}
a.link_tugend_marked:hover {font-size:14; color: white; text-decoration: underline; font-weight:bold}

-->

