<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pagewidth {
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.maxwidth {
	max-width:100%;
	margin-left:auto;
	margin-right:auto;

}

.fullwidth {
	position:relative;
	max-width:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
}

.fullvp {
	min-height: 100%;
    height: 100%;
}

.hiddenopa {
	opacity: 0;
}

.logo-mobile {
	display:none;
}

.background_main {
	background-color:#000;
}


html,body {
	padding:0px;
	margin:0px;
	height:100%;
}

body {
	font-family: 'Asap', sans-serif;
	font-size:11pt;
	width: 100%;
  height: 100%;
	font-weight:300;
	background-color:#000;
	
}

img {
	max-width:100%;
	height:auto !important;
}

h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	margin-bottom:0.2em;
}

label {
	font-weight:normal;
}


a {
	color:inherit;
	text-decoration:underline;
	text-shadow: none;
}

a:hover {
	color:inherit;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height:0px;
}

.clear {
	clear:both;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.inlineblock {
	display:inline-block;
}

/*---*/

/*common*/

.helper_main {
	padding-top:30px;
	padding-bottom:30px;
}

.table {
	display:table;
	width:100%;
	margin:0px;
	padding:0px;
}

.cell {
	display:table-cell;
}

.hcenter {
	text-align:center;
}

.vcenter {
	vertical-align:middle;
}

.hvcenter {
	text-align:center;
	vertical-align:middle;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.relative {
	position:relative;
}

.btn-primary {
    color: #fff;
    background-color: #3183de;
    border-color: #3183de;
}

.mar16 {
	margin:16px;
}

strong {
	font-weight:bold;
}

#map {
	height:300px;
	margin-top:30px;
	margin-bottom:30px;
}

.elicar .quickcontact {
	margin:16px;
	padding:16px;
	border: 1px solid #666;
	text-align:center;
	background-color:#ccc;
}

.corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.blue{background: #3183de;}

/*---*/


/*preloader*/
.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display:table;
}

.preloader-wrapper .wrapper {
    display:table-cell;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
}

.preloader-wrapper .preloader img {
    width: 160px;
    height: 20px;
}
/*/preloader*/


/*liste komplett*/
.listekomplett a {
	text-decoration: none;
	font-size:10pt;
}

.listekomplett ul, .listekomplett h2, .listekomplett h3, .listekomplett h4 .listekomplett h5 {
	margin-bottom:10px;
}
/*/liste komplett*/


/*scrollup*/
.scrollup {
    text-align:center;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('../img/scroll.gif') no-repeat 50% 50%;
    background-size:contain;
    background-color: rgba(255,255,255,0.3);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.44);

	
}
/*/scrollup*/

.job {
	font-size:0.8em;
	margin-bottom: 30px;
}

.job h3, .job h4 {
	margin-bottom:20px;
}

.job ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-weight:300;
	margin-bottom:30px;
}

.job ul li {
	padding-left:30px;
	position:relative;
	margin-bottom:10px;
}

.job ul li:before {
	position: absolute;
	left:0px;
	top: 3px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0px;
	content: "\e074";
}



/*Logo*/

.elicar .logo_helper {
	background-color:black;
	background: -moz-radial-gradient(center, ellipse cover, rgba(73,73,73,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(73,73,73,1) 0%,rgba(0,0,0,1) 100%);
	background: radial-gradient(ellipse at center, rgba(73,73,73,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#000000',GradientType=1 );
	height:300px;
	width:100%;
	display:table;
}

.elicar .logo {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	min-height:300px;
	max-width:100% !important;
	
}

.elicar .logo a {
	display:block;
	max-width:60%;
	margin-left:auto;
	margin-right:auto;
}

.elicar .logo2023 a {
	width:120px;
	display:block;
}

/*/Logo*/



/*Hauptaktion*/
#hauptaktion {
	z-index:9999998;
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#hauptaktion .btn {
	margin-bottom:20px;
}

#hauptaktion .wrapper1 {
	background-color:black;
	width: 100%;
	height:100%;
	position:relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#hauptaktion .wrapper1 .closebtn {
	position: absolute;
	right:20px;
	top:10px;
	color:rgba(255,255,255,0.9);
	font-size: 40px;
}

#hauptaktion .wrapper1 .logo {
	position: absolute;
	top:40px;
	left:40px;
	width:150px;
}

