body {
	margin: 0;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	}
p {
	font-weight: 500;
	}
.welcome {
	text-align: center;
	}
.welcome em {
	text-transform: uppercase;
	color: #1a3567;
}
.hilight {
	color: #ffce00;
	text-transform: uppercase;
	}

h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	color: #555555;
	}
h2 span {
	color: #e6bd0a;
	}
h3 {
	clear: both;
	color: #1a3567;
	padding-top: 0;
	}
h4 {
	margin-top: 0;
	margin-bottom: 10px;
	}
h4.infoseiten {
	padding-top: 20px; 
	}
a {
    text-decoration: navajowhite;
    color: #555;
	}
hr {
    clear: both;
    border: 0;
    height: 10px;
    background-image: url(https://cars.saarland/cs/v3/content/img/hr-shasow.jpg);
    background-repeat: no-repeat;
    padding-top: 30px;
    background-position: bottom;
	}
.root {
	display: none;
	}

ul.schritte {
	position: absolute;
}
.threesteps {
	    position: relative;
    top: 170px;
    left: -70px;
}
/*-------- autoankauf ----------*/
.ankaufschritt {
	margin-top: -125px;
}
.ankaufschritt, .ankaufschritt1 {
	width: 100%;
}
/*-------- booking ----------*/
.atermin {
	display: none;
}
.warning h4 {
	color: #ff0f0f;
    text-transform: uppercase;
    font-size: 20px;	
	}
.ulstyle ul {
	list-style: inside;
}
.ulstyle ul p {
font-weight: lighter;
}
.ulstyle li {
	padding: 7px;
font-weight: lighter;
}
.texte {
    width: 200px;
    float: right;
    position: fixed;
    margin-left: 990px;
    margin-top: 0px;
	line-height: 1.2em;
}
.texte1 {
    width: 110px;
    float: left;
    margin-top: 10px;
    margin-left: 100px;
    position: fixed;
}
.texte1 .raus img {
	height: 85px;
	margin-left: 12px;
}
.texte1 .rein img {
    max-width: 22%;
    margin-right: 0;
    margin-left: 85px;
	height: 85px;
}
#container {
    width: 1194px;;
    margin: 0 auto;
}
	.formular_accep	[type="checkbox"] + label {
    position: inherit;
font-weight: inherit;
		font-size: 11px;
}
			.formular_accep {
							margin-bottom: 10px;
				clear: both;
				padding-top: 10px;
text-align: justify;
			}
ul.fa-ul a {
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
	list-style: non;
}


ul.fa-ul > li.logo {
	    float: left;
    display: block;
    width: 40%;
}
ul.fa-ul > li.menu {
	    float: left;
    display: block;
    width: 20%;
}
ul.fa-ul > li.logo img {
    width: 170px;
}
/*----------- info sidenav---------*/

			.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 40px;
  left: -10px;
  background-color: #1a3567f2;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
				overflow: scroll;
				    padding-right: 10px;
    text-align: justify;
}

.sidenav a {
  padding: 2px 2px 0 15px;
  text-decoration: none;
  font-size: 16px;
  color: #fecf03;
  display: block;
  transition: 0.3s;
}
.sidenav p {
  padding: 0 2px 2px 15px;
  color: #fff;
  }

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
			#opennav {
				display: none;
				font-size: 40px;
cursor: pointer;
color: #fecf03;
position: fixed;
top: 40px;
left: 0;
			}
#loading_spinner {
    display: none;
    background: rgba(255, 255, 255, 0);
	height: 100%;
    position: fixed;
    top: 30%;
    text-align: center;
    width: 720px;
	z-index: 999;
}
#loading_spinner img {
    width: 150px;
    margin-top: 30%;
}
span.gelb {
    color: #ffce00;
    font-size: 30px;
}
	
	h4.wover .gelb {
		font-size: 14px;
	}
span.yellow {
    color: #ffce00;
}
a.close {
  text-decoration: none;
  color: #FCCD05;
  opacity:1;
  transition: 100ms;
}
a:hover {
  opacity:0.5;
}

