.tx_plusdrkcontentelements_topic_teaser {
position: relative;
margin-left: 0;
margin-right: 0;
}
.tx_plusdrkcontentelements_topic_teaser .t3-page-ce {
margin: 0;
}
.t3-page-ce:hover .tx_plusdrkcontentelements_topic_teaser .t3-page-ce-header {
border: 1px solid #ccc;
border-bottom: 0;
background: #eaeaea;
}
.t3-page-ce:hover .tx_plusdrkcontentelements_topic_teaser .t3-page-ce-body {
border: 1px solid #ccc;
border-top: 0;
box-shadow: none;
}
.reference-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #427BAB;
opacity: 0.15;
filter: alpha(opacity=15);
}