#hauptaktion .wrapper1 .text {
	position: absolute;
	bottom:200px;
	right:0px;
	background-color: rgba(42,128,224,0.9);
	color:white;
	padding:20px 60px;
	animation-delay: 1s;
	max-width: 50%;
}

#hauptaktion .wrapper1 .text h1 {
	font-size:40pt;
	margin:0px;
	padding: 0px;
	margin-bottom:15px;
	text-shadow: 2px 2px #000000;
}

#hauptaktion .wrapper1 .text p {
	margin:0px;
	padding: 0px;
	font-size:15pt;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);margin-bottom:15px;
}

#hauptaktion .wrapper1 .aktionen {
	position: absolute;
	left:0px;
	bottom:0px;
	color:rgba(255,255,255,0.9);
	width:100%;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	animation-delay: 2s;
}

#hauptaktion .wrapper1 .spacer {
	padding:40px;
}

#hauptaktion .wrapper2  {
	max-width: 50%;
	margin-left:auto;
	text-align: left;
}

#hauptaktion .acta {
	animation-delay: 2s;
}

#hauptaktion .btn-dark {
	background-color:#222;
}

#hauptaktion .btn-dark:hover {
	background-color:#666;
	color:white;
}

/*/Hauptaktion*/


.elicar .sliderhome, .elicar .sliderhome .imagecontainer {
	
}

.elicar .sliderhome .imagecontainer {
	display:block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.elicar .sliderhome .element {
	position: relative;
}

.elicar .sliderhome .element .text {
	font-size:20pt;
	padding:15px 30px;;
	border-top-left-radius: 16px;
	display:block;
	position: absolute;
	bottom:0px;
	right:0px;
	color:white;
	background-color:rgba(41,128,225,0.9);
	text-shadow: 3px 3px 4px #000;
}


.slick-next {
    right: 25px;
	z-index:99;
}

.slick-prev {
    left: 25px;
	z-index:99;
}


.elicar .slider_angebote {
	background:black;
}

.elicar .hauptnavigation {
	background-color: #222;
	padding-left:8px;
	padding-right:8px;
}

.elicar .stellarnav.dark, .elicar .stellarnav.dark ul ul {
	background-color: #222 !important;
}

.elicar .stellarnav ul {
	text-align:left;
	font-size:0px;
}

.elicar .stellarnav li ul li a {
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #444;
	font-size:10pt;
}

.elicar .stellarnav li a {
	padding:10px 20px 10px 0px;
	font-size:12pt;
}

.hiddenpc {
	display:none !important;
}


.elicar .warenkorb_header {
    /* background-color: #3183de; */
	background-color:rgba(255,255,255,0.1);
	font-size:12pt;
	margin-bottom:25px;
	display:inline-block;
	padding:10px;
	border-radius:0px 0px 10px 10px;
}

.elicar .warenkorb_header a {
    text-decoration:none;
}

.elicar .warenkorb_header .warenkorb_anzahl .wrapper_outer {
	display:table;
	position:relative;
	left:-10px;
}

.elicar .warenkorb_header .warenkorb_anzahl .wrapper_inner {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	background-color:rgb(200,0,0);
	color:white;
	border-radius:128px;
	width:25px;
	height:25px;
}


.elicar .warenkorb_header .warenkorb_anzahl {
	display:inline-block;
}

.elicar .header p {
	margin:0px;
	padding:0px;
}

.elicar .header .quickinfo {
	background-color:#333;
	color:#ddd;
	font-size:10pt;
	padding-bottom:16px;
}

.elicar .header .background {
	background-color:#000;
	min-height:450px;
}

.elicar .search  {
	line-height:0px;
	width:90%;
}

.elicar .search #headersearch {
	
	margin:0px;
	padding:0px;
	border-right:0px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:90%;
}

