@font-face {
  font-family: 'TJ Evolette A Bold';
  src: url('../fonts/tj-evolette-a-bold.eot');
  src: url('../fonts/tj-evolette-a-bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tj-evolette-a-bold.woff') format('woff'),
       url('../fonts/tj-evolette-a-bold.ttf') format('truetype'),
       url('../fonts/tj-evolette-a-bold.svg#ywftsvg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.centered{ text-align: center; }

.mbottom6{ margin-bottom: 6px; }
.mbottom12{ margin-bottom: 12px; }
.mbottom18{ margin-bottom: 18px; }
.mbottom24{ margin-bottom: 24px; }
.mbottom30{ margin-bottom: 30px; }
.mbottom36{ margin-bottom: 36px; }
.mbottom42{ margin-bottom: 42px; }
.mbottom54{ margin-bottom: 54px; }
.mbottom60{ margin-bottom: 60px; }

.mtop6{ margin-top: 6px; }
.mtop12{ margin-top: 12px; }
.mtop18{ margin-top: 18px; }
.mtop24{ margin-top: 24px; }
.mtop30{ margin-top: 30px; }
.mtop36{ margin-top: 36px; }
.mtop42{ margin-top: 42px; }
.mtop48{ margin-top: 48px; }
.mtop54{ margin-top: 54px; }
.mtop66{ margin-top: 66px; }

.linie{ width:100%; height:1px; margin-top: 40px; margin-bottom: 40px; border-bottom: 1px solid #c4c4c4;}
.linie2{ width:100%; height:1px; margin-top: 40px; margin-bottom: 16px; border-bottom: 1px solid #c4c4c4;}
hr{ width:100%; height:1px; margin-top: 40px; margin-bottom: 40px; border-bottom: 1px solid #c4c4c4; }

.tje{ 
  font-family: 'TJ Evolette A Bold', Helvetica, Arial, Sans-Serif;
  -moz-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  -webkit-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  font-size: 1em;
  line-height: 1em; 
  font-style: normal;
  font-weight: normal;
}

.stickystyle{
  padding-top: 1px;
  width: 220px;
}

*{-webkit-text-size-adjust: none;}

body, html{
  width: 100%;
  height: 100%;
}
body{
  font-family: Times, serif;
  color: #000;
  font-style: italic;
}
.all-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -188px; /* the bottom margin is the negative value of the footer's height */
}

.bild-700px{
  width: 700px;
  height: auto;
}

#header{
  margin-top: 60px;
  margin-bottom: 0px;
}
#langselect{
  font-size: 0.6em;
  text-align: right;
  color: #7d7d7d;
}

.content{ text-align: center; }
.content p{ margin-bottom: 20px; margin-top: 20px; font-size: 14px; line-height: 18px; }
.content h1{
  font-family: 'TJ Evolette A Bold', Helvetica, Arial, Sans-Serif;
  -moz-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  -webkit-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  font-size: 0.938em;
  line-height: 1em; 
  display: block;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 14px;
}
.content img{
  width: 700px;
  height: auto;
  margin-bottom: 5px;
}
.content a{color: #535353; text-decoration: none;}
.content a:hover{color: #000;}
.content hr{ margin-bottom: 40px; margin-top: 33px;}
.nomargin{ margin-top: 0; margin-bottom: 0;}
.firstimage { margin-top: -20px; }

#langselect a{ color: #7d7d7d; text-decoration: none; font-style: normal; }
#langselect a:hover{ text-decoration: underline; }
#langselect a.active{ color: #000; text-decoration: underline; }

/* ------------------------------------------- */

.seitenspalte ul{ margin-bottom: -4px; }
.seitenspalte ul li{
  list-style: none;
  margin-top: 4px;
  margin-bottom: 4px;
}
.seitenspalte h1{
  color: #000;
  font-size: 0.938em; /* wie nav */
  font-style: normal;
  font-weight: normal;
}
.seitenspalte h2{ font-size: 14px; font-weight: normal; margin-bottom: 10px; margin-top: 4px; }
.seitenspalte a{color: #535353; text-decoration: none; font-size: 12px; }
.seitenspalte a:hover{color: #000;}
.seitenspalte p{ font-size: 12px; line-height: 16px; margin-top: 6px; margin-bottom: 16px; }
.seitenspalte .line{ margin-top: 17px; margin-bottom: 11px;}
.seitenspalte .notop{ margin-top: -11px; }
.seitenspalte .line2{ margin-top: 50px; margin-bottom: 11px;}
.seitenspalte ul{ font-size: 14px; }

.seitenspalte a.projektlink{ line-height: 24px;}

/* ------------------------------------------- */

.nav-container{
  margin-top: 20px;
}
#nav {
  background-color: #fff;
  z-index: 20;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height:20px;
  font-size: 0.938em;
  font-style: normal;
  font-weight: normal;
  width:100%;
}
#nav ul li {
  display: inline-block;
  list-style: none;
}
#nav ul li a {
  width: auto;
  margin-top:0px;
  margin-left: 84px;
  text-decoration:none;
  color: #7d7d7d;
  padding-bottom: 0px;
  display: block;
  height: 15px;
  cursor: pointer;
}
#nav ul li a:hover {
  color: #000;
}
#nav ul li a.active {
  color: #000;
  border-bottom: 1px solid #000;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 150;
  width: 700px;
}

#header-beschreibung{ text-align: center; font-style: italic; font-size: 16px; line-height: 20px; padding-bottom: 35px; border-bottom: 1px solid #c4c4c4; padding-top: 37px; border-top: 1px solid #c4c4c4;}
#header-beschreibung h1 { font-size: 20px; font-style: normal; color: #000; }
#header-beschreibung img.quer { margin-top: 15px; margin-bottom: 15px; width: 27px; height: 24px; }
#header-beschreibung.work{ margin-bottom: 6px;}

#isotype-selector{ float:right; position:relative; left:-50%; text-align:left; margin-top: 26px; }
#isotype-selector ul { list-style:none; position:relative; left:50%;}
#isotype-selector ul li { float:left; position:relative; font-size: 12px; }
#isotype-selector ul li a { color: #535353; text-decoration: none; width: auto; margin: 0 20px; }
#isotype-selector ul li a:hover { color: #000; }
#isotype-selector ul li a.active { text-decoration: underline; color: #000; }

#isotype { margin-top: 6px; margin-bottom: 28px; }
#isotype .item{ width: 220px; height: 155px; margin: 10px; float: left; }
#isotype .item a{ color: #000; text-decoration: none; text-align: center; }
#isotype .item a h2{ 
  text-decoration: none;
  font-style: normal;
  font-family: 'TJ Evolette A Bold', Helvetica, Arial, Sans-Serif;
  -moz-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  -webkit-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  font-size: 14px;
  margin-top: 26px;
  font-weight: normal;
}
#isotype .item img.line{ margin-top: 20px; margin-bottom: 18px;}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:70px;
    display:none;
    text-indent:-9999px;
    background: url('../images/icon_top.png') no-repeat;
    z-index: 99;
}

