﻿body
{
	background-color: #eaeaea;
	overflow: auto;
	clip: rect(0px 0px 0px 0px);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.Abschnitt
{
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}
.Titel
{
	font-weight: bold;
	font-size: 14pt;
	color: #0066ff;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
	text-decoration: none;
}
.textAlignLeft
{
	text-align: left;
}
.textAlignCenter
{
	text-align: center;
}
.textAlignRight
{
	text-align: right;
}
.textAlignBlock
{
	text-align: justify;
}