.elicar .flexheader1 {
	display:flex;
	flex-direction:row;
	align-items:flex-start;
	align-content:flex-start;
	justify-content:flex-end;
}

.elicar .flexheader2 {
	display:flex;
	flex-direction:row;
	align-items:center;
	align-content:flex-start;
	justify-content:space-between;
	padding-bottom:15px;
}

.elicar .search button {
	background-color:#ddd;
	margin:0px;
	padding:0px;
	border-left:0px;
	border-right:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.elicar .search #headersearch, .elicar .search button {
	padding:12px;
}

.elicar .search button .fa {
	margin-left:5px;
	margin-right:5px;
}


.elicar.stellarnav li.has-sub&gt;a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 10px;
}

/*
.elicar .helper_site {
	display:table;
	width:100%;
}

.elicar .helper_navigation {
	background-color:#bdbdbd;
	display:table-cell;
	float:none;
}

.elicar .helper_main {
	display:table-cell;
	float:none;
}
*/



.elicar .nav_left {
	background-color:#bdbdbd;
	padding-top:20px;
	padding-bottom:20px;
	
}

.elicar .nav_left ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #9c9c9c;
}

.elicar .nav_left ul li {
	margin:0px;
	padding:0px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #9c9c9c;
}

.elicar .nav_left ul li a {
	text-decoration:none;
	display:block;
	color:#444;
	padding:5px 10px;
}

.elicar .nav_left ul li a.level2  {
	padding:0px;
}

.elicar .nav_left ul li a:hover {
	color:#fff;
}

.elicar .nav_left .fahrzeugklassen {
	font-size:10pt;
	margin-left:25px;
	margin-right:10px;
}






.elicar .classbox {
	display:block;
	float:left;
	width:25%;
}



.elicar .classbox .wrapper {
	background-color: #3183de;
	margin:10px;
	color:white;
	padding:10px 5px;
	border-radius:5px;
	text-align:center;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}




.elicar .main_content {
	background-color:#000;
}


.elicar .page_header {
	margin:16px;
	margin-bottom:32px;
}

.elicar .page_header p {
	font-size:1.2em;
}

.elicar .viewswitcher {
	text-align:right;
	display:inline-block;
	float:right;
	color: #444;
	padding:10px;
	font-size:20px;
	
}

.elicar .viewswitcher div {
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
}


