A {
	FONT-SIZE: 10pt; COLOR: #4F4F77; FONT-FAMILY: Tahoma, Helvetica, Arial; FONT-WEIGHT: bold; TEXT-DECORATION: underline ;
}
A:active {
	FONT-SIZE: 10pt; COLOR: #4F4F77; FONT-FAMILY: Tahoma, Helvetica, Arial; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: 10pt; COLOR: #4F4F77; FONT-FAMILY: Tahoma, Helvetica, Arial; TEXT-DECORATION: underline;
}
A:hover {
	FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Tahoma, Helvetica, Arial; TEXT-DECORATION: underline; background-COLOR:darkblue;
}
A.mark {
        FONT-SIZE: 3mm;	COLOR: darkblue; text-decoration: none; TEXT-DECORATION: underline;
}

A.mark:visited {
	FONT-SIZE: 3mm; COLOR: white; text-decoration: none; TEXT-DECORATION: underline;
}
A.mark:hover {
		FONT-SIZE: 3mm; COLOR: white; FONT-FAMILY: Tahoma, Helvetica, Arial; TEXT-DECORATION: underline; background-color:darkblue;
}
FONT.blue8 {
       FONT-FAMILY: ARIAL;  FONT-SIZE: 8pt;  COLOR: #4F4F77;
}
FONT.bluebold10 {
        FONT-FAMILY: ARIAL;  FONT-SIZE: 10pt; font-weight: bold; COLOR: #4F4F77;
}
FONT.blue10 {
        FONT-FAMILY: ARIAL;  FONT-SIZE: 10pt;  COLOR: #4F4F77;
}
FONT.darkbluebold20 {
        FONT-FAMILY: ARIAL;  FONT-SIZE: 20pt; font-weight: bold;  COLOR: #4F4F77;
}

FONT.redbold10 {
	font-family: verdana;  font-size: 10pt;font-weight: bold;  color: #ff0000;
}
FONT.redbold12 {
	font-family: verdana;  font-size: 12pt;font-weight: bold;  color: #ff0000;
}
TD.blue8 {
	font-family: verdana;  font-size: 8pt;  color: #ffffff; background: #428CB5;
}

TD.blue10 {
	font-family: verdana;  font-size: 10pt;  color: #ffffff; background: #428CB5;
}

TD.whitebold8 {
	font-family: verdana;  font-size: 8pt; font-weight: bold;  color: #ffffff; background: #428CB5;
}
TD.whitebold10 {
	font-family: verdana;  font-size: 10pt; font-weight: bold;  color: #ffffff; background: #428CB5;
}
TD.gray {
       BACKGROUND: rgb(222,222,222);
}
SPAN.markieren  {
	background: yellow; color: rgb(0,51,133);
}	
HR.blue {
       COLOR: #4F4F77; width="50%"; height: 1px;
}

