BODY {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}



A:link {
	color: blue;
	font-weight: normal;
}

A:active {
	color: red;
}

A:hover {
	color: red;
}

A:visited {
	color: blue;
}


.a2 {
	color: black;
	font-weight: normal;
	text-decoration : none;
}

.ahint {
	text-decoration : none;
	color: black;
}




CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	color: Black;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
}

.td10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
}

.td11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: Black;
}

.td16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color: Black;
}

.td_caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32pt;
	font-weight: bold;
}


.td14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: Black;
}

.td12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: Black;
}

.td8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.td9 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.td7 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.td_red {
  	color: red;
}

.td_black {
  	color: black;
}

.td_blue {
	color: blue;
}

.td_green {
	color: green;
}

.td_greenbold {
	color: green;
	font-weight: bold;
}

.td_gray {
	color: gray;
}

.td_yellow {
	color: yellow;
}

.td_black_on_yellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: black;
	background-color: #FFFF66;
}

.td_bold_blue_on_gray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: blue;
	background-color: #CCCCCC;
}


.buchdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: Blue;
}

INPUT {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

BUTTON {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

.cl_TableData{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: black;
}

.cl_HeaderText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: black;
}

.cl_TableTextColored{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: #666666;
}

.cl_FileSize{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #666666;
}


