@font-face {
font-family: PWJoyeuxNoel;
src: url('./fonts/PWHappyChristmas.ttf');
format("opentype");
}

@font-face {
font-family: Merry Christmas Star;
src: url('./fonts/MerryChristmasStar.ttf')
format("opentype");
}
@font-face {
font-family: Candy Cane;
src: url('./fonts/Candcu__.ttf')
format("opentype");
}
@font-face {
font-family: Hultog Snowdrift;
src: url('./fonts/HultogSnowdrift-Rpdo.ttf')
format("opentype");
}
@font-face {
font-family: HolLeigh Caps;
src: url('./fonts/HolleighCaps-yLeZ.ttf')
format("opentype");
}

html {
    font-size: 15px;
    background-color: #1a76ab;
	  background-image: url('bg2.png');
	  /* background-size: 100% 100%; */
    padding: 0;
	  margin: 0;
}

body {
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
}

#logo {
	/*width: 200px;*/
	height: auto;
	padding: 0;
	margin: 0 auto;
  }

#Alles {
    font-size: 16px;
    color: #EFEFEF;
    padding: 0;
    text-align: center;
    width: 99.8%;
    border: 0px solid #fff;
}

.Titeltext {
	  font-family: PWJoyeuxNoel, Calibri, sans-serif; 
    font-size: calc(1.7rem + 1.4vw);
    font-weight: normal;
    color: #fff;
    padding: 0px;
    margin: 35px 0px;
    text-align: center;
	  text-shadow: 2px 2px #1a76ab;
    width: 100%;
}

.Fusstext {
    font-size: calc(0.5rem + 0.5vw);
    color: #fff;
    background-color:rgba(0, 0, 0, 0.5)
    padding: 0;
    margin: 35px 0px;
    text-align: center;
    width: 100%;
}

.small {
	font-size: calc(0.1rem + 0.5vw);
}

#Advent0 {
  position: relative;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1300px;
  border: 0px solid #FFDF00;
  height: auto;
}

#Advent1 {
  z-index: 2;
  position: relative;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 1300px;
  height: auto;
  border: 0px solid #ce3232;
}

#AdventGrafik {
  z-index: 3;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 10px 10px 50px 50px rgba(242,235,235,0.53);
  -webkit-box-shadow: 10px 10px 50px 50px rgba(242,235,235,0.53);
  -moz-box-shadow: 10px 10px 50px 50px rgba(242,235,235,0.53);
}

#Advent2 {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0px solid #FFF;
}

#Advent2 table {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#Advent2 td {
  /* width: 14,17%; */
  /*width: 16.66%; */
  width: 16.66%;
  height: 25%;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 0px solid #FFFFFF;
}

#Advent2 a {
    text-decoration: none;
}

#Advent2 .tag {
  font-family: PWJoyeuxNoel, Calibri, sans-serif; 
  /*font-size: calc(1.35rem + 1.35vw); */
  font-size: clamp(1.0em, 3.3vw, 2.9em);

  font-weight: normal;
    /* font-size: calc(0.5rem + 2.5vw); */
    /* background-color: rgba(255, 255, 255, 0); */
    transition: all 0.3s linear;
    padding: 25px;
    /* color: #1a76ab; */
    color: #194f6f;
    border: 1px solid #transparent;
	background-color: rgba(240, 240, 240, 0.55);
    border-radius: 10%;
}

#Advent2 a:hover .tag {
    color: #FFFFFF;
    border: 1px solid transparent;
    background-color: rgba(27, 95, 107, 0.5);
}

#Advent2 .rot {
  color: #FF0000;
  background-color: rgba(255, 255, 255, 0.4);
}

#Advent2 .drot {
  color: #BF0000;
  background-color: rgba(255, 255, 255, 0.5);
}

#Advent2 .blau {
  color: #3F00FF;
  background-color: rgba(255, 255, 255, 0.5);
}

#Advent2 .hblau {
  color: #00AFFF;
  background-color: rgba(255, 255, 255, 0.5);
}

#Advent2 .gelb {
  color: #FFDF00;
  background-color: rgba(255, 255, 255, 0.5);
}

#Advent2 .grau {
  color: #5F5F5F;
  background-color: rgba(255, 255, 255, 0.5);
}

#Advent2 .schwarz {
  color: #000000;
}

.button {
  background-color: #1a76ab;
  border: none;
  color: #FFFFFF;
  padding: 6px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  /* font-size: 20px; */
  font-size: clamp(0.8em, 2.0vw, 1.5em);
  border-radius: 10px;
}

.button {
  transition-duration: 0.6s;
}

.button:hover {
  background-color: #FFFFFF;
  color: #2C9CAF;
}

#snow1 {
	max-width: 100%;
	margin: 0 0 0 0;
}

.snowflake {
  z-index: 99;
  position: absolute;
  width: 10px;
  height: 10px;
  background: linear-gradient(white, white);
  border-radius: 50%;
  filter: drop-shadow(0 0 10px white);
}

#space {
  height: 500px;
}