.Menu2-Button {
  text-align: left;
  border-style: none;
  font-family: trebuchet MS, sans-serif;
}

.NebenUeberschrift {
  font-size: 130%;
  padding-right: 3%;
  font-family: trebuchet MS, sans-serif;
}

.NM-item-1 {
  background-color: #CBE1A0;
  font-size: 100%;
  font-family: trebuchet MS, sans-serif;
  text-align: left;
  color: black;
  width: 80%;
  min-height: 30px;
  height: 150%;
  border-color:lightblue;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  margin-top: 8px;
  padding-left: 10px;
}

.NM-last {
  background-color: #CBE1A0;
  font-size: 100%;
  font-family: trebuchet MS, sans-serif;
  text-align: left;
  color: black;
  width: 80%;
  min-height: 30px;
  height: 150%;
  border-color:lightblue;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  margin-top: 8px;
  padding-left: 10px;
}

.NM-Ul {
  background-color: #CBE1A0;
  font-size: 100%;
  font-family: trebuchet MS, sans-serif;
  text-align: left;
  color: black;
  width: 80%;
  min-height: 30px;
  border-radius: 20px;
  height: 150%;
  border-color:lightblue;
  border-width: 1px;
  border-style: solid;
  margin-left: 10px;
  margin-top: 8px;
  padding-left: 10px;
}
