html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: top;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica Neue, Helvetica, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a {
  text-decoration: none;
  color: rgb(138,207,0);
}
a:hover {
  color: rgb(115,181,0);
}

/* ============================ */
.middle-container {
  clear:both;
}
span.plus {
  font-weight: 900;
  color: rgb(138,207,0);
}

img.logo {
  margin: 30px 55px 0 0;
  float: right;
  height: 130px;
}
img.plus_grau {
  float: left;
  margin-left: 68px;
}
img.angebot, img.portrait {
  height: 350px;
}
img.plus_grau {
  height: 221px;
}

img.waage {
  float: left;
  margin-left: 0px;
  height: 240px;
}

img#studio {
/*  width: 300px;*/
  height: 200px;
  float:left;
}
div#name {
  height: 12px;
  float: right;
}
div#name h1{
  float:left;
  font-size: 29px;
  font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', Helvetica, Arial;
  color: rgb(138,207,0);
  padding: 90px 0 0 24px;
  letter-spacing: 2px;
  line-height: 36px;
}

div#kontakt {
  width: 380px;
  float: right;
  margin: 27px 43px 0 0;
}
div#kontakt h4 {
  color: #A9A9A9;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 17px;
}
div#kontakt p {
  color: #000000;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.3px;
}
p.space {
  font-size:7px !important;
  line-height: 7px !important ;
}


#event {
  clear: both;
  width: 1026px;
  margin-top: 400px;
}
#event img {
  width: 100%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 375px) {

  img.logo {
    margin-left: 0px !important;
	height: 110px;
  }
  img.angebot {
	height: 200px;
  }
  img.portrait {
	height: 296px !important;
  }
  div#kontakt {
	width: 360px !important;
  }
  div#kontakt p {
	margin-left: 0px !important;
	font-size: 18px !important;
	line-height: 28px !important;
  }
  #event {
    margin-top: 100%;
  }
  #event img {
    width: 320px;
  }
}

@media only screen and (max-width: 810px) {
  div#kontakt p {
    font-size: 40px;
  }
}

@media only screen and (max-width: 980px) {
  .main-container {
    width: 643px;
    margin: 0 auto;
  }
  .header-container {
    margin-bottom: 150px;
  }
  div#name {
    height: 150px;
    float:left;
    margin-bottom: 20px;
    width: 100%;
  }
  div#name h1{
    padding-top: 40px;
  }
  img#studio {
    display: none !important;
  }
  img.logo {
    float:left;
  }
  img.portrait {
    height: 519px;
  }
  div#kontakt {
    float: left;
	  width: 580px;
  }
  div#kontakt p {
    font-size: 24px;
    line-height: 32px;
    margin-left: 36px;
  }

  img.plus_grau, img.waage {
    display:none;
  }

  #event {
    width: 500px;
  }
}


@media only screen and (min-width: 980px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}


@media only screen and (max-width: 810px) {
  .main-container {
    width: 100%;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}