
/* - ++resource++dipf.diazotheme/bildungsbericht.css - */
@media screen {
/* https://www.bildungsbericht.de/portal_css/++resource++dipf.diazotheme/bildungsbericht.css?original=1 */
/* */
/* */
#decoration {
display: none !important;
}
/* */
.top-bar,
.top-bar ul > li {
background-color: #999;
}
.top-bar ul > li:hover:not(.name),
.top-bar ul > li.active:not(.name),
.top-bar ul > li:focus:not(.name) {
background-color: #666666;
}
.top-bar ul > li:hover:not(.name) a,
.top-bar ul > li.active:not(.name) a,
.top-bar ul > li:focus:not(.name) a {
color: #fff;
}
.top-bar ul > li.has-dropdown .dropdown li a:hover,
.top-bar ul > li.has-dropdown .dropdown li a:focus {
color: black;
}
/* */
.row:nth-of-type(2):after {
clear: left;
}
.template-bildungsbericht-frontpage ul.breadcrumbs {
display: none;
}
.template-bildungsbericht-frontpage div.columns img:hover {
filter: opacity(75%);
}
.template-bildungsbericht-frontpage .panelHeader {
background-color: transparent;
margin-top: 35px;
margin-bottom: 0px;
padding-left: 0;
padding-right: 0;
height: 25px;
}
.template-bildungsbericht-frontpage #content .columns a {
text-decoration: none;
}
.template-bildungsbericht-frontpage .panelHeader h2 {
line-height: 20px;
text-underline: none;
color: #333;
margin-bottom: 5px;
line-height: 14px;
margin-top: 18px;
text-align: center;
}
.template-bildungsbericht-frontpage .bildungsbericht_frontpage img {
height: 100%;
width: 100%;
width: 50%;
margin-left: auto;
margin-right: auto;
display: block;
}
.template-bildungsbericht-landscape-1 #headerColumnRight #decoration {
display: none !important;
}
.image-map-container {
position: relative;
display:inline-block;
}
.image-map-container img {
display:block;
}
.image-map-container .map-selector {
left:0;top:0;right:0;bottom:0;
color:#546E7A00;
}
.image-map-container .map-selector.hover {
color:#FFF;
opacity: 0.35;
}
.map-selector:after {
content: '';
position: absolute;
top: inherit;right: inherit;bottom: inherit;left: inherit;
background: currentColor;
pointer-events: none;
}
#bildungs_logos [class*="column"] + [class*="column"]:last-child {
margin-right: 25px;
}
.template-bildungsbericht-frontpage #bildungs_logos img:hover {
filter: unset;
}
#bildungs_logos {
float: right;
}
.template-bildungsbericht-frontpage .documentModified {
display: none;
}
@media only screen and (max-width: 1034px) {
#bildungs_logos {
float: left;
}
}
}

