/* ::: STYLES VELOSTATION ::: */



.socialicon { 
    border-radius: 4px;
    margin-top:12px;
}
.socialicon:hover {
    filter: brightness(1.75);
}
.socialicon img {
    height: 36px;
    width: 36px;
}





/* layout */

body {
    background-color: #58585a;
    font-family: Verdana, Arial, sans-serif;
}
#bar-navigation {
    width: 100%;
    min-height: 50px;
    background-color: #ffffff;
}
#bar-content {
    width: 100%;
    min-height: 320px;
    display: block;
    background-color: #ffffff;
}
#bar-footer {
    width: 100%;
    min-height: 246px;
    background-color: #58585a;
}
.banner {
    width: 100%;
    height: 30px;
    background-color: #b2071b;
}
.calc-banner {
    width: 100%;
    background-color: #b2071b;
}
@media (min-width: 768px) {
#bar-navigation {
    width: 100%;
    min-height: 74px;
    background-color: #ffffff;
}
#bar-content {
    width: 100%;
    min-height: 494px;
    display: block;
    background-color: #ffffff;
}
#bar-footer {
    width: 100%;
    min-height: 246px;
    background-color: #58585a;
}
.banner {
    width: 50%;
    height: 225px;
    background-color: #b2071b;
    float: left;
    position: absolute;
    z-index: 10;
}
}


h1 {
    /* gleich wie H3 (also die bestehenden Bootstrap-Regeln für H3)*/
    font-size: 24px;
}

@media (min-width: 992px) {
#bar-navigation {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
}
#bar-content {
    width: 100%;
    min-height: 645px;
    display: block;
    background-color: #ffffff;
}
#bar-footer {
    width: 100%;
    min-height: 240px;
    background-color: #58585a;
}
.banner {
    width: 50%;
    height: 294px;
    background-color: #b2071b;
    float: left;
    position: absolute;
    z-index: 10;
}
}
@media (min-width: 1200px) {
#bar-navigation {
    width: 100%;
    height: 125px;
    background-color: #ffffff;
}
#bar-content {
    width: 100%;
    min-height: 785px;
    display: block;
    background-color: #ffffff;
}
#bar-footer {
    width: 100%;
    min-height: 260px;
    background-color: #58585a;
}
.banner {
    width: 50%;
    height: 366px;
    background-color: #b2071b;
    float: left;
    position: absolute;
    z-index: 10;
}
}


/* navigation */

.nav > li > a {
    color: #58585a;
}
.nav > li > a:hover,
.nav > li > a:focus {
    color: #b2071b;
}
@media (min-width: 768px) {
.nav > li > a {
    color: #ffffff;
}
.nav > li > a:hover,
.nav > li > a:focus {
    color: #ffffff;
}
}
@media (min-width: 992px) {
.nav > li > a {
    color: #ffffff;
}
.nav > li > a:hover,
.nav > li > a:focus {
    color: #ffffff;
}
}
@media (min-width: 1200px) {
.nav > li > a {
    color: #ffffff;
}
.nav > li > a:hover,
.nav > li > a:focus {
    color: #ffffff;
}
}


