#obj_left {      
  height:auto;
  display:table-cell;
  padding-right:130px;
}
@media(max-width:1024px) {
  #obj_left {
    padding-right:30px;
  }
}
#obj_bild {
  float:left;
  position:relative;
  width:100%;  
  overflow:hidden;
}
#obj_bild:before {
  content:"";
	display:block;
	padding-top:50%;
} 
#obj_bild img {
	position:absolute;
  width:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
* Galerie mit Hover-Ueberblendung */
#obj_galerie {
  float:right;
  margin-right:0px;
  width:100%;
  margin-bottom:20px;
}
#obj_galerie .gallery {
  margin-top:15px;
}
#obj_galerie .gallery-item {
  margin:0;
  text-align:left !important;
  width:5.5% !important; 
  margin-right:0.8% !important; 
}
#obj_galerie div div .gallery-item:nth-child(16n) {
  margin-right:0 !important; 
}
@media(max-width:1280px) {
  #obj_galerie .gallery-item {
    margin:0;
    text-align:left !important;
    width:7.6% !important; 
    margin-right:0.8% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(16n) {
    margin-right:0.8% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(12n) {
    margin-right:0 !important; 
  }
}
@media(max-width:1024px) {
  #obj_galerie .gallery-item {
    margin:0;
    text-align:left !important;
    width:9.875% !important; 
    margin-right:3% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(16n) {
    margin-right:3% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(12n) {
    margin-right:3% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(8n) {
    margin-right:0 !important; 
  }
}
@media(max-width:800px) {
  #obj_galerie .gallery-item {
    margin:0;
    text-align:left !important;
    width:14% !important; 
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(16n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(12n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(8n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(6n) {
    margin-right:0 !important; 
  }
}
@media(max-width:600px) {
  #hoben {
    display:block;
  }
  #hunten {
    display:none;
  }
  #obj_bild {
    display:none;
  }
  #obj_galerie .gallery-item {
    margin:0;
    text-align:left !important;
    width:22.6% !important; 
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(16n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(12n) {
    margin-right:3.2%% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(8n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(6n) {
    margin-right:3.2% !important; 
  }
  #obj_galerie div div .gallery-item:nth-child(4n) {
    margin-right:0 !important; 
  }
}
#obj_galerie br {
  height:0;
}
#obj_galerie .attachment-thumbnail {
  width:100%;
}
#obj_galerie .gallery-item .gallery-caption {
  width:0;
  height:0;
  overflow:hidden;
}
@media(max-width:600px) {
  #obj_caption {
    display:none;
  }
}