html {
  background: transparent;
}

div.no-print-text {
  display: block;
}

a.print {
  display: none;
}

a {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

.main-menu {
  display: none;
}

.contentwrapper .left {
  display: none;
}

.contentwrapper .main-with-left {
  margin-left: 0px;
}

.submenu {
  display: none;
}

.facets {
  display: none;
}

.fullheightwrapper.artist {
  display: none;
}

.fullheightwrapper.home {
  display: none;
}

body.IntroPage {
  display: none;
}

.quote {
  width: auto;
}

.quote .source {
  display: none;
}

.quote .source-container {
  display: block;
  ;
}

.quote .text , .quote .author , .quote .author_description , .quote .source {
    color: #000000;
  }

  .languages {
    display: none;
  }

  .sitemap {
    display: none;
  }

  .sites {
    display: none;
  }

  .detail-article .article-header .header , .detail-article .article-header .subheader , .detail-article .article-header .subheader-small , .detail-article .article-header .subheader-subtitle , .detail-article .article-header .abstract , .detail-article .article-image .subheader1 , .detail-article .article-image .subheader1 {
    color: #000000;
  }
  
  .detail-article .article-paragraph p, .detail-article .article-paragraph div {
   color: #000000;
  }

  .detail-article .article-paragraph p {
    color: #000000;
  }

  .detail-article .link-paragraph {
    color: #000000;
  }

  .article-list .more {
    display: none;
  }

  .article-list {
    width: auto;
  }
  
  .article-list .header, .article-list .subheader , .article-list .abstract , .article-list .source , .article-list .subheader-subtitle {
    color: black;
  }
  
  
  .article-list img {
    display:none;
  }
  
  .article-list .right {
    margin-left: 0px
  }
  
  .article-list .date-left {
    width: auto;
    float: none;
  }

  .biography-list {
    width: auto;
  }
  
  .biography-list .subheader-subtitle {
    display: none;
  }
  
  .biography-list .more {
    display: none;
  }
  
  .biography-list img {
    display: none;
  }
  
  .biography-list .abstract, .biography-list .header, .biography-list .subheader {
    color: black;
  }
  
  .biography-list > .subheader {
    float: none;
  }
  
  .biography-list .right {
    margin-left: 0px;
  }
  
  .biography-list .date-left {
    float: none;
  }

  .videodetailwrapper {
    position: absolute;
    width: 640px;
    height: 360px;
    top: 50%;
    left: 50%;
    margin-left: -320px;
    margin-top: -180px;
  }

 
.bibliography-article-list img {
  display: none;
}

.bibliography-article-list .abstract {
  display: none;
} 

.options {
  display: none;
}

#footer {
  display: none;
}

.collection .author {
  color: #000000;
}

.collection .text {
  color: #000000;
}
