/*h3 { border-bottom:1px solid gray; margin:0px; font-size: 20px; margin-bottom:17px; }*/
h4 { font-size: 15px; margin-bottom:12px; }
h2 {font-size: 20px; font-weight: bold; }
ul {margin-bottom: 15px; margin-top: 5px; }

/* Landingpage */

#content #lpContact h3 {
	margin-top:0;
}

#content #thirdRow .portlet {
	list-style-type:none;
	padding-left:0;
}

#content #lpPublications ul {
	padding-left:1.5em;
}

#content #thirdRow .portlet li {
	list-style-type:none;
	margin-bottom:1em;
}

#content #thirdRow .portlet li a:first-child {
	font-size:larger;
}

/* Lizenztexte */

#content .licensetext.dropdown a i {
    font-size: 20px;
    margin: 5px 30px auto auto;
}

#content .dropdown-menu {
    position: relative;
    top:0;
    left: 0;
    z-index: 1000;
    float: right;
    padding: 0 10px 0 0;
    margin: 5px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: right;
    border:0;
}

.landingpage #content .licensetext.dropdown {
    right:0px; 
    max-width:767px;
}

@media (min-width: 768px) {
  .landingpage #content .licensetext.dropdown {
    right:15px; 
    max-width:560px;
  }
}

@media (min-width: 992px) {
  .landingpage #content .licensetext.dropdown {
    right:15px; 
    max-width:280px;
  }
}

/* Leseraum */

iframe {
  margin-top:-10px;	
  margin-left:-22.4px;
}



/* ANPASSUNG FÜR NEWSBEITRAG MIT SPRACHKÜRZEL */
#content time {
    display: none !important;
    visibility: hidden !important;
}

/* News */
.portlet-item {
	margin-bottom:1em;
}