/** **************************************************
 *  Allgemein
 */
html,
body {
  background: url('../../../images/background/pattern1.png') repeat;
  background-attachment: fixed;
  background-color: #EEEEEE;
}