/* Link-Grundeinstellung */

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none ;}
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
li { color: #000000; font-family: Times New Roman, Courier New, Times New Roman, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;	font-weight: normal; font-size: 14px; margin-top: 8px; margin-bottom: 4px; }

h1
{	color: #000000;
	font-family: Garamond, Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 24pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px; }

.text
{	color: #000000;
	font-family: Garamond, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 19px;
	font-size: 12pt;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px; }

.sub
{	color: #101c4b;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 14px;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px; }
