
/*  */
/* 
*/
body.oe-page .stage-slider p, body.oe-page .stage-small a:first-child {
    text-shadow: none !important;
}

/* Hack to remove ugly table caption on page ID 296 (used on page of Stephan Seifermann) */
#table_296 > caption {
  display: none;
}
#div_296 {
  margin-top: -1em;
}

/* Projektseite dreispaltig */
.text .project-element {
    display: inline-block;
    margin-top: 0em;
}

/* News-Liste */
table#table_92 td, table#table_92 th {
line-height: 1.4;
}
/*  */