body {
/*  max-width: 560px;*/
  font-size: 14px;
  background: none;
}

.faq_bild_antwort {
  float: left;
  width: 100%; 
}
.bild {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.antwort {
  overflow: hidden;
/*  flex:1; */
  min-width: 300px;
}
.antwort ol {    
  padding-left: 1.5em;
  list-style-position: outside;
}

.clearfloat {
  clear: both;
}

.tinymce {
  width: 700px;
}
.nicEdit {
  margin: -10px 0px 0px 85px;
}
.nicEdit-main {
  margin: 0px !important;
  padding: 4px;
  background-color: #ffffff;
}

@media print {
#dienste_top, #dienste_bottom {
  display: none;
}  
}
