p {
    margin: 15px 0;
}

.pagewrapper .contentwrapper .contentbox {
  grid-column-start: 1;
  grid-column-end: -1;
}

.pagewrapper .contentwrapper {
  grid-column-start: 2;
  grid-column-end: 3;
  display: grid;
 grid-template-columns: repeat(4, minmax(0, 1fr));
 padding: 30px 20px 20px 20px;
}


.pagewrapper .footer,
.pagewrapper .header,
.pagewrapper .contentwrapper .contentbox {
  grid-column-start: 1;
  grid-column-end: -1;
}



/* Definitionen Teaser */

/* Teaser Allgemein */

.contentbox .teaser .teaser-content {
margin-top: 10px;
flex: 1 1 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}

.contentbox .content-header {
    font-size: 32px;
    font-weight: normal;
    line-height: 35px;
    color: #000;
    padding-bottom: 20px;
    padding-top: 5px;
    padding-left: 13px;
    text-indent:-13px;
    margin: 0;
}


.contentbox .content-header:before {
content: "";
border-left: 2px solid #000; padding-right: 10px;
width: 10px;

} 

.contentbox .content-footer {
text-align: center;
margin-bottom: 30px;
border-bottom: 1px solid var(--color-font);
}

.contentbox .content-footer img.spinner {
display: none;
}

.loginContainer.intra-loginContainer, .abo-shop-container #fcmskundenregister, .change-userdata-contentbox #fcmskundenedit, .my-profile-overview-container .my-profile-overview, .my-profile-box  {
    border: 1px solid var(--color-grey2);
    border-radius: 4px;
    padding: 20px 20px 20px 20px;
    background-color: var(--color-grey3);
    margin-bottom: 30px;
}

.loginContainer.intra-loginContainer .beschreibung {
    font-weight: 700;
}

.my-profile-overview h5,
.my-profile-box h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px 0;

}



/* Mein-Profil */
.my-profile-overview .flex-container:not(:last-child) {
  margin-bottom: 20px;
}

.my-profile-overview .flex-container {
  align-items: flex-start;
}

.my-profile-overview .flex-container .name {
  flex: 1 1 33.333%;
}
.my-profile-overview .mp-overview-value {
  flex: 2 1 33.333%;
  color: var(--color-grey0);
}
.my-profile-overview .flex-container .btn{
  min-width: 205px;
}

.my-profile-back-button {
  margin-bottom: 30px;
}

.old-userdata-text {
    margin-bottom: 10px;
}

.my-profile-box p:first-child,
#fcmskundenedit p:first-child,
.loginContainer.intra-loginContainer p:first-child,
.system-messages-contentbox .system-messages p:first-child,
.confirm-newsletter-contentbox .confirm-newsletter p:first-child,
.cancel-newsletter-contentbox .cancel-newsletter p:first-child {
  margin-top: 0;
}


.my-profile-box .change-password-input {
  margin-bottom: 20px;
}
.old-userdata-text {
  margin-bottom: 10px;
}
.old-userdata-text .old-userdata-text-bold{
  font-weight: 700;
}


/* Registrierung Kundenedit */

#fcmskundenregister .input-field input[type="text"],
#fcmskundenregister .input-field input[type="email"], #fcmskundenregister .input-field textarea, #fcmskundenregister .input-field input[type="password"], #fcmskundenregister .input-field input[type="file"], #fcmskundenregister .input-field select {
    margin-top: 30px;
}

#fcmskundenregister #regform .headline {
font-weight: 700;
}


#fcmskundenregister .btn {
  margin: 20px 0 0 0;
}

#fcmskundenregister .norm input,
#fcmskundenedit .norm input{
background: var(--color-grey3);
}

#fcms_register_form {
    margin-bottom: 40px;
}

#fcms_register_form .nutzerdaten.flex .link img {
    display: none;
}

#fcms_register_form .nutzerdaten.flex {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#fcms_register_form .nutzerdaten.flex div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
}

#fcms_register_form .nutzerdaten.flex .name {
    font-weight: 700;
}

#fcms_register_form .nutzerdaten.flex .inhalt {
    margin-left: 5px;
}

#fcmskundenregister span.dualinput,
#fcmskundenedit span.dualinput {
  display: flex;
}

#fcmskundenregister label.strassehnr,
#fcmskundenregister label.ortplz
{
  display: none;
}


