/*
Wurzel-Ebene
*/

/* blue grades - root level; text properties for states: normal */
.TM0i0 {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
    color: #333333;
	padding-left:25px;
	padding-top:5px;
	min-height:20px;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    vertical-align: middle;

}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
    background: #EFEFEF;
    border: 0px solid #2B547F;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    border-bottom: solid #D6D3D6;
 	border-top: solid white;
 	border-bottom-width: 1px;
 	border-top-width: 1px;
 	
}

/* blue grades - root level; text properties for states: hover */
.TM0i1 {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
    color: #333333;
    padding-left:25px;
    padding-top:6px;
    min-height:20px;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    border-bottom: solid #D6D3D6;
 	border-bottom-width: 1px;
   	background-image: url("images/lev1_click_arrow.gif");
   	background-repeat: no-repeat;

}

/* blue grades - root level; box properties for states: hover, click
*/ .TM0o1 {
    background: #FFFFFF;
   
    text-align: left;
 
    vertical-align: middle;
    text-decoration: none;
}









/* blue grades - root level; text properties for states: click */
.TM0i2 {
    font-family: Arial, Tahoma, Verdana, Geneva,  Helvetica, sans-serif;;
    background: #FFFFFF;
    color: #333333;
    min-height:20px;
    padding-left:25px;
    padding-top:6px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-image: url("images/lev1_click_arrow.gif");
   	background-repeat: no-repeat;
   	border-bottom: solid #D6D3D6;
 	border-bottom-width: 1px;
}
/* blue grades - sub level; box properties for states: click 
.TM0o2 - wird übernommen aus TM0o1

*/
/*








---- Unterebene 1












*/
/* blue grades - sub level - large; box properties for states: normal */

.TM1o0 {
   background: #EFEFEF;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    border-bottom: 1px solid #D6D3D6;
 	border-top: 1px  solid white;
 	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-image: url("images/lev1_arrow.png");
   	background-repeat: no-repeat;

}

/* blue grades - sub level - large; box properties for states: hover,
click */

.TM1o1 {
    background-color: #FFFFFF;
    
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
    color: #333333;
    padding-left:0px;
    padding-top:6px;
    min-height:20px;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    max-height:20px;
    
    border-bottom: solid #D6D3D6;
 	border-bottom-width: 1px;
 	border-left: 1px solid gray;
	border-right: 1px solid gray;
	
   	background-image: url("images/lev1_click_arrow.gif");
   	background-repeat: no-repeat;
  
    


    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

/* blue grades - sub level - large; text properties for states: click
*/ .TM1i2 {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
    color: #333333;
    padding-left:25px;
    font-size: 9pt;
    font-weight: bold;
   
  
    
    text-decoration: none;
}




/* blue grades - sub level; text properties for states: hover */
.TM1i3 {
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;;
    color: #333333;
    padding-top:0px;
    padding-left:25px;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
   
}




