/* anonymous-pro-regular - latin: Copyright (c) Mark Simonson 2009-2010, SIL Open Font License Version 1.1 (http://scripts.sil.org/OFL) */
@font-face {
  font-family: 'Anonymous Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Anonymous Pro Regular'), local('AnonymousPro-Regular'),
       url('/sys/fonts/anonymous-pro-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/anonymous-pro-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* anonymous-pro-700 - latin: Copyright (c) Mark Simonson 2009-2010, SIL Open Font License Version 1.1 (http://scripts.sil.org/OFL) */
@font-face {
  font-family: 'Anonymous Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Anonymous Pro Bold'), local('AnonymousPro-Bold'),
       url('/sys/fonts/anonymous-pro-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/anonymous-pro-v11-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

* {
  margin: 0; padding: 0;
}

body {
  font: normal 18px/1.4em "Anonymous Pro", Courier, "Courier New", Arial, sans-serif;
  color: #444;   
}

h1, h2, h3, h4 {    
  margin: 2em 0 1em 45%;
  line-height: 1.4em;     
}

h1:first-child, h2:first-child, h3:first-child, h4 {
  margin-top: 0;
}

h1 { 
  font-size: 1.6em;  
  clear: both;
}

h2 {
  font-size: 1.1em;
  clear: both;
}

h3 {
  margin: 0 0 2em 0;
  width: 40%;
  float: left;
  font-size: 1em;
  clear: both;
}

h4 {
  font-size: 1.1em;
}

p {
  margin: 0 0 1em 45%;
  line-height: 1.4em;
}

ol {
  margin: 0 0 1em 0; padding-left: 16px;
  list-style-type: decimal;
}

ul {
  margin-bottom: 1em; padding-left: 15px;
}

li {
  padding-left: 5px;
  line-height: 1.4em;
}

table {
  margin-bottom: 1em;
  border-collapse: collapse;
  width: 100%;
}

td {
  padding: 5px 0 5px 20px; margin: 0;
  text-align: left;
  vertical-align: top;
  line-height: 1.4em;
  font-size: 1em;
  border-top: 1px solid #e4e4e4;
}

td:first-child {
  padding-left: 0;
  width: 60px;
}

a {
  color: #999;
  text-decoration: none;
}

a:hover, a.active {  
  color: #444; 
}

a img {
  border: 0;
}

a:hover img {
  opacity: 0.7;
  filter:alpha(opacity=70);
}

img {
  max-width: 100%;
}

hr {
  margin: 2em 0;
  height: 1px; width: 100%;
  clear: both;
  color: #ddd;
  background-color: #ddd;
  border: medium none;    
}

dl {
  margin: 0 0 1em 45%;
}

dt {
  padding-top: 5px;
}

dd {
  padding: 5px 0;
}

input[type=text], textarea {
  padding: 5px;
  width: 100%;
  outline: medium none;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border-radius: 3px;
  border: 1px solid #ccc;
  font: inherit;
}

input[type=submit] {
  padding: 5px 30px;
  background: #e4e4e4;
  border: 1px solid #ccc;
  border-radius: 3px;
  font: inherit;
}

input[type=submit]:hover {
  background: #ccc;
  cursor: pointer;
}

input.error, textarea.error {
  border: 1px solid #706657;
  background: #ffbcbc;
}

input.checkform {
  display: none;
}

/*** Klassen ***/
.menu {
  margin: 0; padding: 0;
}

.menu li {
  margin: 0; padding: 0;
  list-style: none;
}

.menu > li {
  float: left;
}

.menu a {
  padding: 0 10px;
  display: block;  
}

.menu a:hover {
  background: #e4e4e4;
  color: #fff;
}

.alignleft {
  margin: 0 20px 20px 0;
  float: left;
}

.alignright {
  margin: 0 0 20px 20px;
  float: right;
}

.inner {
  margin: 0 auto; padding: 0 40px;
  max-width: 980px;
}

/*** Objects ***/
#body {
  overflow-y: scroll;
}

/*** Header ***/
#header {  
  position: relative;
  overflow: hidden;
  -moz-box-shadow: 0px 0px 10px 0px #000;
  -webkit-box-shadow: 0px 0px 10px 0px #000;
  box-shadow: 0px 0px 10px 0px #000;
}

.scroll #header {
  margin-bottom: 60px;
}

#header a {
  color: #fff;
}

#header a:hover {
  color: #e4e4e4;
}

