.clearfix:before, main article:last-of-type:before, #image-slider img.right:before,
.clearfix:after,
main article:last-of-type:after,
#image-slider img.right:after {
  content: "";
  display: table; }

.clearfix:after, main article:last-of-type:after, #image-slider img.right:after {
  clear: both; }

.clearfix, main article:last-of-type, #image-slider img.right {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  background-color:#ccd0d4 }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-family: sans-serif;
  background-image: url(../css/img/BG-Body.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  font-size: 16px;
  font-size: 1rem; }

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

a:hover {
  text-decoration: underline; }

h1 {
  height: 28px;
  margin: 0;
  padding: 5px;
  padding-top: 10px;
  padding-left: 17px;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #FFF;
  background-image: url(../css/img/BG-Headline.jpg);
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  border-bottom: 3px solid #1d4899; }

h2 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  line-height: 1.3em;
  color: #002750; }

ul {
  margin-top: 4px;
  margin-left: 24px;
  padding: 0;
  vertical-align: baseline; }

#container {
  position: relative;
  width: 754px;
  margin: 0 auto; }

header {
  height: 140px; }
  header #logo {
    float: left;
    margin-top: 27px;
    height: 103px;
    width: 280px;
    background-repeat: no-repeat;
    background-image: url(../css/img/wieland-logo.png);
    background-size: contain; }
  header #navlink {
    display: none; }

nav.main-nav {
  /* main navigation */
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 20px; }
  nav.main-nav h2 {
    display: none; }
  nav.main-nav a:visited {
    color: inherit; }
  nav.main-nav a:hover {
    text-decoration: none;
    color: #8093a8; }
  nav.main-nav ul {
    margin-left: 0; }
  nav.main-nav > ul {
    margin: 0; }
    nav.main-nav > ul > li {
      display: inline-block;
      margin-left: 30px;
      vertical-align: top;
      margin-top: 10px;
      padding-top: 17px;
      font-size: 17px;
      font-size: 1.0625rem;
      color: #002750; }
      nav.main-nav > ul > li.active {
        margin-top: 0;
        border-top: 10px solid #1d4899; }
        nav.main-nav > ul > li.active ul {
          max-height: 140px; }
      nav.main-nav > ul > li:hover > ul {
        max-height: 140px; }
      nav.main-nav > ul > li > ul {
        /* main navigation - level 2 */
        list-style-type: none;
        padding: 0;
        font-size: 13px;
        font-size: 0.8125rem;
        color: #1c2750;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s ease-out;
        -moz-transition: max-height 0.5s ease-out;
        -ms-transition: max-height 0.5s ease-out;
        -o-transition: max-height 0.5s ease-out;
        transition: max-height 0.5s ease-out; }
        nav.main-nav > ul > li > ul .active {
          color: #8093a8; }
        nav.main-nav > ul > li > ul > li {
          padding-top: 5px; }

main {
  clear: both;
  display: block;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  color: #29373c;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.1rem; }
  main article {
    margin-right: 252px;
    margin-top: 10px;
    padding: 17px;
    padding-bottom: 4px;
    border-right: 1px solid #002750; }
  main aside {
    float: right;
    width: 216px;
    margin-top: 10px;
    padding: 17px;
    font-size: 12px;
    font-size: 0.75rem; }
   main down {
	display:none;}
	
#image-slider {
  background-color: white;
  height: 250px;
  border-bottom: 2px solid white; }
  #image-slider img {
    height: 250px;
    float: left; }
    #image-slider img.right {
      float: right;
      border-right: 2px solid white; }
  #image-slider div.owl-item:last-of-type img {
    border: none; }
  #image-slider .caption {
    display: table;
    position: absolute;
    width: 100%;
    height: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 10px;
    line-height: 10px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8); }
    #image-slider .caption p {
      display: table-cell;
      vertical-align: middle;
      padding: 3px;
      padding-left: 17px; }
  #image-slider .owl-item {
    overflow: hidden;
    position: relative; }
  #image-slider .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 50%;
    height: 50px;
    margin-top: -35px;
    width: 100%; }
  #image-slider:hover .owl-prev, #image-slider:hover .owl-next {
    opacity: 0.8; }
  #image-slider .owl-prev {
    float: left;
    margin-left: 20px; }
  #image-slider .owl-next {
    float: right;
    margin-right: 20px; }
  #image-slider .owl-prev, #image-slider .owl-next {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 16px 22px 24px 22px;
    font-size: 40px;
    font-size: 2.5rem;
    transition: opacity 0.5s; }
    #image-slider .owl-prev:hover, #image-slider .owl-next:hover {
      transition: opacity 0.2s;
      opacity: 1; }

#image-stand {
  background-color: white;
  height: 250px;
  border-bottom: 2px solid white; }
  #image-stand img {
    height: 250px; }
  #image-stand .caption2 {
    display: table;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    height: 28px;
    left: 0;
    right: 0;
    top: 425px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8); }
  #image-stand .caption2a {
    display: table;
    position: absolute;
    width: 504px;
    height: 28px;
    left: 0px;
    top: 0px;
    font-size: 10px;
    line-height: 10px; }
  #image-stand .caption2b {
    display: table;
    position: absolute;
    float: left;
    width: 250px;
    height: 28px;
    left: 250px;
    top: 0;
    font-size: 10px;
    line-height: 10px; }
  #image-stand .caption2c {
    display: table;
    position: absolute;
    float: left;
    width: 250px;
    height: 28px;
    left: 504px;
    top: 0;
    font-size: 10px;
    line-height: 10px; }
  #image-stand .caption2 p {
    display: table;
    vertical-align: middle;
    padding: 3px;
    padding-left: 17px; }
	
	#image-ref img {
   padding-bottom: 10px; }

#vdma-logo {
  width: 100px; }
  
#erfe-logo {
  width: 106px;
  margin-top: 10px; }

.Zebra_Form textarea {
  width: 300px; }
.Zebra_Form label, .Zebra_Form .button, .Zebra_Form .reset, .Zebra_Form input.password, .Zebra_Form input.text, .Zebra_Form select, .Zebra_Form textarea {
  display: inline-block; }
.Zebra_Form label {
  margin-right: 10px;
  width: 100px;
  vertical-align: top; }
.Zebra_Form .note {
  margin-left: 100px; }
.Zebra_Form #btn_submit {
  float: right; }
.Zebra_Form .row {
  background: transparent; }
  .Zebra_Form .row:after {
    display: inline-block; }
.Zebra_Form .even.row {
  background: transparent; }
.Zebra_Form div.error {
  background-color: #EEE; }
  .Zebra_Form div.error div.container {
    border: 2px solid #888; }
    .Zebra_Form div.error div.container div.close {
      background-color: #CCC; }
    .Zebra_Form div.error div.container span {
      color: black; }

.foerderung {
	font-size: 0.8em;
	color: #999;
	text-align: center;
}

.foerderung a {
	color: #999;
	text-align: center;
}

footer {
  clear: both;
  font-size: 12px;
  font-size: 0.75rem;
  color: #002750;
  margin-bottom: 20px;
  padding-bottom:10px;
  }
  footer a:visited {
    color: #002750; }
  footer .home {
    color: #8093a8; }
  footer a.home:visited {
    color: #8093a8; }
  footer nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  footer nav ul > li {
    display: inline-block;
    padding: 0 10px;
    margin: 15px 0;
    border-right: 1px solid black; }
  footer nav ul > li:last-child {
    border: none; }

#footer-bar {
  position: fixed;
  bottom: 0;
  height: 16px;
  width: 100%;
  background-color: #9ca5ab; }
