﻿/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
@import "http://fonts.googleapis.com/css?family=Droid+Sans:400,700";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.right {
  float: right;
}
.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.left {
  float: left;
}
.aright {
  text-align: right;
}
.acenter {
  text-align: left;
}
.ajustified {
  text-align: justify;
}
.aleft {
  text-align: left;
}
.clear {
  clear: both;
}
.hidden,
.none {
  display: none;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.sml {
  font-size: 0.89em;
}
.xsml {
  font-size: 0.75em;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello/fontellofe10.eot?1664088");
  src: url("../fonts/fontello/fontellofe10.eot?1664088#iefix")
      format("embedded-opentype"),
    url("../fonts/fontello/fontellofe10.woff?1664088") format("woff"),
    url("../fonts/fontello/fontellofe10.ttf?1664088") format("truetype"),
    url("../fonts/fontello/fontellofe10.svg?1664088#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-down-circle:before {
  content: "\e800";
}
.icon-left-circle:before {
  content: "\e801";
}
.icon-right-circle:before {
  content: "\e802";
}
.icon-up-circle:before {
  content: "\e803";
}
.icon-menu:before {
  content: "\e804";
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page {
  position: relative;
  min-width: 320px;
  margin: 0 auto;
}
.page #logo {
  float: left;
  width: 300px !important;
}
@media (min-width: 768px) and (max-width: 1079px) {
  .page,
  .banner .container {
    max-width: 768px !important;
  }
}
@media (min-width: 1080px) {
  .banner #logo {
    width: 46.66667%;
    float: left;
    margin-right: 6.66667%;
    display: inline;
  }
  .banner .pagenav {
    float: right;
    margin-right: 0;
    *margin-left: -60px;
    display: inline;
  }
}
@media (min-width: 768px) {
  .row {
    clear: both;
  }
  .row .half {
    width: 46.66667%;
    float: left;
    margin-right: 6.66667%;
    display: inline;
  }
  .row .half:nth-child(2) {
    float: right;
    margin-right: 0;
    *margin-left: -60px;
    display: inline;
  }
  .row .third {
    width: 28.88889%;
    float: left;
    margin-right: 6.66667%;
    display: inline;
  }
  .row .third:nth-child(3) {
    float: right;
    margin-right: 0;
    *margin-left: -60px;
    display: inline;
  }
  .row .three-quarter {
    width: 60.65574%;
    float: left;
    margin-right: 4.91803%;
    display: inline;
  }
  .row .quarter {
    width: 28.5%;
    float: left;
    margin-right: 4.91803%;
    display: inline;
    float: right;
    margin-right: 0;
    *margin-left: -60px;
    display: inline;
  }
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  font-weight: normal;
  line-height: 120%;
  margin: 0;
}
main h1.outline,
main section#kontakt h1.address,
section#kontakt main h1.address,
main h2.outline,
main section#kontakt h2.address,
section#kontakt main h2.address,
main h3.outline,
main section#kontakt h3.address,
section#kontakt main h3.address,
main h4.outline,
main section#kontakt h4.address,
section#kontakt main h4.address,
main h5.outline,
main section#kontakt h5.address,
section#kontakt main h5.address,
main h6.outline,
main section#kontakt h6.address,
section#kontakt main h6.address {
  padding: 0.5em;
}
main h1 {
  font-size: 2em;
}
main h1.lrg {
  font-size: 5em;
}
.content article main h1 {
  margin-top: 2em;
}
main h2 {
  font-size: 2em;
  margin-top: 1.5em;
}
@media (min-width: 1080px) {
  main h2 {
    font-size: 2.2em;
  }
}
main h2.outline,
main section#kontakt h2.address,
section#kontakt main h2.address {
  color: white;
  font-size: 1.75em;
}
@media (min-width: 768px) {
  main h2.outline,
  main section#kontakt h2.address,
  section#kontakt main h2.address {
    // margin-bottom: -1.14286em;
    padding-top: 1em;
    padding-bottom: 3em;
  }
}
main h3 {
  margin-top: 2em;
}
main p {
  line-height: 142.5%;
  margin: 1em 0;
}
@media (min-width: 1080px) {
  main p {
    font-size: 1.12em;
  }
}
main ul,
main ol {
  margin: 1em 0 1em 0;
}
@media (min-width: 1080px) {
  main ul,
  main ol {
    font-size: 1.12em;
  }
}
main ul li,
main ol li {
  margin-bottom: 0.5em;
}
main ul.arrow,
main ol.arrow {
  padding-left: 0;
}
main ul.arrow li,
main ol.arrow li {
  list-style: none;
}
main ul.arrow li:before,
main ol.arrow li:before {
  content: " ➝ ";
}
main pre {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
}
main code {
  font-family: Inconsolata, Monaco, monospace;
  font-size: 0.9em;
  padding: 3px;
  background: rgba(0, 0, 0, 0.5);
}
main strong {
  font-weight: bold;
}
main blockquote {
  margin: 0;
  padding-left: 8.88889%;
  padding-right: 8.88889%;
}
main blockquote:before {
  content: open-quote;
  color: rgba(255, 255, 255, 0.5);
  font-size: 5em;
  font-weight: normal;
  line-height: 0.1em;
  margin-right: 0;
  vertical-align: -0.4em;
}
main blockquote p {
  display: inline;
}
main blockquote cite {
  display: block;
  text-align: right;
  padding-top: 1em;
}
main time {
  color: #111111;
  display: inline-block;
  width: 2em;
  margin: 0 1em 0 0;
  padding: 10px 0 0 0;
}
main time .month,
main time .day,
main time .year {
  display: block;
  text-align: center;
}
main time .month {
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  padding-top: 4px;
  text-transform: uppercase;
}
main time .day {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  padding-top: 1px;
}
main time .year {
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  padding-top: 5px;
}
main .seperator.slashes {
  color: rgba(17, 17, 17, 0.6);
  letter-spacing: -0.2em;
}
section#home {
  position: relative;
  height: 100%;
  width: 100%;
  margin-top: -5em;
  background: url("../images/background-1.jpg");
}
section#home .content {
  height: 100%;
  width: 100%;
}
section#home .content .half {
  padding-top: 7em;
}
section#home .content .half h2 {
  margin: -0.4em 0 0 0;
}
@media (min-width: 768px) {
  section#home .content .half h2 {
    margin-right: -2em;
  }
}
section#home nav#skiphome {
  position: absolute;
  bottom: 1em;
  left: 50%;
  z-index: 9;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 30px;
  margin-left: -1em;
  background: #eeeeef;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
}
section#home nav#skiphome a {
  display: block;
  color: #111111;
  height: 100%;
  width: 100%;
}
@media (min-width: 1080px) {
  section#home nav#skiphome {
    font-size: 2em;
    line-height: 2em;
    height: 2em;
    width: 2em;
  }
}
section#unternehmen .content {
  padding-top: 2em;
  padding-bottom: 2em;
}
section#unternehmen #unternehmen_one {
  position: relative;
  background: #eeeeef url("../images/background-2.jpg");
  background-size: cover;
}