ul {
	list-style: none;
	width: 100%;
  padding: 0;
  list-style-type: none;
}
.checkmark {
   margin-top: -8px;
font-size: 25px;
color: #ffce00;
font-family: fontawsome;
position: absolute;
	margin-left: 25px;
}
.info { position:relative;
}

.info:before {
position: absolute;
top: 0px;
left: 5px;
font-family: FontAwesome;
font-size: 18px;
color: #1a3567; } 
#form {
	padding-top: 10px;
}
.select-css, .mailform input {
    display: block;
    width: 100%;
    line-height: 2.0;
    padding: .3em 1.4em .3em .8em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
	border: 0.5px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 3px;
    color: #6a6a6a;
}
input[type="submit"] {
display: block;
width: 180px;
padding: 1.2em;
box-sizing: border-box;
border: 1px solid #aaa;
box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
border-radius: 5px;
font-size: 15px;
letter-spacing: 1px;
cursor: pointer;
background: #fff;
}

input[type="submit"]:active, input[type="submit"]:hover {
    background-color: #ffce00;
}
.col6 {
	max-width: 49%;
	width: 100%;
	padding: 10px 0;
	float: left;
}
.first {
	margin-right: 2%;
}
input#km {
    padding: .3em 1.3em .3em 1.3em !important;
    font-size: 24px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: 500;
    border-top: none;
    border-left: navajowhite;
    border-right: none;
	width: 50%;
	height: 30px;
}
input#km:focus {
 border-color: #f4d600;
 box-shadow: 0 0 1px 3px #f4d600;
 outline: none;
}
.select-css:focus {
 border-color: #f4d600;
 box-shadow: 0 0 1px 3px #f4d600;
 color: #222; 
 outline: none;
}
.button:active {
   background-color: #ffce00;;
}
.select-css option {
background: #ffe98e;
}
#htmlType, #htmlFuel, #gearType {
	clear: both;
	padding: 10px 0;
}
#htmlMotor, #version {
	clear: both;
}
form button.button {
	width: 770px;
background-size: 23%;
background-repeat: no-repeat;
line-height: 1.5;
padding: 1.3em 1.4em 1.3em 11em;
text-align: left;
border: none;
margin-left: -25px;
	background-color: #1a35671f;
}

form button.button:hover {
	background-color: #ffce0082;
}

#clear {
	width: 770px;
	background-repeat: no-repeat; 
	line-height: 1.5;
	padding: 1.3em 6.4em 8em 19em;
	text-align: left;
	border: none;
	margin-left: -25px;
	margin-top: -20px;
	clear: both;
	height: 129px;
	background-image: url("https://cars.saarland/content/img/car-saarland-auto-ankauf-zustand.png");
	border-radius: 0;
	position: relative;
	z-index: 9;
	background-color: #1a35671f;
}
#clear2 {
	width: 770px;
	background-repeat: no-repeat; 
	line-height: 1.5;
	padding: 1.3em 6.4em 8em 19em;
	text-align: left;
	border: none;
	margin-left: -25px;
	margin-top: -20px;
	clear: both;
	height: 129px;
	background-image: url("https://cars.saarland/content/img/car-saarland-auto-ankauf-preis.png");
	border-radius: 0;
	position: relative;
	z-index: 9;
	background-color: #1a35671f;
}
#clear3 {
    width: 770px;
    background-repeat: no-repeat;
    line-height: 1.5;
	padding: 1.3em 6.4em 8em 19em;
    text-align: left;
    border: none;
    margin-left: -25px;
    margin-top: -20px;
    clear: both;
    height: 129px;
    background-image: url("https://cars.saarland/content/img/car-saarland-auto-ankauf-termin.png");
    border-radius: 0;
    position: relative;
    z-index: 9;
    background-color: #1a35671f;
    margin-bottom: 0;
    padding-bottom: 0;
}
 
