.Ovencel{
  height: 40px;
  width: 70px;
  border: 1px solid;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.OvenBoven{
  left: 70px;
}
.OvenRechts{
  top: -80px;
  left: 140px;

}
.OvenMidden{
      left: 70px;
    top: -40px;
}
.OvenOnder{
  top: -80px;
  left: 70px;
}
.OvencelInput{
  text-align: center;
}
.Totalbody{
  margin: 20px;
}

.border-layout{
  padding: 5px;
  border-bottom: 2px solid;
  border-top: 2px solid;
  margin-bottom: 20px;
}
.image_logo{
  float: left;
  margin-right: 20px;
}

.container-fluid {
    padding-left:0px !important; /* 15px; */
    padding-right:0px !important; /* 15px; */
}

section.content {
    margin-top: 85px; /* 100px */
}
