.SeitenTitelKlein, .SeitenTitelMittel, .SeitenTitelGross
{
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}

.SeitenTitelKlein
{
	font-size: 10px;
}
.SeitenTitelMittel
{
	font-size: 12px;
}
.SeitenTitelGross
{
	font-size: 14px;
}

#content {
	font-size: 12px;
}
th {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}
#content p {
	margin-top: 0;
	margin-bottom: 0;
}
#content li {
	color: #006600;
	margin-bottom: 5px;
}
#content table {
	border: 1px solid #006600;
	border-collapse: collapse;
}
#content td, #content th {
	border: 1px dashed #006600;
	padding: 3px;
}
#content table.unsichtbar {
	border: 1px none #006600;
	border-collapse: separate;
}
#content table.unsichtbar td, #content table.unsichtbar th {
	border: 1px none #006600;
	padding: 3px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-size: 12px;
}
.Ueberschrift1, .Ueberschrift2, .Ueberschrift3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600;
}
.Ueberschrift1 {
	font-size: 16px;
	font-weight: bold;
}
.Ueberschrift2 {
	font-size: 14px;
	font-weight: bold;
}
.Ueberschrift3 {
	font-size: 12px;
	font-weight: bold;
}
