BODY {
	background: #EEDEA3 url("bg-txtr3.jpg");
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

A:LINK {
	color : #DC420E;
	text-decoration : none;
	background-color : #EEE8AA;
}
A.TopNavi:LINK {
    color : #CC0000;
    text-decoration : none;
    background-color : transparent;
}

A:ACTIVE {
    color : Red;
    text-decoration : underline;
    background-color : transparent;
}

A:VISITED {
    color : #FF8000;
    text-decoration : none;
    background-color : transparent;
}
A.TopNavi:VISITED {
    color : #CC0000;
    text-decoration : none;
    background-color : transparent;
}

A:Hover {
    color: #FF6000;
    text-decoration : underline;
    background-color : #FFFF99;
}
A.TopNavi:Hover {
    color: #FF0033;
    text-decoration : underline;
    background-color : #F5E964;
}

A.TxtLink:LINK {
	color : #DC420E;
	text-decoration : none;
	background-color : transparent;
}

A.TxtLink:ACTIVE {
    color : Red;
    text-decoration : underline;
    background-color : #FFFF99;
}

A.TxtLink:VISITED {
	color : #FF8000;
	text-decoration : none;
	background-color : transparent;
}

A.TxtLink:Hover {
    color: #FF6000;
    text-decoration : underline;
    background-color : #FFFF99;
}

A.Bild:LINK {
	color : #DC420E;
	text-decoration : none;
	background-color : transparent;
}

A.Bild:Hover {
	color: #FF6000;
	text-decoration : none;
	background-color : transparent;
}

A.Bild:ACTIVE {
	color : Red;
	text-decoration : none;
	background-color : transparent;
}

A.Bild:VISITED {
	color : #FF8000;
	background-color : transparent;
	text-decoration : none;
}

TABLE.TextTabelle {
	color : #660000;
	background-color : #FFCC00;
}

 TD.TextTabelle {
	color : #660000;
	background-color : #DCD193;
}

TD.TNavi {
    font-size : x-small;
}

.Anmerk {
	font-size : smaller;
}

 P.Footer {
	font-size : smaller;
}

TD.Footer {
	font-size : smaller;
}
.TopNavi {
    font-size : xx-small;
    padding-bottom : 7px;
    text-align : center;
    background-color : #EEDEA3;
}
.frazei {
	border-bottom: 1px dotted;
	border-width: 1pt;
	cursor: help;
}

