



a {
	/*color: #cccccc;   vertical-align:middle;  */
	text-decoration: none;
		
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 10pt;
}

a:hover {
    text-decoration: underline;
}




 .imageTree {
 
 width: 12px;
  height: 16px;
  border-image-width: 10;
  margin-right: 5px
 }

/* background-image: url("/instances/Nord/images/small_arrow_right_small.png") !important; */
.linkSpecial0 {

   /* background-color: lightgreen; 
   */
   text-decoration: none;
}
.linkSpecial1 {

   /* 
   text-decoration: none;
   background-color: orange; 
    background-position: left 4px !important;  
 
	
	background-position: right 4px !important;
 
   */
  
    background-image: url("../../images/extLink.png") !important;

  background-repeat: no-repeat;
 background-position: right;
 padding-right:16px; 

 
   
   
}




.al {  
   
    padding: 0px 0px 4px 4px;  /*t r b l */


}


.headerBackgroundLine {
	background-color: #ffffff;
	height: 7px;
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* div mit dem Tree */

#cw { /*contentWrapper*/
	padding-left: 1px;
	margin-top: 0px;
}


.tree {
	border-top: 14px solid #FFFFFF;
	border-bottom: 14px solid #FFFFFF;
}

.tw {  /*treeWrap */
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}

.tw ul
{
	list-style: none;
	padding: 0;
	margin: 0; /* Neccessary for IE 7 */
}


.ti { /* treeIcon*/
	float:left;
	width: 14px;
	height: 22px
}




.tn { /*treeNotation*/
	float: left;
	overflow:hidden;
	white-space: nowrap;
}

.tn0 {
	width: 0px;  /* 37px*/
}

.tn1 {
	width: 0px;/* 44*/
}

.tn2 {
	width: 0px;/*58 */
}

.tn3 {
	width: 0px;/* 72*/
}

.tn4{
	width: 0px;/*86 */
}
.tn5{
	width: 0px;/*86 */
}
.tn6{
	width: 0px;/*86 */
}
.tn7{
	width: 0px;/*86 */
}
.tn8{
	width: 0px;/*86 */
}
.tn9{
	width: 0px;/*86 */
}
.tn10{
	width: 0px;/*86 */
}
.tn11{
	width: 0px;/*86 */
}
.tn12{
	width: 0px;/*86 */
}
.tn13{
	width: 0px;/*86 */
}
.tn14{
	width: 0px;/*86 */
}
.tn15{
	width: 0px;/*86 */
}

.tlab {   /*treeLabel    font-weight: bold;  */
    float: left;
    line-height: 14px;
    overflow: hidden;
    padding: 2px 4px 2px 4px;     /*t r b l */
    white-space: nowrap; 
#	padding-bottom: 4px;
#	border-style:solid;
 #   border-color:#0000aa;
}

.tlab0 {
	width: 320px;

}

.tlab1 {
	width: 400px;
}

.tlab2 {
	width: 390px;
}

.tlab3 {
	width: 390px;
}
.tlab4 {
	width: 370px;
}
.tlab5 {
	width: 350px;
}
.tlab6 {
	width: 350px;
}
.tlab7 {
	width: 270px;
}
.tlab8 {
	width: 270px;
}
.tlab9 {
	width: 250px;
}
.tlab10 {
	width: 250px;
}
.tlab11 {
	width: 250px;
}
.tlab12 {
	width: 250px;
}
.tlab13 {
	width: 250px;
}
.tlab14 {
	width: 250px;
}
.tlab15 {
	width: 250px;
}





.tw {   /* treeWrap */
	/* font-size: 0.875em;	*/
}

.tline {    /* treeLine */
	line-height: 18px;
	color: #000;
	width: 500px;

#	border-style:solid;
#    border-color:#000;
}

.tline a {
	color: #000;

}



.th {   /*treeHierarchy*/
	height: 22px;
	float: left;
#	border-style:solid;
 #   border-color:#aa0000;
}

.th0 {
	width: 0px;
}

.th1 {
	width: 20px;
}

.th2 {
	width: 40px;
}

.th3 {
	width: 60px;	
}

.th4 {
	width: 80px;	
}
.th5 {
	width: 100px;	
}
.th6 {
	width: 120px;	
}

.th7 {
	width: 140px;	
}

.th8 {
	width: 160px;	
}

.th9 {
	width: 180px;	
}

.th10 {
	width: 200px;	
}
.th11 {
	width: 220px;	
}
.th12 {
	width: 220px;	
}



.tsel {  /*treeSelected    font-weight: bold;   */
	

	background-color: #ececec;
	
}
.tsel a {  /*treeSelected*/

	color: #FFFFFF;

	
}




.br_unten {  /*br am Ende von Line*/
	clear: both;
	height: 0;
	overflow: hidden;
}
