body {
        font-family: Arial;
        font-size: 9pt;
        color:#391100;
}

a:link { color:#444444; text-decoration:none;} /* noch nicht besuchte Ziele */
a:visited {  color:#444444; text-decoration:none;} /* besuchte Ziele */
a.textlink:link { color:#444444; text-decoration:underline;} /* noch nicht besuchte Ziele */
a.textlink:visited {  color:#444444; text-decoration:underline;} /* besuchte Ziele */
.xs {
	font-family: Arial;
 	font-size: 8pt;
}
.s {
	font-family: Arial;
 	font-size: 8pt;
}
.m {
	font-family: Arial;
	font-size: 9pt;
}
.hs {
        font-family: Arial;
        font-size: 8pt;
	color:#AA4444;
	background-color:#6F9EE5
}
.hm {
        font-family: Arial;
        font-size: 9pt;
		color: #FF0000;
}
.menu {
        font-family: Arial;
        font-size: 12pt;
	color: #000000;
}

.title {
        font-family: Arial;
        font-size: 12pt;
	color: #444444;
}

.menuhead {
        font-family: Arial;
        font-size: 9pt;
        color: #444444;
        background-color:#eeeeee;
}

/* Farben der box 1 */
td.box1in   { background-color:#D1DBFF; }       /* hauptbody */
td.box1edge { background-color:#7F2701; }     /* rahmenfarbe */
/* nur aus datasheets */
td.sheetborder { background-color:#292073; }     /* rahmenfarbe */
td.noedge { }     /* rahmenfarbe */
td.edgeselected { background-color:#FFFFFF; }     /* rahmenfarbe */

td.box1top {                                /* Tiltelzeile */
        background-color:#D1DAB7;
        font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        font-stretch:wider;
        }
td.box1bar {background-color:#7F2701;}  /* Menu ruler unter header */

/* Tabellenunterlegung. z.b in allen Formularen */
tr.H {background-color:#5268BA;}
tr.A {background-color:#FFF0E5;}
tr.B {background-color:#D1DAB7;}

/* Tabellenunterlegung in Galerie. */
small.hint {                                /* Tiltelzeile */
        background-color:#CDCECD;
        font-family: Arial;
        font-size: 8pt;
	color: #00CC00;
        }

td.darkbluedx {
	background-color:#315DB4;
	color: #CDD2E6;
}
td.darkblue {
	background-color:#E0E0E0;

}

td.darkblue a {
	color: #315DB4;

}
td.darkblue a:visited {
	color:#315DB4 ;

}
td.side {
	background-color:#E0E0E0;

}
