#seitenmenu {
  font-family: verdana;
  font-size: 12px;
  color: #727272;
}
.menuerstezelle {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: 38px;
  min-height: 38px;
  max-height: 38px;
  background-color: #e4eef4;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  left: 0px;
  top: 0px;
}
.menuzelle {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  background-color: #e4eef4;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
}
.menutexterstercontainer {
  width: 165px;
  min-width: 165px;
  max-width: 165px;
  position: relative;
  top: 6px;
  left: 25px;
  cursor: pointer;
  line-height: 110%;
}
.menutextcontainer {
  position: relative;
  top: -8px;
  left: 25px;
  cursor: pointer;
  line-height: 110%;
}
.menuqrcode {
  position: absolute;
  left: 35px;
  top: 278px;
  cursor: pointer;
}
.menuqrcodehinweis {
  width: 100%;
  text-align: center;
  color: #fa7229;
  position: absolute;
  left: 0px;
  top: 418px;
  cursor: pointer;
}
.menuqrcodeinfotext {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 438px;
  cursor: pointer;
}
.menuweltkugel {
  position: absolute;
  left: 59px;
  top: 484px;
  cursor: pointer;
}
.menuweltkugelinfotext {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 572px;
  cursor: pointer;
}
.menukreis {
  font-size: 8px;
  width: 10px;
  min-width: 10px;
  max-width: 10px;
  padding-top: 9px;
  padding-left: 22px;
  vertical-align: top;
  cursor: pointer;
  line-height: 120%;
}
.untermenu {
  background-color: #ffffff;
  border-top: 9px solid #ffffff;
  border-bottom: 6px solid #ffffff;
}
.untermenutext {
  width: 168px;
  min-width: 168px;
  max-width: 168px;
  padding-top: 7px;
  vertical-align: top;
  cursor: pointer;
  line-height: 120%;
}
.topmenutext {
  font-family: verdana;
  font-size: 12px;
  color: #727272;
  position: relative;
  top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  float: left;
  text-align: center;
}
.quotes {
	display: none;
  font-family: verdana;
  font-size: 14px;
  color: #dddddd;
}