.elicar .filter_auswahl, .elicar .filter_auswahl_amg {
	padding:16px;
	margin:16px;
	background: -webkit-linear-gradient(rgba(214,214,214,1) 0%, rgba(191,191,191,0) 100%);
	background: -o-linear-gradient(rgba(214,214,214,1) 0%, rgba(191,191,191,0) 100%);
	background: linear-gradient(rgba(214,214,214,1) 0%, rgba(191,191,191,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#00bfbfbf',GradientType=0 );
}

.elicar .et_angebot {
	max-width:33.333%;
	float:left;
	position:relative;
}

.elicar .et_angebot button {
	margin-bottom:20px;
}

.elicar .et_angebot .badgean {
	width:200px;
	height:100px;
	position:absolute;
	top:16px;
	right:16px;
	background: url('../img/angebot.png') no-repeat 100% 0%;
	background-size:contain;
	pointer-events: none;
}

.elicar .et_angebot .badgean_en {
	width:200px;
	height:100px;
	position:absolute;
	top:16px;
	right:16px;
	background: url('../img/angebot_en.png') no-repeat 100% 0%;
	background-size:contain;
	pointer-events: none;
}

.elicar .et_angebot .beispielbild {
	text-align:center;
}

.elicar .ersatzteil .beispielbild {
	font-size:8pt;
	margin-bottom:5px;
}

.elicar .ersatzteil .ersatzteil_details p {
	margin:0px;
	padding:0px;
}

.elicar .ersatzteil .ersatzteil_details {
	margin-top:20px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-20px;
	text-align:left;
	font-weight:400;
}

.elicar .ersatzteil .ersatzteil_details a {
	color:#888;
	display:block;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#eee;
	transition: all 0.5s ease;
	text-decoration:underline;
}

.elicar .ersatzteil .ersatzteil_details a:hover {
	background-color:#ccc;
}

.elicar .ersatzteil .ersatzteil_detailbeschreibung {
	margin-top:20px;
	background-color:#ddd;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-20px;
	padding:20px;
}

.elicar .ersatzteil .ersatzteil_detailbeschreibung .text {
	margin-bottom:20px;
}


.elicar .ersatzteil .ersatzteil_lagermenge .low::after {
	content: " \25CF \25E6 \25E6";
  	color: rgb(150,0,0);
	font-size:1.5em;
}

.elicar .ersatzteil .ersatzteil_lagermenge .medium::after {
	color:rgb(225,120,0);
	content: " \25CF \25CF \25E6";
	font-size:1.5em;
}

.elicar .ersatzteil .ersatzteil_lagermenge .high::after {
	color:rgb(0,120,20);
	content: " \25CF \25CF \25CF";
	font-size:1.5em;
}



.elicar .ersatzteil .ersatzteil_teileart {
	/*margin-bottom:15px;*/
}


.elicar .ersatzteil {
	background-color:white;
	border:2px solid #999;
	padding:20px;
	padding-bottom: 0px;
	margin:16px;
	margin-bottom:32px;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
	position:relative;
	overflow:hidden;
}



.elicar .ersatzteil .classbadge {
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
}

.elicar .classbadge .wrapper_class {
	background-color: #3183de;
	padding:10px 16px;
}

.elicar .ersatzteil_listenansicht .classbadge .wrapper_class {
	background-color: #3183de;
	padding:0px;
}



.elicar .ersatzteil_listenansicht .classbadge p {
	margin:0px;
	padding:0px;
	font-size:12pt;
	color:white;
	text-align:center;
}

.elicar .classbadge p {
	margin:0px;
	padding:0px;
	font-size:20pt;
	color:white;
	text-align:center;
}



.elicar .ersatzteil .spalte1 {
	min-width:160px;
	display:inline-block;
}

.elicar .ersatzteil .fahrzeugklassen {
	font-size:9pt;
}

.elicar .artikelbild_thumbnail {
	padding:0px;
	border:1px solid #ddd;
	background-color:white;
}

.elicar .noimage {
	font-size:80px;
	text-align:center;
	padding:10px;
	border:1px solid #ddd;
	background-color:#eee;
}

.elicar .noimage, .elicar .artikelbild_thumbnail {
	margin-bottom:20px;
}

.elicar .mbnr {
	margin-bottom:20px;
}

.elicar .ersatzteil .warenkorb_preis {
	
	background: rgb(109,109,109);
	background: -webkit-linear-gradient(rgb(109,109,109) 0%, rgb(33,33,33) 100%);
	background: -o-linear-gradient(rgb(109,109,109) 0%, rgb(33,33,33) 100%);
	background: linear-gradient(rgb(109,109,109) 0%, rgb(33,33,33) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#212121',GradientType=0 );
	
	padding:5px;
	padding-right:20px;
	padding-left:20px;
	color:white;
	margin:-20px;
	margin-bottom:0px;
	margin-top:20px;
}


.elicar .ersatzteil .preis_alt {
	font-size:20pt;
	color:rgb(200,0,0);
	font-weight:300;
	text-decoration:line-through;
}

.elicar .ersatzteil .preis {
	font-size:35pt;
	font-weight:300;
	margin-top:-40px;
}

.elicar .ersatzteil .preis_angebot {
	font-size:20pt;
	font-weight:300;
}

.elicar .ersatzteil .warenkorb_preis p {
	margin:0px;
	padding:0px;
}

.elicar .addcart .warenkorb_menge {
	margin:0px;
	padding:0px;
	border-right:0px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	max-width:500px;
	color:black;
	text-align:center;
}

.elicar  .addcart button {
	background-color:#2a80e0;
	margin:0px;
	padding:0px;
	border-left:0px;
	border-right:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	color:white;
}

.elicar  .addcart .warenkorb_menge, .elicar .addcart button {
	padding:8px;
}

.elicar .addcart button .fa {
	margin-left:5px;
	margin-right:5px;
}


.elicar .ersatzteil_listenansicht {
	background-color:white;
	padding:10px;
	margin:0px 16px;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #999;
}

.elicar .ersatzteil_listenansicht .name {
	font-weight:bold;
}

.elicar .ersatzteil_listenansicht p {
	margin:0px;
	padding:0px;
}

.elicar .ersatzteil_listenansicht .name a {
	text-decoration:none;
}

.elicar .ersatzteil_listenansicht .noimage {
	margin:0px;
}



.elicar .ersatzteil_warenkorb {
	background-color:white;
	padding:10px;
	position:relative;
	border-bottom:1px solid #aaa;
}

.elicar .ersatzteil_warenkorb .name {
	font-weight:bold;
}


.elicar .ersatzteil_warenkorb .trash {
	font-size:30px;
}

.elicar .ersatzteil_warenkorb p {
	margin:0px;
	padding:0px;
}

.elicar .warenkorb_footer {
	background-color:white;
	padding:20px;
	font-size:1.2em;
}

.elicar .warenkorb_checkout {
	border-top:1px dotted #ccc;
	background-color:white;
	padding:20px;
}

.elicar .warenkorb_checkout .vtrenner{
	border-left:1px dotted #ccc;
}

.elicar #registerform {
	display:none;
}

.elicar .quality h3 {
	background-color: #3183de;
	color:white;
	padding:5px;
	margin-bottom:15px;
	text-align:center;
}

.elicar .quality_col {
	border:1px solid #999;
	padding:10px;
	margin:10px;
}

.elicar .elicar_pagination {
	margin:16px;
	text-align:center;
}

.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    background-color: #2a80e0;
    border-color: #2a80e0;
}


.elicar .suchfilter_button, .elicar .suchfilter_amg_button {
	margin:16px;
	text-align:left;
}



.elicar #infomessage {
    top: 50%;
    left: 50%;
    text-align:center;
    margin-top: -50px;
    margin-left: -100px;
    position: fixed;
    background: #fff;
    padding: 30px 60px;
	font-weight:bold;
	
}

