body {
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-family: "Verdana";
    text-decoration: none;
    font-weight: normal;
}
.table_01 {
    height: 100%;
    width: 100%;
}
.link {
    font-size: 14px;
    color: #170887;
    text-decoration: none;
}
.link:hover {
    font-size: 14px;
    color: #170887;
    text-decoration: underline;
}
.link_klein {
    font-size: 11px;
    color: #170887;
    text-decoration: none;
}
.link_klein:hover {
    font-size: 11px;
    color: #170887;
    text-decoration: underline;
    font-weight: normal;
}
table {
    padding: 2px;
    margin-top: 0px;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    font-weight: normal;
}

.knop {
    background-color: #CDCDCD;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    width: 100px;
}
.titel {
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    color: #0F0455;
    text-decoration: none;
}
.subtitel {
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.knop:hover {
    background-color: #CDCDCD;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #170887;
    text-decoration: underline;
    font-weight: bold;
}
.txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #170887;
}
.txt_klein {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #170887;
}
.nav {
    font-size: 11px;
    color: #170887;
}
#flashcontent {
    font-size: 16px;
    color: #0F0455;
    height:auto !important;
    height: 400px;
    right:20px;
}


.nav input {
    color: #001b58;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1;
    width: 90px;
}

