.texthinweis {
	background-color:#3183de;
	color:white;
	padding:20px;
	text-align:center;
}

.redhindweis {
	background-color:#770000;
}


.texthinweis .helper {
	display:flex;
	align-content:flex-end;
	align-items:flex-end;
	justify-content:center;
}
.mob_slider {
	display:none;
}

.texthinweis .icon {
	font-size:26pt;
	padding:20px;
	padding-bottom:0px;
}

.carworld .carworldbox .frame a {
	background-color:#3183de;
	color:white;
	overflow:hidden;
	position:relative;
	width:100%;
	display:flex;
	justify-content:center;
	align-content:center;
	align-items:center;
	padding:20px;
	text-decoration:none !important;
}

.carworld .carworldbox .helper {
	margin:20px;
}

.carworld .carworldbox .bigletter {
	font-size:40px;
}

.carworld .carworldbox .text {
	font-size:25px;
	display:flex;
	justify-content:center;
	align-content:center;
	align-items:center;
}

.amgteile_startseite .element img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.sommerpause {
	background-color:rgb(150,0,0);
	color:white;
	text-align:center;
	padding-bottom:10px;
	font-size:14pt;
	line-height:1.2em;
}

.countdown {
	padding:10px;
}

.design2023_page_background .bgblack {
	background-color:black;
	color:white;
}

.design2023_page_background .bgblack p {
	margin:0px;
}

.design2023_page_background .bgwhite {
	background-color:white;
}

.design2023_page_background .headlinespacer {
	padding-top:60px;
	padding-bottom:60px;
}




.design2023_page_background .iconleiste .helper {
	display:flex;
	justify-content:center;
	align-items:center;
}

.design2023_page_background .iconleiste {
	background-color:#000;
	padding:20px;
	color:white;
	font-size:15pt;
}

.design2023_page_background .iconleiste .bigicon {
	font-size:32pt;
	margin-right:10px;
}

.header .urlaubinfo {
	background-color:#660000;
	color:white;
	padding:10px;
}

.header .urlaubinfo .helper {
	padding:10px;
	border:1px solid white;
	
}

#bonuscheck2 {
    color: #009900;
    font-weight: bold;
    margin-bottom: 10px;
	padding-top:10px;
}

.elicar #infomessage {
    max-width: 600px;
}

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

.elicar .kachelansicht {
	width:33.3333%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#e0e0e0;
    border: none;
    box-shadow: none;
    position: relative;
    overflow: hidden;
}

.elicar .kachelansicht .spacer {
	margin:8px;
	border:1px solid #ccc;
	background-color:white;
}

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

.elicar .kachelansicht .preis {
	font-size:20pt;
	font-weight:300;
	margin-top:0px;
}

.elicar .kachelansicht .preis_angebot {
	font-size:15pt;
	font-weight:300;
}

.elicar .kachelansicht .warenkorb_preis {
	
	background: white;
	filter: none;
	padding:0px;
	color:black;
	margin: 0px;
    margin-top: 0px;
	text-align:right;
	position:absolute;
	bottom:9px;
	left:9px;
	right:9px;
	
	display:flex;
	justify-content:space-between;
	border-top:1px solid #ccc;
	

}

.elicar .kachelansicht .name h3 {
	
	margin-top:10px;
	font-size:15pt;
	text-decoration:none;

}

.elicar .kachelansicht a {
	
	text-decoration:none;

}

.elicar .kachelansicht .preis_brutto {
		padding-bottom:40px;

}

.elicar .kachelansicht .mbnr h4 {
	
	font-size: 12pt;

}

.elicar .kachelansicht .artikelbild_thumbnail {
    padding: 0px;
    border: none;
    background-color: white;
}

.elicar .kachelansicht .artikelbild_thumbnail2 {
	display:none;
}

.elicar .kachelansicht .image43 .artikelbild, .elicar .kachelansicht .noimage43 {
	height:200px;
	background-size:cover !important;
	background-position:50% 50% !important;;
}

.elicar .felgenspecial .kachelansicht .image43 .artikelbild, .elicar .kachelansicht .noimage43 {
	height:350px;
}

.elicar .kachelansicht .classbadge {
    position: absolute;
    top: 9px;
    right: 9px;
    overflow: hidden;
}

.elicar .kachelansicht .addontext {
    padding:0px 20px;
	display:flex;
	align-items:center;
	align-content;center;
}

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

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


.design2023_page_background {
	background-color:#e0e0e0;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.elicar .kachelansicht {
		width:50%;
		float:left;
	}	
		
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.elicar .et_angebot .badgean {
		top: 0px;
	}
	
	.elicar .flexheader1 {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		align-content: flex-start;
		justify-content: center;
	}
	
	.elicar .kachelansicht {
		width:100%;
		float:left;
	}
	
	.elicar .flexheader2 {
		display: flex;
		flex-direction: column;
		align-items: center;
		align-content: flex-start;
		justify-content: space-between;
		padding-bottom: 15px;
	}
	
	.elicar .flexheader2 .logo2023 a {
		width:80px;
		margin-bottom:20px;
	}
	
	.elicar .search {
		line-height: 0px;
		width: 95%;
	}
	
	.elicar .search h4 {
		display:none;
	}
	
	.design2023_page_background .iconleiste {
		font-size:12pt;
	}

	.design2023_page_background .iconleiste .bigicon {
		font-size:22pt;
	}
	
	.elicar .search #headersearch {
		width: auto;
	}
	
	.mob_slider {
		display:block;
	}
	
	.pc_slider {
		display:none;
	}

	
		
}

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

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