@charset "UTF-8";
/*Std Schrift -> DIN */
html, button, input, select, textarea {
  font-family: 'dincregular', Arial; }

@font-face {
  font-family: 'dincregular';
  src: url("wp-includes/fonts/dinc-webfont.eot");
  src: url("wp-includes/fonts/dinc-webfont.eot?#iefix") format("embedded-opentype"), url("wp-includes/fonts/dinc-webfont.woff2") format("woff2"), url("wp-includes/fonts/dinc-webfont.woff") format("woff"), url("wp-includes/fonts/dinc-webfont.ttf") format("truetype"), url("wp-includes/fonts/dinc-webfont.svg#dincregular") format("svg");
  font-weight: normal;
  font-style: normal; }
p, li, button, input, select, textarea, h1.site-title, h1, h2, h3, h4, h5, h6, ol, ul, td, dd {
  font-family: 'dincregular', Arial !important; }
  p .site-footer .copyright_notice, li .site-footer .copyright_notice, button .site-footer .copyright_notice, input .site-footer .copyright_notice, select .site-footer .copyright_notice, textarea .site-footer .copyright_notice, h1.site-title .site-footer .copyright_notice, h1 .site-footer .copyright_notice, h2 .site-footer .copyright_notice, h3 .site-footer .copyright_notice, h4 .site-footer .copyright_notice, h5 .site-footer .copyright_notice, h6 .site-footer .copyright_notice, ol .site-footer .copyright_notice, ul .site-footer .copyright_notice, td .site-footer .copyright_notice, dd .site-footer .copyright_notice {
    font-family: 'dincregular';
    font-weight: 100; }
  p #options li a, li #options li a, button #options li a, input #options li a, select #options li a, textarea #options li a, h1.site-title #options li a, h1 #options li a, h2 #options li a, h3 #options li a, h4 #options li a, h5 #options li a, h6 #options li a, ol #options li a, ul #options li a, td #options li a, dd #options li a {
    font-family: inherit !important; }

.welcome-text, h1.page-title {
  font: 300 228%/1 Lato, sans-serif !important; }

h2.project-title {
  font: 300 350%/1 Lato, sans-serif !important;
  letter-spacing: 1px;
  word-spacing: 9px; }

h5 {
  font-size: 100%;
  font-weight: 100; }

/* Portfolio - MouseOverLinks */
.variable-sizes .element {
  font-family: 'dincregular', Arial;
  font-weight: lighter; }
  .variable-sizes .element .symbol {
    font: 300 175%/1 Lato, sans-serif; }
  .variable-sizes .element.width2.height2 .symbol {
    font-size: 250%; }

/* allg. Schriftstärke */
p, li, td, dd {
  font-weight: normal !important;
  font: 300 85%/1.3 Lato, sans-serif !important }
  p p, p li, p td, p dd, li p, li li, li td, li dd, td p, td li, td td, td dd, dd p, dd li, dd td, dd dd {
    font-size: inherit; }

/* Keine Info-Box oben */
.info-box {
  display: none; }

/* Anpassung Projekttitel Schrift */
.project-title {
  font: 200 700%/0.75 "Open Sans", sans-serif;
  line-height: 1.2; }

/* Kein transparenter Hintergrund */
.project-coverslide-visible {
  opacity: 1; }

/* Meta-Überschriften in deutsch */
.project-ourrole .project-meta-heading {
  color: transparent;
  width: 110px;
  height: 20px; }
  .project-ourrole .project-meta-heading:before {
    content: 'Leistungen';
    color: #000; }

.project-date {
  margin-bottom: 1em; }
  .project-date .project-meta-heading {
    color: transparent;
    height: 20px;
    width: 110px; }
    .project-date .project-meta-heading:before {
      content: 'Jahr';
      color: #000; }

.project-client .project-meta-heading {
  color: transparent;
  width: 110px;
  height: 20px; }
  .project-client .project-meta-heading:before {
    content: 'Auftraggeber';
    color: #000; }

ul#filters li:first-child a {
  color: transparent;
  white-space: nowrap;
  width: 114px; }
  ul#filters li:first-child a:before {
    content: 'Alle Arbeiten';
    color: #000; }
  ul#filters li:first-child a.selected:before {
    color: #fff !important; }


/* Smartphone optimierungen */
@media only screen and (max-width: 776px) {
  .welcome-text, h1.page-title {
    font: 300 150%/1 Lato, sans-serif !important; } }

/*# sourceMappingURL=tgrKaiser.css.map */
