/* --- PRINTAUSGABE ------------------------------------------------- */
* { 
  color: #000000 !important;
  background-color: #FFFFFF !important;
} 

/* --- CONTENT ------------------------------------------------------  */
.content {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  width: auto; !important;
}

/* --- PRINTAUSGABE ------------------------------------------------- */
