.groupheader-logo-vv .groupheader-logo {
	filter: grayscale(0%) brightness(100%);
	opacity: 1;
}

.imgheader {
	background-image: url('/fileadmin/img/Seitenheader/header_mychampionspremium_neu.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: center;
}

.headerImageLeft .neu {
  position: absolute;
  width: 75px;
  top: -40px;
  right: -50px;
}

.navi-mobile-top-second-logo .neu {
  display: none;
}

.footer-slogan {
  margin-bottom: unset;
}

.footer-end img {
  width: 200px;
  margin-top: 10px;
}

.content h1 {
  font-size: 38px;
}

.content h2 {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
}

a.lightbox::before {
	display: none;
}

.ce-bodytext ul {
  list-style-image: none;
  list-style-type: revert;
}

.ce-bodytext ul li {
  padding: 5px 0px;
  list-style-type: '✔';
  padding-inline-start: 0.5ch;
}

.ce-bodytext ul li::marker {
  color: #202d54;
  font-size: 25px;
}

.header-element {
  margin-bottom: 25px;
}

.header-element h1, .header-element h2 {
  margin: 5px 0px;
  padding: unset;
}

.loginseite {
  font-family: source-sans-pro, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3em;
}

.loginseite label {
  width: 100% !important;
  overflow: hidden;
  display: block;
  padding: 0 0 3px;
  vertical-align: top;
}

.loginseite input[type='text'],
.loginseite input[type='password'] {
  border: 1px solid #c7c7c7;
  padding: 4px 10px;
  color: #303030;
  font-size: 13px;
  line-height: 16px;
  width: 100%;
  float: left;
  margin: 0 6px 5px 0;
  height: 30px;
}

.loginseite input[type='submit'] {
  border: none;
  width: 100%;
  height: 30px;
  padding: 0 8px 2px;
  color: #fff;
  background: #002e54;
  vertical-align: middle;
  overflow: hidden;
  margin-left: 0px;
  cursor: pointer;
}