BODY
{
	background-color: white;
	font-family:	Verdana, Arial, Helvetica, helv;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
}
TD
{
	font-family:	Verdana, Arial, Helvetica, helv;
	font-size: 12px;
}
P
{
	text-align: justify;
	font-size: 12px;
	font-family:	Verdana, Arial, Helvetica, helv;
}
.paginatitel
{
	color: #1C3F85;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: -5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #1C3F85;
}
.titel
{
	color: #1C3F85;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.subtitel
{
	color: #1C3F85;
	font-size: 14px;
	font-weight: bold;
}
.subsubtitel
{
	color: #1C3F85;
	font-style: italic;
	font-size: 12px;
}
.link
{
	color: white;
	font-style: italic;
}
A
{
	text-decoration: none;
	color: #1C3F85;
}
A.active
{
	color: #1C3F85;
}
A.visited
{
	color: #1C3F85;
}
A:hover
{
	text-decoration: underline;
}
UL
{
	margin-left: 18px;
}
LI
{
}
