/* ------------------- column specific cascading stylesheet ----------------- */
#info_stu_leh li {
  list-style-image: url(../images/menu_bullet.gif);
  font-size: 100%;
  margin: 15px;
}
#info_stu_leh li a {
  text-decoration:none;
}


/* ------------------- style-sheets for "leistungsbericht" ------------------ */
.lb_table {
	font-size:90%
	border-collapse:collapse;
}

.lb_tableheader {
	background-color: #67B4CE;
	color: #f4f4f4;
}

.lb_table td {
	background-color: #f4f4f4;
	empty-cells:show;
}

#lb_ck li {
  list-style-image: url(../images/menu_bullet.gif);
}


#lb li {
  list-style-image: url(../images/menu_bullet.gif);
}

#lb {
  font-size:100%;
}




/* -------------------------------- Column Width ---------------------------- */
.col_tasks {
width:250px;
}

.col_2006 {
width:225px;

}
                 
.col_2007 {
width:225px;
}

.col_gesamt {
width:450px;
}

.col_ss06 {
width:112px;
}

.col_ws0607 {
width:112px;
}

.col_ss07 {
width:113px;
}

.col_ws0708 {
width:113px;
}

.col_pe_1 {
width:400px;
}

.col_pe_2 {
width:100px;
text-align:right;
}

.col_pe_3 {
width:100px;
text-align:right;
}

.col_pe_4 {
width:100px;
}

.col_progbereich {
width:160px;
}

.col_prog1 {
width:90px;
}

.col_prog2 {
width:90px;
}

.col_prog3 {
width:90px;
}

.col_peMA1 {
width:175px;
}

.col_peMA2 {
width:255px;
}

.col_peMA3 {
width:135px;
}

.col_peMA4 {
width:135px;
}
