/*
 *
 * !! WARNING !! THIS CSS FILE HAS BEEN AUTOMATICALLY GENERATED !!
 *
 * Any modifications made to this file will be lost next time it is generated.
 * Consider modifying the 'theme.less' file found in the 'less' folder instead
 * or create a new custom CSS file to override the rules in this one.
 *
 * !! YOU HAVE BEEN WARNED !! MODIFY THIS FILE AT YOUR OWN RISK !!
 *
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
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;
}
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* basic settings */
html {
  background-color: #7b1829;
  font-family: "Arial", sans-serif;
  font-size: 13px;
}
body {
  padding: 20px 8% 1em;
}
@media screen and (max-width: 760px) {
  body {
    padding: 0 0 1em;
  }
}
#header,
#main-content-wrapper,
#main-content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
/* global classes */
.larger {
  font-size: 1.2em;
}
.colored-text-1 {
  color: #771023 !important;
}
.colored-text-2 {
  color: #575757;
}
.bold {
  font-weight: bold;
}
.with-border {
  border: 1px solid #7b7b7b;
}
.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.centered-wrapper {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.clear-float {
  clear: both;
}
.no-wrap {
  white-space: nowrap;
}
/* header */
#header {
  position: relative;
  border: 2px solid #7b7b7b;
  border-bottom: none;
}
#header p.header-text {
  position: absolute;
  top: 10px;
  left: 5%;
  width: 100%;
  text-align: center;
  margin: 0;
  color: #98172e;
  text-shadow: 1px 1px 2px #887175;
}
#header img.background {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}
#header p {
  margin-top: 0.5em;
  margin-bottom: 0;
}
#header .addressblock {
  position: absolute;
  top: -1px;
  left: 15px;
  font-weight: bold;
  color: #98172e;
}
#header .addressblock a:link,
#header .addressblock a:visited {
  color: #98172e;
}
#header .addressblock a:focus,
#header .addressblock a:hover,
#header .addressblock a:active {
  color: #bc253f;
}
#header .addressblock .find-us {
  margin-top: 1.25em;
  font-size: 0.8em;
}
#header .addressblock .find-us a img {
  display: block;
  position: relative;
}
#header .addressblock .find-us a span {
  display: table;
  line-height: 100%;
  margin-top: -73px;
  position: relative;
  left: 5px;
  padding: 2px 6px 4px 0;
  background-color: #FFF;
}
#header .addressblock-mobile {
  display: none;
  padding: 2px 0 1px;
  background-color: #eae2e5;
  border-bottom: 1px solid #7b7b7b;
  color: #771023;
  text-align: center;
}
#header .addressblock-mobile .company-name {
  font-size: 1.2em;
}
#header .addressblock-mobile a {
  color: #771023;
}
#header .addressblock-mobile p {
  margin: 0;
}
@media screen and (max-width: 520px) {
  #header .addressblock-mobile {
    font-size: 0.9em;
  }
}
#header nav.main {
  border-bottom: 1px solid #7b7b7b;
}
#header nav.main ul {
  margin: 0 0 0 -1px;
  padding: 0;
  background: linear-gradient(to top, #bbbbbb, #e7e7e7 15px);
  /*
            li#mainmenu-fahrzeugpark {
                @media screen and (max-width: 1100px) {
                    letter-spacing: -1px;
                }
            }
            */
}
#header nav.main ul li {
  display: inline-block;
  box-sizing: border-box;
  width: 16.66%;
  margin: 0 0px;
  padding: 0;
  border-top: 1px solid #771023;
  border-left: 1px solid #771023;
  text-align: center;
}
@media screen and (max-width: 740px) {
  #header nav.main ul li {
    width: 33.3%;
  }
}
#header nav.main ul li ul.menu-children {
  display: none;
}
#header nav.main ul a {
  display: block;
  background: linear-gradient(to top, #bbbbbb, #e7e7e7 15px);
  padding: 3px 0 3px;
  font-size: 14px;
  white-space: nowrap;
  font-weight: bold;
}
@media screen and (max-width: 900px) {
  #header nav.main ul a {
    font-size: 12px;
    font-weight: normal;
  }
}
#header nav.main ul a:link,
#header nav.main ul a:visited {
  color: #771023;
  text-decoration: none;
}
#header nav.main ul a:focus,
#header nav.main ul a:hover,
#header nav.main ul a:active {
  background: linear-gradient(to top, #d9d9d9, #f8f8f8 15px);
}
#header nav.main ul a:active {
  color: #C40F2F;
}
#header nav.main ul .menu-item-selected a {
  background: linear-gradient(to top, #d9d9d9, #f8f8f8 15px);
}
#header nav.main ul .menu-item-selected a,
#header nav.main ul a:focus,
#header nav.main ul a:hover,
#header nav.main ul a:active {
  color: #a20d28;
}
/* footer */
footer {
  margin-top: 1em;
}
footer ul {
  display: table;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
footer li {
  display: inline;
}
footer li .divider {
  color: #ffffff;
  margin: 0 0.5em;
}
footer a {
  color: #ffffff;
}
footer a:link,
footer a:visited {
  text-decoration: none;
}
footer a:focus,
footer a:hover,
footer a:active {
  text-decoration: underline;
}
@media screen and (max-width: 520px) {
  footer {
    font-size: 0.9em;
  }
}
/* main-content */
#main-content {
  /* basic element-styles */
}
#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h5 {
  color: #6d6d6d;
}
#main-content h1 {
  font-size: 1.4em;
  margin: 0 0 0.75em;
}
#main-content h2 {
  font-size: 1.25em;
  margin: 0 0 0.5em;
}
#main-content h3 {
  font-size: 1.1em;
  margin: 0 0 0.25em;
}
#main-content h4,
#main-content h5,
#main-content h6 {
  font-size: 1em;
}
@media screen and (max-width: 560px) {
  #main-content h1 {
    font-size: 1.25em;
  }
  #main-content h2 {
    font-size: 1.1em;
  }
  #main-content h3 {
    font-size: 1em;
  }
}
#main-content a {
  color: #ba0425;
  text-decoration: none;
}
#main-content a:focus,
#main-content a:hover,
#main-content a:active {
  color: #e6002f;
  text-decoration: underline;
}
#main-content p {
  line-height: 130%;
  margin: 0 0 0.5em;
}
#main-content img {
  border: 1px solid #7b7b7b;
}
#main-content img .borderless {
  border: none;
}
#main-content a img:focus,
#main-content a img:hover,
#main-content a img:active {
  border-color: #c84d63;
}
#main-content a img.no-hover:focus,
#main-content a img.no-hover:hover,
#main-content a img.no-hover:active {
  border-color: #7b7b7b;
}
#main-content section section {
  margin-bottom: 2em;
}
#main-content section section section {
  margin-bottom: 0.75em;
}
#main-content th,
#main-content th h2 {
  color: #535353;
  background-color: #dbdbdb;
}
#main-content td.value,
#main-content tbody td.value {
  background-color: #ffffff;
}
#main-content td,
#main-content th {
  border: 1px solid #7d7d7d;
}
.datenschutz ol > li {
  margin-bottom: 1em;
}
.datenschutz ol > li ol {
  margin-top: -1em;
}
.datenschutz ol > li ol li {
  margin-top: 0;
}
.datenschutz h3 {
  margin-bottom: 0.5em !important;
}
.datenschutz h4 {
  margin-bottom: 0.5em;
}
/* some form-specific stuff */
form {
  display: table;
  padding: 1.5em 2em 1em;
  border: 1px solid #9FA2A7;
  background: linear-gradient(to top, #d1d1d1 0%, #f1f1f1 50%);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
form fieldset {
  margin-bottom: 1em;
  padding: 0.75em 1em;
}
form fieldset legend {
  padding: 0 0.5em;
  color: #771023;
}
form .form-row {
  margin-top: 0.5em;
}
form .form-row.submit {
  text-align: right;
}
form .form-item {
  white-space: nowrap;
}
form label {
  display: block;
  float: left;
}
@media screen and (max-width: 760px) {
  form label {
    float: none;
  }
}
form .inline-elements label {
  display: inline;
  float: none;
}
form .inline-elements input,
form .inline-elements input[type="checkbox"],
form .inline-elements select {
  display: inline;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
form input[type="text"],
form input[type="email"],
form textarea,
form select {
  box-sizing: border-box;
  width: 30em;
  padding: 4px 4px 2px;
  border: 1px solid #abadb3;
}
@media screen and (max-width: 760px) {
  form input[type="text"],
  form input[type="email"],
  form textarea,
  form select {
    width: 100%;
  }
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form textarea:focus,
form select:focus {
  border-color: #c6586c;
}
form textarea {
  height: 8em;
}
form select {
  width: auto;
  padding: 1px 0;
}
form .radio-item {
  margin-right: 1em;
}
form .radio-item input,
form .radio-item label {
  display: inline;
  float: none;
}
form .radio-item input {
  margin-right: 0.25em;
}
input[type="submit"],
button,
#main-content a.button-link {
  padding: 3px 9px;
  border: 1px solid #9FA2A7;
  border-radius: 4px;
  background: linear-gradient(to top, #d7d7d7, #f3f3f3 20px);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  line-height: 130%;
  color: #000000;
}
input[type="submit"]:focus,
button:focus,
#main-content a.button-link:focus,
input[type="submit"]:hover,
button:hover,
#main-content a.button-link:hover,
input[type="submit"]:active,
button:active,
#main-content a.button-link:active {
  border-color: #B08C93;
  color: #a20d28;
  box-shadow: 0px 0px 12px rgba(100, 0, 0, 0.3);
  background: linear-gradient(to top, #d9d9d9, #f8f8f8 20px);
  text-decoration: none;
}
.validation-messages {
  margin: -0.5em 0 1.5em -2em;
}
#dummy {
  width: 100%;
}

#header p.header-text {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  #header p.header-text {
    font-size: 36px;
  }
}
@media screen and (max-width: 960px) {
  #header p.header-text {
    font-size: 28px;
    top: 46px;
    left: 0;
  }
}
@media screen and (max-width: 580px) {
  #header p.header-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 520px) {
  #header p.header-text {
    top: 36px;
  }
}
#header .addressblock {
  font-size: 15px;
}
#header .addressblock .find-us a {
  text-decoration: none;
}
#header .addressblock .find-us a:focus,
#header .addressblock .find-us a:hover,
#header .addressblock .find-us a:active {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  #header .addressblock {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  #header .addressblock-mobile {
    display: block;
  }
}
#header #partner-link-box {
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: right;
}
#header #partner-link-box img {
  margin-right: 10px;
  width: 11%;
  height: auto;
}
@media screen and (max-width: 960px) {
  #header #partner-link-box {
    top: 50px;
  }
}
@media screen and (max-width: 520px) {
  #header #partner-link-box {
    top: 40px;
  }
}
#header #facebook-embed {
  position: absolute;
  top: 80px;
  width: 100%;
  text-align: right;
}
#header #facebook-embed div {
  display: inline;
  width: 210px;
  height: 300px;
  position: relative;
  left: 90px;
}
@media screen and (max-width: 960px) {
  #header #facebook-embed {
    display: none;
  }
}
@media print {
  #header #facebook-embed {
    display: none;
  }
}
#items-carousel ul,
#items-grid ul {
  list-style-type: none;
  display: table;
}
#items-carousel a:hover img,
#items-grid a:hover img,
#items-carousel a:active img,
#items-grid a:active img {
  border: 1px solid #c84d63;
}
@media screen and (max-width: 740px) {
  #items-carousel {
    display: none;
  }
  #items-grid {
    display: block;
  }
  #items-grid ul {
    margin: 0.5em auto -8px;
    padding: 0;
  }
  #items-grid ul li {
    float: left;
    width: 33.1%;
  }
  #items-grid ul .item-03,
  #items-grid ul .item-06,
  #items-grid ul .item-09 {
    clear: both;
  }
  #items-grid a {
    display: block;
    padding: 8px;
  }
  #items-grid img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 740px) {
  #items-grid {
    display: none;
  }
  #items-carousel {
    margin: 20px auto 4em;
  }
  #items-carousel li {
    display: inline-block;
    padding: 4px;
  }
  #items-carousel li img {
    width: 160px;
    height: auto;
    display: block;
  }
  footer {
    position: relative;
    z-index: 10;
  }
}
#textblock-home {
  margin-top: -2em;
  line-height: 110%;
}
#textblock-home h1,
#textblock-home h2 {
  color: #AFAFAF !important;
  text-align: center;
}
#textblock-home h2 {
  font-size: 1em;
  margin: 1em 0 0.5em;
}
#textblock-home p,
#textblock-home a {
  color: #C0C0C0;
}
#textblock-home p {
  text-align: justify;
}
#textblock-home a {
  text-decoration: underline;
}
@media screen and (max-width: 760px) {
  #textblock-home {
    padding: 0 1em;
  }
}
@media screen and (max-width: 740px) {
  #textblock-home {
    margin-top: 2em;
  }
}

#image-layer {
  display: none;
  overflow: scroll;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#image-layer ul {
  display: none;
}
#image-layer .image-container {
  margin: 60px auto 80px;
  /* extra space for scrolling */
  position: relative;
}
#image-layer div.close-button-container {
  text-align: right;
  position: relative;
  z-index: 102;
}
#image-layer div img.image-close {
  display: block;
  float: right;
  position: relative;
  border: none;
}
#image-layer img.overlay-image {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  border: 2px solid #ac213a;
  z-index: 101;
}
#image-layer div.image-caption {
  position: relative;
  color: #FFF;
  padding: 1px 2px 0;
  text-align: right;
}