#fcmskundenregister span.dualinput .dualinput-item {
position: relative;
}
#fcmskundenregister span.dualinput .dualinput-item.secondinput label {
left: 10px;
}
input.fcmskundeneingabe-dualinput-xlarge,
.dualinput-item.fcmskundeneingabe-dualinput-xlarge{
  flex: 1 1 72%;
}
input.fcmskundeneingabe-dualinput-xshort,
.dualinput-item.fcmskundeneingabe-dualinput-xshort{
  flex: 1 1 28%;
}
#fcmskundenedit input.secondinput,
#fcmskundenregister input.secondinput {
  margin-left: 10px;
}



@media screen and (max-width: 735px) {
  .my-profile-overview {
    text-align: center;
  }
  .my-profile-overview .flex-container {
    flex-direction: column;
    align-items: center;
  }
  .my-profile-overview .flex-container:not(:last-child) {
    margin-bottom: 30px;
  }
  .my-profile-overview .flex-container .btn{
    align-self: center;
    width: 100%;
  }
  .my-profile-overview .flex-container .name,
  .my-profile-overview .mp-overview-value{
    margin-bottom: 10px;
  }

}



.input-field.userreg {margin-bottom: 20px;}

.input-field.userreg label {
    font-family: var(--font-primary);
    font-size: 14px;
    line-height: 18px;
    color: var(--color-font);
    position: absolute;
    top: 10px;
    left: 0;
    cursor: text;
    opacity: 1;
    transition: all ease 0.3s;
}

.input-field.userreg label.cu_displayRealName {
display: none;
}

.input-field.userreg label.radio-label {
  position: relative;
  top: initial;
  left: initial;
  cursor: initial;
}

.input-field.userreg .error {
    position: relative;
    top: 5px;
    left: 0;
    cursor: text;
    opacity: 1;
    background: #fff;
    font-family: var(--font-primary);
    font-size: 14px;
    line-height: 18px;
    padding: 3px 0;
    z-index:999;
}

.input-field.userreg .fcmskundeneingabe-onewayinput .inputfield {
margin-top: 30px;
    padding: 14px 15px;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid var(--color-grey1);
    -webkit-appearance: none;
    outline: none;
    border-radius: .5px;
    font-family: var(--font-primary);
    font-size: 16px;
    line-height: 20px;
}


.regblock-security-container {font-size: 14px;}


@media screen and (max-width: 340px) {
.art-detail .formContainer .input-field .error,
.input-field.userreg .error {
font-size: 11px;

}


}



/* Textbausteine */


.art-detail .grundtext .textbaustein {
font-size: 14px;
line-height: 20px;
padding: 0 20px;
float: right;
width: 300px;
margin: 20px 0 20px 20px;
background: #e6e6e6;
color: #000;
}

.art-detail .grundtext .textbaustein.html .bild {
margin-bottom: 15px;
}

.art-detail .grundtext .textbaustein p {
margin: 0 0 15px 0;
}

.art-detail .grundtext .textbaustein p:EMPTY {
display: none;
}

.art-detail .grundtext .textbaustein.zitat {
background: transparent;
padding: 0;
}

.art-detail .grundtext .textbaustein .titel {
margin: 15px 0 10px 0;
font-size: 20px;
line-height: 25px;
display: inline-block;
}


.art-detail .grundtext .textbaustein.zitat blockquote {
  font-size: 18px;
  font-style:italic;
  color: #000;
  margin: 0;
  padding:20px 20px 20px 45px;
  border-left:8px solid var(--color-primary);
  line-height:1.6;
  position: relative;
  background: #e6e6e6;
}

.textbaustein.zitat blockquote::before {
  font-family:Arial;
  content: "\201C";
  color:var(--color-primary);
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.textbaustein blockquote::after{
  content: '';
}

.textbaustein blockquote .zitator {
  display:flex;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  margin-top:1em;
}

.textbaustein blockquote .bild img {
display: inline-block;
border-radius: 50%;
margin-right: 10px;
}

.textbaustein.linkliste a {
color: #000;
}
.textbaustein.linkliste a:hover {
color: var(--color-primary);
}
.textbaustein.linkliste li {
margin-bottom: 10px;
}
.textbaustein.linkliste li::marker {
font-size: 150%;
color: var(--color-primary);
}

.textbaustein.linkliste ul {
margin-bottom: 20px;
}

.textbaustein.list ul {
    list-style-type: disc;
margin: 0px 5px;
}


@media screen and (max-width: 735px) {
.art-detail .grundtext .textbaustein {
width: 100%;
float: none;
margin: 0 auto;
padding-bottom: 3px;
}

.art-detail .grundtext .textbaustein.zitat blockquote {
 width: 100%;
margin: 0;
}
}