#clear:hover, #clear2:hover, #clear3:hover {
	background-color: #ffce0082;
	cursor: pointer;
}
p.input {
    display: block;
    width: 25%;
    margin-left: 260px;
    margin-top: -100px;
    z-index: 0;
    position: absolute;
	    color: #000;
}
.button {
    line-height: 2.2;
    padding: 0 1.3em;
    border: 0.5px solid #aaa;
    border-radius: 3px;
    background-color: #fff;
    font-size: 15px;
    margin-top: 3px;
    margin-right: -3px;
}
.test {
    width: 35px;
    height: 70px;
    background-image: url("../img/pfeil.png");
	background-repeat: no-repeat;
	float: right;
	background-position-y: bottom;
}
#Modellist {
	margin-top: 30px;
}
#Modellist label {
	font-weight: 700;
	color: #000;
}
#Modellist span {
	font-size: 18px;
	margin-left: 9px;
	background: #ffce00;
	border-radius: 50%;
	padding: 0px 8px 1px 8px;
}
#Modellist form {
    border: 0;
    margin-top: 10px;
    background-image: url(https://cars.saarland/cs/v3/content/img/hr-shasow.jpg);
    background-position: top;
    background-color: #0000;
    background-repeat: no-repeat;
}
#Modellist .button {
	margin-top: 0px;
}
/*--------------- confirmation ------*/
#form1l {
    width: 385px;
    background-repeat: no-repeat;
    padding: 1.3em 6.4em 7em 19em;
    text-align: left;
    border: none;
    float: left;
    background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS3lqpTkGOwPVaIx8ChivgVvI-Cf_da_Tgzmg&usqp=CAU");
}
#form1r {
	width: 385px;
	background-repeat: no-repeat; 
	line-height: 1.5;
	padding: 1.3em 6.4em 7em 19em;
	text-align: left;
	border: none;
	margin-left: 360px;
	margin-top: -20px;
	height: 129px;
	background-image: url("https://bilder.pcwelt.de/4087535_1200x600.jpg");
	border-radius: 0;
	position: relative;
	z-index: 9;
	background-color: transparent;
}


/*------ price ---*/
.btn-primary {
    background-color: #42A5F5 !important;
    border-color: #42A5F5 !important
}

.cursor-pointer {
    cursor: pointer;
    color: #42A5F5
}

.pic {
    margin-top: 30px;
    margin-bottom: 20px
}

.card .col {
	text-align: center;
font-size: 20px;
}

.card p {
	font-size: 25px;
font-weight: 700;
}

.card-block {
    width: 200px;
    border: 1px solid lightgrey;
    border-radius: 5px !important;
    background-color: #FAFAFA;
    margin-bottom: 30px
}

.card-body.show {
    display: block
}
#datECode {
    background-size: 19%;
    background-position-y: center;
}
/*
.radio, .radio2 {
    display: inline-block;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%)
}

.radio:hover, .radio2:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1)
}

.radio.selected, .radio2.selected {
    box-shadow: 0px 8px 16px 0px #EEEEEE;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%)
}

.selected {
    background-color: #E0F2F1
}*/

.a {
    justify-content: center !important
}

.btn {
    border-radius: 0px
}

.btn,
.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none !important
}

/* Accordion */
.accordion, .accordion * {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;
    /*box-shadow:0px 1px 3px rgba(0,0,0,0.25);*/
    border-radius:3px;
}
 
/* Section Title */
.section-title {
    display: inline-block;
    border-bottom: 1px solid #ffce00;
    width: 100%;
    padding: 15px;
    transition: all linear 0.15s;
    color: #1a3567;
    background: #6c92d0;
}
 
.section-title.active,
.section-title:hover {
    background:#ffcd00;
}
 
.section:last-child .section-title {
    border-bottom:none;
}
 
.section-title:after {
/* Unicode character for "plus" sign (+) */ 
    content: '\02795';
    font-size: 13px;
    color: #FFF;
    float: right;
    margin-left: 5px;
}
 
.section-title.active:after {
/* Unicode character for "minus" sign (-) */
    content: "\2796";
}
 
