/* CSS Document */

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.tabellentext {
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #000000;}

.zelle_hellgrau {
font-size: 9pt;
background-color: #FFFFA6;}

.zelle_dunkelgrau {
font-size: 9pt;
background-color: #FFFFCC;}

.zelle_alter_Termin {
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #CCCCCC;

}

.zelle_info {
font-weight: 600;
background-color: #DDDDDD;}

.linie {
border-left: 1px solid #A0A0A0;}
