html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    padding: 0;
}

td {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #000;
}

a {
    text-decoration: none;
    color: #0A235A;
}
a.Navi {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}
a.Navi:hover {
    color: #3351B0;
}
a.NaviAktiv {
    color: #0A235A;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}
.NaviBack {
    background-image: url(backgrou.gif);
}
a.NaviSub {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
a.NaviSub:hover {
    color: #3351B0;
}
a.NaviSubAktiv {
    color: #0A235A;
    text-decoration: none;
    font-weight: normal;
}

a.ListLexikon {
		text-decoration: underline;
    font-weight: bold;

}

.FeedBackTable {
	border-bottom:1px solid #0A235A;

}

.TextFooter {
    color: #fff;
    font-weight: normal;
    font-size: 10px;
}

h1 {
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: bold;
    font-size: 12px;
}

h4 {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
}