section#unternehmen #unternehmen_history {
  position: relative;
  background: #eeeeef url("../images/background-5.jpg");
  background-size: cover;
}

section#unternehmen #unternehmen_one .third:last-child {
  margin-bottom: 11em;
}
section#unternehmen #unternehmen_two {
  position: relative;
  background: #eeeeef url("../images/background-3.jpg");
  background-size: cover;
}
section#unternehmen #unternehmen_two .third:last-child {
  margin-bottom: 11em;
}
section#praezisionswerkzeuge {
  background: #eeeeef url("../images/background-4.jpg");
  background-size: cover;
}
section#praezisionswerkzeuge .content {
  padding-top: 2em;
  padding-bottom: 2em;
}

section#info {
  background: #4a5d90;
  color: white;
  padding-bottom: 40px;
}
section#info .content {
  padding-top: 2em;
  padding-bottom: 2em;
}

@media (min-width: 768px) {
  section#praezisionswerkzeuge .content h2.outline,
  section#praezisionswerkzeuge .content section#kontakt h2.address,
  section#kontakt section#praezisionswerkzeuge .content h2.address {
    margin-top: 11em;
  }
}
section#schleifen {
  background: #eeeeef url("../images/background-5.jpg");
}
section#schleifen .content {
  padding-top: 2em;
  padding-bottom: 2em;
}
section#kontakt {
  background: #eeeeef;
}
section#kontakt .content {
  padding-top: 2em;
  padding-bottom: 2em;
}

