.maingiese {
	font-family: Arial, Helvetica, sans-serif;
}
.gruen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}
.dunkellinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6633;
}
.dunkelunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.eckeliunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6633;
}
.eckeobrechts {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #FFCC99;
	border-left-color: #FFcc99;

}
.abschlussrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66cc00;
}
.abschlusslinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.buchstabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #006633;
	text-decoration: underline;

}
.ue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #669966;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
}