.elicar .closeme {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #000000;
    padding: 5px 10px;
}

/*sprachen*/
.sprachen img {
	height:20px !important;
	margin-right:10px;
	margin-top:10px;
}
/*/sprachen*/


/*aktionbox*/
.aktionbox {
	background-color:white;
    border: 2px solid #999;
    padding: 0px;
    margin: 16px;
    margin-bottom: 32px;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
    position: relative;
    overflow: hidden;
}

.aktionbox .rabatt {
	background-color:#2980e1;
	padding:40px 20px;
	font-size:35pt;
	text-align:center;
	color:white;
	border-bottom-right-radius: 16px;
}

.aktionbox .beschreibung {
	padding:20px;
}

.aktionbox .detaildesc {
	margin-bottom:20px;
	color:rgba(0,0,0,0.7);
}

.aktionbox .klassen {
	margin-bottom:10px;
	font-weight:bold;
}

.aktionbox .teileart {
	margin-bottom:10px;
	font-weight:bold;	
}

.aktionbox .zeitraum, .aktionbox .zeitraum2, .aktionbox .zeitraum3 {
	margin-bottom:10px;
	font-weight: bold;
}

.aktionbox .zeitraum3 {
	font-size:13pt;
	margin-bottom:5px;
}

.aktionbox .wait {
	text-align: center;
}

.aktionbox .wait h4 {
	font-size:50pt;
	padding:20px;
	padding-bottom:5px;
	padding-top: 20px;
	color:rgba(0,0,0,0.5);
}

.aktionbox .wait p {
	font-size:12pt;
	padding:0px 20px;
	color:rgba(0,0,0,0.5);
}
.aktionbox .cta, .aktionbox .wait {
	display:table;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}


.aktionbox .wait .wrapper {
	display:table-cell;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	text-align: center;
	vertical-align: middle;
}

.aktionbox .cta .wrapper {
	display:table-cell;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	text-align: center;
	vertical-align: bottom;
}

.aktionbox .cta .wrapper .btn {
	margin-bottom:20px;
	margin-top:20px;
}