/* Section Content */
.section-content {
    display: none;
    padding: 5px 15px 3px 15px;
}
#contentbox {
    width: 720px;
    background: #fff;
    padding: 25px 25px 0 25px;
    box-shadow: 0 0 10px -6px;
    margin: 0px 210px 7px 210px;
    float: left;
    min-height: 600px;
    border-top-left-radius: 15px;
}

#bottbox {
	width: 720px;
background: #fff;
padding: 10px 25px 25px 25px;
box-shadow: 0 0 10px -6px;
clear: both;
margin: 0 auto 7px auto;
	position: relative;
}
#mittbox {
	width: 720px;
background: #ffffffb8;
padding: 10px 25px 25px 25px;
box-shadow: 0 0 10px -6px;
clear: both;
margin: 0 auto 7px auto;
	position: relative;
}
.kreise {
    display: block;
    position: absolute;
    z-index: 99;
    font-size: 10px;
}
.merz {
    width: 90px;
    right: 109px;
    top: 43px;
}
.sbr {
    top: 115px;
    right: 90px;
    width: 40px;
}
.wnd {
    width: 80px;
    top: 42px;
    right: 16px;
}
.sls {
    top: 97px;
    width: 70px;
    right: 96px;
}
.nk {
    top: 83px;
    right: 27px;
    width: 70px;
}
.sapf {
	right: 27px;
    width: 40px;
    top: 142px;
}
.imgsaa {
    position: absolute;
    right: -12px;
    top: 20px;
    width: 248px;
    z-index: 9;
}
.bordq {
		position: relative;
border: 1px solid #fbce11;
border-radius: 10px;
padding: 0 80px 10px 10px;
	} 
.saarland {
		position: relative;
		margin: 0;
	padding-right: 210px;
	}
p.city {
    margin: 0;
    font-size: 11px;
    color: #fecf03;
}
	.imgq {
		position: absolute;
top: -10px;
right: 7px;
		width: 80px;
	}
.imgql {
		position: absolute;
top: 0px;
right: 7px;
	width: 80px;
	}
.imgqxl {
		position: absolute;
top: 9px;
right: 7px;
	width: 80px;
	}
.infoq {    
	position: absolute;
    left: -55px;
    bottom: 40px;
    z-index: -1;
    width: 80px;
}
.hsoau {
	width: 100%;
	float: left;
}
.tsu .hsoau {
	width: 33%;
}
.tsu .hsoau .soau {
    width: 100%;
}

.hsoau .soau {
        height: 24px;
    width: 49%;
    float: left;
	margin-left: 1%;
}

.hslast {
	clear: both;
	margin-bottom: 50px;
}

[type="radio"] + label, [type="checkbox"] + label {
  position: absolute;

}
input[type="radio"], input[type="checkbox"] {
    position: relative;
    z-index: -1;
    -webkit-appearance: none !important;
    width: 15px;
    height: 15px;
    float: right;
     -moz-appearance: none;
          appearance: none;
}
.hsoau .soau [type="radio"], .hsoau .soau [type="checkbox"] {
	    left: -95%;
}
.tsu .hsoau .soau [type="radio"], .tsu .hsoau .soau [type="checkbox"] {
    left: -92%;
    border: none;
    background: transparent;
	box-shadow: none;
}
.check89 [type="radio"], .check89 [type="checkbox"] {
	    left: -89%;
	  border: none;
    background: transparent;
	box-shadow: none;
}

[type="radio"] + label::before, [type="checkbox"] + label::before {
    width: 22px;
    height: 18px;
    background-image: url("../img/unchecked.png");
    content: "";
    float: left;
    margin-right: 5px;
	background-size: 80%;
background-repeat: no-repeat;
	border-color: #fff;
	box-shadow: none;
}
[type="radio"]:checked+label::before, [type="checkbox"]:checked+label::before {
  background-image: url("../img/checked.png");
}
.priceleft {
    width: 30%;
    float: right;
    line-height: 21px;
		}
	.priceright {
    font-size: 50px;
    font-weight: 600;
    color: #1a3567;
    text-shadow: 4px 4px 7px #00000091;
    text-align: center;
    width: 33%;
    float: left;
}
.priceright img {
    max-width: 107%;
    margin-top: -32px;
}

