/*
  Font-Size: Schriftgroesse
  Text-Align: Blocksatz
  Font-Weight: Schrift-Dicke 
*/
body {
	background-color: #FFE6BF;
	/*background-image:url(back01.gif);
	*/
}

body.kopf {
	background-color: #FF9900;
}
body.fuss {
	background-color: #FFCC80;
}
p,br {
   Font-Size: 11pt;
   /*Text-Indent: 1cm;*/
   Text-Align: justify;
}
p:kopf {
	align: "middle";
	font-size: 6pt;
}
p:first-letter {
	color: #FF863E;
   font-size: 200%;
}
span.toskana {
   Background-Color: #FF863E;
}
span.rot {
   Background-Color: red;
}
span.orange {
   Background-Color: orange;
}
span.gelb {
   Background-Color: yellow;
}
span.blau {
	Background-Color: Aqua;
} 
td, tr, table 
{
	border: solid 0px black;
	text-align: left;
	font-size: 11pt;
	line-height: 14pt;
}
table.rahmen590 
{
	border: solid 0px;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
	/*
	border-width: 590;
	*/
	
}
.farbe {background-color: CDCDCD;}