section#kontakt {
  background: #eeeeef url("../images/background-2.jpg");
}

section#kontakt form p {
  clear: both;
  margin: 0;
  padding-top: 0.5em;
}
section#kontakt form p label {
  width: 7.69231%;
  float: left;
  margin-right: 23.07692%;
  display: inline;
  white-space: nowrap;
}
section#kontakt form p input[type="text"],
section#kontakt form p textarea,
section#kontakt form p.required {
  width: 69.23077%;
  float: left;
  margin-right: 23.07692%;
  display: inline;
  float: right;
  margin-right: 0;
  *margin-left: -60px;
  display: inline;
}
section#kontakt form p.send input {
  margin-left: 30.76923%;
  width: 8em;
}
section#kontakt .formBlockSurveyTable {
  border-spacing: 10px;
  border-collapse: separate;
  width: 100%;
}
section#kontakt .formBlockSurveyTable label {
  width: 250px;
}
@media (min-width: 1080px) {
  section#kontakt .formBlockSurveyTable label {
    font-size: 1.12em;
  }
}
section#kontakt .formBlockSurveyTable input[type="text"],
section#kontakt .formBlockSurveyTable input[type="email"],
section#kontakt .formBlockSurveyTable textarea {
  width: 100%;
}
section#kontakt .formBlockSurveyTable textarea {
  height: 200px;
}
@media (min-width: 768px) {
  section#kontakt .paul {
    padding: 0;
  }
}
section#kontakt .address {
  color: white;
  margin-top: 2em;
  padding: 1em;
}
@media (min-width: 768px) {
  section#kontakt .address {
    margin-top: -2em;
    padding-top: 1em;
  }
}
section#kontakt .address a:link,
section#kontakt .address a:visited {
  color: white;
}
section#kontakt h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  section#kontakt iframe {
    margin-top: 3em;
  }
}

body.impressum {
  background: #eeeeef;
}
@media (min-width: 768px) {
  body.impressum p.third {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    column-gap: 3em;
    widows: 5;
  }
}
body.impressum .main {
  padding-bottom: 5em;
}
html,
body {
  color: #111111;
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 5em;
  background: #eeeeef;
}
html ::-webkit-selection,
body ::-webkit-selection {
  color: #fff;
  background: #223979;
}
html ::-moz-selection,
body ::-moz-selection {
  color: #fff;
  background: #223979;
}
html ::-o-selection,
body ::-o-selection {
  color: #fff;
  background: #223979;
}
html ::selection,
body ::selection {
  color: #fff;
  background: #223979;
}
.banner {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  height: 5em;
  background: #eeeeef;
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.banner * {
  margin: 0;
}
.banner .container {
  *zoom: 1;
  max-width: 1060px;
  _width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: white;
}
.banner .container:after {
  content: "";
  display: table;
  clear: both;
}
.banner #logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  font-size: 1em;
  height: 5em;
  margin: 0;
  padding: 10px 0;
  background: url("../images/logo_pwp.png") no-repeat 0 2px;
  background-size: 300px;
}
.banner #logo a {
  display: block;
  height: 100%;
}
main {
  padding-top: 5em;
}
main section {
  clear: both;
  position: relative;
  background-size: cover !important;
}
main section .content {
  *zoom: 1;
  max-width: 1060px;
  _width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}