.carimage {
	width: 33%;
}
.col12 {
	width: 100%;
	clear: both;
}



/*----------- option punkte -------*/


/*---------- zustand -----------*/
#ausgewaehlt div {
	width: 49%;
float: left;
}
#myForm {
	margin-bottom: 0px;
}
#ausgewaehlt div b {
	color: #1a3567;
}
h4.wahl, h4.wover {
	text-transform: uppercase;
color: #1a3567;
}
.hgcar {
	max-width: 100%;
}
#frontov {
    position: absolute;
    width: 346px;
    left: 0px;
    top: 39px;
}
#carback {
    position: absolute;
    width: 302px;
    left: 22px;
    top: 43px;
}
#rightside {
    position: absolute;
    width: 568px;
    left: 47px;
    top: 62px;
}
path, circle {
	fill: #1a35674a;
}
path:hover, circle:hover {
fill: #fece008c;
}
.schaden li {
	width: 50%;
	margin-bottom: 5px;
	float: left;
}
#leftside {
    position: absolute;
    width: 566px;
    left: 71px;
    top: 61px;
}
#content {
    height: 450px;
    /* border: 1px dotted #cecfd2; */
}
	#wr360_menu_wr360PlayerId {
		display: none !important;
	}
	#wr360FullScreenButton_wr360PlayerId {
		display: none !important;
	}
	
/*------------ confirmation --------*/
.cent {
	text-align: center;
}
.cent strong {
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
}
.blau {
	color: #1a3567;
}
.blue {
	font-size: 15px;
	color: #1a3567;
	margin-bottom: 30px;
}
.rot {color: #ff1010;
font-size: 25px;
font-weight: lighter;
}
p.adress {
    display: block;
    padding: 20px;
    background: #ffce0029;
    width: 50%;
    color: #000;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
	.tag, .time, .leftform, .message {
			width: 48%;
				margin-right: 2%;
			float: left;
			}
		.mailform textarea {
				width: 100%;
			 padding: .3em 1.3em .3em 1.3em !important;
    font-size: 14px;
    font-weight: 500;
			border: 0.5px solid #aaa;
border-radius: 5px;
background-color: #fff;
			height: 118px;
}
	
			.mailform input:focus, .mailform textarea:focus {
    border-color: #f4d600;
    box-shadow: 0 0 1px 3px #f4d600;
    outline: none;
}
			
			.mt-26 {
				margin-top: -26px;
			}
			.mt20 {
				margin-top: 20px;
				clear: both;
				padding-top: 20px;
				}
	
/*------------ popup --------*/

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   /* transition: opacity 500ms;*/
    visibility: hidden;
    opacity: 0;
    background: #fccd0580;
    z-index: 9999;
}
/*.overlay:target {
  visibility: visible;
  opacity: 1;
}*/

.popup {
    margin: 20% auto;
    padding: 20px;
    background: #1a3567d9;
    border-top-left-radius: 15px;
    width: 330px;
    position: relative;
/*    transition: all 1s ease-in-out;
*/    border-bottom-right-radius: 15px;
    color: #fff;
}
.fenster {
    position: absolute;
    top: 200px;
    z-index: 9999;
    margin-left: 2%;
    width: 670px;
	visibility: hidden;
}
.popup .close {
	position: absolute;
top: -10px;
right: 8px;
font-size: 15px;
cursor: pointer;
display: block;
background: #28a745;
padding: 0px 8px 2px 8px;
border-radius: 5px;
color: #fecf03;
box-shadow: 0 0 9px 0px #000;
border: 1px solid #ffce00;
}
.popup .close:hover {
background: #1a3567;
color: #fff;
}


.popup .content {
  max-height: 30%;
  overflow: auto;
}

/*------------ footer --------*/