.nav > li > a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.nav > li > a:hover {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

@media (min-width: 768px) {
.nav > li > a {
    padding-top: 2px;
    margin-right: -10px;
}
#nav-container {
    width: 100%;
    height: 26px;
    margin-top: 38px;
}
.nav {
    display: block;
    margin-left: -40px;
}
.nav li {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin-right: -5px;
    cursor: pointer;
    font-size: 13px;
}
.link1, .link2, .link3, .link4, .link5, .link6, .linkhover, .linkhover2, .current, .current2 {
    width: 124px;
    height: 26px;
    display: block;
}
.link1 {
    background: url(../img/navbolt768.png) no-repeat 0px 0px;
}
.link2 {
    background: url(../img/navbolt768.png) no-repeat 0px -26px;
}
.link3 {
    background: url(../img/navbolt768.png) no-repeat 0px -52px;
}
.link4 {
    background: url(../img/navbolt768.png) no-repeat 0px -78px;
}
.link5 {
    background: url(../img/navbolt768.png) no-repeat 0px -104px;
}
.link6 {
    background: url(../img/navbolt768.png) no-repeat 0px -130px;
}
.linkhover {
    background: url(../img/navbolt768.png) no-repeat 0px -156px;
}
.linkhover2 {
    background: url(../img/navbolt768.png) no-repeat 0px -182px;
}
.current {
    background: url(../img/navbolt768.png) no-repeat 0px -156px;
}
.current2 {
    background: url(../img/navbolt768.png) no-repeat 0px -182px;
}
}
@media (min-width: 992px) {
.nav > li > a {
    padding-top: 7px;
    margin-right: -13px;
}
#nav-container {
    width: 100%;
    height: 33px;
    margin-top: 50px;
}
.nav {
    display: block;
    margin-left: -40px;
}
.nav li {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin-right: -8px;
    cursor: pointer;
    font-size: 15px;
    color: #FFFFFF;
}
.link1, .link2, .link3, .link4, .link5, .link6, .linkhover, .linkhover2, .current, .current2 {
    width: 163px;
    height: 33px;
    display: block;
}
.link1 {
    background: url(../img/navbolt992.png) no-repeat 0px 0px;
}
.link2 {
    background: url(../img/navbolt992.png) no-repeat 0px -33px;
}
.link3 {
    background: url(../img/navbolt992.png) no-repeat 0px -66px;
}
.link4 {
    background: url(../img/navbolt992.png) no-repeat 0px -99px;
}
.link5 {
    background: url(../img/navbolt992.png) no-repeat 0px -132px;
}
.link6 {
    background: url(../img/navbolt992.png) no-repeat 0px -165px;
}
.linkhover {
    background: url(../img/navbolt992.png) no-repeat 0px -198px;
}
.linkhover2 {
    background: url(../img/navbolt992.png) no-repeat 0px -231px;
}
.current {
    background: url(../img/navbolt992.png) no-repeat 0px -198px;
}
.current2 {
    background: url(../img/navbolt992.png) no-repeat 0px -231px;
}
}
@media (min-width: 1200px) {
.nav > li > a {
    padding-top: 10px;
    margin-right: -18px;
}
#nav-container {
    width: 100%;
    height: 41px;
    margin-top: 62px;
}
.nav {
    display: block;
    margin-left: -40px;
}
.nav li {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin-right: -13px;
    cursor: pointer;
    font-size: 17px;
    color: #FFFFFF;
    background-color: none;
}
.link1, .link2, .link3, .link4, .link5, .link6, .linkhover, .linkhover2, .current, .current2 {
    width: 201px;
    height: 41px;
    display: block;
}
.link1 {
    background: url(../img/navbolt1200.png) no-repeat 0px 0px;
}
.link2 {
    background: url(../img/navbolt1200.png) no-repeat 0px -41px;
}
.link3 {
    background: url(../img/navbolt1200.png) no-repeat 0px -82px;
}
.link4 {
    background: url(../img/navbolt1200.png) no-repeat 0px -123px;
}
.link5 {
    background: url(../img/navbolt1200.png) no-repeat 0px -164px;
}
.link6 {
    background: url(../img/navbolt1200.png) no-repeat 0px -205px;
}
.linkhover {
    background: url(../img/navbolt1200.png) no-repeat 0px -246px;
}
.linkhover2 {
    background: url(../img/navbolt1200.png) no-repeat 0px -287px;
}
.current {
    background: url(../img/navbolt1200.png) no-repeat 0px -246px;
}
.current2 {
    background: url(../img/navbolt1200.png) no-repeat 0px -287px;
}
}


/* content */

