p  {
	font-size : 13pt;
	line-height : 15pt;
	font-family : Times,Times New Roman,serif;
}
p.fett  {
	font-size : 13pt;
	line-height : 15pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
p.klein  {
	font-size : 9pt;
	line-height : 10pt;
	font-family : "Times New Roman", Times, serif;
}
b  {
	font-size : 13pt;
	font-weight : bold;
	line-height : 15pt;
	font-family : Times New Roman,Times,serif;
}
b.gross  {
	font-size : 15pt;
	font-weight : bold;
	line-height : 18pt;
	font-family : Helvetica,Arial,sans-serif;
}
b.tab  {
	font-size : 11pt;
	font-weight : bold;
	line-height : 13pt;
	font-family : Helvetica,Arial,sans-serif;
}
b.line  {
	font-size : 11pt;
	line-height : 13pt;
	font-family : Helvetica,Arial,sans-serif;
	border-bottom : thin solid;
	font-weight : normal;
}
b.tabgross  {
	font-size : 14pt;
	font-weight : bold;
	line-height : 15pt;
	color : #3F3F3F;
	font-family : Helvetica,Arial,sans-serif;
}
h2  {
	font-size : 13pt;
	font-weight : bold;
	line-height : 13pt;
	font-family : Helvetica,Arial,sans-serif;
}
i  {
	font-size : 13pt;
	font-style : italic;
	line-height : 15pt;
	font-family : Times New Roman,Times,serif;
}
td  {
	font-size : 11pt;
	line-height : 14pt;
	font-family : Helvetica,Arial,sans-serif;
}
td.klfett {
	font-size : 9pt;
	font-weight : bold;
	line-height : 11pt;
	font-family : Helvetica,Arial,sans-serif;
}
td.klein {
	font-size : 9pt;
	line-height : 11pt;
	font-family : Helvetica,Arial,sans-serif;
}
b.grau  {
	font-size : 11pt;
	font-weight : bold;
	line-height : 13pt;
	color : #555555;
	font-family : Helvetica,Arial,sans-serif;
}
b.gruen  {
	font-size : 10pt;
	line-height : 14pt;
	color : #04842E;
	font-family : Helvetica,Arial,sans-serif;
	font-weight : bold;
}
b.rot  {
	font-size : 10pt;
	line-height : 14pt;
	color : #F0100C;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
}
b.gruenn  {
	font-size : 8pt;
	line-height : 9pt;
	color : #04842E;
	font-family : Helvetica,Arial,sans-serif;
	font-weight : normal;
}
b.fuss  {
	font-size : 8pt;
	line-height : 9pt;
	color : #000000;
	font-family : Helvetica,Arial,sans-serif;
	font-weight : normal;
}
b.at  {
	font-size : 11pt;
	font-family : Helvetica,Arial,sans-serif;
	line-height : 15pt;
	color : #DC2012;
	font-weight : normal;
}

b.ueber  {
	font-size : 15pt;
	font-family : Helvetica,Arial,sans-serif;
	line-height : 15pt;
	font-weight : bold;
}

a.main {
	display:block;
	text-align: left;
	width: 170px;
	text-decoration:none;
	background-color : #EBEBEB;
	padding : 5px;
}

a.main:link    {
	color: #454545;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: bolder;
}
a.main:visited {
	color: #454545;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: bolder;
}
a.main:hover   {
	color: #F0100C;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: bolder;
}
a.main:active  {
	color: #454545;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: bolder;
}

a.sub {
	display:block;
	text-align: left;
	width: 170px;
	text-decoration:none;
	background-color: #EBEBEB;
	padding: 5px;
}

a.sub:link    {
	color: #454545;
	background-color:#EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: normal;
}

a.sub:visited {
	color: #454545;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: normal;
}
a.sub:hover   {
	color: #F0100C;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: normal;
}
a.sub:active  {
	color: #454545;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: normal;
}

a.aktmain {
	color: #F0100C;
	display:block;
	text-align: left;
	width: 170px;
	text-decoration:none;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: bolder;
	padding: 5px;
}
a.aktsub {
	color: #F0100C;
	display:block;
	text-align: left;
	width: 170px;
	text-decoration:none;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height : 14px;
	font-weight: normal;
	padding: 5px;
}