<!--
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #333333}
.bluebold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #004c53}
.bluebold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #003366}
.blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #003366}

.miniblack { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: normal; color: #333333}
.mini {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: normal; color: #666666}
.miniblue { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: normal; color: #003366}

.space { font-family: Arial, Helvetica, sans-serif; font-size: 5px; font-style: normal; line-height: 5px; font-weight: normal}

a:link {  color: #003366; text-decoration: underline}
a:visited {  color: #003366; text-decoration: underline}
a:active {  color: #ff9100; text-decoration: underline}
a:hover {  color: #ff9100; text-decoration: underline}

.tableFLA
{
	border: 1px solid #8D8E90;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.BGgrey {}

.RtabHD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.RtabCNT {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Pfeil > */
.gt {
	font-weight: bold;
	color: #ff9900;
}


.gtB {
FONT-SIZE: 12pt;
	font-weight: bold;
	color: #ff9900;
}


blockquote {margin-left: 25px}




/* lists */

ul li {
	list-style-image:  url(pix/dot_LIST.gif);
	padding-bottom: 8px;
}
ul  {
	margin-bottom: -5px;
}
ol li {
	padding-bottom: 8px;
}
ol  {
	margin-bottom: -5px;
}
ul ul {
	margin-top: -5px;
	margin-bottom: 7px;
}
* html ul ul {
	margin-top: 3px;
	margin-bottom: -3px;
	
}

ul ul li{
margin-bottom: -5px;
	list-style-image:  url(pix/dot_LIST02.gif);
}


ol ul {
	margin-top: -5px;
	margin-bottom: 7px;
}
* html ol ul {
	margin-top: 3px;
	margin-bottom: -3px;
	
}

ul ol li{
margin-bottom: -5px;
	list-style-image:  url(pix/dot_LIST02.gif);
}
















-->