#content {
    width: 100%;
    height: auto;
    display: block;
}
.image {
    width: 100%;
    height: auto;
    display: block;
    
}
.supertextxs {
    font-family: Arial, Verdana, sans-serif;
    color: #FFFFFF;
    padding-top: 14px;
    margin-left: 9px;
    box-sizing: border-box;
}
.logoxs {
    height: auto;
    margin-left: 8px;
}
.mail {
    color: #ffffff;
}
.mail:hover {
    color: #b2071b;
}
@media (min-width: 768px) {
#content {
    width: 720px;
    height: auto;
    display: block;
}
.image {
    position: absolute;
    z-index: 30;
    width: 720px;
    height: 480px;
    display: block;
}
.bolt {
    width: 344px;
    height: 225px;
    position: absolute;
    z-index: 40;
}
.supertext {
    font-family: Arial, Verdana, sans-serif;
    width: 270px;
    height: 160px;
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 14px;
    padding-left: 5px;
    box-sizing: border-box;
    position: absolute;
    z-index: 50;
}
.logo {
    width: 180px;
    height: 57px;
    margin-left: 5px;
    margin-top: 160px;
    position: absolute;
    z-index: 50;
}
}
@media (min-width: 992px) {
#content {
    width: 940px;
    height: auto;
    display: block;
}
.image {
    position: absolute;
    z-index: 30;
    width: 940px;
    height: 627px;
    display: block;
}
.bolt {
    width: 450px;
    height: 294px;
    position: absolute;
    z-index: 40;
}
.supertext {
    font-family: Arial, Verdana, sans-serif;
    width: 350px;
    height: 200px;
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 18px;
    padding-left: 6px;
    box-sizing: border-box;
    position: absolute;
    z-index: 50;
}
.logo {
    width: 234px;
    height: 74px;
    margin-left: 6px;
    margin-top: 210px;
    position: absolute;
    z-index: 50;
}
}
@media (min-width: 1200px) {
#content {
    width: 1140px;
    height: auto;
    display: block;
}
.image {
    position: absolute;
    z-index: 30;
    width: 1140px;
    height: 780px;
    display: block;
}
.bolt {
    width: 560px;
    height: 366px;
    position: absolute;
    z-index: 40;
}
.supertext {
    font-family: Arial, Verdana, sans-serif;
    width: 500px;
    height: 262px;
    font-size: 38px;
    color: #FFFFFF;
    padding-top: 22px;
    padding-left: 7px;
    box-sizing: border-box;
    position: absolute;
    z-index: 50;
}
.logo {
    width: 292px;
    height: 93px;
    margin-left: 7px;
    margin-top: 260px;
    position: absolute;
    z-index: 50;
}
}

/* content html */


.parking-column {
    margin-bottom: 15px;
    color: #1A171B;
}
.service-column {
    margin-bottom: 15px;
    color: #1A171B;
}
.verkauf-column {
    margin-bottom: 15px;
    color: #1A171B;
}
.ueberuns-column {
    margin-bottom: 15px;
    color: #1A171B;
}
.table {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
.parking-column {
    margin-top: 494px;
    width: 750px;
    height: 1600px; /* 2021/06   */
    color: #1A171B;
    margin-bottom: 0px;
}
    
.parking-column > div:first-of-type{ /* 2021/06  */
    height: 1300px;  
}
    
    
.service-column {
    margin-top: 494px;
    width: 750px;
    height: auto;
    color: #1A171B;
    margin-bottom: 0px;
}
.verkauf-column {
    margin-top: 494px;
    width: 750px;
    height: auto;
    color: #1A171B;
    margin-bottom: 0px;
}
.ueberuns-column {
    margin-top: 494px;
    width: 750px;
    height: auto;
    color: #1A171B;
    margin-bottom: 0px;
}
.border {
    border-top: solid 2px #58585A;
    border-left: solid 2px #58585A;
    border-right: solid 2px #58585A;
    border-bottom: solid 2px #58585A;
    padding: 15px;
    box-sizing: border-box;
    height: 100%;
    width: 720px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 14px;
}
.table {
    margin-top: 30px;
    margin-bottom: 30px;
}
}
@media (min-width: 992px) {
.parking-column {
    margin-top: 645px;
    width: 970px;
    height: 1300px; /* 2021/06  vorher: 456px; */
    color: #1A171B;
    margin-bottom: 0px;
}
.service-column {
    margin-top: 645px;
    width: 970px;
    height: 370px;
    color: #1A171B;
    margin-bottom: 0px;
}
.verkauf-column {
    margin-top: 645px;
    width: 970px;
    height: 720px;
    color: #1A171B;
    margin-bottom: 0px;
}
.ueberuns-column {
    margin-top: 645px;
    width: 970px;
    height: 464px;
    color: #1A171B;
    margin-bottom: 0px;
}
.border {
    border-top: solid 2px #58585A;
    border-left: solid 2px #58585A;
    border-right: solid 2px #58585A;
    border-bottom: none;
    padding: 11px;
    box-sizing: border-box;
    height: 100%;
    width: 616px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
}
.table {
    margin-top: 10px;
}
}
@media (min-width: 1200px) {
.parking-column {
    margin-top: 785px;
    width: 1170px;
    height: 1300px; /* 2021/06  vorher: 456px; */
    color: #1A171B;
    margin-bottom: 0px;
}
.service-column {
    margin-top: 785px;
    width: 1170px;
    height: 290px;
    color: #1A171B;
    margin-bottom: 0px;
}
.verkauf-column {
    margin-top: 785px;
    width: 1170px;
    height: 640px;
    color: #1A171B;
    margin-bottom: 0px;
}
.ueberuns-column {
    margin-top: 785px;
    width: 1170px;
    height: 438px;
    color: #1A171B;
    margin-bottom: 0px;
}
.border {
    border-top: solid 2px #58585A;
    border-left: solid 2px #58585A;
    border-right: solid 2px #58585A;
    border-bottom: none;
    padding: 15px;
    box-sizing: border-box;
    height: 100%;
    width: 740px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
}
.table {
    margin-top: 10px;
}
}

