.qrowclass1, .qrowclass2, .qrowclass3,
.qselect, .qselect option{
  height:          30px;
  line-height:     normal;
  padding:          0px;
  font-size:       13px;
  font-weight:     bold;
}

.maintab{
  padding-bottom:  77px;
}

.content{
  margin:0px auto;
}

.buttons{
  height: 40px;
  padding-bottom:10px;
}

#backbutton, #continuebutton{
  height:40px;
  width: 40px;
}
#continuebutton{right:20px;}
#backbutton{left:10px;}
.bottomlogo{
  display:block;
}

.qtext{
  font-size:       16px;
  padding:          4px;
}
.qerror{
  font-size:       14px;
}
.qtitle{
  font-size:       14px;
}

.qlabelopen, .numinput{
  height:25px;
  font-size:16px;
}

.numinput{
  width:100px;
}
.numqrow{
  font-size:14px;
}

.qtextlabelcell{
  font-size:14px;
}
.qgridheader{
  font-size: 14px;
  font-weight: bold;
  border-color:#ffffff;
  color: #d30535;
}
.connectedSortable li {
  margin: 2px;
  padding: 5px;
  padding-left:25px;
  font-size:12px;
}

.sortable-number{
  top:3px;
  font-size:18px;
}

.vorteile{
  font-size:16px;
}

.logo{ display:none; }

.footnotes{
  padding:0px 10px; 
  height:16px;
  line-height:16px;
  font-size:12px;
  overflow:hidden;
}

.onDesktop{ display:none; }      
.onMobile  { display:inline-block; }

 