.hiddenLabel, .hiddenText, .webTextOnlyComment {
    display: inline;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}

/* linke Spalte Startseite (feste Bildplaetze) */
.StartNaviBildDiv {
    margin: 0 0 20px 20px;
}

/* Info Spalte und Keywords in rechter Spalte Box*/
.webTeaserDiv .infoFlex:first-child span.webFlexTopDiv,
.webTeaserDiv>span:first-child{
    margin-top:0;
}

/* Anpassung fuer Suchfelder der Datenbank */
.enetSearchCol3C1,
.enetSearchCol3C2,
.enetSearchCol3C3 {
	width: 33%;
}

.enetSearchCol5C2 {
	width: 50px;
}

.enetSearchCol2C1 {
	width: 230px;
}

.pubBlaetternDiv {
    width: 705px;
}

.pubWebText {
    width: 594px;
}

.pubTeaserCol1Div {
    float: left;
    margin-right: 1%;
    width: 49%;
}

.pubTeaserCol2Div {
    float: left;
    width: 50%;
}