@charset "utf-8";

body {
	height: auto;
	background-repeat: no-repeat;
}

p {font-family: Roboto;
color: white;
font-size: 20px;
position: relative;
line-height: 1.5;}

a { font-family: Roboto;
	color: grey;
	text-decoration: none;
	padding: 10px;
	
}

a2 {
	padding: 40px 0px 0px 0px;
	color: white;
	font-family: Roboto;
	font-size: 12pt;
}

a:hover
{
	  background-color: #FF0086;
  color: white;
	padding: 10px;
	border-radius: 20px
		
}

.background {
	max-width: 1280px;
	min-height: 1020px;
	background: url("./Assets/htg.png");
	background-repeat: no-repeat;
	margin: auto;
	box-shadow: 0px 0px 20px 1px #AAA;	
}

.logo {
	background: url("./Assets/MC_Logo_rgb_horizontal_white.svg");
	background-repeat: no-repeat;
	max-height: 55.37px; 
	padding: 60px 0px 0px 0px;
	margin: 50px 50px 0px 0px;
	
}
.language-selector {
font-family: Roboto;
font-size: 20px;
position: relative;
line-height: 1.5;}

.language-selector-activ  {
  margin-right: 40px;
  color: white;
  font-weight: bold;
  cursor: pointer;}

.language-selector-not-active {
  margin-right: 40px;
  color: #E8F0F5;
  cursor: pointer;}

.contentL {
	max-width: 494px;
	margin: 100px 0px 0px 140px;
}


.img { margin: 80px 0px 0px -40px;
	max-height: 510.76px;
	width: auto;
	float: left;
}
.download-item { 
	display: grid;
	grid-template-columns: auto auto;
	grid-column-gap: 30px;
	width: max-content;
}

.download-item a:hover {
	padding: 0;
	
}

.apple { padding: 0px;	
}

.android { padding: 0px;
	
}

.QR { background-color: white;
	display: flex;
	height: 140px;
	width: 140px;
	border-radius: 20px;
	margin: 20px 0px 0px 0px;
	box-shadow: 0px 0px 20px 0px #AAA; 
	
}

.QR-all {
	margin-top: 60px;
}

.footer-item {
	font-family: Roboto;
	margin: 0px 40px 0px 0px;
	color: #565656;
    cursor: pointer;
}
	
.footer {
	padding-top: 100px;
	padding-left: 140px;
}

input[type=password]{
  padding: 15px;
  margin: 5px 0 22px 30px;
  display: inline-block;
  border-radius: 25px;
  background: rgba(255,255,255, 0.5);
  color: #fff;
  border: none;
}

input[type=password]:focus {
  background-color: #fff;
  outline: 0.15rem solid;
  color: #fff;
  background: rgba(255,255,255, 0.5);
}

input {
	color: #fff;
}

button {
  background: #fff;
  padding: 14px 20px;
  margin: 8px 0 0 15px;
  color: #F52764;
  border: none;
  cursor: pointer;
  display: inline-block;
  border-radius: 25px;
  opacity: none;
  text-size: 16px;
}

input[type=submit]{
  padding: 15px;
  margin: 5px 0 22px 0;
  display: inline-block;
  border-radius: 25px;
  background: rgba(255,255,255);
  color: #F52764;
  border: solid;
  border-color: #fff;
  font-size: 16px;
}

input[type=submit]:hover {
  background: #F52764;
  border: solid;
  border-color: #fff;
  color: #ffffff;
}

@media screen and (max-width : 768px ){
 
p {font-family: Roboto;
	color: white;
	width: auto;}

a { color: grey;
	font-size-adjust: auto;
font-family: Roboto;
}
	.language-selector {
		padding-top: 50px;
	}	
	
	.logo {
	
		height: auto;
		max-height: 55.6px;
		margin: 100px 0px 0px 0px
	}	
	
.background {
	max-width: 1280px;
	min-height: 1052px;
	background: url("./Assets/htg_tabletansicht.png");
	background-repeat: no-repeat;
	margin: auto;
	box-shadow: 0px 0px 20px 1px #AAA;	
}
	
.img { margin: 100px -10px 0px 0px;
width: auto;
max-height: 429px;
	float:right; 
	
}

.contentL {
	max-width: 406px;
	margin: 0px 0px 0px 40px;
}

.footer-item {
	margin: 208px 0px 0px 40px;
	color: #565656;
	}
}

.QR-all {
	margin-top: 60px;
}

input[type=password]{
  width: 50%;
  margin: 5px 0 22px 0;
}

@media screen and (max-width: 658px) {
	input[type=text]{
  width: 100%;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
}
	
button {
width: 100%;
margin: 0 auto;
}
	
	p {font-family: Roboto;
color: white;
		font-size: 20px;
	text-align: center;
		width: 100%;
		}

a { color: grey;
	font-size-adjust: auto;
font-family: Roboto;
}
	
a3 {
		
	}
	
.logo {
	background-repeat: no-repeat; 
	background-position: center;
	min-height: 100px;
	padding: 0px 0px 20px 0px;
	margin: 60px 0px 0px 0px;
	width: 100%;
}
	
	.QR { background-color: white;
	height: 140px;
	width: 140px;
	border-radius: 20px;
	margin: 20px 0px 0px 0px;
	box-shadow: 0px 0px 40px 0.3px #6A6363;
		display: none;
	
}

.QR-all {
	margin-top: 80px;
	display: none;
}
	
	.background {
	max-width: 658px;
	min-height: 1264px;
	background-repeat: no-repeat;
	margin: inherit;
	box-shadow: 0px 0px 20px 1px #AAA;	
		display: block;
}

	.img {
	
}
	
	.contentL { 
		width: 80%;
		margin: auto;
		
}

	.footer-item {
		margin: auto;
		text-align: center;
		padding: 100px 0px 0px 0px;
		color: #565656;
	}
	
	.apple { padding: 20px 0px 20px 0px;}
	
}


@media screen and (max-width: 375px) {
  input[type=text]{
  width: 100%;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
}
	
  input[type=submit]{
  width: 100%;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
}

input[type=password]{
  width: 100%;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
}
	
button {
width: 100%;
margin: 0 auto;
}
	
	p {font-family: Roboto;
	   color: white;
	   font-size: 18px;
	   text-align: center;
	   width: 100%;
		}

a { color: grey;
	font-size-adjust: auto;
	font-family: Roboto;
}
	
.download-item { 
	display: inline;
}
	
.logo {
	background-repeat: no-repeat; 
	background-position: center;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
	
	.QR { background-color: white;
	height: 140px;
	width: 140px;
	border-radius: 20px;
	margin: 20px 0px 0px 0px;
	box-shadow: 0px 0px 40px 0.3px #6A6363;
	display: none;
	
}

	.QR-all {
	margin-top: 80px;
	display: none;
}
	
	.background {
	max-width: 658px;
	min-height: 1264px;
	background-repeat: no-repeat;
	margin: inherit;
	box-shadow: 0px 0px 20px 1px #AAA;	
	display: block;
}

	.img {
	float: none;
	margin: 50px auto auto auto; 
	width: auto;
	justify-content: center;
		
}
	
	.contentL { 
		width: 80%;
		margin: auto;
		
}
	
	.footer-item {
		margin: auto;
		text-align: center;
		padding: 0px 20px 0px 0px;
		color: #565656;
		font-size: 14px;
	}
	
	.footer {
	display: inline;
	padding-top: 50px;
	padding-left: 20px;
}
	
}