/* footer */


.footer-box {
    width: 90%;
    height: 54px;
    margin-top: 20px;
    margin-left: 5px;
}
.icon-column-clock {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-clock992.jpg) no-repeat;
}
.icon-column-service {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-service992.jpg) no-repeat;
}
.text-column {
    width: 240px;
    height: auto;
    margin-left: 60px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
.contact {
    margin-left: 5px;
    margin-top: 40px;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
@media (min-width: 768px) {
.footer-box {
    width: 324px;
    height: 54px;
    margin-top: 28px;
    margin-left: 6px;
}
.icon-column-clock {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-clock992.jpg) no-repeat;
}
.icon-column-service {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-service992.jpg) no-repeat;
}
.text-column {
    margin-left: 80px;
    width: 210px;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
.contact {
    margin-left: 6px;
    margin-top: 60px;
    width: 50%;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
}
@media (min-width: 992px) {
.footer-box {
    width: 324px;
    height: 80px;
    margin-top: 28px;
}
.icon-column-clock {
    margin-left: 6px;
    margin-top: 0px;
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-clock992.jpg) no-repeat;
}
.icon-column-service {
    margin-left: 6px;
    margin-top: 0px;
    width: 44px;
    height: 44px;
    float: left;
    background: url(../img/icon-service992.jpg) no-repeat;
}
.text-column {
    margin-left: 29px;
    margin-top: 0px;
    float: left;
    width: 210px;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
.contact {
    margin-left: 6px;
    margin-top: 28px;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
}
@media (min-width: 1200px) {
.footer-box {
    width: 360px;
    height: 100px;
    margin-top: 35px;
}
.icon-column-clock {
    margin-top: 0px;
    margin-left: 7px;
    width: 63px;
    height: 63px;
    float: left;
    background: url(../img/icon-clock1400.jpg) no-repeat;
}
.icon-column-service {
    margin-top: 0px;
    margin-left: 7px;
    width: 63px;
    height: 63px;
    float: left;
    background: url(../img/icon-service1400.jpg) no-repeat;
}
.text-column {
    margin-top: 0px;
    margin-left: 36px;
    float: right;
    width: 240px;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
.contact {
    margin-left: 7px;
    margin-top: 35px;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}
}

/* class padding15 left and right */


.padding15 {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.row {
  margin-right: 0px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 0px;
}
@media (min-width: 768px) {
.padding15 {
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 15px;
}
}
@media (min-width: 992px) {
.padding15 {
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 15px;
}
}
@media (min-width: 1200px) {
.padding15 {
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 15px;
}
}