/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.cleartypefix {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sites/all/themes/custom/css/img/hIEfix.png,sizingMethod=crop);
  zoom: 1;
}
.biographie .subpage_teaser_embed .overlay,
.steckbriefe .subpage_teaser_embed .overlay,
.fans .subpage_teaser_embed .overlay {
  margin-top: -26px !important;
}
.biographie .subpage_teaser_embed .overlay p,
.steckbriefe .subpage_teaser_embed .overlay p,
.fans .subpage_teaser_embed .overlay p {
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: normal;
  position: relative;
  z-index: 51;
}
.biographie .subpage_teaser_embed .overlay p.title,
.steckbriefe .subpage_teaser_embed .overlay p.title,
.fans .subpage_teaser_embed .overlay p.title {
  font-size: 40px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.2  ;
}
.subpage_teaser {
  width: 210px;
  height: 180px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 12px 20px 0;
}
.subpage_teaser .innerwrapper,
.subpage_teaser a {
  background-image: none !important;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  font-family: 'Dosis', sans-serif;
  font-style: normal !important;
}
.subpage_teaser h3 {
  padding-left: 5px;
  margin-bottom: 10px;
  font-family: 'Dosis', sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff !important;
}
.subpage_teaser a:hover h3 {
  text-decoration: none !important;
  color: #ae111f !important;
}
.subpage_teaser img {
  margin-bottom: 5px;
}
.subpage_teaser p {
  color: #ffffff;
  font-family: 'Dosis', sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}
.subpage_teaser .readmore {
  display: block;
  width: 11px;
  height: 17px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: transparent url('../img/link_subpageteaser.png') no-repeat scroll 0 0 !important;
}
.node .nodechilds {
  position: relative;
  left: -20px;
  width: 650px;
  padding-bottom: 50px;
}
.node .nodechilds_news {
  padding-bottom: 20px;
}
.node .nodechilds .subpage_teaser_embed {
  width: 320px;
  position: relative;
  float: left;
  padding-right: 5px;
  padding-top: 10px;
  margin: 0;
}
.node .nodechilds .subpage_teaser_embed_with_dropdown {
  margin-bottom: 62px;
}
.node .nodechilds .subpage_teaser_embed p,
.node .nodechilds .subpage_teaser_embed a {
  text-decoration: none !important;
}
.node .nodechilds .subpage_teaser_embed p {
  font-family: 'source-sans-pro', sans-serif;
  font-size: 15px;
  margin: 0 20px;
}
.node .nodechilds .subpage_teaser_embed h2 {
  font-family: 'source-sans-pro', sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin: 2px 20px;
}
.node .nodechilds .subpage_teaser_embed.views-row-even {
  padding-right: 0;
  padding-left: 5px;
}
.node .nodechilds .subpage_teaser_embed .teaserimage {
  position: relative;
  margin: 0 0 10px 0;
  line-height: 0;
}
.node .nodechilds .subpage_teaser_embed .teaserimage img {
  margin: 0;
  padding: 0;
  border: none 0 transparent;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .shader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background-color: #000000;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  filter: Alpha(opacity = 30);
  z-index: 20;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .overlay-table {
  position: absolute;
  top: 0px;
  left: 0px;
  display: table;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .overlay {
  width: 320px;
  height: 200px;
  text-align: center;
  left: 0;
  display: table-cell;
  vertical-align: middle;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .overlay p {
  color: #ffffff;
  font-weight: normal;
  position: relative;
  z-index: 51;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .overlay p.title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.2  ;
}
.node .nodechilds .subpage_teaser_embed .teaserimage .overlay p.description {
  font-size: 15px;
  line-height: 18px;
}
.node .nodechilds .subpage_teaser_embed .teaserimage.icpreset_subpage_teaser_music .overlay {
  width: 320px;
  height: 320px;
}
.node .nodechilds .subpage_teaser_embed:hover {
  background: transparent url('../img/background_shader.png') repeat scroll 0 0;
}
.node .nodechilds .subpage_teaser_embed:hover .shader,
.node .nodechilds .subpage_teaser_embed:hover .overlay {
  display: none;
}
.node .nodechilds .subpage_teaser_embed:hover p,
.node .nodechilds .subpage_teaser_embed:hover h2 {
  color: #ffffff;
}
.node .nodechilds .subpage_teaser_embed .dropdown {
  width: 100%;
  height: 42px;
  position: absolute;
  left: 12px;
  bottom: -65px;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li {
  position: relative;
  display: block;
  margin: 0 10px;
  text-align: left;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .auswahlbutton {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
  z-index: 1001;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea {
  display: none;
  position: absolute;
  left: -3px;
  top: -3px;
  z-index: 1000;
  width: 95%;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 0px;
  padding: 50px 10px 10px 10px;
  background: transparent url('../img/background_download_linkarea.png') repeat scroll 0 0;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .childselect,
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child {
  margin: 0;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child {
  text-align: left;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p {
  margin: 0 0 5px 0;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a {
  display: block;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a span {
  display: block;
  margin: 0;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a span.title {
  font-family: 'source-sans-pro', sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  color: #141312;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a span.subtitle {
  font-family: 'source-sans-pro', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #141312;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a:hover span.title {
  color: #ae111f;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li .linkarea > .innerwrapper .child p a:hover span.subtitle {
  color: #ae111f;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li:hover .auswahlbutton {
  background-position: 0 -42px;
}
.node .nodechilds .subpage_teaser_embed .dropdown ul li:hover .linkarea {
  display: block;
}
.node .nodechilds .nodelisting {
  margin: 0;
  padding: 0;
}
.node .nodechilds .nodelisting .node {
  margin: 0;
  padding: 0;
}
.node .nodechilds .nodelisting .node hr.contentdivider {
  margin: 20px;
}
.node .nodechilds .nodelisting .node .newscontent {
  margin: 0;
}
.node .nodechilds .nodelisting .node .newscontent .articleimage,
.node .nodechilds .nodelisting .node .newscontent .articleteaser {
  margin: 0;
  float: left;
}
.node .nodechilds .nodelisting .node .newscontent .articleimage {
  margin-right: 20px;
  border-top: solid 13px #141312;
  border-bottom: solid 13px #141312;
  line-height: 0;
  margin-bottom: 20px;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser {
  position: relative;
  width: 415px;
  padding-bottom: 20px;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser a {
  text-decoration: none;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser p.supline {
  margin: 0 0 5px 0;
  font-family: 'source-sans-pro', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #141312;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser p.supline a {
  color: #ec7705;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser h3 {
  margin-bottom: 5px;
  font-family: 'source-sans-pro', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #141312;
  text-decoration: none;
}
.node .nodechilds .nodelisting .node .newscontent .articleteaser p.teaser {
  margin: 0;
}
.node .nodechilds .nodelisting:first-child .node hr.contentdivider {
  display: none;
}
.node .nodechilds .nodelisting:hover {
  background-color: #292c2e;
}
.node .nodechilds .nodelisting:hover .node .newscontent .articleimage {
  border-color: #ffffff;
}
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser,
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser:hover {
  background: transparent url('../img/link_arrow_down_white.png') no-repeat scroll 200px bottom;
}
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser *,
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser:hover * {
  color: #ffffff !important;
}
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser p.supline a,
.node .nodechilds .nodelisting:hover .node .newscontent .articleteaser:hover p.supline a {
  color: #ec7705 !important;
}
.nodechilds_8plus .subpage_teaser {
  height: 100px;
}
