.tree {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}

.tree b{
	font-family:tahoma;
	font-size:11px;
}

.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #333333;
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
}

.tree a:hover {
	text-decoration: underline
}

.tree a.alevel1 {
        color: #444444;
        text-decoration: none;
        display : block;
        WIDTH: 210px;
}

.tree a.alevel1:hover {
        color: #ffffff;
        text-decoration: none;
}

.tree a.alevel2 {
        color: #333333;
        text-decoration: none;
        WIDTH: 210px;
}

.tree a.alevel2:hover {
         text-decoration: underline
}

.tree a.alevel3 {
        color: #333333;
        text-decoration: none;
}

.tree a.alevel3:hover {
        text-decoration: underline
}



DIV.Level1  {BACKGROUND-IMAGE: url('Line01.gif');
            background-repeat : no-repeat;
            HEIGHT: 25px;
            display : block;
            PADDING-TOP: 2px;}

DIV.Level1_1  {BACKGROUND-IMAGE: url('Line01_1.gif');
            background-repeat : no-repeat;
            HEIGHT: 38px;
            display : block;
            PADDING-TOP: 2px;}

DIV.Level1_aktiv  {BACKGROUND-IMAGE: url('Line01_aktiv.gif');
            background-repeat : no-repeat;
            HEIGHT: 25px;
            display : block;
            PADDING-TOP: 2px;}

DIV.Level1_1_aktiv  {BACKGROUND-IMAGE: url('Line01_1_aktiv.gif');
            background-repeat : no-repeat;
            HEIGHT: 38px;
            display : block;
            PADDING-TOP: 2px;}


DIV.Level2  {BACKGROUND-IMAGE: url('Line.gif');
            background-repeat : repeat-y;}

DIV.Marker1  {BACKGROUND-IMAGE: url('Marker1.gif');
            background-repeat : no-repeat;
            HEIGHT: 10px;
            WIDTH: 10px;
            display : block;
            }

DIV.Marker2  {BACKGROUND-IMAGE: url('Marker2.gif');
            background-repeat : no-repeat;
            HEIGHT: 10px;
            WIDTH: 20px;
            display : block;
            }

DIV.Marker3  {BACKGROUND-IMAGE: url('Marker3.gif');
            background-repeat : no-repeat;
            HEIGHT: 10px;
            WIDTH: 30px
            display : block;
            }

DIV.Blank  {WIDTH: 20px;
            display : block;
            }

FONT.Space1  {font-size:8px;
             }

FONT.Space2  {font-size:4px;
             }

FONT.Space3  {font-size:3px;
             }