/*-- body bg---*/
.morning {
  background-image: url(https://cars.saarland/cs/v3/content/img/skyline-m.png); 
}

.evening {
  background-image: url(https://cars.saarland/cs/v3/content/img/skyline-a.png);
}



[data-tooltip] {
  position: relative;
}

[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + 5px); 
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 10px;
  min-width: 50px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 12px;
  background-color: #1a3567;
  background-image: linear-gradient(30deg,
    rgba(59, 72, 80, 0.44),
    rgba(59, 68, 75, 0.44),
    rgba(60, 82, 88, 0.44));
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  color: #ffce00;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%, -5px) scale(0.5);
	z-index: 99;
	background-size: contain;
	max-width: 400px;
	border: 2px solid #1a3567;
}
.baujahr [data-tooltip]::before, .kw [data-tooltip]::before {
			width: 400px;
			height: 200px;
    bottom: -20px;
			}
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: 5px 5px 0px 5px; 
  border-color: #1a3567 transparent transparent transparent;
  transition-duration: 0s; 
  transform-origin: top;   
  transform: translateX(-50%) scaleY(0);
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}

[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, -5px) scale(1);
}

[data-tooltip]:hover:after {
  transition-delay: 0.5s; 
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}

[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + 5px);
  bottom: 50%;
}


[data-tooltip-location="left"]:before {
  transform: translate(-5px, 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(-5px, 50%) scale(1);
}

[data-tooltip-location="left"]:after {
  border-width: 5px 0px 5px 5px;
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}




[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + 20px);
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(5px, 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(5px, 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: 5px 5px 5px 0px;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}
.hsoau [data-tooltip-location="right"]::before, .hsoau [data-tooltip-location="right"]::after {
    left: calc(45% + 0px);
    bottom: 50%;
	z-index: 99999;
}
.hsoau b[data-tooltip-location="right"]::before, .hsoau b[data-tooltip-location="right"]::after {
    left: 21px;
}



			
.termin {
		    width: 60%;
    padding: 15px;
		float: inline-start;
}
	.preis  {
    width: 30%;
    padding: 15px;
    float: right;
    background: #f7f7f7;
    text-align: center;
    height: 70%;
    margin-top: -25px;
    margin-right: -25px;
}
		

/*---------------- tablet -------------------------------------------*/
@media only screen and (max-width: 1193px) {
	#bottbox {
		padding-bottom: 1px !important;
	}		
	.progressbar li {
		float: left;
		width: 20%;
		position: relative;
		text-align: center;
		z-index: 99;
	}
	.progressbar li.active:before {
		border-color: #6f5555;
		background: #ffce00;
		color: black;
	}
	.progressbar li:first-child:after{
		content: none;
	}
	.progressbar li.active {
		font-weight: bold;
	}
	.progressbar{
	  counter-reset: step;
	}
	.progressbar li::before {
		content: counter(step);
		counter-increment: step;
		width: 45px;
		height: 45px;
		border: 1px solid #bebebe;
		display: block;
		margin: 0 auto 5px auto;
		border-radius: 50%;
		line-height: 45px;
		background: white;
		color: #bebebe;
		text-align: center;
		font-weight: bold;
		z-index: 9;
		position: relative;
	}
	.progressbar li::after {
		content: '';
		position: absolute;
		width: 100%;
		background: #979797;
		top: 23px;
		left: -50%;
		z-index: 0;
	}
	.root {
		margin-top: 25px;
		margin-bottom: 0px;
		display: block;
	}

	.progressbar li {
		font-size: 11px;
	}
h3 {
    padding-top: 30px;
	text-align: center;
}
	.imgq, .imgqxl, .imgql {
top: 0px;
	}
	.bordq {
		min-height: 70px;
	}
 	
	.floatnone {
		float: none;
	}
	ul.fa-ul > li.logo img {
    width: 100px;
}
	#container {
    width: auto;
}
	#contentbox, #bottbox {
    width: 92% !important;
    padding: 25px 10px 0 10px;
    min-height: 500px;
    float: none;
		margin-bottom: 30px;
		position: relative;
}
	#mittbox {
    width: 92% !important;
    padding: 10px;
    float: none;
		margin-bottom: 30px;
		position: relative;
}
#bottbox {
    margin: 30px auto;
	}
	
