  /* Background Color */
  body {
	  background: url('https://www.petyr.com/bestanden/paperprint.gif') repeat fixed !important;
  }
  /* Page Background Color */
  .site-inner, .site-content-contain, .breadcrumb-area, .hero-content-wrapper {
	  background: url('https://www.petyr.com/bestanden/paperprint.gif') repeat fixed !important;
  }
  /* Secondary Background Color */
  .site-main .post-archive .sticky.hentry .entry-container {
    background: url('https://www.petyr.com/bestanden/paperprint.gif') repeat fixed !important;
  }
  aside, nav.navigation, textarea, .site-inner, .site-content, .content-area, article, .entry-header, .entry-content, .entry-footer, .section-content-wrap, #portfolio-content-section, .widget-title, .comments-area, .breadcrumb-area {
	  background: url('https://www.petyr.com/bestanden/paperprint.gif') repeat fixed !important;
  }
  .hero-content-wrapper {
    /*background: url('https://www.petyr.com/bestanden/lilies.jpg') no-repeat fixed !important;
    background-size: cover !important;*/
  }
  .subpages-page-list, .entry-content, .widget_pssubpages, .sublanguage-switch {
  	text-align: center;
  }
  .sub-menu {
	  /*background-color: rgba(0,0,0,0.7) !important;*/
  }
  .menu-item {
	  
  }
  .sublanguage-switch ul li {
    display: inline;
    list-style: none !important;
    list-style-type: none !important;
  }
  section.ls_sub_pages {
    margin-left: -20px !important;
  }
  ul.page-list, ul.ls_page_list {
    list-style: none !important;
    list-style-type: none !important;
    /*border: 1px solid #000;*/
    padding: 20px;
  }
  .children {
  	display: none;
  }
  .current_page_item .children,
  .current_page_ancestor .children,
  .current_page_parent .children {
	  display: block;
	}