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:ACTIVE {
    color : Red;
    text-decoration : underline;
    background-color : transparent;
}

A:VISITED {
    color : #FF8000;
    text-decoration : none;
    background-color : transparent;
}

A:Hover {
    color: #FF6000;
    text-decoration : underline;
    background-color : #FFFF99;
}

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;
}
.Abstand {
    font-size : x-small;
}

.Anmerk {
    font-size : x-small;
}

 P.Footer {
    font-size : x-small;
}

TD.Footer {
    font-size : x-small;
}
.kalblock {
    font-size : smaller;
    margin-left : 10px;
}
.kleiner {
    font-size : smaller;
}
.lexikon {
   color : #FF4500;
	border-bottom: 1px dotted;
   text-decoration : none;
   cursor: help;
}


