#content {
	width: 101%;
	margin-left: -3px !important;
	margin-top: 13px !important;
	float: left;
}

#content .teaser {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 33.33333333%;
  padding: 0 5px;
  padding-top: 10px;
}
#content .teaser .inner {
  margin: 0;
  text-align: left;
  position: relative;
}
#content .teaser .inner h2 {
  padding: 25px 25px 10px 25px;
  text-transform: uppercase;
  font-weight: bold;
}
#content .teaser .inner p {
  padding-left: 25px;
  padding-right: 25px;
  font-weight: normal;
}
#content .teaser .inner p,
#content .teaser .inner h2 {
  color: #fff;
  text-align: left;
  margin: 0;
}
#content .teaser .inner a {
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#content .teaser .inner .meabsolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;

}
#content .teaser .inner .innerinner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
  background: #003a73;
  -moz-transition: background 6s ease-in;
  -o-transition: background 6s ease-int;
  -webkit-transition: background 6s ease-in;
  transition: background 6s ease-in;
}
#content .teaser .inner:after {
  padding-top: 135%;
  /*  ratio*/
  display: block;
  content: '';
}
#content .teaser .inner {
  background: #fff;
  background-size: cover;

}
#content .teaser .inner p,
#content .teaser .inner h2 {
  color: #fff;	
}
#content .teaser .inner img {
  /*display:none;*/
  width: 100%;
}
#content .teaser:nth-child(2) .inner {
  background-image: url(../images/notarin_balzer2.jpg);
}
#content .teaser:nth-child(3) .inner {
  background-image: url(../images/notarin_balzer3.jpg);
}
#content .teaser:nth-child(4) .inner {
  background-image: url(../images/notarin_balzer4.jpg);
}
#content .teaser:nth-child(5) .inner {
  background-image: url(../images/notarin_balzer5.jpg);
}
#content .teaser:nth-child(6) .inner {
  background-image: url(../images/notarin_balzer6.jpg);
}
#content .teaser .innerinner:hover {
  background: none !important;
  -moz-transition: background 0.6s ease-in;
  -o-transition: background 0.6s ease-in;
  -webkit-transition: background 0.6s ease-in;
  transition: background 0.6s ease-in;
}
.teaser:first-child .inner p,
.teaser:first-child .inner h2 {
  color: #fff !important;
}
.teaser:first-child .inner:hover img {
  opacity: .9;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-int;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.teaser:first-child .inner .innerinner {
  background: #fff !important;
}



/**
 * NOTE
 * Don't add breakpoints aimed at device pixel widths,
 * add them where they suit best for your design. 
 */
@media screen and (max-width: 750px) {
  #content .teaser {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 50%;
    padding: 0 5px;
    *width: 44.94949495%;
    *padding: 0 4.94949495px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 700px) {
  #content .txt-img,
  #content .headline {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
    padding-right: 75px;
    float: left;
    max-width: 570px;
  }
  #content .col2 .txt-img,
  #content .col2 .headline {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
    padding-right: 75px;
    float: left;
    max-width: 570px;
  }
  #content .col2 txt-img {
    margin-bottom: 3em;
  }
  #content .col2 .headline {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #content .col2 figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #content .col2 figure img {
    margin: 6px auto 0em auto;
  }
}
@media screen and (max-width: 600	px) {
  #content .col2 .txt-img,
  #content .col2 .headline,
  #content .txt-img,
  #content .headline {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
    padding: 0;
    min-width: 310px;
  }
}

@media screen and (max-width: 499px) {
  #content .teaser {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 5px;
    padding-top: 10px;
    }
  /*.home #content > div {
    text-align: center;
  }
  .home #content > div article {
    display: block;
    float: none;
    width: 320px;
    padding: 0;
    margin: 0 auto 0 auto;
  }*/
  }
/*@media screen and (max-width: 750px) {
  #content  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
  }
  #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 94.94949495%;
    *padding: 0 -0.05050505%;
  }
  #content  h2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
  }
 
  #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 0;
    *width: 94.94949495%;
    *padding: 0 -0.05050505%;
  }
  #content h2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
  }
  #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 50%;
    padding: 0 25px;
    *width: 44.94949495%;
    *padding: 0 24.94949495px;
  }
}*/
@media screen and (max-width: 590px) {
  #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 25px;
    *width: 94.94949495%;
    *padding: 0 24.94949495px;
  }



