@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 300 16px/1.5 "Roboto", Arial, sans-serif; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure { margin-bottom: 15px; }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 300; }

/** Links */
a { color: #b90b23; }

a:visited { color: #710715; }

a:hover { text-decoration-thickness: 3px; }

/** Blockquotes */
blockquote { border-left: 4px solid #e8e8e8; padding-left: 15px; }

blockquote > :last-child { margin-bottom: 0; }

/** Tables */
table { border-collapse: collapse; }

table td { vertical-align: top; padding: 5px 10px; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(1080px - 280px - (30px * 2)); max-width: calc(1080px - 280px - (30px * 2)); margin-left: 280px; padding-right: 30px; padding-left: 30px; background: rgba(255, 255, 255, 0.8); }

@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(1080px - 280px - (30px)); max-width: calc(1080px - 280px - (30px)); padding-right: 15px; padding-left: 15px; } }

@media screen and (max-width: 600px) { .wrapper { margin-left: 0; } }

/** Clearfix */
.wrapper:after, .footer-col-wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }

.icon > svg path { fill: #828282; }

/** Site header */
.site-header { border-top: 5px solid #b90b23; border-bottom: 1px solid #e8e8e8; min-height: 56px; position: relative; }

.site-header .wrapper { margin-left: 15px; }

.site-title { font-size: 26px; line-height: 56px; float: left; margin: 10px 0; }

.site-title, .site-title img { border: none; }

.site-nav { position: absolute; left: 0px; width: 280px; z-index: 1000; }

.site-nav .menu-icon { display: none; }

.site-nav ul { list-style: none; margin: 30px 20px; }

.site-nav ul li { border-bottom: 1px solid #e8e8e8; }

.site-nav ul li:last-child { border-bottom: none; }

.site-nav .page-link { color: #111; line-height: 1.5; display: block; padding: 15px 20px; text-decoration: none; text-align: center; transition: background 0.2s ease-out; }

.site-nav .page-link:hover { background: #e8e8e8; color: #b90b23; }

.site-nav .blog-teaser { margin: 50px 30px 30px; }

.site-nav .blog-teaser .post-meta { display: none; }

.site-nav .blog-teaser h2 { margin-bottom: 0; }

.site-nav .blog-teaser h2 a { font-size: 16px; text-decoration: none; }

.site-nav .blog-teaser .post-excerpt { font-size: 12px; }

.site-nav .blog-teaser .post-excerpt p { display: inline; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; left: inherit; width: auto; right: 15px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; }
  .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; }
  .site-nav .menu-icon > svg { width: 18px; height: 15px; }
  .site-nav .menu-icon > svg path { fill: #424242; }
  .site-nav .trigger { clear: both; display: none; }
  .site-nav:hover .trigger { display: block; padding-bottom: 5px; }
  .site-nav ul { margin: 0; }
  .site-nav .page-link { padding: 10px 25px; }
  .site-nav .page-link:not(:last-child) { margin-right: 0; }
  .site-nav .blog-teaser { display: none; } }

/** Site footer */
.site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; }

.contact-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }
  .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; background: #fff url(/images/bg-lis.png) no-repeat; min-height: 550px; }

@media screen and (max-width: 600px) { .page-content { background-image: none; min-height: auto; } }

.page-heading { font-size: 20px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 24px; }

@media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 16px; }

@media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 14px; }

@media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } }

.post-content p + h2 { margin-top: 50px; }

.home .bereiche { font-size: 0; }

.home .bereiche .bereich { margin: 0 25px 25px 0; display: inline-block; width: 220px; height: 220px; background-size: cover; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.home .bereiche .bereich:hover { -webkit-filter: grayscale(0); filter: grayscale(0); }

.home .bereiche .bereich a { display: block; height: 100%; width: 100%; border-top: 188px solid rgba(255, 255, 255, 0.4); color: #111; transition: border-top 0.3s ease-out 0.3s; }

.home .bereiche .bereich a.bereich-links-hidden { display: none; }

.home .bereiche .bereich .text { background: rgba(255, 255, 255, 0.6); height: 40px; line-height: 40px; text-align: center; padding: 0 5px; font-size: 16px; transition: background 0.3s ease-in 0.3s; }

.home .bereiche .bereich:hover a { border-top: 180px solid rgba(255, 255, 255, 0); text-decoration: none; }

.home .bereiche .bereich:hover .text { background: rgba(255, 255, 255, 0.8); }

@media screen and (max-width: 600px) { .home .bereiche .bereich { display: block; margin: 20px auto; -webkit-filter: grayscale(0); filter: grayscale(0); }
  .home .bereiche .bereich a { border-top: 180px solid rgba(255, 255, 255, 0); text-decoration: none; }
  .home .bereiche .bereich .text { background: rgba(255, 255, 255, 0.8); } }

#inspiration blockquote { font-size: 18px; }

#inspiration blockquote em { display: block; color: #828282; font-style: italic; font-size: 16px; }

#inspiration blockquote em:before { content: "— "; }

#team .portrait { float: right; margin-left: 20px; margin-bottom: 20px; margin-top: -50px; }

.kontakt-map { height: 450px; width: 100%; margin-top: 15px; }

/*# sourceMappingURL=main.css.map */