#contentbox {
    margin: 50px auto 30px auto;
	}	
	
	.fenster {
    top: 220px;
    margin-left: 0;
    width: 90%;
}
	.texte1, .texte {
		display: none;
	}
	#content {
    height: 300px;
}
input#km {
	width: 100%;
	text-align: center;
}
	.col6 {
    max-width: 100%;
	}
	form button {
		background-image: none !important;
	}
	form button.button {
    width: 100%;
    background-size: 23%;
    background-repeat: no-repeat;
    line-height: 1.2;
    padding: 1.3em 0.3em 1.3em 0.3em;
    text-align: left;
    border: none;
    margin-left: 0px;
	}
	#clear, #clear2, #clear3 {
		width: 100%;
		background-image: url("../img/pfeil.png");
background-repeat: no-repeat;
padding: 1.3em 6.4em 8em 1em;
border: none;
margin-left: 0;
margin-top: -20px;
height: 129px;
		background-position: center right;
	}

	p.input {
    width: 75%;
    margin-left: 1em;
	}
	nav {
    position: sticky;
    width: 100%;
		height: 45px;
}

	.hslast {
		margin-bottom: 0;
}
	.baujahr [data-tooltip]::before, .kw [data-tooltip]::before {
			width: 340px;
			height: 170px;
    bottom: -20px;
		left: -25px;
			}
	[data-tooltip]::before {
		max-width: 320px;
	}
	#version [data-tooltip]::before {
		max-width: 200px;
	}
	#loading_spinner {
    width: 90%;
}
	ul.fa-ul > li.logo {
    width: 40%;
		padding: 0;
}
	nav .fa-li {
    display: none !important;
}
	ul.fa-ul > li.menu {
    width: 17%;
    padding-left: 3%;
    padding-top: 5px;
}
	.hsoau .soau {
    width: 99%;
}
	.tsu .hsoau {
	width: 100%;
}
	.hotspot_indicator {
		background-size: 80%;
		background-repeat: no-repeat;
	}
		
	#opennav {
				display: block;
			}
	.popup {
    margin: 18% auto;
    padding: 14px;
    width: 300px;
}



.tag, .time, .leftform, .message {
    width: 100%;
    margin-right: 0;
    float: none;
}
	.mt20 {
		margin-top: 0;
		padding-top: 0;
	}
	.button {
    padding: 0 0.5em;
   
    font-size: 14px;
   
}
	
.texte p {
    font-size: 13px;
    line-height: 1.1;
    font-weight: lighter;
}
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
}
/*---------------- smartphone -------------------------------------------*/
@media only screen and (max-width: 510px) {

	.warning h5 {
		font-size: 14px;
margin-bottom: 5px;
	}
	#contentbox {
		position: relative;
	}

	p.city {
    width: 52%;
}
	.ankaufschritt {
	margin-top: -65px;
}
.merz {
    top: -33px;
	right: 109px;
}
.sbr {
    top: 39px;
	right: 97px;
}
.wnd {
    top: -34px;
	right: 23px;
}
.sls {
    top: 21px;
	 right: 103px;
}
.nk {
    top: 7px;
	right: 34px;
}
.sapf {
    top: 64px;
	right: 34px;
}
.imgsaa {
    top: -58px;
	right: -5px;
}
	
	
	
	h4.wover {
    width: 67%;
    padding-top: 20px;
}
	.saarland {
    padding-right: 0px;
}

	
	.fenster {
    top: 370px;

}
	.infoq {
    display: none;
}
	.imgq, .imgqxl, .imgql {
top: 10px;
	}
 .priceright img {
    max-width: 50%;
    margin-top: -25px;
}
.atermin {
	display: block;
font-size: 14px;
color: red;
}
		.priceright {
    padding: 0;
width: 70%;
float: none;
position: absolute;
top: 90px;
left: 15%;
}
		.priceleft {
    width: 90%;
float: none;
line-height: 20px;
height: 150px;
padding: 40px 5% 0 5%;
}
	.carimage {
	width: 100%;
}


}





