.diskuselist tr.level0 {
	background-color : #fafafa;
}

.diskuselist table {
	background-color : white;
}

.diskuselist div.noind {

}
.diskuselist div.ind {
  float : left;

	background-repeat : repeat-x;
  margin-top : 0px;
  border-width : 0;
}


.level0 div.ind {
	width : 6px;
	margin-right : 6px;
	margin-left : 0px;
}

.level1 div.ind {
	width : 6px;
	margin-right : 6px;
}
.level1 p {
	margin-left : 18px;
}
.level2 div.ind {
	width : 12px;
	margin-right : 12px;
}
.level2 p {
	margin-left : 30px;
}
.level3 div.ind{
	width : 18px;
	margin-right : 18px;
}
.level3 p {
	margin-left : 42px;
}
.level4 div.ind {
	width : 24px;
	margin-right : 24px;
}
.level4 p {
	margin-left : 54px;
}
.level5 div.ind {
	width : 30px;
	margin-right : 30px;
}
.level5 p {
	margin-left : 66px;
}
.level6 div.ind {
	width : 36px;
	margin-right : 36px;
}
.level6 p {
	margin-left : 78px;
}
.level7 div.ind {
	width : 42px;
	margin-right : 42px;
}
.level7 p {
	margin-left : 90px;
}
.level8 div.ind {
	width : 48px;
	margin-right : 48px;
}
.level8 p {
	margin-left : 102px;
}
.level9 div.ind {
	width : 54px;
	margin-right : 54px;
}
.level9 p {
	margin-left : 114px;
}
.level10 div.ind {
	width : 60px;
	margin-right : 60px;
}
.level10 p {
	margin-left : 126px;
}


.diskuselist tr.level1  {
	background-color : #ffffff;
}
.diskuselist tr.level2  {
	background-color : #ffffff;
}
.diskuselist tr.level3  {
	background-color : #ffffff;
}
.diskuselist tr.level4  {
	background-color : #ffffff;
}
.diskuselist tr.level5  {
	background-color : #ffffff;
}
.diskuselist tr.level6  {
	background-color : #ffffff;
}
.diskuselist tr.level7  {
	background-color : #ffffff;
}
.diskuselist tr.level8  {
	background-color : #ffffff;
}
.diskuselist tr.level9  {
	background-color : #ffffff;
}
.diskuselist tr.level10  {
	background-color : #ffffff;
}

