BODY {
    color : #660000;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image : url("backgr2.gif");
    background-color : #FFFF99;
}

A:LINK {
    text-decoration : none;
    color : Red;
    background-color : transparent;
}

A:ACTIVE {
    color : #FF1493;
    text-decoration : underline;
    background-color : #FFFF66;
}

A:VISITED {
    color : #CC3333;
    text-decoration : none;
    background-color : transparent;
}

A:HOVER {
    color : #FF4500;
    text-decoration : underline;
    background-color : #FFFF66;
}

A.NavBar {
    color : Yellow;
    text-decoration : none;
    font-size : small;
    background-color : transparent;
}

A.NavBar:LINK {
    color : Yellow;
    text-decoration : none;
    font-size : small;
    background-color : transparent;
}

A.NavBar:ACTIVE {
    color : #FFFF63;
    text-decoration : underline;
    font-size : small;
    background-color : #AA2B21;
}

A.NavBar:VISITED {
    text-decoration : none;
    color : #FFCE00;
    font-size : small;
    background-color : #AA2B21;
}

A.NavBar:HOVER {
    color : #FFFF63;
    text-decoration : underline;
    font-size : small;
    background-color : #AA2B21;
}

A.Bild:LINK {
    text-decoration : none;
    background-color : transparent;
}

A.Bild:ACTIVE {
    text-decoration : none;
    background-color : transparent;
}

A.Bild:VISITED {
    text-decoration : none;
    background-color : transparent;
}

A.Bild:HOVER {
    text-decoration : none;
    background-color : transparent;
}

TD.Anmerk {
	font-size : smaller;
}

P.Anmerk {
	font-size : smaller;
}

.Anmerk {
    font-size : smaller;
}


TD.BRahmen {
	font-size : xx-small;
	color : #FFD700;
	background-color : #F5E964;
}

H4.MC-Uberschrift {
    font-weight : bold;
    color : #CE0000;
    background-color : transparent;
    text-align : center;
}

H3.MC-Uberschrift {
    text-align : center;
}

.MC-Absatz {
    color : #CE0000;
    background-color : transparent;
}

TD.Abstand {
    font-size : xx-small;
}

TD.Navigator {
    font-size : smaller;
    color : Maroon;
    background-color : #F5E964;
}
TD.TitelZeile {
    color : White;
    background-color : #0000A0;
}
.unterstr {
    background-color: #FFFF66;
}
.hervorh {
 background-color: #FFFF80;
 background-image: none;
}


