body
{ 
/*
	font-size:16px;
	font-family:'Times New Roman','Arial','Verdana','Helvetica','sans-serif';
*/
}

table { color:#000000; }

table .chg    { background-color:#ff0000; } /* Neuer Termin bei Verlegungen */
table .chgold { text-decoration:line-through; color:#ff0000; } /* Verlegt ohne neuen Termin */
table .chgtxt { color:#ff0000; } /* Verlegt Text, ohne neuen Termin */
table .chgref { color:#ff0000; } /* Änderung Referee */
table .strike { text-decoration:line-through; } /* Durchgestrichen */

table .dist0 { border-width:0px; height:2px;  }
table .dist1 { border-width:0px; height:10px; }
table .dist2 { border-width:0px; height:20px; }
table .dist3 { border-width:0px; height:30px; }
table .noframe { border-width:0px; }

table .INT { background-color:#FFD0D0; } /* red    */
table .CUP { background-color:#FFFFC0; } /* yellow */
table .CU2 { background-color:#E0FFFF; } /* yellow */
table .BL1 { background-color:#FFFFC0; } /* yellow */
table .BL2 { background-color:#E0FFFF; } /* blue   */
table .RL  { background-color:#E0E0E0; } /* grey   */
table .VL  { background-color:#FFFFFF; } /* white  */
table .DAM { background-color:#EFE3FD; } /* mauve  */
table .JU  { background-color:#E1FFE1; } /* green  */
table .FUN { background-color:#FFFFFF; } /* white  */

xol
{
	list-style-position:outside;
	line-height:150%;
	margin-top:3px;
	margin-bottom:3px;
}
xul
{
	list-style-position:outside;
	list-style-image:url(gif/liststyleimage.gif);
	line-height:150%;
	margin-top:0px;
	margin-bottom:0px;
}
xli
{
	line-height:150%;
	text-align:left;
	margin-top:3px;
	margin-bottom:4px;
}
