
/* 940 x 2000  */

@media all and (min-width: 1023px)   {

#umweltMKlein{
         display: none;
         }
#top{
         position: absolute;
         margin-top: -60px;
         z-index. 9000;
         }

#team1 {
         position: relative;
         margin-top: 130px;
         float: left;
         background-color: #ffffff;
         width: 50%;
         text-align: center;
         }


#team2 {
         clear: both;
         position: relative;
         margin-top: 40px;
         float: left;
         background-color: #E0E8D3;
         width: 50%;
         text-align: left;
         padding-top: 20px;
         padding-bottom: 20px;
         text-align: left;
         }



#team3{
         float: right;
         margin-top: -340px;
         width: 50%;
         background-color: #ffffff;
         }


#team4 {
         clear: both;
         position: relative;
         margin-top: -149px;
         float: right;
         background-color: #E0E8D3;
         width: 50%;
         text-align: left;
         padding-top: 20px;
         padding-bottom: 20px;
         text-align: left;
         }

table.center {
    margin-left:auto;
    margin-right:auto;
    }

}












@media all and (min-width: 630px) and (max-width: 1023px){

#umweltMKlein{
         display: none;
         }
#top{
         position: absolute;
         margin-top: -60px;
         z-index. 9000;
         }

#team1 {
         position: relative;
         margin-top: -130px;
         float: left;
         background-color: #ffffff;
         width: 50%;
         text-align: center;
         }


#team2 {
         clear: both;
         position: relative;
         margin-top: 40px;
         float: left;
         background-color: #E0E8D3;
         width: 50%;
         text-align: left;
         padding-top: 20px;
         padding-bottom: 20px;

         font-size: 0.9em;
         }

#team3{
         float: right;
         margin-top: -320px;
         width: 50%;
         background-color: #ffffff;
         }

#team4 {
        clear: both;
        float: right;
        margin-top: -119px;
        width: 50%;
        text-align: center;
        z-index: 2000;
        background-color: #E0E8D3;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: left;

        font-size: 0.9em;
        }
table.center {
    margin-left:auto;
    margin-right:auto;
    }
table tr td {
         font-size: 0.87em;
         }
}









@media all and (min-width: 175px) and (max-width: 629px){

#umweltMKlein{
         position: relative;
         margin-top: -370px;
         background-color: #447737;
         height: 40px;
         color: #ffffff;
         font-weight: bold;
         font-size: 1.2em;
         padding-top: 20px;
         }

#top{
         position: absolute;
         margin-top: -60px;
         z-index. 9000;
         }


#team1 {
         position: relative;
         padding: 20px;
         width: 90%;
         text-align: center;
         background-color: #ffffff;
         height: 520px;
         }

#team2 {
         font-size: 0.8em;
         position: relative;
         margin-top: -160px;
         width: 100%;
         background-color: #E0E8D3;
         padding-top: 20px;
         padding-bottom: 50px;
         text-align: left;
          }

table.center {
    margin-left:auto;
    margin-right:auto;
    }

table tr td {
         font-size: 0.8em;
         }
#team3{
         position: relative;
         padding: 20px;
         width: 90%;
         text-align: center;
         background-color: #ffffff;
         height: 520px;
         }

#team4 {
         font-size: 0.8em;
         position: relative;
         margin-top: -190px;
         width: 100%;
         text-align: left;
         background-color: #E0E8D3;
         padding-top: 20px;
         padding-bottom: 30px;
         }


}