all {
        font-family: verdana,arial,sans-serif;
}

A:link {  color: #0000CC; font-size: 13px; font-family: verdana,arial,sans-serif; text-decoration: underline}
A:visited {  color: #0000CC; font-size: 13px; font-family: verdana,arial,sans-serif; text-decoration: underline}
A:hover {  color: #FF0033; font-size: 13px; font-family: verdana,arial,sans-serif; text-decoration: underline}

TD.NAVOff {
        font-size: 13px;
        font-weight: bold;
        text-decoration: underline;
        color: #000099;
        background-color: #330033;
        cursor: hand;
}

TD.NAVOff A:link  {
        color: #000099;
        text-decoration: underline;
}

TD.NAVOff A:visited  {
        color: #000099;
        text-decoration: underline;
}

TD.NAVOff A:hover  {
        color: #FF0000;
        text-decoration: underline;
}

TD.NAVOver {
        font-family: verdana,arial,sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
        background-color: #CCCC99;
        cursor: hand;
}

TD.NAVOver A:link, TD.NAVOver A:visited,  {
        font-family: verdana,arial,sans-serif;
        color: #FFFFFF;
        text-decoration: underline;
}

TD.NAVOver A:hover {
        font-family: verdana,arial,sans-serif;
        color: #FFFFFF;
        text-decoration: underline;
}

TD.NAVOn {
        font-family: verdana,arial,sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #330033;
        background-color: #FFFFFF;
        cursor: default;
}

TD.NAVTitle {
        font-family: verdana,arial,sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
        background-color: #FFFFFF;
        cursor: default;
}

TD.NAVText {
        font-family: verdana,arial,sans-serif;
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
        background-color: #FFFFFF;
        cursor: default;
}


.TXTBody {
        font-family: verdana,arial,sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        cursor: default;
}

.TXTHide {
        font-family: verdana,arial,sans-serif;
        font-size: 4px;
        font-weight: normal;
        color: #330033;
        cursor: default;
}

.TXTBigBody {
        font-family: verdana,arial,sans-serif;
        font-size: 13px;
        font-weight: normal;
        cursor: default;
        color: #333333;
}

.TXTHeadline {
        font-family: verdana,arial,sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #330033;
        cursor: default;
}

.TXTSubHead {
        font-family: verdana,arial,sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #999966;
        cursor: default;
}

.TXTSubTitle {
        font-family: verdana,arial,sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
        cursor: default;
}

.TXTDate {
        font-family: verdana,arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #FFFFCC;
        cursor: default;
}

TD.TDCrossLink {
        font-family: verdana,arial,sans-serif;
        background-color: #FFCC66;
        font-size: 12px;
        font-weight: bold;
        cursor: default;
}


A.LNKCrosslink:link {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:visited {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:hover {color: #993300; text-decoration: underline}

TD.TDQuote  {
        color: #a0522d;
        font-style: italic;
        font-size: 17px;
        font-family: georgia, times, serif;
}

TD.side_nav_bg a
{
	display: block;
	padding: 8px;
        font-weight: bold;
	background-color: rgb(255, 204, 153);
}

TD.side_nav_bg a:link, #navlist a:visited
{
	color: #000099;
	text-decoration: underline;
}

TD.side_nav_bg a:hover
{
        font-weight: bold;
	background-color: rgb(255, 231, 207);
	color: #000000;
}


TD.side_nav {
        font-family: verdana;
	display: block;
	padding: 8px;
        font-weight: bold;
}

TD.side_nav a:hover{
        font-weight: bold;
	background-color: #ffffff;
	color: #000000;
}
<!-- Ende: Box format fuer Menue  -->
