﻿.Aufzaehlung        {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	line-height: 150%;
	text-align: justify;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
}
.Home {
	text-align: right;
}
.Ueberschrift {
	font-family: Arial;
	font-size: 14pt;
	color: #000080;
	line-height: 150%;
	text-align: left;
	margin-bottom: 6px;
}
.Ueberschrift2{
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	line-height: 150%;
	text-align: left;
	margin-bottom: 6px;
	font-weight: bold;
}
.Text        {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 0px;
}
.Bezeichnung {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 3px;
	font-style: italic;
	font-weight: bold;
}
.TabelleBilder {
	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	line-height: 150%;
	text-align: right;
	font-family: arial, Helvetica, Sans-Serif;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #3E88EC;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 3px;
	margin-top: 0px;
}
a:active     {
	font-family: Arial;
	font-size: 10pt;
	color: #3E88EC;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 150%;
	margin-top: 0px;
}
a:visited    {
	font-family: Arial;
	font-size: 10pt;
	color: #333399;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 150%;
	margin-top: 0px;
}
ul {
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	list-style-type: square;
}