.aktioninaktiv {
	opacity: 0.7;
}

.aktionbox .klassenteile {
	display:none;
}

.aktionbox .forwhat {
	
}


/*/aktionbox*/


.wysiwyg2021 h1, .wysiwyg2021 h2, .wysiwyg2021 h3, .wysiwyg2021 h4, .wysiwyg2021 ul {
    margin-bottom: 15px;
}

.footer {
	background-color:#999999;
	color:white;
	font-size:9pt;
	padding:20px;
}


.zoom-box .viewer-box {
    position: absolute;
    border: 1px solid rgb(239,237,240);
    display: none;
    overflow: hidden;
    z-index: 99;
    margin-left:50px;
}



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1400px) {

}

@media only screen and (max-width : 1200px) {
	
	
	
	#hauptaktion .wrapper1 .text h1 {
		font-size:30pt;
		margin-bottom:15px;
	}

	#hauptaktion .wrapper1 .text p {
		font-size:13pt;
	}
	
	#hauptaktion .wrapper1 .text {
		bottom:150px;
		right:0px;
		padding:20px 60px;
		max-width: 70%;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.elicar .ersatzteil .spalte1 {
		min-width:auto;
		margin-right:10px;
		display:inline-block;
	}
	
	.elicar .ersatzteil .preis {
		margin-top:0px;
	}
	
	.elicar .et_angebot {
		max-width:50%;
		float:left;
		position:relative;
	}
	
	#hauptaktion .wrapper1 .logo {
		position: absolute;
		top:30px;
		left:30px;
		width:120px;
	}
	
	#hauptaktion .wrapper1 .text {
		bottom:120px;
	}

	
	
		
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	
	
	#hauptaktion .wrapper1 .logo {
		position: absolute;
		top:20px;
		left:20px;
		width:90px;
	}
	
	#hauptaktion .wrapper1 .text h1 {
		font-size:22pt;
		margin-bottom:10px;
	}

	#hauptaktion .wrapper1 .text p {
		font-size:11pt;
	}
	
	#hauptaktion .wrapper1 .text {
		right:0px;
		padding:10px 30px;
		max-width: 100%;
		margin-left:20px;
		margin-right:20px;
		text-align:center;
		bottom:60px;
	}
	
	
	.logo-mobile {
		display:block;
	}
	
	.logo-mobile .logo_helper {
		min-height: auto;
		height:auto;
	}
	
	.logo-mobile img {
		width:50%;
		margin:20px 0px;
	}
	
	.elicar .et_angebot {
		max-width:100%;
		float:none;
		position:relative;
	}
	
	.hiddenpc {
		display:block !important;
	}
	
	/*scrollup*/
	.scrollup {
		bottom: 20px;
		right: 20px;
	}
	/*/scrollup*/


	
	.elicar .stellarnav li ul li a {
		padding:10px;
		padding-left:20px;
		padding-right:20px;
		border-bottom:1px solid #444;
		font-size:10pt;
	}
	
	.slider_angebote {
		height:150px !important;	
	}
	
	.mobilecenter {
		text-align:center;
	}
	
	.elicar .ersatzteil .ersatzteil_details {
		text-align:center;
	}
	
	/*
	.elicar .helper_site {
		display:block;
		width:100%;
	}

	.elicar .helper_navigation {
		background-color:#bdbdbd;
		display:block;
		float:none;
	}

	.elicar .helper_main {
		display:block;
		float:left;
	}
	*/
	
	
	
	.elicar .sliderhome .element .text {
		font-size:12pt;
		padding:5px 10px;;
		border-top-left-radius: 10px;
	}
	
	.aktionbox .rabatt {
		background-color:#2980e1;
		padding:20px 20px;
		font-size:35pt;
		text-align:center;
		color:white;
		border-bottom-right-radius: 16px;
		border-bottom-left-radius: 16px;
		margin:0px 30px;
	}
	
	.aktionbox .cta .wrapper .btn {
		margin-bottom: 40px;
		margin-top: 40px;
	}
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
		
	
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
}
</pre></body></html>