.StandardBlocksatz
{
	text-align: justify;
}

.Header
{
	font-family: "Comic Sans MS", fantasy;
	font-size: 16pt;
	font-weight: bold;
}

.Fett
{
	font-weight: bold;
}

.FettBlock
{
	font-weight: bold;
	text-align: justify;
}

.FettKursivBlock
{
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}

.KursivBlock
{
	font-style: italic;
	text-align: justify;
}

.UnderlineBlock
{
	text-decoration: underline;
	text-align: justify;
}

.TxtCentered
{
	text-align: center;
}

.Header2
{
	font-family: "Comic Sans MS", fantasy;
	font-size: 12pt;
	font-weight: bold;
}

.BlockUnterLogo
{
	line-height: 18pt;
}

.Kursiv
{
	font-style: italic;
}

table
{
	border-spacing: 4px 8px;
}

table caption
{
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

td
{
	vertical-align: top;
}

h6
{
	font-size: inherit;
	text-decoration: underline;
	font-weight: bold;
}