html {
  background-color: #FBFCFE;
  font-family: 'proxima-nova', sans-serif;
  font-style: normal;
  font-weight: 100;
}

body{

}

p1{
  font-size: 18px;
  font-weight: 400;
  color: #9e9e9e;
}




#boxGr {
  color: #9e9e9e;
  font-size: 12px;
  height: 700px;
  width: 900px;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 75px;
  margin-left: auto;
  margin-right:auto;
  padding: 100px;
  padding-top: 50px;
  font-weight: 100;
  box-shadow: 2px 4px 6px grey;
  line-height: 1.5;


}
#boxvormittag {
  margin: 20px;
  border-top: 1px solid lightgrey;
  padding: 30px;
  padding-right: : 5px;
  padding-left: 5px;
  float: left;
  width: 350px;
  letter-spacing: 0.5px;

}

#boxnachmittag {
  margin: 20px;
  border-top: 1px solid lightgrey;
  padding: 30px;
  float: right;
  width: 350px;
  letter-spacing: 0.5px;
}

p9 {
  font-size: 19px;
  color: #5e5e5e;
}

p8 {
  font-size: 19px;
  color: #5e5e5e;
}

#BildMattes{
  height: 70px;
  width: auto;
}

#BildBlau{
  height: 20px;
  width: auto;
}
#BildRot{
  height: 20px;
  width: auto;
}
p7{
  color: #9e9e9e;
}

a:hover{
  background-color: #9a9a9a;
}