#header .inner {
  margin: 0; padding: 0;
  width: 100%; max-width: none;
  position: absolute; top: 0; left: 0;
}

#header .home-image {
  width: 100%; max-width: none;
  float: left;
}

#header .logo {
  padding: 0 40px; 
  line-height: 2.2em;
  display: block;
  font-weight: bold;
  font-size: 3em; 
}

#header .claim1 {
  padding: 5px 40px;
  background: #fff;
  float: left;
}

#header .claim2 {
  position: absolute; top: 40px; right: 40px;
  text-align: right;
  color: #fff;
  display: none;
}

#header .showangebot {
  margin: 0 0 0 -200px; 
  width: 400px; height: 73px;
  line-height: 1em;
  text-align: center;
  position: absolute; left: 50%; top: 50%;
  font-size: 2.4em;
  color: #fff;
  display: none;
  background: transparent url(img/angebot.png) no-repeat;
}

#header #angebot {
  margin-left: -30%;
  width: 60%; 
  display: none;
  position: absolute; left: 50%;
}

#header #angebot iframe {
  -moz-box-shadow: 0px 0px 30px 0px #000;
  -webkit-box-shadow: 0px 0px 30px 0px #000;
  box-shadow: 0px 0px 30px 0px #000;
  background: #fff;
}

#header .showheader {
  width: 100%; height: 100px;
  background: transparent url(img/arrow-bottom.png) no-repeat center center;
  position: absolute; bottom: 0; left: 0;
  z-index: 10;
  opacity: 0.4;
  filter:alpha(opacity=40);
}

#header .showheader:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

.page-home #header .showheader {
  background-image: url(img/arrow-top.png);
}     

/*** Navigation ***/
#navigation {
  padding: 0 30px;  
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.scroll #navigation {
  position: fixed; top: 0; left: 0; right: 0;
  -moz-box-shadow: 0px 0px 5px 0px #999;
  -webkit-box-shadow: 0px 0px 5px 0px #999;
  box-shadow: 0px 0px 5px 0px #999;
  background: #fff;
  z-index: 20;
}

#navigation .menu {
  float: right;
}

#navigation .menu a {
  line-height: 60px;
}

#navigationCtrl {
  display: none;
}

/*** Content ***/      
#content {
  padding: 40px;
  overflow: hidden;
} 

#content iframe, 
#content img {
  margin-top: 7px;
}

/*** Footer ***/
#footer {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  color: #ccc;
  font-size: 0.9em;
  overflow: hidden;
  text-align: center;
}

#footer p {
  margin: 0 10px;
  display: inline;
}   

#footer a {
  color: #ccc;
}

#footer img {
  vertical-align: middle;
}

@media screen and (max-width: 1000px) {
  #header .claim2 {
    display: none !important;
  } 
  
  #header #angebot {
    margin-left: -40%;
    width: 80%; 
  } 
}

@media screen and (max-width: 800px) { 
  h1, h2, h3, h4, p, dl, #copyright{
    margin-left: 0;
  } 
  
  h3 {
    margin-bottom: 1em;
    width: 100%;
    float: none;
    text-align: left !important;
  }  
  
  #header .logo {
    font-size: 2em;
  }
  
  #header .showangebot {
    margin: 0 0 0 -180px;
    width: 360px; 
    font-size: 2em;
  }
  
  #header .showheader {
    height: 80px;
  }
    
  #navigationCtrl {
    line-height: 60px;
    display: block;
    text-align: right;
  }

  #navigationCtrl span {
    width: 20px;
    display: block;
    float: right;
  }

  #navigationCtrl > span {
    margin: 22px 0 0 10px;
  }

  #navigationCtrl > span > span {
    margin-bottom: 3px;
    height: 3px;
    background: #999;
  }

  #navigation .menu {
    display: none;
    float: none;
  }

  #navigation .menu > li {
    float: none;
    margin: 0;
  }

  #navigation .menu a {
    padding: 0 5px;
    border-top: 1px dotted #ccc;
    text-align: right;
  }
  
  #footer p {
    margin: 0 0 1em;
    display: block;
  }
}

@media screen and (max-width: 400px) {
  .inner {
    padding: 0 30px;
  }
  
  #header .logo {
    padding: 0 30px;
    font-size: 1.5em;
  }
  
  #header .claim1 {
    display: none !important;
  }
  
  #header .showheader {
    height: 60px;
  }
  
  #content {
    padding: 30px;
  }
}
