@media screen and (max-width: 1000px) {
	
.st_partner_table{
    width:100%; 
    margin:auto;
    vertical-align: baseline;
}

.st_partner_table td{
    width:50%; 
}



.htitle{
    text-align: center;
    font-weight: bold;
  }

.htitle:first-child, .htitle:first-child{
  margin-top:-20px;
 }

.htitle:before, .htitle:after{
  content: " ";
  position: relative;
  border-bottom: 2px solid #002851;
  width: 15px;
  height: 0.5em;
  display: inline-block;
  margin-top:20px;
  }

.htitle:before{
  margin-right: 20px;
  }

.htitle:after{
  margin-left: 20px;
  }

.pgtext{
    text-align: center;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
}
.st_partner_div{
    text-align: center;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
}

.bounced{
    opacity: 1;
    transform: translateY(0px);
}

.pgicon{
    width: 80px;
}

.pgbrosch{
    width: 400px;
}
.stpartnerimg{
	width: 50%;
}
.pg_name{
    font-weight: bold;
    margin-top: -0.25em;
}
.pg_title{
    font-size: 0.9em;
    color: rgb(100,100,100);
    margin-top: -2.4em;
}
.pg_mail{
    font-size: 0.9em;
    color: rgb(100,100,100);
    text-decoration: none;
    margin-top: -2.4em;
}

.pg_partner_table{
    width:100%; 
    margin:auto;
    padding: 0;
}
.pg_partner_table td{
    width: 26%;
    vertical-align: top;
    display: inline-block;
}

.pg_partner_table img{
    width: 100%;
}

.pg_partner_table tr:nth-child(2) img{
    width: 28%;
}

.pg_tauschen_table{
    width:100%; 
    margin:auto;
}

.pg_tauschen_table td{
    width: 24%;
    vertical-align: baseline;
}

.pgroundbig{
    width: 180px;
}

.pg_brosch_table{
    width:100%; 
    margin:auto;
    vertical-align: baseline;
}

.pg_brosch_table td{
    width:50%; 
}

.pg_first_table{
    width:100%; 
    margin:auto;
}

.pg_first_table td{
    width:24%; 
    padding: 0;
    vertical-align: baseline;
}

.pg_first_table img{
    width:80%; 
}

.pg_telnr{
    margin-top:-1em;
    font-weight:bold;
}

.pg_telnr a{
    text-decoration: none;
}

}
@media screen and (min-width: 1001px) {
@media screen and (max-width: 3000px) {   

.st_partner_table{
    width:100%; 
    margin:auto;
    vertical-align: baseline;
}

.st_partner_table td{
    width:50%; 
}

 

.htitle{
    text-align: center;
    font-weight: bold;
  }

.htitle:first-child, .htitle:first-child{
  margin-top:-20px;
 }

.htitle:before, .htitle:after{
  content: " ";
  position: relative;
  border-bottom: 2px solid #002851;
  width: 75px;
  height: 0.5em;
  display: inline-block;
  margin-top:20px;
  }

.htitle:before{
  margin-right: 20px;
  }

.htitle:after{
  margin-left: 20px;
  }

.pgtext{
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
    width: 85%;
}
.st_partner_div{
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
	width: 100%;
}

.bounced{
    opacity: 1;
    transform: translateY(0px);
}

.pgicon{
    width: 80px;
}

.pgbrosch{
    width: 400px;
}
.stpartnerimg{
	width: 50%;
}
.pg_name{
    font-weight: bold;
    margin-top: -0.2em;
}
.pg_title{
    font-size: 0.9em;
    color: rgb(100,100,100);
    margin-top: -2.4em;
    margin-bottom: 0;
    font-style: italic;
}
.pg_mail{
    font-size: 0.9em;
    color: rgb(100,100,100);
    text-decoration: none;
    margin-top: -2.0em;
}

.pg_mailto{
    height:2em;
}

.pg_partner_table td{
    width: 25%;
    vertical-align: baseline;
}
.pg_partner_table{
    width:100%; 
    margin:auto;
    table-layout: fixed;
}
.pg_tauschen_table{
    width:90%; 
    margin:auto;
    table-layout: fixed;
    vertical-align: baseline;
}
.pg_tauschen_table td{
    width: 24%;
    vertical-align: baseline;
}
.pg_brosch_table{
    width:80%; 
    margin:auto;
}
.pg_first_table{
    width:70%; 
    margin:auto;
    table-layout: fixed;
    vertical-align: baseline;
}
.pg_first_table td{
    width: 25%;
    vertical-align: baseline;
}
.pgroundbig{
    width: 120px;
}
.pgroundsmall{
    width: 180px;
}
.pg_telnr{
    margin-top:-1em;
    font-weight:bold;
}

.pg_telnr a{
    text-decoration: none;
    color: inherit;
}
}
@media screen and (min-width: 3001px) {   

.st_partner_table{
    width:100%; 
    margin:auto;
    vertical-align: baseline;
}

.st_partner_table td{
    width:50%; 
}


.htitle{
    text-align: center;
    font-weight: bold;
  }

.htitle:first-child, .htitle:first-child{
  margin-top:-20px;
 }

.htitle:before, .htitle:after{
  content: " ";
  position: relative;
  border-bottom: 2px solid #002851;
  width: 75px;
  height: 0.5em;
  display: inline-block;
  margin-top:20px;
  }

.htitle:before{
  margin-right: 20px;
  }

.htitle:after{
  margin-left: 20px;
  }

.pgtext{
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
    width: 50%;
}
.st_partner_div{
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-25px);
    transition: all 1s ease;
    width: 50%;
}



.bounced{
    opacity: 1;
    transform: translateY(0px);
}

.pgicon{
    width: 80px;
}

.pgbrosch{
    width: 400px;
}
.stpartnerimg{
	width: 50%;
}
.pg_name{
    font-weight: bold;
    margin-top: -0.25em;
}
.pg_title{
    font-size: 0.9em;
    color: rgb(100,100,100);
    margin-top: -2.4em;
}
.pg_mail{
    font-size: 0.9em;
    color: rgb(100,100,100);
    text-decoration: none;
    margin-top: -2.4em;
}

.pg_partner_table td{
    width: 25%;
    vertical-align: baseline;
} 
.pg_partner_table{
    width:50%; 
    margin:auto;
    table-layout: fixed;
}
.pg_tauschen_table{
    width:40%; 
    margin:auto;
}
.pg_brosch_table{
    width:50%; 
    margin:auto;
}
.pg_first_table{
    width:55%; 
    margin:auto;
}
.pgroundbig{
    width: 250px;
}
.pgroundsmall{
    width: 250px;
}
.pg_telnr{
    margin-top:-2em;
    font-weight:bold;
}
.pg_telnr a{
    text-decoration: none;
    color: inherit;
}
}
}
