/* `Grid >> Global */

/* `Grid >> Children (Alpha ~ First, Omega ~ Last) */

/* `Grid >> 12 Columns */

/* `Prefix Extra Space >> 12 Columns */

/* `Suffix Extra Space >> 12 Columns */

/* `Push Space >> Global */

/* `Push Space >> 12 Columns */

/* `Pull Space >> 12 Columns */

* {
  margin: 0;
  padding: 0; }

a img {
  border: none; }

body {
  font: 12px 'Helvetive Neue', Arial, sans-serif;
  background: #0f1620 url('/images/bg_body.jpg') no-repeat 0 0; }

#wrapper {
  width: 960px;
  margin: 10px auto; }

#logo {
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 10px; }

.container {
  padding-top: 60px;
  background: #fff;
  min-height: 1000px; }
  .container:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .container {
    height: 1px;
    zoom: 1; }

div#menu {
  position: absolute;
  right: 0;
  top: 28px;
  display: inline;
  list-style: none;
  width: 520px; }
  div#menu ul {
    position: absolute;
    right: 0;
    top: 28px;
    display: inline;
    list-style: none;
    width: 460px; }
    div#menu ul li a {
      float: left;
      color: #fff;
      text-decoration: none;
      font-size: 16px;
      font-weight: bold;
      margin-left: 50px; }
      div#menu ul li a:hover {
        border-bottom: 3px solid #fff; }
    div#menu ul li.on a {
      border-bottom: 3px solid #fff; }

#header {
  position: relative; }
  #header h2 {
    line-height: 0; }

h3 {
  display: block;
  margin-bottom: 30px; }
  h3 span {
    padding: 5px 10px;
    display: inline;
    text-transform: uppercase;
    color: white;
    background: #00308c;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold; }
    h3 span a {
      text-decoration: none;
      color: white; }
      h3 span a:hover {
        border-bottom: 3px soli  d #fff; }

h4 {
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #00308c; }
  h4 span {
    text-transform: uppercase;
    padding: 5px 10px;
    color: white;
    background: #00308c;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold; }

h5 {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #00308c; }

p {
  padding: 10px 25px; }

#clock {
  position: absolute;
  bottom: 0px;
  right: 0px;
  float: right;
  font-size: 16px;
  color: #fff;
  font-weight: bold; }

#footer {
  background: #090909;
  height: 300px; }

#vision {
  float: left;
  width: 510px;
  margin-bottom: 30px;
  font-size: 14px; }
  #vision:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html #vision {
    height: 1px;
    zoom: 1; }
  #vision p {
    padding-right: 0px;
    padding-bottom: 2px; }

#landeplatz_container {
  background: #e6e8ec;
  margin-top: 65px;
  margin-bottom: 150px;
  display: inline;
  float: right; }
  #landeplatz_container:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html #landeplatz_container {
    height: 1px;
    zoom: 1; }

#landeplatz {
  display: inline;
  float: left;
  background: #e6e8ec;
  margin-top: 20px; }
  #landeplatz h4, #landeplatz h5 {
    margin-left: 25px;
    color: black; }
  #landeplatz p {
    font-weight: bold; }

#rocket {
  display: inline;
  float: right;
  width: 180px;
  background: #e6e8ec;
  padding-top: 20px;
  padding-left: 20px; }

#couch {
  margin: 30px 0; }
  #couch:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html #couch {
    height: 1px;
    zoom: 1; }

#treibstoff_container {
  display: block; }

.treibstoff {
  display: inline;
  float: left;
  width: 220px;
  margin: 10px; }
  .treibstoff p {
    font-size: 14px; }
  .treibstoff p, .treibstoff h4 {
    padding-left: 5px;
    padding-right: 5px; }

.ml25 {
  margin-left: 25px; }

#imprint {
  display: inline;
  float: left;
  font-size: 120%; }
  #imprint #sub_header {
    margin: 25px; }
  #imprint p {
    font-size: 14px; }

#approach {
  display: inline;
  margin-top: 50px;
  float: left; }
  #approach iframe {
    padding-left: 25px; }

#privacy {
  display: inline;
  margin-top: 50px;
  float: left;
  font-size: 12px; }
  #privacy #sub_header {
    margin-left: 25px;
    margin-bottom: 0px; }

#astrocat {
  float: right; }

#team {
  width: 752px;
  font-size: 14px; }

.profil {
  margin-top: 50px; }
  .profil:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .profil {
    height: 1px;
    zoom: 1; }
  .profil p {
    width: 608px; }
  .profil ul {
    list-style-type: none;
    margin: 20px; }
    .profil ul li {
      margin-bottom: 15px; }
      .profil ul li img {
        padding-right: 10px; }

.frame {
  background: white;
  padding: 1px;
  border: 5px solid;
  border-color: #e6e8ec;
  margin: 1px 25px; }

.profil_img {
  background: white;
  padding: 1px;
  border: 5px solid;
  border-color: #e6e8ec;
  float: left;
  margin: 1px 25px; }

.last {
  margin-bottom: 50px; }

.grey_box {
  display: inline;
  float: right;
  width: 288px;
  background: #e6e8ec;
  padding-top: 20px;
  margin-top: 65px;
  margin-left: 10px;
  margin-bottom: 25px; }

.referenz {
  margin-bottom: 50px; }
  .referenz:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .referenz {
    height: 1px;
    zoom: 1; }
  .referenz p {
    font-size: 14px;
    width: 550px; }

.referenz_logo {
  float: left;
  margin: 0px 25px 10px 25px; }

.referenz ul {
  margin: 20px; }
  .referenz ul li {
    margin-bottom: 5px; }

.date {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  padding-left: 25px; }

.blog_post {
  margin-bottom: 50px; }
  .blog_post:after {
    content: '1337';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .blog_post {
    height: 1px;
    zoom: 1; }
  .blog_post p {
    font-size: 14px;
    width: 550px; }
  .blog_post ul {
    list-style-type: none;
    padding: 5px 0 20px 30px; }
    .blog_post ul li {
      margin: 5px; }

label {
  display: block; }

.comment {
  border: 1px solid grey;
  margin: 25px;
  width: 350px; }
