.img_uu {
	width: 100%;
	height: auto;
   clear: both;
}

.img_imp {
	width: 16%;
	height: auto;
    margin-right: 10px;
}

.img_gala4er {
  width: 22%;
  min-width: 270px;
  height: auto;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 6px;
  margin-top: 6px;
}

.hg_grau {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hg_grau {
  width: 100%;
  height: 100%;
  padding: 10px 15px 10px 15px;
    background: #F1F1F1;
    margin-top: 10px;
  
}
.flex-container1 {
	width: 100%;
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.panel-test3, .panel-test4, {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.33%;
  padding: 10px 1%;
  float: left;
  margin: 1%;
}
.panel-test3 {  
  background-color: #f8f8f8;
  border: 0px solid #aaa;
}

.panel-test4 {
    background-color: #F7F7F7;
    border: 0px solid #676767;
}
.panel-test5{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  padding: 10px 1%;
  float: left;
  margin: 1%;
    background-color: #F7F7F7;
}


.panel-test3, .panel-test4, .panel-test5 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.linkbutton {
    max-width: 250px;
    padding: 15px 15px;
    background-color: #5D9C91;
    font-style: normal;
    font-weight: 600;
    font-size: 1.0em;
    color: #FFFFFF;
    text-decoration: none;
    user-select: none;
    margin: auto;
    text-align: center;
    border-radius: 20px;
        
    
}


.linkbutton_links {
    max-width:  280px;
    padding: 15px 15px;
    background-color: #141414;
    font-style: normal;
    font-weight: 600;
    font-size: 1.0em;
    color: #FFFFFF;
    text-decoration: none;
    user-select: none;
    text-align: center;
          
}
.linkbutton_links a {
    color: #ffffff;
    
}
.linkbutton_links a:link {
    color: #ffffff;
  
}


.linkbutton_links:hover {
    color: #fff;
    background-color: #757575;
    text-decoration: none;
}

.linkbutton_links:visited {
    color: #000000;
    user-select: none;
    text-decoration: none;
}


.linkbutton a {
    color: #ffffff;
    
}
.linkbutton a:link {
    color: #ffffff;
  
}


.linkbutton:hover {
    color: #fff;
    background-color: #477970;
    text-decoration: none;
}

.linkbutton:visited {
    color: #000000;
    user-select: none;
    text-decoration: none;
}

.clear{
clear: both;
}

  @media screen and (max-width: 1000px) {

	.panel-test3, .panel-test4{
   width: 48%;
  
  
}
    
    
}


@media screen and (max-width: 800px) {

	.ganz_100 {
    padding: 0 1% 0 1%;
  
}
    
  .panel-test3, .panel-test4{
    width: 98%;
  
  
}  
    .tabelle_uu_c1 {
	width: 90%;
      
}
.tabelle_uu_c2 {
	width: 90%;
    
   
}
    
}
@media screen and (max-width: 600px) {

	.ganz_100 {
    padding: 0 1% 0 1.5%;
  
}
}	
	
