
/* - ploneCustom.css - */
@media all {
/* https://www.informatik.uni-bonn.de/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
.light_yellow{
background-color:#FFD;
padding:0.25em;
}
.light_red{
background-color:#FDD;
padding:0.25em;
}
.image-left, .image-right{
border:none;
}
/* */
h2.highlighted-ex, h3.highlighted-ex, p.highlighted-ex{ background-color:lightyellow; margin-bottom:0; }
h2.highlighted-ex, h3.highlighted-ex{ padding:0.25em; }
h2.highlighted-ex{ padding-top:0.75em; }
p.highlighted-ex{ padding:0 0.75em 0.25em; }
p.highlighted-ex + h2.highlighted-ex, p.highlighted-ex + h3.highlighted-ex, h2.highlighted-ex + h3.highlighted-ex{ margin-top:0; }
p.highlighted-ex + p:not(.highlighted-ex){ margin-top:0.5em; }
/* */
.monospaced{
font-family: Monaco,"Courier New",Courier,monospace;
padding: 0px 0.1em;
}
/* */
.t-fullwidth{
width:100%;
}
/* */
.portlet :not(.navItem) a {
border-bottom: 1px solid #CCC;
}
.portlet dd dl dd{
margin-left: 2em;
}
#content a[href$=".html"] {
background-image:none !important;
padding:0 !important;
}
/* */
.portletCollection .portletItemDetails, .portletEvents .portletItemDetails{
display: block;
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.portletEvents .portletHeader{
display: none;
}
iframe[height="6500"] {
height: 525em;
}
.ifib-aside{
width: 240px;
float: right;
}
.ifib-aside p.discreet{
padding:0 2px;
}
a.ifib-no-border{
border-bottom:none !important;
}
.ifib-vertical-centered{
vertical-align:middle;
}
.newsImage, .tileImage {
border:none;
}
/* */
.curriculum-table th{
background-color: #d1dbe5;
color: #000000;
}
table.curriculum-table{
border:1px solid #ccc;
}
table.curriculum-table th, table.curriculum-table td{
border-top:none;
border-left:1px dotted #ccc;
border-right:1px dotted #ccc;
border-bottom:none;
border-collapse: collapse;
padding: 0.4em 0.5em;
}
.curriculum-table tr:nth-child(even) td:not([rowspan]){
background-color:#ffffff;
}
.curriculum-table tr:nth-child(odd) td:not([rowspan]){
background-color:#f3f3f3;
}
.curriculum-table td[rowspan], .curriculum-table td[rowspan] ~ td{
border-top:1px solid #ccc;
}
/* */
/* */
/* */

}

