
.OT-startseite-header {
  background-color:#FFF;
  background-image:url('https://www.psoriasis-netz.de/cms-app/pages_media/0_hero-image.webp');
  background-size:cover;
  background-position:top center;
  background-repeat:no-repeat;
  padding:5%; 
}

.OT-startseite-headline {
  font-size:36px;
  display:inline-block;
  background-color:rgba(255,255,255,0.7);
  padding:5px 12px;
  margin-bottom:5px;
  color:#990000;
}

.OT-startseite-bigHead {
  font-size:32px;
}

.OT-startseite-bigHeadOnRed {
  font-size:32px;
  color:#FFF;
}

.OT-startseite-subline {
  color:#FFF;
}

.OT-startseite-search {
  margin-top:40px;
}

.OT-startseite-redbox {
  padding:50px;
  background-color:#990000;
  background-image:url('https://www.psoriasis-netz.de/cms-app/pages_media/0_redbg.png');
  background-position:top center;
  background-repeat:no-repeat;
  background-size:cover;
}

.OT-startseite-redbox2 {
  background-color:#990000;
  background-image:url('https://www.psoriasis-netz.de/cms-app/pages_media/0_redbg.webp');
  background-position:top center;
  background-repeat:no-repeat;
  background-size:cover;
}

.OT-startseite-gecko {
  background-image:url('https://www.psoriasis-netz.de/cms-app/pages_media/0_gecko.webp');
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  padding:70px;
}

.OT-startseite-brightbox {
  padding:50px;
  background-color:#eee;
}

.OT-startseite-brightbox .ipsWidget_title {
  background:none;
}

.OT-startseite-bigtext {
  font-size:60px;
  color:#FFF;
}

.OT-startseite-widgethead {
  font-size:18px;
  border-bottom:1px solid #FFF;
  padding-bottom:18px;
}

.OT-startseite-widgetsub {
  font-size:16px;
}

.OT-startseite-redbox .OT-startseite-widgethead, .OT-startseite-redbox .OT-startseite-widgetsub {
  color:#FFF;
}

.OT-startseite-redbox2 .OT-startseite-widgethead, .OT-startseite-redbox2 .OT-startseite-widgetsub {
  color:#FFF;
}

.ipsBreadcrumb_top,.ipsBreadcrumb_bottom {
  display:none;
}

.ipsLayout_container {
  padding:0;
  max-width:100%;
}

#ipsLayout_header .ipsLayout_container, #ipsLayout_topFooter .ipsLayout_container {
  padding-left:15px;
  padding-right:15px;
}

@media only screen and (max-width: 600px) {
  .OT-startseite-bigtext {
    font-size:30px;
  }
}