body {	font-family: Comic Sans MS, Arial, fantasy; 
	background-color: #ECCFA8;
	color: #970000; }

a:link { color: #970000 }
a:visited { color: gray }
a:hover { color: blue }
a:active { color: red }

	
h1 {	color: #970000;
	font-size: 36pt;
	line-height: normal;
	text-align: center; 
	font-weight: lighter; }
h3 {	color: #970000;
	font-size: 14pt;
	line-height: 8pt;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: bold; }
h5 {	color: #000000;
	font-size: 9pt; }
h6 {	color: gray;
	font-size: 8pt; }

p {	color: #970000;
	font-size: 13pt; }
.p06 {	color: #970000;
	font-size: 6pt; }	
.p08 {	color: #970000;
	font-size: 8pt; }
.p10 {	font-size: 10pt; }
.p12 {	color: #970000;
	font-size: 12pt; }
.p14 {	font-size: 14pt; }
.p17 {	font-size: 17pt; }

.basisfarbe { color: #970000 }
.fett { font-weight: bold; }
.center { text-align: center }
.right { text-align: right }
.info { background-color: #FCF7EF; }
.logotext { color: #008080; }
.logogrun { color: #007D45;
	font-family: Comic Sans MS }
.schwarz { color: #000000;
	font-size: 13pt; }
.tabeltext { color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt; }
.tabelpreis { color: #000000;
	text-align: right;
	font-family: Arial; 
	font-weight: bold; }
