
/* - hu_InfoPortalStyles.css - */
@media all {
/* https://www.hu-berlin.de/portal_css/hu_InfoPortalStyles.css?original=1 */
/* */
#content dl dt {
font-weight: bold !important;
}
ul.categories{
list-style-image: url("http://www.hu-berlin.de/arrowRight.gif") !important;
}
ul.categories li{
font-weight: bold;
}
ul.subcategories{
list-style-image: url("http://www.hu-berlin.de/arrowRight.gif") !important;
}
ul.subcategories li{
font-weight: normal;
}
ul.infoitems{
list-style-image: url("http://www.hu-berlin.de/arrowRight.gif") !important;
}
ul.subcategories li.notShow{
list-style: none;
}
span.notShow {
display: none;
}
dl dt {
padding-top: 2em;
}
ul.infoitems li strong.wichtig {
color:#ff0000;
}

}

