/* LESS Document */
/* IPad Pro Auflösung mit Kiosk Pro:  2732x2048px  */
/* Farben */
body {
  width: 100%;
  background: #3A3A3A;
  color: #fff;
  margin: 0px;
  padding: 0px;
  font-size: 45px;
  font-weight: bold;
  font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
#body2 {
  width: 1225px;
  min-height: 880px;
  background: #000000;
  margin: 0px auto;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 25px;
}
form {
  margin: 0px;
}
a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:active {
  color: #fff;
  text-decoration: none;
}
.simButton {
  height: 48px;
  display: block;
  background-color: #212b6b;
  text-align: center;
  font-size: 40;
  color: #fff;
  border-radius: 20px;
  padding: 5px 20px;
}
.edit_headline {
  padding-top: 20px;
}
.edit_text {
  font-size: 30px;
  padding: 20px 0px;
}
.bg_beige a:link {
  color: #000;
  text-decoration: underline;
}
.bg_beige a:visited {
  color: #000;
  text-decoration: underline;
}
.bg_beige a:hover {
  color: #444;
  text-decoration: none;
}
.bg_beige a:active {
  color: #000;
  text-decoration: underline;
}
h2 {
  padding: 0px;
  margin: 20px 0px 10px 0px;
  font-size: 70px;
}
h3 {
  padding: 0px;
  margin: 50px 0px 10px 0px;
  font-size: 65px;
}
#mainheadline table {
  width: 1225px;
}
#mainheadline table .outertd {
  width: 400px;
  border: 0px solid;
}
#mainheadline table .outertdright {
  width: 400px;
  text-align: right;
  border: 0px solid;
}
#mainheadline table .mainheadline {
  font-weight: bold;
  font-size: 90px;
  text-align: center;
  border: 0px solid;
}
.homebutton {
  width: 100px;
  height: 100px;
  border-radius: 25px;
  background: #f8ac00;
  margin: 10px;
  display: inline-block;
  text-align: center;
  border: 5px solid #ffffff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.99);
}
.homebutton .homebutton_imgbox {
  width: 100px;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
}
.homebutton .homebutton_imgbox img {
  width: 85%;
}
.linkbutton {
  height: 100px;
  border-radius: 25px;
  background: #f8ac00;
  color: #ffffff;
  margin: 10px;
  padding: 12px 30px 0px 30px;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  border: 5px solid #ffffff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.99);
}
#mainheadline input {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 150px;
  height: 100px;
  border-radius: 25px;
  background: #f8ac00;
  color: #fff;
  font-weight: bold;
  font-size: 60px;
  margin: 20px;
  padding: 0px;
  border: 5px solid #ffffff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.99);
  text-align: center;
}
#content {
  width: 1225px;
  margin: 20px auto 20px auto;
  text-align: center;
}
#content .left {
  width: 1045px;
  text-align: left;
}
.bg_beige {
  background-color: #fff8e9;
  border-radius: 30px;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.99);
  color: #222;
  padding: 25px 50px;
  margin-bottom: 25px;
}
.bg_beige td {
  color: #000;
}
.alignleft {
  text-align: left !important;
}
.menu_div {
  width: 600px;
  color: #222;
  float: left;
  min-height: 1000px;
}
.menu_div ul {
  list-style-type: none;
  width: 400px;
  color: #222;
  margin: 0px;
}
.menu_div li {
  background-color: #212b6b;
  width: 450px;
  color: #FFFFFF;
  border-radius: 25px;
  padding: 16px 30px 12px 30px;
  margin-bottom: 22px;
}
.fh_menu_div {
  width: 770px;
  color: #222;
  float: left;
  min-height: 1000px;
}
.fh_menu_div ul {
  list-style-type: none;
  width: 630px;
  color: #222;
  margin: 0px;
}
.fh_menu_div li {
  background-color: #212b6b;
  width: 630px;
  color: #FFFFFF;
  border-radius: 25px;
  padding: 16px 30px 12px 30px;
  margin-bottom: 22px;
}
.breadcrump_fh {
  padding: 0px;
  margin: 0px;
  padding-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
}
#leftcolumn {
  float: left;
  width: 500px;
}
#historie {
  width: 500px;
  min-height: 500px;
  border: 2px solid #fff;
  border-radius: 20px;
}
#console {
  width: 484px;
  min-height: 100px;
  background-color: #C5C5C5;
  color: #000;
  border: 2px solid #fff;
  border-radius: 20px;
  font-size: 20;
  font-weight: normal;
  text-align: left;
  padding: 3px 8px;
  margin-top: 20px;
}
#controlblock {
  float: left;
  width: 700px;
  min-height: 95px;
}
#div_artikelliste {
  float: left;
  width: 400px;
  padding-left: 10px;
}
#div_artikelliste_control {
  float: right;
  width: 240px;
  padding-top: 10px;
  padding-left: 10px;
}
#numblock {
  float: left;
  width: 700px;
  min-height: 100px;
  padding-left: 25px;
}
.home_button_div {
  float: left;
  width: 60px;
  height: 60px;
  background-color: #f8ac00;
  border-radius: 20px;
  margin: 5px;
  margin-left: 20px;
}
.home_button {
  margin: auto;
  padding-top: 6px;
}
.namensbutton {
  width: 430px;
  border-radius: 25px;
  background: #212b6b;
  color: #fff;
  margin: 20px;
  padding: 25px 15px;
  border: 5px solid #ffffff;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.99);
  text-align: left;
  display: inline-block;
}
.namensbutton .nachname {
  font-weight: bold;
  font-size: 55px;
}
.namensbutton .vorname {
  font-weight: 100;
  font-size: 50px;
  float: left;
}
.namensbutton .mailicon {
  float: right;
}
.login_left {
  width: 1450px;
  float: left;
  text-align: left;
}
.login_left .login_name {
  font-weight: bold;
  font-size: 80px;
}
.login_left .login_code {
  font-weight: bold;
  font-size: 300px;
  text-align: center;
  margin-top: 400px;
  letter-spacing: 60px;
}
.login_pinpad {
  text-align: center;
  float: left;
  padding-top: 190px;
}
.login_pinpad .ziffer {
  width: 250px;
  height: 195px;
  border-radius: 50px;
  background: #f8ac00;
  color: #fff;
  font-weight: bold;
  font-size: 120px;
  margin: 20px;
  padding: 55px 0px 0px 0px;
  border: 5px solid #ffffff;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.99);
  text-align: center;
  float: left;
  cursor: pointer;
}
.login_pinpad .text {
  width: 250px;
  height: 73px;
  border-radius: 50px;
  background: #BB0000;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  margin: 169px 20px 20px 20px;
  padding: 27px 0px 0px 0px;
  border: 5px solid #ffffff;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.99);
  text-align: center;
  float: left;
  cursor: pointer;
}
#maininfo {
  width: 845px;
  background: #212b6b;
  border-radius: 25px;
  text-align: center;
  font-weight: bold;
  padding: 40px;
  border: 5px solid #ffffff;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.99);
}
.wichtig {
  background: #CC0003 !important;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clear {
  clear: both;
}
