



.mod.modStage.owl-isSlider .stagefont-bright-erwachseneThemeCss .teaser .moreBtn {
	background-color:transparent;

}
.mod.modStage.owl-isSlider .stagefont-bright-erwachseneThemeCss .teaser .moreBtn .icon-font,
.mod.modStage.owl-isSlider .stagefont-bright-erwachseneThemeCss .teaser .moreBtn .linktext {
    color:#fff;
}

/* NEU: Aenderungsdatum ausgeben */
.con .modCon .modSocialbar .box .articleModificationDate {
  float: right;
  width: 100%;
}

.con .modCon .modSocialbar .box .articleModificationDate p {
  float: right; 
  font-size: 0.8em;
}


/* Hotfix für Erwachsene Seite Kontakt Form Medium */
.view-m .node-kontakt.erwachseneThemeCss .form .unitD {
    text-align: left;
    width: 100%;
}

.view-m .node-kontakt.erwachseneThemeCss .form .unitY, .view-m .node-kontakt.cssArticle.erwachseneThemeCss .form .unitZ {
    width: 100%;
}

.view-m .node-kontakt.erwachseneThemeCss .modForm select, .view-m .node-kontakt.erwachseneThemeCss .form input {
    max-width: 100%;
}

#footer .footerWrapperParents .unitC.telephone strong {
    text-decoration: none;
}

#footer fieldset {
    margin-top: 12px;
}

#footer .form form {
    margin: 4px 0 16px 0;
}

/* Hotfix für Erwachsene Seite Kontaktformular doppelte Radio-Buttons */
input[type="radio"] { 
    visibility: hidden; 
}
/* Hotfix für Position Eltern-Logo Hover-Effekt */
#header .logo {
    margin: 52px 0 11px 50px;
}
#header .logo .ani {
    top: 27px;
}



