body {
  overflow-x: hidden;
  background-color: black;
  color: #e58dec;
  font-family: "Averia Sans Libre", sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 35px;
  width: 100%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

img {
  width:auto;
  height: 600px;
  object-fit: contain;
  display: inline-block;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

smallerimg {
  width:auto;
  height: 500px;
  object-fit: contain;
}

.gallery{
  width:auto;
  height: 600px;
  object-fit: contain;
}

.gallerygroup{
  width:auto;
  height:auto;
  display: inline-block;
}

.commspecial_text{
   font-size: 55px;
}

.commfeatured_text{
   font-size: 40px;
}

.linkicon{
  float: none;
  max-height: 45vh;
  max-width: 40vw;
  object-fit: contain;
  text-align: right;
}

.mazeofteeth{
  float: none;
  width: 800px;
  height: auto;
  object-fit: contain;
  text-align: right;
}

.normal_text{
    color: #e58dec;
}
.normal_text:hover {
  color: #e58dec;
  cursor: auto;
}

.galleries_text{
    color: #e58dec;
}

.special_text{
   font-size: 40px;
}

.featured_text{
    color: #e58dec;
   font-size: 34px;
}

.project_text{
   margin : 15px;
   float:none;
   font-size: 45px;
   text-align: left;
}

.lessspecial_text{
  font-size: 30px;
}

.contain{
  margin : 15px;
}

.bordered{
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
}

.galleries{
  background: url(colors.jpg) no-repeat left fixed;
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
}

.defaultspace{
  background: url(colors.jpg) no-repeat center fixed;
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
}
.maggotscrawlsspace{
  background: url(drawings/filth.jpg) no-repeat left fixed;
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
  margin-left:30px;
  margin-right:30px;
}

.amphibifriendssspace{
  background: url(drawings/verdant.jpg) no-repeat center fixed;
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
  margin-left:30px;
  margin-right:30px;
}

.nightmaremanifoldspace{
  background: url(drawings/Eigengrau.jpg) no-repeat center fixed;
  background-size: cover;
  display: inline-block;
  border: 2px solid #ff0cd0;
  margin-left:30px;
  margin-right:30px;
}

.maggottherapy{
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.galleriesinfo{
  display: inline-block;
  width:550px;
  text-align: center;
}

.info{
  display: inline-block;
  width:900px;
  text-align: center;
}



.buttonback {
  display: inline-block;
  background-color: #f2b2f7;
  margin-top:4px;
  margin-left:30px;
  margin-right:30px;
}

.button {
  background-color: transparent;
  border: 2px solid #ff0cd0;
  font-family: "Averia Sans Libre", sans-serif;
  font-weight: 400;
  font-size: 26px;
  color: #ff0cd0;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: auto;
}

.button:hover {
  color: white;
  border: 2px solid white;
  cursor: pointer;
}

.clickable {
  color: #ff0cd0;
  cursor: auto;
}

.clickable:hover {
  color: white;
  cursor: pointer;
}




.maggotscrawlslink {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: #8a7928;
}

.maggotscrawlslink:hover {
  text-decoration: none;
  color: white;
}

.amphibifriendslink {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: #ff94d1;
  
}

.amphibifriendslink:hover {
  text-decoration: none;
  color: white;
}


.nightmaremanifoldlink {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: grey;
}

.nightmaremanifoldlink:hover {
  text-decoration: none;
  color: white;
}

a.maggotscrawlslink:link {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: #8a7928;
}

a.maggotscrawlslink:visited {
  font-size: 40px;
  text-decoration: none;
  color: #8a7928;
}

a.maggotscrawlslink:hover {
  text-decoration: none;
  color: white;
}


a.maggotscrawlslink:active {
  text-decoration: none;
  color: #ff0cd0;
}


a.amphibifriendslink:link {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: #ff94d1;
  
}

a.amphibifriendslink:visited {
  font-size: 40px;
  text-decoration: none;
  color: #ff94d1;
}

a.amphibifriendslink:hover {
  text-decoration: none;
  color: white;
}


a.amphibifriendslink:active {
  text-decoration: none;
  color: #ff0cd0;
}


a.nightmaremanifoldlink:link {
  font-weight: 400;
  font-size: 40px;
  text-decoration: none;
  color: grey;
}

a.nightmaremanifoldlink:visited {
  font-size: 40px;
  text-decoration: none;
  color: grey;
}

a.nightmaremanifoldlink:hover {
  text-decoration: none;
  color: white;
}


a.nightmaremanifoldlink:active {
  text-decoration: none;
  color: #ff0cd0;
}





a.gutfearlink:link {
  font-weight: 400;
  text-decoration: none;
  color: #c90012;
}

a.gutfearlink:visited {
  text-decoration: none;
  color: #c90012;
}

a.gutfearlink:hover {
  text-decoration: none;
  color: white;
}


a.gutfearlink:active {
  text-decoration: none;
  color: #ff0cd0;
}





a.maggotlink:link {
  font-weight: 400;
  text-decoration: none;
  color: #FF006B;
}

a.maggotlink:visited {
  text-decoration: none;
  color: #FF006B;
}

a.maggotlink:hover {
  text-decoration: none;
  color: white;
}


a.maggotlink:active {
  text-decoration: none;
  color: #ff0cd0;
}

a.seedpodlink:link {
  font-weight: 400;
  text-decoration: none;
  color: #ff9538;
}

a.seedpodlink:visited {
  text-decoration: none;
  color: #ff9538;
}

a.seedpodlink:hover {
  text-decoration: none;
  color: white;
}


a.seedpodlink:active {
  text-decoration: none;
  color: #ff0cd0;
}

a.thegallerylink:link {
  font-weight: 400;
  text-decoration: none;
  color: darkred;
}

a.thegallerylink:visited {
  text-decoration: none;
  color: darkred;
}

a.thegallerylink:hover {
  text-decoration: none;
  color: white;
}


a.thegallerylink:active {
  text-decoration: none;
  color: #ff0cd0;
}


::selection {
  color: black;
  background: #ff0cd0;
}

hr {
  border-top: 1px solid #e58dec;
}

a:link {
  font-weight: 400;
  text-decoration: none;
  color: #ff0cd0;
}

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

a:hover {
  text-decoration: none;
  color: white;
}


a:active {
  text-decoration: none;
  color: #ff0cd0;
}


.currentproject{
  padding:15px;
  width:900px;
  display: inline-block;
  border: 2px solid #ff0cd0;
}

.currentprojecttext{
  width:600px;
  display: inline-block;
}
.currentprojectimg{
  width:auto;
  height: 267px;
}

.backbutton{
  position: fixed;
  top: 0%;
  left: 0.5%;
  font-size: 60px;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 700px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  top: -5px;
  right: 105%;
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}







/* LINKS AND SELECTION PER <DIV> */

.maggotscrawlsbody a:link {
  font-weight: 400;
  text-decoration: none;
  color: #ff45c7;
}

.maggotscrawlsbody a:visited {
  text-decoration: none;
  color: #ff45c7;
}

.maggotscrawlsbody a:hover {
  text-decoration: none;
  color: #660022;
}


.maggotscrawlsbody a:active {
  text-decoration: none;
  color: #ff0051;
}

.maggotscrawlsbody ::selection {
  color: #660022;
  background: #706015;
}







.nightmaremanifoldbody {
  width:100%;
  height:auto;
  background-color: #0f0512;
  background: url(drawings/Eigengrau.jpg) no-repeat center fixed;
  background-size: cover;
  color: white;
  font-family: "Averia Sans Libre", sans-serif;
  text-align: center;
  font-size: 35px;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}


.row_2{
  max-width:600px;
  height:auto;
  max-height: 500px;
}

.row_3{
  max-width:500px;
  height:auto;
  max-height: 500px;
}

.hadopelagic{
  width:auto;
  height: 1100px;
  object-fit: contain;
}

.nightmaremanifoldbody a:link {
  text-decoration: none;
  color: #be6f9b;
}

.nightmaremanifoldbody a:visited {
  text-decoration: none;
  color: #be6f9b;
}

.nightmaremanifoldbody a:hover {
  text-decoration: none;
  color: #ffd0e6;
}


.nightmaremanifoldbody a:active {
  text-decoration: none;
  color: #F4D88D;
}

.nightmaremanifoldbody ::selection {
  color: black;
  background: #292929;
}