a.h-card {
display: block;
padding: .5em 0;
}
.page-home .c-featured-slider-wrap {
display: none;
}
.subnav.sec a,
.navsubsub a {
line-height: 1.5;
border-radius: 3px;
padding: 6px 12px;
font-size: 14px;
}
@media (min-width: 960px) {
.subnav.sec {
float: right;
}
.subnav.sec a, .navsubsub a {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
}
ul.navsubsub a {
text-transform: capitalize;
}
.c-page-top__inner .m_Frontend_Menu {
font-size: .875em;
}
.m_Frontend_Menu.pos_topbar .nav > .nav__item > .nav__link {
font-weight: 700;
}
.fahrzeugnavigation li a:link {
color: #333;
background: #eee;
padding: 7px 2px 7px 20px;
font-weight: bold;
border-top: 1px solid #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
.fahrzeugnavigation .nav a:hover,
.fahrzeugnavigation .nav a:focus,
.fahrzeugnavigation .nav a:active,
.fahrzeugnavigation .nav a.akt {
color: #fff;
background: #3a77b1;
}
.fahrzeugnavigation li li a:link {
line-height: 20px;
font-weight: normal;
border-bottom: 1px solid #fff;
margin: 0;
text-transform: none;
}
.c-page-aside--bottom {
padding: 5vh 0;
}
.hc-form .control-label {
margin-top: 0;
text-align: left;
font-weight: 400;
}
.hc-form .c-button.c-button--submit:disabled+.c-alert {
display: block!important;
}
.c-form__field--checkbox label .number {
font-weight: 400;
font-size: .875em;
color: #555;
}
.c-form--search {
padding-bottom: 0;
margin-bottom: 0;
}
.hc-search-more {
position: absolute;
bottom: 16px;
right: 16px;
}
@media (max-width:480px) {
.c-form__container .o-layout__item {
width: 100%;
}
.as-search-more {
position: static;
width:100%;
margin-top:1em
}
}
.m_Frontend_Menu.pos_topbar .nav .nav__link small {
display: block;
color: #888;
}
.hc-search-more {
background: #eaebf1;
color: #014d6d;
font-weight: 700;
border-color: #858d9a;
text-transform: uppercase;
}
.c-vehicle {
border: 0;
padding: 0;
background: #fff;
padding: 1em;
border-radius: 2px;
overflow: hidden;
-webkit-transition: box-shadow .3s linear;
transition: box-shadow .3s linear;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.c-vehicle:hover {
box-shadow: 0 2px 2px 0 rgba(0,0,0,.04), 0 10px 30px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.12);
}
.c-vehicle__sub-name {
font-weight: 400;
font-size: .875em;
}
.c-vehicle__text {
margin: .5em 0 .75em;
line-height: 1.2;
font-size: .7em;
}
.c-boxed-widget {
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
padding: .5em;
}
.c-boxed-widget .c-form.c-form--search .c-form__buttons {
padding: 0;
}
@media all and (min-width:61.24em) {
.c-form__container .o-layout__item {
width: 25%;
}
}
.slicknav_btn {
background-color: #1b1a1a;
position: absolute;
right: 12px;
top: 10px;
margin: 0;
}
.slicknav_nav {
font-weight: 700;
text-transform: uppercase;
border-top: 1px solid #c1c1c1;
}
.slicknav_nav .nav__item {
border-bottom: 1px solid #c1c1c1;
background: #fff;
margin: 0;
}
.slicknav_nav a {
color: #000;
display: block;
padding: 0 15px;
line-height: 44px;
}
.slicknav_nav .slicknav_row {
padding: 0 15px;
margin: 0;
position: relative;
}
.slicknav_nav .slicknav_row:hover, .slicknav_nav .slicknav_row:focus {
color: #000;
background: transparent;
border-radius: 0;
}
.slicknav_nav .slicknav_arrow {
position: absolute;
top: 0;
right: 0;
width: 50px;
line-height: 45px;
text-align: center;
border-left: 1px solid #c1c1c1;
}
.slicknav_nav .nav__subnav {
background: #343434;
margin: 0;
padding: 0;
}
.slicknav_nav .nav__subnav > li {
border-top: 1px solid #5b5b5b;
border-bottom: 0;
background: #343434;
}
.slicknav_nav .nav__subnav > li:first-child {
border: 0;
}
.slicknav_nav .nav__subnav > li:last-child {
border-bottom: 0;
}
.slicknav_nav .nav__subnav > li a {
color: #fff;
padding-left: 40px;
line-height: 45px;
white-space: nowrap;
}
.slicknav_nav .nav__link--home {
overflow: visible;
white-space: normal;
text-indent: 0;
width: auto;
}
.slicknav_menu {
padding: 0;
z-index: 20;
background: none;
}
[data-value="vorhanden"] {
display: none;
}
/* Mobile Order*/
@media all and (max-width: 60em) {
.c-page-wrapper {
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-moz-box-orient: vertical;
-webkit-box-orient: vertical;
-webkit-flex-flow: column;
-ms-flex-direction: column;
flex-flow: column;
}
.c-page-main {
-moz-box-ordinal-group: 2;
-webkit-box-ordinal-group: 2;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.c-page-aside.c-page-aside--left {
-moz-box-ordinal-group: 1;
-webkit-box-ordinal-group: 1;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.c-page-aside.c-page-aside--right {
-moz-box-ordinal-group: 3;
-webkit-box-ordinal-group: 3;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}
Zum Hauptinhalt springen
Anschrift Hamburg
Die Ausstellung aller Bestandsfahrzeuge befindet sich am Standort Kirchwalsede. In Hamburg bieten wir lediglich Beratung und Verkauf an.
Heselstücken 19 DE - 22453 Hamburg Fon: +49 (0)40 / 500 977 29 - 0 Fax: +49 (0)40 500 977 29-49 Email: info [ät] hamburgcars [dot] net (info [ät] hamburgcars [dot] net)
Öffnungszeiten
Mo. - Fr.: 09:00 - 18:00 Uhr
Anschrift - Kirchwalsede
( Beratung & Verkauf, Showroom/Ausstellungsfläche auf 10.000qm)
Westerwalseder Straße 6 DE - 27386 Kirchwalsede Fon: +49 (0)4269 95 105-0 Fax: +49 (0)4269 95 105-20 Email: info [ät] hamburgcars [dot] net (info [ät] hamburgcars [dot] net)
Öffnungszeiten
Mo. - Fr.: 10:00 - 17:00 Uhr /
Anschrift - Unterschleißheim bei München
(Beratung/Verkauf- Termin nur nach vorheriger Absprache, kein Showroom)
Im Büro- & Dienstleistungspark Business Campus München - Unterschleißheim
c/o ACU GmbH - Emmy-Noether-Ring 18 , im 2. OG, Büro Nr.4 DE - 85716 Unterschleißheim bei München Email: sued [ät] hamburgcars [dot] net (sued [ät] hamburgcars [dot] net)
Öffnungszeiten
Mo. - Fr.: 8:30 - 17:00 Uhr