main section .content:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  main section .content {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  main section h2.outline,
  main section#kontakt h2.address {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    padding-bottom: 4em;
  }
}
.contentinfo {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: white;
  font-size: 0.95em;
  height: 5em;
  padding: 28px 0 0 0;
  background: #9ca7ac;
  border-top: 1px solid #8e9ba0;
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.contentinfo .container {
  *zoom: 1;
  max-width: 1060px;
  _width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.contentinfo .container:after {
  content: "";
  display: table;
  clear: both;
}
.contentinfo .container p {
  margin: 0;
}
a.arrow:after {
  content: " ➝";
}
a.larrow:before {
  content: "← ";
}
.content a {
  color: #223979;
  text-decoration: none;
}
.content a:focus,
.content a:hover,
.content a:active {
  color: #223979;
}
.contentinfo a {
  color: white;
  text-decoration: none;
}
.contentinfo a:focus,
.contentinfo a:hover,
.contentinfo a:active {
  text-decoration: underline;
}
.pagenav {
  height: 5em;
  margin-right: -10px;
  margin-left: -10px;
}
.pagenav .nav-toggle {
  position: absolute;
  top: 0.9em;
  right: 10px;
  font-size: 1.3em;
}
.pagenav ul {
  display: none;
  clear: both;
  background: white;
}
.pagenav ul li {
  background: #fafbfb;
  padding: 0;
}
.pagenav ul a {
  display: block;
  color: #111111;
  font-weight: bold;
  text-decoration: none;
  padding: 0.25em 1em;
}
.pagenav ul a:focus,
.pagenav ul a:hover,
.pagenav ul a:active {
  color: #4a5d90;
}
@media (min-width: 1080px) {
  .pagenav {
    margin-right: 0;
    margin-left: 0;
  }
  .pagenav .nav-toggle {
    display: none;
  }
  .pagenav ul {
    display: block;
    text-align: right;
    height: 100%;
    margin-right: -10px !important;
  }
  .pagenav ul li {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    border-right: 1px solid #d4d4d6;
  }
  .pagenav ul li:last-child {
    border: none;
  }
  .pagenav ul li.active a {
    color: white;
    background: #4a5d90;
  }
  .pagenav ul li a {
    line-height: 90%;
    padding: 1.95em 0.9em 2.2em 0.9em;
    height: 100%;
  }
}
hr {
  clear: both;
  border: 0;
  height: 4px;
  background: #9ca7ac;
}
.plain-list,
.pagenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plain-list li,
.pagenav ul li {
  margin: 0;
  padding: 0;
}
.outline,
section#kontakt .address {
  background: rgba(34, 57, 121, 0.7);
}
.outline a,
section#kontakt .address a {
  color: #111111;
}
input[type="text"],
input[type="email"],
textarea {
  padding: 0.5em;
  border: none;
}
button,
.button,
input[type="submit"] {
  color: #111111;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.2em 0.35em;
  background-color: white;
  border: 1px solid rgba(34, 57, 121, 0.3);
  outline: none;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-tap-highlight-color: #223979;
}
button.lrg,
.button.lrg,
input[type="submit"].lrg {
  font-weight: normal;
  line-height: 265%;
  padding: 0.4em 0.5em;
}
button:focus,
button:hover,
.button:focus,
.button:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  color: white;
  background: #223979;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
button:active,
.button:active,
input[type="submit"]:active {
  background: #172651;
}
.content img {
  max-width: 100%;
}
.content img.full {
  width: 120%;
  max-width: none;
  margin-left: -30px;
}
#schließzeiten-hinweis {
  position: relative;
  background: url("../images/background-3.jpg");
  background-size: cover;
  display: none;
}
#schließzeiten-hinweis;
