/* CSS Document */
a:link,a:visited,a:active {text-decoration:none;}
a:hover {text-decoration: underline;}
.norm {font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #666666;}
.bold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;color: #666666; }
.boldweiss {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;color: #FFFFFF; }
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.smallgrau {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #666666;}

.gr_small { background-color:#EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.gr_smallbold { background-color:#EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.gr_norm { background-color:#EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;color: #666666; }
.r_t_d_smallbold { background-color:#EFA500; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.r_t_h_small { background-color:#FFDF95; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;  }
.r_t_h_bold { background-color:#FFDF95; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
.r_t_d_bold { background-color:#EFA500; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }
   .field {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; background-color: #DDDDDD; clip:   rect(   ); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-style: none; border-colour: white; vertical-align: middle}
#textfeldweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; background-color: #ffffff; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-style: none;  vertical-align: middle; text-align: right}
#textfeldgrau {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; background-color: #e9e9e9; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-style: none;  vertical-align: middle; text-align: right}
#textfeldgrauB {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; line-height: 12pt; background-color: #b4b4b4; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-style: none;  vertical-align: middle; text-align: right}
.smallbolddurch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;

}
.euro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99CCFF;
	font-weight: bold;

}
.head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99CCFF;
}

