div.navigation dd.portletItem  a[href="https://www.geschichte.hu-berlin.de/"] {
display:none !important;
}
[title=Russian]
{
   display:none !important;
}
#content-core div.spalten h3
{
height: 40px;
}
.portletCollection ul li a {
    color: #4D4D4D;
    display: list-item;
    list-style-type: square;
    border-bottom: 1px dashed;
    margin: 0.4em;
}

.portletCollection ul li a:hover {
    color: #006699;
    display: list-item;
    list-style-type: square;
}


.portletCollection ul li span a {
    border-bottom: none !important;
    color: #4D4D4D;
    display: inline;
}

.portletCollection ul li span a:hover {
    border-bottom: none !important;
    color: #006699;
    display: inline;
}

div#sidebar dd.portletItem div.portal-title-current a[href="https://www.geschichte.hu-berlin.de/"] {
    display: none !important;
}

h2 { border-bottom: 1px solid gray !important; }

section.portletCollection header.portletHeader { background-color: #CCD6E0 !important; font-size: 100% !important; }
section.portletCollection header.portletHeader a { color: #003366 !important; }

table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #e5e5e5 !important;
}

div.mosaic-tile-content span.tileArrowsLink { display: none !important; }

h2.tileHeadline { border-bottom: none !important; }
h2.tileHeadline a {
	margin-bottom: 0em;
	font-size: 85% !important;
	font-weight: bold !important;
	display: list-item;
	list-style-image: url('++resource++humboldt.theme.images/bullet.gif');
	list-style-type: square;
	list-style-position: inside;
}
.slidebody h1 { font-size: 90% !important; }
.slidebody h3 { font-size: 90% !important; }