/* ------------------------------------------- */
#footerholder{ 
  background: url('../images/footer-bg.jpg') no-repeat; 
  background-position: top center; 
  height: 188px;
  margin-top: 22px;
}
.push {
  height: 188px; /* .push must be the same height as .footer */
}
#footer{ 
  margin-top: 40px;
  font-style: italic;
  font-size: 12px;
  line-height: 16px; 
  color: #535353;
  margin-bottom: 40px;
  height: 108px;
}
#footer h1{
  font-style: normal;
  font-family: 'TJ Evolette A Bold', Helvetica, Arial, Sans-Serif;
  -moz-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  -webkit-font-feature-settings:'aalt=0,frac=0,numr=0,ordn=0,salt=0,ss01=0,ss02=0,sups=0,titl=0';
  font-size: 11px;
  line-height: 1em; 
  margin-bottom: 8px;
  color: #000;
  font-weight: normal;
}
#footer .imprintholder{margin-top:28px;}
#footer a{ color:#535353; text-decoration: none; }
#footer a:hover{ color: #000; }

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */


/* ###################################################### */
/* MOSAIC START                                           */
/* ###################################################### */

/*General Mosaic Styles*/
.mosaic-block {
  float:left;
  position:relative;
  overflow:hidden;
}

  .mosaic-backdrop {
    display:none;
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    background:#fff;
  }
  
  .mosaic-overlay {
    display:none;
    z-index:5;
    position:absolute;
    width:190px;
    height:125px;
    margin: 15px;
    background:#fff;
  }
  
    /*** Custom Animation Styles (You can remove/add any styles below) ***/    
    .fade .mosaic-overlay {
      opacity:0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
      filter:alpha(opacity=00);
      background:url(../images/bg-white.png);
    }
    /*** End Animation Styles ***/


/* ###################################################### */
/* MOSAIC END                                           */
/* ###################################################### */


@media (max-width: 790px) {
     /* mobile Geräte */
  .sticky {
    position: static;
    background-color: #f00;
  }
  .stickylogo{ position: static; }
}

