
/* - huLSF.css - */
@media screen {
/* http://www.hu-berlin.de/portal_css/huLSF.css?original=1 */
.lsf_table {
width: 90%;
border: 1px solid black;
border-collapse: collapse;
}
.lsf_table tr ,
.lsf_table th ,
.lsf_table td {
border: 1px solid black;
text-align: left;
}
h3.lsf{
margin-top: 2em;
}
h4.lsf{
margin-top: 1em;
}
h5.lsf{
margin-top: 1em;
}
h6.lsf{
margin-top: 1em;
font-weight:bold;
}
h6.lsf a{
color:green !important;
}
h6.lsf a:hover {
text-decoration: underline !important;
}
ul.lsf_navi {
margin-left: 0;
list-style-type:none;
}
img.dojoComboBox {
display: none !important;
}
#region-content div p.discreet {
color: red;
}

}

