/* Generated by less 2.2.0 */
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
/* CSS Document */
/*
Theme Name: FAB-E Publishing
Theme URI: http://www.fab-e.de
Description: Internetauftritt
Version: 1.0
Author: Fabian Niemann

http://www.fab-e.de
Stand: 10. Juni 2014

*/
/* Variablen
----------------------------------------------------------------------------*/
/* Allgemein
----------------------------------------------------------------------------*/
html {
  background: url("../_img/background.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
a:link {
  color: #e8e538;
  outline: 0;
}
a:visited {
  color: #e8e538;
  outline: 0;
}
a:hover {
  color: #ffffff;
  outline: 0;
}
a:active {
  color: #ffffff;
  outline: 0;
}
hr {
  margin: 0 25px;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
}
ul {
  list-style: none;
  margin: 0 0 25px 0;
}
li:before {
  content: "• ";
  font-size: 24px;
  vertical-align: middle;
  color: #a5dbfb;
}
/* Typo
----------------------------------------------------------------------------*/
* {
  font-family: 'Droid Sans', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}
h1 {
  font-size: 22px;
  color: #a5dbfb;
  margin: 50px 25px 25px 25px;
}
h2 {
  font-size: 20px;
  line-height: 75px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}
h3 {
  font-size: 16px;
  color: #a5dbfb;
  margin: 50px 25px 5px 25px;
}
p {
  margin: 0 25px 25px 25px;
}
/* Positionierung
----------------------------------------------------------------------------*/
#fakebody {
  position: absolute;
  z-index: -50;
  overflow: auto;
  height: 100%;
  width: 100%;
}
#content {
  width: 750px;
  margin: 0 auto;
}
#logo {
  margin: 25px 0 50px 0;
  text-align: center;
}
#backlayer {
  width: 400px;
  height: 310px;
  background-color: #000;
  margin-left: -200px;
  left: 50%;
  position: absolute;
  z-index: -10;
  -ms-transform-origin-x: 50%;
  -ms-transform-origin-y: 0;
}
#closelayer {
  width: 750px;
  height: 50px;
  background-color: #000;
  margin-left: -375px;
  left: 50%;
  position: absolute;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  z-index: 15;
  display: none;
}
#contentlayer {
  display: inline-block;
  float: left;
}
#navigation {
  width: 400px;
  display: block;
  margin-left: 175px;
  text-align: center;
}
#navigation a {
  font-size: 24px;
  line-height: 75px;
  text-transform: uppercase;
}
#contentPublisher p:last-child,
#contentPublisher p:last-child a {
  text-align: center;
  font-size: 32px;
  line-height: 50px;
}
#contentServices h2 {
  margin: 10px 25px 5px 25px;
}
#contentContact {
  text-align: center;
}
#contentContact #map {
  width: 700px;
  height: 250px;
  margin: 50px 25px 25px 25px;
}
#contentContact p:last-child,
#contentContact p:last-child a {
  font-size: 32px;
  line-height: 50px;
}
#imprint {
  clear: both;
  text-align: center;
  padding-top: 50px;
}
#imprint a {
  text-transform: uppercase;
}
#imprint a:link {
  color: #ffffff;
  outline: 0;
  font-size: 14px;
}
#imprint a:visited {
  color: #ffffff;
  outline: 0;
  font-size: 14px;
}
#imprint a:hover {
  color: #e8e538;
  outline: 0;
  font-size: 14px;
}
#imprint a:active {
  color: #e8e538;
  outline: 0;
  font-size: 14px;
}
/* Klassen
----------------------------------------------------------------------------*/
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background: transparent;
}
.jspTrack {
  background: transparent;
  position: relative;
}
.jspDrag {
  background: #e8e538;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.content {
  width: 750px;
  height: 750px;
  overflow: hidden;
  display: none;
}
.publicationBack,
.publicationFront {
  width: 750px;
  height: 750px;
  position: absolute;
  overflow: hidden;
}
.publication {
  width: 198px;
  height: 320px;
  text-align: center;
  line-height: 18px;
  display: inline-block;
  margin: 25px 24px 0 25px;
  float: left;
}
.publication:last-child {
  margin-bottom: 75px;
}
.publication > br {
  display: block;
  line-height: 18px;
}
.publicationDetail {
  text-align: center;
  display: none;
}
.publicationDetail img {
  margin: 25px;
  cursor: pointer;
}
.publicationDetail p {
  text-align: left;
}
.publicationDetail p img {
  margin-left: 0;
  height: 45px;
}
/* Media Queries
----------------------------------------------------------------------------*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  * {
    font-size: 26px;
    line-height: 30px;
    -webkit-text-size-adjust: none;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  #navigation a {
    font-size: 30px;
  }
  #contentPublisher p:last-child,
  #contentServices p:last-child,
  #contentPublisher ul:last-child,
  #contentServices ul:last-child {
    margin-bottom: 75px;
  }
  #contentContact p:last-child,
  #contentContact p:last-child a {
    font-size: 40px;
    line-height: 75px;
  }
  #imprint {
    bottom: 5px;
  }
  .publication {
    font-size: 18px;
    line-height: 14px;
  }
  .publication a {
    font-size: 18px;
  }
  .publicationDetail {
    margin-bottom: 75px;
  }
}
