
ul { list-style-image:url(arrow.gif)
}
hr{
background-color:#ff0000; /* Mozilla 1.4 */
color:#ff0000; /* IE 6 */
border: #ff0000; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.tabrandfarbe{
	border-color:#FFA600;
	border-style:solid;
}
.tdrandfarbe { 
border: 1px solid #90C0FF;
 
} 

.b1 {
	font-size:20pt;
	font-weight:bold;
	color:white;
	font-family:Arial;
}

.b11 {
	font-size:10pt;
	font-weight:bold;
	color:red;
	font-family:Arial;
	text-align="center";
	
}



.b2 {
	font-size:12pt;
	font-weight:bold;
	color:white;
	font-family: Arial;
	
	}
	
	
.b21 {
	font-size:11pt;
	color:blue;
	font-family: Arial;
	font-weight:bold;
	
	}
	
	
.b211 {
	font-size:9pt;
	color:blue;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	}
	
	
	
.b3 {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial;
	line-height:10px
	
}



.b4 {
	font-family: Arial;
	font-size: 8pt;
	color:white;
	line-height:10px
}

.b40 {
	font-family: Arial;
	font-size: 7pt;
	color:blue;
	line-height:10px;
	text-align:left; 
}


.b41 {
	font-family: Arial;
	font-size: 7pt;
	color:blue;
	line-height:10px;
	text-align:center; 
}

.b41 {
	font-family: Arial;
	font-size: 7pt;
	color:red;
	line-height:10px;
	text-align:left; 
}

.b411 {
	font-family: Arial;
	font-size: 7pt;
	color:red;
	line-height:10px;
	text-align:center; 
}


.b42 {
	font-family: Arial;
	font-weight:bold;
	font-size: 7pt;
	color:#727272;
	}




.b5 {
	font-family: Arial;
	font-size:8pt;
	color:blue;
	font-weight:bold;
	text-align:left; 
	}

.b6 {
	font-family: Arial;
	font-size: 10pt;
	color:#727272;
	text-align:left;
}


.b61 {
	font-family: Arial;
	font-size: 11pt;
	color:blue;
	font-weight:bold;
}

.b611 {
	font-family: Arial;
	font-size: 10pt;
	color:#727272;
}

.b62 {
	font-family: Arial;
	font-size: 10pt;
	color:#727272;
	text-align:left;
}



.b21 {
	font-size:10pt;
	color:blue;
	font-family: Arial;
	text-align: center;
	
}
	
.b25 {
	font-size:10pt;
	color:blue;
	font-family: Arial;
	text-align: left;
	font-weight:bold;
	
	}
	
	
.b22 {
	font-size:11pt;
	color:black;
	font-family: Arial;
}

.b23 {
	font-size:10pt;
	color:black;
	font-family: Arial;
	text-align: left;
}


.b24 {
	font-size:10pt;
	color:#FFA600;
	font-family: Arial;
	font-weight:bold;
}



.b8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFD350;
}

.bc1 {
	border-color: #FFD350;
}
.tooltip {
	position: absolute;
	display: none;
	font:10px Verdana;
    font-style:normal;  
    color: #cccccc;
    padding:2px 2px 2px 2px; 
    background-color:#336699; 
    border:1px solid #000000;
}

.tooltip .head{
    font-size: 10px;
	color: white;
	font-weight: bold;
	padding: 2px;
}
.tooltip .table{
    font-size: 9px;
    border-collapse: collapse;
	border: 1px dashed #000000;
}
