
/*	Style-Datei fuer Online-Shop
/*	Version 2.0
/*	� Copyright by I.D.S. GmbH
/*************************************************************************************************/

/*************************************************************************************************/
/* Allgemeine Einstellungen f�r alle Shopteile
/*************************************************************************************************/

button
{
	cursor:pointer;
	cursor:hand;
}

body
{
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

select,input
{
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

td,b,a,p	{ color:#000000; font-size:11px; }
hr		{ color:#F87C28; }

#divkplcontent
{
	
	color:#000000;
	/* box-shadow:0px 0px 5px gray; */
	margin:0px auto;
	width:980px;
	background-color:#d1d1d1;
	min-height:550px;
}

#iddivsuche
{
	width:980px;
	min-height:620px;
	
	color:#000000;
}

#iddivkonficontent
{
	min-height:635px;
	width:980px;
	
}
#iddivbreadcrumb
{
	background-color:#d1d1d1;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	width:850px;
}


.suchcontainer
{
	background-color:#c4c4c4;
	color:#666666;
	float:left;
	width:310px;
	min-height:257px;
	margin-left: 15px;
	margin-top:5px
}

#iddivsuchefzgmodtyphersteller
{
	min-height:304px;
}

#iddivsuchefzgmodtypmodell
{
	display:none;
}

#iddivsuchefzgmodtyptyp
{
	display:none;
}

#iddivsuchefahrzeugtabelle
{
	min-height:315px;
}


.breadcrumbnavi ul
{
	list-style-type:none; 
	margin:0; 
	padding:0; 
}



.breadcrumbnavi li 
{ 
	background-color: #2C4592;
	width: 140px;  
	border-bottom: none;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	display: inline-block; 
}

@keyframes wisch
{
	from 
	{
		background-color: #2C4592;
	}
    
	to 
	{
		background-color: #A5A4A4;
	}	
}

@keyframes wischarrow
{
	from 
	{
		border-color: transparent transparent transparent #2C4592;
	}
    
	to 
	{
		border-color: transparent transparent transparent #A5A4A4;
	}	
}

.activebreadcrumb
{ 
	color:#000000;
	animation-name: wisch;
	animation-duration: 1s;
	animation-fill-mode:forwards;
}

#iddiveafelgenfilter
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	box-shadow: 1px 1px 2px gray;
	width: 258px;  
	height: 313px;  
	float:left;
	margin-left:26px;
	padding-left:5px;
	padding-right:5px;
}

#iddiveafahrzeug
{
	background-color:#eaeaea;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	
	box-shadow: 1px 1px 3px gray;
	
	width: 630px;
	height: 315px;
	float:left;
	margin-left:26px;
}

#iddivfahrzeugbild
{
	width: 550px;
	height: 260px;
	float:left;
	margin-left:15px;
}
#iddivfahrzeugwechsel
{
	width:100%;
	float:left;
}
#iddivfahrzeugfarbwechsel
{
	border-radius:4px;
	width:362px;
	box-shadow: 0px 0px 3px gray;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background: -moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background: -webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background: -o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background: -ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background: linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color: #EAEAEA;
	padding:4px;
	position:absolute;
	display:block;
	left: 130px;
	top: -5px;
}
#iddivfahrzeugtieferlegung
{
	margin-right: 9px;
	float:right;
	height: 10%;
}
#iddivfahrzeugtieferlegung a.fzgladen
{
	font-size: 24px;
	font-weight:bold;
	position:relative;
}

.fahrzeugfarbwahlbox
{
	margin-top:2px;
	margin-left:2px;
	width: 14px;
	height: 14px;
	float:left;
	cursor:pointer;
	cursor:hand;
	border:1px solid black;
}

#iddiveafelgenanzeige
{
	
	margin-top:10px;
	border:0px solid black;
	width: 927px;
	
	height: 285px;
	margin-left:26px;
}

.divboxtitel
{
	height: 22px;
	margin: 0px auto;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	text-align: center;
	padding-top: 7px;
	margin-bottom:5px;
}

.felgentabelle_wrapperouter
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	box-shadow: 1px 1px 3px gray;
	height: 290px;
    margin: 20px 0;
	padding-right:6px;
  
}

.felgentabelle_wrapperinner
{
	overflow:auto;
	padding-right: 6px;
	padding-top: 1px;
}

.felgentabelle
{
	
}

.felgenbox
{
	width: 148px;
	height: 263px;

    background: #e3e3e3;
    vertical-align: middle;
    text-align: center;
}
.felgenbox_titel
{
	color:black;
}
a.fzgladen
{
	margin-bottom:6px;
	/* color:blue; */

}
img.fzgladen
{
	cursor:pointer;
	cursor:hand;
	
}

/*************************************************************************************************/
/* Modalfenster
/*************************************************************************************************/
#modalfensterbackground
{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: .70;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	z-index: 1000;
}

#modalfensterdialog
{
	background-color: white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 20px 0 #222;
	-webkit-box-shadow: 0 0 20px 0 #222;
	-moz-box-shadow: 0 0 20px 0 #222;
	display: none;
	min-height: 710px;
	position: absolute;
	width: 950px;
	z-index: 1000;
	top:70px;
	left:0;
	right:0;
	margin:0 auto;
	
}
#modallayerheader
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	
	
	font-weight:bold;
	color:white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	height: 50px;
	top: 0px;
	background-color: #000;
}
#modallayerheadertext
{
	float:left;
	padding-left:10px;
	padding-top:15px;
	font-weight:bold;
	font-size:14px;
	color:white;
	
}
#modallayerschliessen
{
	float:right;
	padding-right:10px;
	padding-top:15px;
	cursor:pointer;
	cursor:hand;
}
#idfzgdetailtable
{
	width:40%;
	float:left;
	border: 0px solid red;
	padding-top:10px;
	padding-left:15px;
}
#idfzgdetailimg
{
	width:54%;
	float:left;
	border: 0px solid red;
}

#idfzgdetailtable td
{
	color:black;
}
#idfzgdetailcontentuntenschalter
{
	text-align:center;
	height:20px;
}
#idfzgdetailcontentuntentabelle td
{
	color:black;
}
#idfzgdetailcontentunten
{
	margin-top:5px;
	margin-left:20px;
}
#iddiveafelgefelge
{
	margin-top:10px;
	float:left;
	margin-left:32px;
}

#iddiveafelgeergtabelle,#iddiveafelgeergtabellemlx
{
	width: 893px;
	margin: 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#idfzgrdkstable
{
	width: 843px;
	height: 250px;
	margin-top: 20px;
	margin-left: 20px;
}
#idfzgrdkstablemit
{
	margin-left:158px;
	float:left;
}
#idfzgrdkstableohne
{
	margin-left:30px;
	float:left;
}
#idfzgzgrwahl
{
	width: 100%;
	padding:20px 90px;
	height: 250px;
	/* margin-top: 20px;
	margin-left: 20px; */
	box-sizing:border-box;
}

.divfelgenfilter span
{
	display: inline-block;
	width:130px;
	margin-left:3px;
}
.felgendimension
{
	color:black;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	font-size:9px;
}

.felgendimension:hover
{
	text-decoration:underline;
}

.detailcontentschalteraktiv
{
	text-decoration:underline !important;
	color:red !important;
}

.detailcontentschalter
{
	text-decoration:none;
	color:black;
	font-weight:bold;
	cursor:pointer;
}

#id_divfahrzeugauswahl
{
	width: 96.55%;
	text-align:center;
	height:25px;
	padding-top:4px;
	font-size:14px;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	margin-left:15px;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
	border: 1px solid #B21B18;
}

.trcolor1
{
	height:20px;
	background-color:#C0C0C0;
}

.trcolor1:hover
{
	/*background-color:#2C4592 !important;*/
	cursor:pointer;
	cursor:hand;
	color:white !important;
}

.trcolor2
{
	height:20px;
	background-color:#A3A3A3;
}

.trcolor2:hover
{
	/* background-color:#2C4592 !important; */
	cursor:pointer;
	cursor:hand;
	color:white !important;
}

.tdborder
{
	color:#000000 !important;
	border-left:1px solid #E3E3E3;
	font-weight:bold;
}

.trborder
{
	color:white !important;
	border-left:1px solid white;
	background-color:#3A7C91;
}


.divcontainerueberschrift
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
		width:100%;
	height:30px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
}

#idpdhersel
{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
}

#idpdmodsel
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#iddivsuchefzgschein
{
	margin-left:9px;
}

#iddivsucheegtyp
{
	margin-left:9px;
}

#iddivfahrzeugname
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F95C59  ), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #F95C59  100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #F95C59  100%);
	background:-o-linear-gradient(top, #E02521 5%, #F95C59  100%);
	background:-ms-linear-gradient(top, #E02521 5%, #F95C59  100%);
	background:linear-gradient(to bottom, #E02521 5%, #F95C59  100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521 ', endColorstr='#F95C59 ',GradientType=0);
	background-color:#E02521 ;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	width: 99.5%;
	height: 40px;
	line-height: 40px;
	padding-left:5px;
	margin-bottom:10px;
	
	
}

#idtablefzgliste
{
	width: 96.75%;
	text-align: center;
	margin-left: 15px;
	text-align:center;
}

#iddivajaxloader
{
	height:50px;
	width:50px;
	display:none;
	position:absolute;
	left:0;
	right:0;
	top:400px;
	bottom:0;
	margin:0 auto;
	z-index:100000;
}

.gobtns
{
	width:100%;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #B21B18;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 23px;
	text-decoration:none;
	font-weight:bold;
	height:40px;
}

.gobtns:hover
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
}

.clsdivbestand
{
	height:14px;
	width:14px;
	float:left;
}

.btnzollgroesse
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:default;
	color:#666666;
	text-decoration:none;
	width:20px;
	padding:0px;
	font-size:9px;
}

/* .btnzollgroesse:active */
/* { */
	/* position:relative; */
	/* top:1px; */
/* } */

.btnzollgroesseaktiv
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2C4592), color-stop(1, #2C4592)) !important;
	background:-moz-linear-gradient(top, #2C4592 5%, #2C4592 100%) !important;
	background:-webkit-linear-gradient(top, #2C4592 5%, #2C4592 100%) !important;
	background:-o-linear-gradient(top, #2C4592 5%, #2C4592 100%) !important;
	background:-ms-linear-gradient(top, #2C4592 5%, #2C4592 100%) !important;
	background:linear-gradient(to bottom, #2C4592 5%, #2C4592 100%) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C4592', endColorstr='#2C4592',GradientType=0) !important;
	background-color:#2C4592 !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	border:1px solid #222C49 !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff !important;
	text-decoration:none !important;
}

/* .btnzollgroesseaktiv:active */
/* { */
	/* position:relative; */
	/* top:1px; */
/* } */
 
.classtrcarid:hover
{
	/* background-color:#E02521  !important; */
	cursor:pointer;
	cursor:hand;
	
}

#iddivimage
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	padding:5px;
	box-shadow:1px 1px 3px gray;
	cursor:default;
}

#iddiveafelgedaten
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	margin-top:10px;
	background-color:#D6D6D6;
	width: 645px;
	height: 260px;
	float:left;
	margin-left:10px;
	box-shadow: 1px 1px 3px gray;	
}

#iddiveafelgedaten table tr td
{
	color:black;
}

.tooltip
{
	display: inline;
	position: relative;
	cursor:pointer;
	cursor:hand;
}

.tooltip:hover:after
{
	background: #000000;		
	border-radius: 5px;			
	bottom: 19px;			
	color: #ffffff;			
	content: attr(data-tooltip);	
	left: 0%;				
	padding: 10px 10px;		
	position: absolute;		
	z-index: 0;				
	max-width: 400px;
white-space: pre-line;	
}

.tooltip:hover:before
{
	border: solid;				
	border-color: #000000 transparent;
	border-width: 6px 6px 0 6px;		
	bottom: 14px;				
	content: "";		
	left: 17%;		
	position: absolute;	
	z-index: 99;				
}

#btnplatzhalter
{
	width:100%;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #B21B18;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 23px;
	text-decoration:none;
	height:40px;
}

#idinpfzg1
{
	margin-top: 2px;
	float: left;
	margin-left: 23px;
	width: 138px;
}

#idinpfzg2
{
	margin-top: 2px;
	float: left;
	margin-left: 10px;
	width: 138px;
}

.classaletztefahrzeuge
{
	color:black;
	cursor:pointer;
	cursor:hand;
}

.classaletztefahrzeuge:hover
{
	color:red;
	text-decoration:underline;
	font-weight:bold;
}
#iddivletztefahrzeuge
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	color:black;
	margin-top:10px;	
	margin-left:15px;
	padding-bottom:15px;
	margin-right:15px;
	height:200px;
	box-shadow:1px 1px 3px gray;
}

.clsdivletztefahrzeuge
{
	width:902px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	border:1px solid #B21B18;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 23px;
	text-decoration:none;
	text-align:center;
	height:20px;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
	font-weight:bold;
}

#iddivletztefahrzeugelinks
{
	overflow:auto;
	height:230px;
	padding-top:10px;
	padding-left:15px;
}

#idfzgdaten
{
	cursor:hand;
	cursor:pointer;
}

#idaohnerdksweiter
{
	/* cursor:pointer; */
	/* cursor:hand; */
	/* color:black; */
	/* text-decoration:underline; */
	cursor: pointer;
	cursor: hand;
	color: black;
	text-decoration: underline;
	height: 25px;
	line-height:25px;
	font-size: 15px;
	border: 1px solid #B51A17;
	border-radius: 2px;
	background-color: #E02521;
	color: white;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

#idazurreifenauswahl
{
	cursor:pointer;
	cursor:hand;
	color:black;
	text-decoration:underline;
}

#iddivfzglistenavi
{
	margin-right:15px;
}	

.trueberschrift
{
	background-color:#DFDFDF;
}

.keinpointer
{
	cursor:default !important;
}

.breadcrumblink

{
	cursor:pointer;
	cursor:hand;
	
}
.breadcrumblink:hover
{
	color:#000000;
}
.reifenzfgabe
{
	float:left;
	width:12%;
}
.reifenzfgrgr
{
	float:left;
	width:12%;
}
.reifenzfaufl
{
	float:left;
	width:12%;
}

.clsbtnreifengroesse
{
	width:80px;
	background: rgb(226,226,226);
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid lightgray;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	height: 23px;
}

.clsdivabe
{
	
	background: rgb(122,205,59); 
	background: -moz-linear-gradient(top, rgba(122,205,59,1) 0%, rgba(69,140,18,1) 50%, rgba(122,205,59,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(122,205,59,1) 0%,rgba(69,140,18,1) 50%,rgba(122,205,59,1) 100%); 
	background: linear-gradient(to bottom, rgba(122,205,59,1) 0%,rgba(69,140,18,1) 50%,rgba(122,205,59,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7acd3b', endColorstr='#7acd3b',GradientType=0 );
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #66C620;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	width: 40px;
	text-align: center;
	height: 15px;
	padding-top: 2px;
}

.clsdivabedisabled
{

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
    background: -moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
    
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:white;
	width: 40px;
	text-align: center;
	height: 15px;
	padding-top: 2px;
	border: 1px solid gray;
}

#iddivreifencontainer
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	color:black;
	margin-top:10px;	
	margin-left: 32px;
	padding-bottom: 15px;
	margin-right: 15px;
	height: 375px;
	box-shadow: 1px 1px 3px gray;
	width: 93%;
	padding-top:8px;
}

.clearboth
{
	clear:both;
}

.clsdivcontainer1
{
	float:left;
	border:1px solid red;
}

.clsdivcontainer2
{
	float:left;
	border:1px solid green;
}

.colorblack
{
	color:black;
	font-weight:bold;
}

#iddiveafilter
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	margin-top:10px;
	background-color:#D6D6D6;
	height: 160px ;
	width: 235px ;
	/* padding-top:5px; */
	float:left;
	margin-left:10px;
	box-shadow: 1px 1px 3px gray;
}

.clsinpgroesse
{
	width:35px;
}

.clsspanfilternamen
{
	float:left;
	color:black;
	margin-left:5px;
	font-weight:bold;
}

.clslineheightfilter
{
	height:22px;
}

#iddivfiltergroesse
{
	margin-top:5px;
}

#iddivimage img
{
	cursor:default;
}

.clsbtnreifengroessedisabled 
{
	width: 100px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
    background: -moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: -ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background: linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid gray;
    display: inline-block;
    color: white;
    font-family: Arial;
    text-decoration: none;
    height: 23px;
}

#iddivzusammenfassungscontainer
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	/* margin-top:10px; */
	background-color:#D6D6D6;
	width: 955px;
	/* height: 555px; */
	min-height: 535px;
	float:left;
	margin-left:10px;
	box-shadow: 1px 1px 3px gray;	
	margin-bottom:10px;
}
#iddivzusammenfassungcontent
{
	height:485px;
}

.clsdivtablezusammenfassungueberschrift
{
	height: 35px;
	vertical-align: middle;
	background-color: lightgray;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	
}

.clsdivtablezeile
{
	float:left;
	padding-top:10px;
	height:83px;
	/* border-bottom:1px solid lightgray; */
	border-left:1px solid lightgray;
}

.arrow1
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 10px;
	border-color: transparent transparent transparent #d1d1d1;
	float:left;
	position: relative;
	z-index: 1;
}

.arrow2
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 10px;
	border-color: transparent transparent transparent #2C4592;
	float:right;
	left:8px;
	position: relative;
	z-index: 2;	
}

.arrow3
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 10px;
	border-color: transparent transparent transparent #2C4592;
	float:right;
	left:10px;
	position: relative;
	z-index: 2;	
}

.activebreadcrumbarrow
{
	animation-name: wischarrow;
	animation-duration: 1s;
	animation-fill-mode:forwards;
}

.clsdivreifenvorschau
{
	display:none;
	position:absolute;
	z-index:2;
	top:5px;
	left:20px;
}

.clsdivreifenvorschauhoch
{
	display:none;
	position:absolute;
	z-index:2;
	bottom:9px;
	left:20px;
}

.clstdreifenbildhover
{
	position:relative;
}

.clsdivauflagen
{
	width: 570px;
	height: 316px;
	border: 1px solid gray;
	border-radius: 8px;
	position: absolute;
	display: none;
	background-color: #ffffff;
	z-index: 2;
	bottom: 4px;
	left: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	box-shadow: 1px 1px 7px gray;
}

#iddivoverlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

.clsimgauflagen
{
	cursor:pointer;
	cursor:hand;
}

#idimgclose
{
	cursor:pointer;
	cursor:hand;
	float:right;
	margin-right: 5px;
}

#iddivspacer
{
	height:290px;
}

.imgrdkswahl
{
	border:1px solid black;
	cursor:pointer;
}

#iddivzeilencontainer
{
	height:475px;
}

#iddivsonsorbild
{
	border: 1px solid gray;
	background-color:white;
	height:100px;
	width:100px;
	position:absolute;
	display:none;
	border-radius:8px;
}

#iddivbgkasten
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	color:black;
	padding-bottom: 15px;
	box-shadow: 1px 1px 3px gray;
	width: 93.8%;	
	margin-left:32px;
}

#idullaender
{
	top:9px;
	left:85px;
	position:absolute;
	display:none;
	border:1px solid #ddd;
	padding:0px;
	list-style-type: none;
	width:130px;
}

@keyframes clsdivlaenderhover
{
	from 
	{
		background-color: #ffffff;
	}
    
	to 
	{
		background-color: #f3f3f3;
	}	
}

.clsdivlaender:hover
{
	animation-name: clsdivlaenderhover;
	animation-duration: 0.5s;
	animation-fill-mode:forwards;
}
.clsdivlaender
{
	cursor:pointer;
	height:20px;
	background-color:#ffffff;
	border-bottom:solid 1px #ddd;
}

#iddivlaenderauswahl
{
	margin-top:12px;
	position:relative;
}

#iddivselectedland
{
	margin-left:85px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	border:1px solid #ddd;
	width:130px;
	background-color:#eeeeee;
	height:18px;
	cursor:pointer;
	cursor:hand;
}

#idimgegtypbild
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.clsspanmlxpreis
{
	display:none;
	height:16px;
	background-color:#ffffff;
	border-radius:4px;
	position:absolute;
	color:#000000;
	border:1px solid black;
	z-index:10;
}

.tooltipmlxpreis
{
	display: inline;
	position: absolute;
	cursor:pointer;
	cursor:hand;
	display:none;
}

.tooltipmlxpreis:after
{
	background: #000000;		
	border-radius: 5px;			
	bottom: 5px;			
	color: #ffffff;			
	content: attr(data-tooltip);	
	left: 0%;				
	padding: 10px 10px;		
	position: absolute;		
	z-index: 99;				
	min-width: 105px;
	white-space: pre-line;	
}

.tooltipmlxpreis:before
{
	border: solid;				
	border-color: #000000 transparent;
	border-width: 6px 6px 0 6px;		
	bottom: 0px;				
	content: "";		
	left: 4px;		
	position: absolute;	
	z-index: 99;				
}

#iddivbestandslegende
{
	border: 1px solid lightgray;
	border-radius: 5px;
	width: 400px;
	margin-bottom:1px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	padding:5px;
	margin-bottom:13px;
	margin-left:5px;
}

#iddivprogrammiersysteme
{
	display:none;
	position:absolute;
	background-color:white;
	border:1px solid gray;
	border-radius:4px;
	min-height:40px;
	padding:10px;
	box-shadow: 1px 1px 7px gray;
	z-index:1999;
}


#iddivprogrammiersystemelayer
{
	display:none;
	position:absolute;
	background-color:white;
	border:1px solid gray;
	border-radius:4px;
	min-height:40px;
	padding:10px;
	box-shadow: 1px 1px 7px gray;
	z-index:1999;
	color: #666666;
}

.tooltipfarbe
{
	display: inline;
	position: absolute;
	cursor:pointer;
	cursor:hand;
	display:none;
}

.tooltipfarbe:after
{
	background: #000000;		
	border-radius: 5px;			
	bottom: 5px;			
	color: #ffffff;			
	content: attr(data-tooltip);	
	left: 0%;				
	padding: 10px 10px;		
	position: absolute;		
	z-index: 99;				
	min-width: 85px;
	white-space: pre-line;	
}

.tooltipfarbe:before
{
	border: solid;				
	border-color: #000000 transparent;
	border-width: 6px 6px 0 6px;		
	bottom: 0px;				
	content: "";		
	left: 4px;		
	position: absolute;	
	z-index: 99;				
}

#iddivevbschalter
{
	float:left;
	margin-left:25px;
	margin-top:5px;
	margin-right:5px;
}

#iddivnurmitbestand
{
	float:left;
	margin-top:5px;
	margin-left:5px;
}

#iddivcarid
{
	background-color:#d1d1d1;
	float:right;
	margin-top:5px;
	margin-right:5px;
	font-size:9px;
}
#iddivcarid span
{
	display:inline-block;
	margin-top:5px;
	margin-left:3px;
}

#iddivzusammenfassunginfozeile
{
	margin-top:8px;
	padding-bottom:8px;
}

#iddivsuchemenue
{
	display:none;
}

.imglupe
{
	cursor:pointer !important;
	cursor:hand !important;
	
}

.clsdivtablezeile input
{
	background-color:lightgray;
}

#iddivfahrzeuginfoslayer,#iddivfelgeninfoslayer
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	box-shadow: 1px 1px 3px gray;
	margin:7px;
	height:100px;
	padding:5px;
	font-size:13px;
}

#iddivletztefahrzeuge1
{
	float:left;
	width:50%;
}

#iddivletztefahrzeuge2
{
	float:right;
	width:50%;
}

select.felgenfilter 
{
	width:45%;
}

.clspdfzeile
{
	display:none;
}

.tdborder_alles
{
	color:#000000 !important;
	border:1px solid #E3E3E3;
	font-weight:bold;
}

.trheight35
{
	height:35px;
}

.colorwhite
{
	color:white;
	font-weight:bold;
}

.clstdsortierung
{
	cursor:pointer;
	cursor:hand;
}

#iddivkeinautogefunden_hsn
{
	float: left;
	margin-top: 10px;
	margin-left: 6px;
}

#iddivkeinautogefunden_eg
{
	
}

.clskeinautogefunden
{
	width:100%;
}

#iddivreifenfilter
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	margin-top:10px;
	background-color:#D6D6D6;
	width: 92.8%;
	height: 112px;
	float:left;
	margin-left:32px;
	box-shadow: 1px 1px 3px gray;
}

.boxreifenfilter
{
	background-color:dedede;
	width:107px;
	float: left;
	font-weight:bold;
	margin-top:3px;
}

#iddivreifenfiltercontent
{
	overflow:auto;
	height:63%;
	text-align:center;
	margin: 0 auto;
	width: 96%;
}

.clsiconfilter
{
	cursor:pointer;
	cursor:hand;
}

.clsspaniconfilter
{
	margin-top:3px;
}

.headericoncontainer
{
	width:95px;
	float:left;
	cursor:pointer;
	cursor:hand;
}

#iddivinfobuttons_autoheader
{
	float:left;
	margin-top:4px;
	margin-left:20px;
}

#iddivbestandsschalter
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;	
	width:290px;
	height:35px;
	box-shadow: 1px 1px 3px gray;
	border-radius:7px;
	padding-top:1px;
	margin-left:15px;
	margin-top:10px;
	
}

.trueberschrift select
{
	text-align:center;
}

#iddivfahrzeuglayerrdkstabelle #iddivreifencontainer
{
	width:98%;
	margin-left:0px;
	height:262px;
}
#iddivfahrzeuglayerrdkstabelle #idfzgdetailrdkstabellecontent
{
	height:247px !important;
}

#iddivfahrzeuglayerrdkstabelle #idfzgdetailrdkstabellecontent td,tr
{
	cursor:default !important;
}

#idinpsensormenge
{
	background-color:#ffffff !important;
}

#idfzgdetailcontentuntentabelle #iddivreifencontainer
{
	margin-left:0px !important;
	width:98%;
}

#idfzgdetailcontentuntenschalter
{
	width:98%;
}

#iddiveinfrieren
{
	float:left;
}

#idbtneinfrieren
{
	height:22px;
	cursor:pointer;
	cursor:hand;
}

.clspdfimage,.sensorwahl,.linkbestellen,.pointer,.reifentabzuruebersicht,.idimgfarbefelgendimension,.clsimgauflagen,.clsspansensorenbild,.clsimgprogrammiersysteme,.clstdreifenbildhover,.clsimgauflagenabe,#idbtn_filter_zuruecksetzen
{
	cursor:pointer !important;
	cursor:hand !important;
}

.clsdiv_felge_uebersicht
{
	float:left;
	margin: 5px 15px;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	box-sizing: border-box;
	border: 1px solid lightgray;
	padding: 5px;
	border-radius: 2px;
	background-color:#F7F7F7;
}

#iddiv_felgenwrapper_layer 
{
    height: 652px;
    overflow: auto;
    box-sizing: border-box;
    padding: 10px;
}

#iddiv_fremdbestandinfo_reifen
{
	display:none;
	border:1px solid black;
	border-radius:4px;
	background-color:white;
	position:absolute;
	width:265px;
	box-sizing:border-box;
	padding:5px;
	
}

.clsdiv_fremdbestandinfo_reifen
{
	cursor:pointer;
	cursor:hand;
}

#idfzgzgrwahltable,#iddiv_filterlayer
{
	box-sizing: border-box;
	/* padding: 4px; */
	padding:4px 8px;
	border: 1px solid gray;
	border-radius: 3px;
	width:380px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	height:200px;
}

#iddiv_felgenmarken
{
	border: 1px solid gray;
	border-radius: 3px;
	box-sizing: border-box;
	padding:4px 8px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	width:352px;
	margin-bottom:20px;
	float:right;
	overflow:auto;
	height:420px;
	margin-top:0px;
}


#idbtnzgrwahlweiter
{
	/* margin-top:105px; */
}

.cls_layerfilter_hersteller,.clslabel_zollfilterlayer
{
	width:170px;
}

.clsdiv_filterlayer
{
	width:265px;	
}

.clslabel_zollfilterlayer input
{
	float:right;
}

.clslabel_zollfilterlayer
{
	height:20px;
}

#idinp_montagemenge
{
	background-color:white;
}

#idimg_bearbeitemontage,#idimg_dienstleistungsartikel,.clsimg_dienstlloeschen {
	cursor:pointer;
	cursor:hand;
	
}

.cls_montageartikel {
    margin-left: 15px;
    margin-right: 15px;
	width:200px;
}

.clsmontagelayer_zeilen {
    margin-top: 5px;
    height: 25px;
    line-height: 25px;
}

.clsmontagelayer_zeilen input {
	margin-right:15px;
}

.clsbtn_montageuebernehmen {
	margin-left:15px;
}

.clsdivtablezeile_klein
{
	float:left;
	padding-top:2px;
	height:24px;
	/* border-bottom:1px solid lightgray; */
	border-left:1px solid lightgray;
	line-height:22px;
}

.clsdivtablezeile_montage
{
	float:left;
	padding-top:2px;
	height:28px;
	border-bottom:1px solid lightgray;
	border-left:1px solid lightgray;
	line-height:25px;
}

.clsdivtablezeile_montage input
{
	background-color:lightgray;
}

.clsimg_dienstlloeschen {
	height:22px;
}

.clsinpdinestleistungsmenge
{
	background-color:white;
}
#iddivzfgreifenanzeige
{
	padding-bottom:10px;
}

#divkplheader
{
	margin:0px auto;
	width:980px;
	height:100px;
}
#divkplheader_1
{
	display:none;
	width:330px;
	float:left;
}
#divkplheader_2
{
	display:none;
	width:450px;
	float:left;
}
#divkplheader_3
{
	width:100%;
	float:right;
}
#divkplheader_3 img
{
	margin-top:28px;
	float:right;
}
#divkplheader_1_copyright
{
	height:25px;
	vertical-align:top;
}
#divkplheader_1_toptitel
{
	height:50px;
	vertical-align:middle;
}
#divkplheader_1_navi
{
}
#divkplfooter
{
	/* box-shadow:0px 0px 5px gray; */
	padding-top:10px;
	padding-bottom:10px;
	margin:0px auto;
	width:980px;
	background-color:#dddddd;
	margin-top:15px;
}
#divkplfooter_navi
{
	padding-left:10px;
	padding-top:10px;
	width:540px;
	float:left;
}
#divkplfooter_info
{
	padding-top:10px;
	width:430px;
	float:left;
}

#idbtn_felgenansicht
{
	height:23px;
	font-size:11px;
	border: 1px solid #B51A17;
	border-radius: 2px;
	background-color: #E02521;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#iddivfelgentextautobild
{
	margin-left: 17px;
	margin-top: 3px;
	font-weight: bold;
	float:left;
	height: 23px;
	line-height: 23px;
	background-color: #e02521;
	border-radius: 2px;
	padding: 0px 5px;
	color: white;
	border: 1px solid #b51a17;
}

#iddiv_rdksauswahlinfo
{
	display:none;
	z-index: 2000;
	position: absolute;
	background-color: white;
	height: 100px;
	width: 295px;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 1px;
	box-shadow: 0px 0px 3px gray;
	top: 35%;
    left: calc(50% - 147px); 
}

#iddivsensoren
{
	/* position:absolute; */
}

#iddiv_closerdksinfo
{
	float:right;
	cursor:pointer;
	cursor:hand;
}

#iddiv_fzganz_abeinfo
{
	float:right;
	margin-right:17px;
	margin-top:3px;
	font-weight: bold;
}

.felgendimensionselected 
{
	text-decoration:underline;
	color:#E02521;
}

#iddiv_vorfilterungsaison
{
	box-sizing: border-box;
	/* padding: 4px; */
	padding:4px 8px;
	border: 1px solid gray;
	border-radius: 3px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	width:770px;
	margin-bottom:20px;
}

.clsdiv_vorfilterreifen
{
	float:left;
	width:75px;
	margin-right:40px;
}

.clskontaktinfolabel
{
	float:left;
	width:150px;
	
}

#iddiv_zusammenfassung_kontaktinfo
{
	margin-left:20px;
	margin-top:20px;
}

.clskontaktinforahmen
{
	min-height:27px;
}

#iddiv_kontaktinfo_infotext
{
	height: 35px;
	font-size: 13px;
	font-weight: bold;
}

#iddiv_anfragegesendetinfo
{
	height: 35px;
	font-size: 13px;
	font-weight: bold;
}
#iddiv_felgeneinzelansichtheader_reifengroesse
{
	height:15px;
}


.clstd_rdkstabelle_hersteller_login {width:13% ;}
.clstd_rdkstabelle_artikelnummer_login {width:44% ;}
.clstd_rdkstabelle_art_login {width:6% ;}
.clstd_rdkstabelle_baujahr_login {width:7% ;}
.clstd_rdkstabelle_userart_login {width:10% ;}
.clstd_rdkstabelle_vfg_login {width:2%;}
.clstd_rdkstabelle_pdf_login {width:3%;}
.clstd_rdkstabelle_preis_login {width:9%;}
.clstd_rdkstabelle_wklink_login {width:6%;}

.clstd_rdkstabelle_hersteller {width:14% ;}
.clstd_rdkstabelle_artikelnummer {width:49% ;}
.clstd_rdkstabelle_art{width:7% ;}
.clstd_rdkstabelle_baujahr_{width:7% ;}
.clstd_rdkstabelle_userart{width:10% ;}
.clstd_rdkstabelle_vfg {width:2%;}
.clstd_rdkstabelle_pdf {width:3%;}
.clstd_rdkstabelle_wklink {width:8%;}

#iddiv_rdkstableheader_hersteller_login {width:13% ;}
#iddiv_rdkstableheader_sensorbezeichnung_login {width:44% ;}
#iddiv_rdkstableheader_oe_login {width:6% ;}
#iddiv_rdkstableheader_baujahr_login {width:7% ;}
#iddiv_rdkstableheader_abwerk_login {width:10% ;}
#iddiv_rdkstableheader_vfg_login {width:2% ;}
#iddiv_rdkstableheader_info_login {width:3% ;}
#iddiv_rdkstableheader_preis_login {width:9% ;}
#iddiv_rdkstableheader_wk_login {width:8%;}

#iddiv_rdkstableheader_hersteller {width:14% ;}
#iddiv_rdkstableheader_sensorbezeichnung {width:49% ;}
#iddiv_rdkstableheader_oe {width:7% ;}
#iddiv_rdkstableheader_baujahr {width:7% ;}
#iddiv_rdkstableheader_abwerk {width:10% ;}
#iddiv_rdkstableheader_vfg {width:2% ;}
#iddiv_rdkstableheader_info {width:3% ;}
#iddiv_rdkstableheader_wk {width:8%;}

.clsdiv_minimodalinhalt {height:225px;padding:15px;}
.zusammenfassungtd1 {padding-left:10px;width:561px;border-left:0px;}
.zusammenfassungtd2 {width: 117px;padding-left:10px;text-align:center;}
.zusammenfassungtd3 {width: 117px;padding-left:10px;text-align:center;}
.zusammenfassungtd4 {width: 117px;padding-left:10px;text-align:center;}

.zusammenfassungtd1_login {padding-left:10px;width:600px;border-left:0px;}
.zusammenfassungtd2_login {width: 165px;padding-left:10px;text-align:center;}
.zusammenfassungtd3_login {width: 157px;padding-left:10px;text-align:center;}
.zusammenfassungtd4_login {display:none;}

#idtable_reifentabelle {width:878px;}
.clstd_reifentabelle_artikel{width:18%;}
.clstd_reifentabelle_profil{width:30.5%;}
/* .clstd_reifentabelle_bezeichnung{width:22.5%;} */
.clstd_reifentabelle_hersteller{width:20%;}
.clstd_reifentabelle_bestand{width:8.5%;}
.clstd_reifentabelle_prs{width:9.5%;}
.clstd_reifentabelle_waehlen{width:8%;}

.trcolor1_felgenansichttable
{
	width:893px;
	background-color:#C0C0C0;
	display: flex;
}

.trcolor1_felgenansichttable:hover
{
	/*background-color:#2C4592 !important;*/
	cursor:pointer;
	cursor:hand;
	color:white !important;
}

#iddiv_reifeninformation_bild {float:left;}



	
@media only screen and (min-device-width : 320px) and (max-device-width : 801px) 
{
	#iddiv_reifeninformation_bild {float:none !important;}
	
	/*.trcolor1:hover {background-color:#C0C0C0 !important;}
	.trcolor1:hover {background-color:#A3A3A3 !important;}*/
	
	.zusammenfassungtd1 {padding-left:10px;width:57%;border-left:0px;}
	.zusammenfassungtd2 {width: 11.4%;padding-left:10px;text-align:center;}
	.zusammenfassungtd3 {width: 12.5%;padding-left:10px;}
	.zusammenfassungtd4 {width: 20.1;padding-left:10px;}
	
	.zusammenfassungtd1_login {padding-left:10px;width:57%;border-left:0px;}
	.zusammenfassungtd2_login {width: 19.3%;padding-left:10px;text-align:center;}
	.zusammenfassungtd3_login {width: 19.3%;padding-left:10px;text-align:center;}
	.zusammenfassungtd4_login {display:none;}
	
	#iddiv_felgeneinzelansichtheader_flggroesse {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_et {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_gutachten {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_abe {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_ece {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_bestand {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_menge {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_prs {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtheader_kpl {border-bottom:1px solid #D1D1D1;}

	#iddiv_felgeneinzelansichtzeile_flggroesse {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_et {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_gutachten {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_abe {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_ece {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_bestand {border-bottom:1px solid #D1D1D1;display:block;}
	#iddiv_felgeneinzelansichtzeile_menge {border-bottom:1px solid #D1D1D1;display:block;}
	#iddiv_felgeneinzelansichtzeile_prs {border-bottom:1px solid #D1D1D1;}
	#iddiv_felgeneinzelansichtzeile_kpl {border-bottom:1px solid #D1D1D1;}
	
	#iddiv_felgeneinzelansichtzeile_reifengroesse {border-bottom:1px solid #D1D1D1;}
	
	#idfzgdetailrdkstabellecontent {width:98% !important;}
	#iddiv_felgeneinzelansichtheader_reifengroesse {height:1px;border-bottom:1px solid #D1D1D1;}
	tr,div,li,td,span {cursor: pointer;}
	#iddivsuchefzgmodtyp {display:none;}
	#iddivsuchefzgschein {display:none;}
	#iddivsucheegtyp {display:none;}
	#iddivsuchemenue {display:block;}
	#iddivletztefahrzeuge2 {float:none;width:auto;}
	#iddivletztefahrzeuge1 {float:none;width:auto;}
	#iddivbreadcrumb {display:none;}
	.clsdivletztefahrzeuge 
	{
		width:100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding:auto;
		height: 35px;
	}	
	#divkplcontent {width:auto;}	
	#iddivletztefahrzeuge {width:94%;margin:10px auto;height:auto;}	
	#iddivsuchefahrzeugtabelle {width:100%;display:inline-block;}	
	#iddivkonficontent {width:100%;display:inline-block;}	
	#iddivsuche {width:100%;display:inline-block;}
	.suchcontainer {width:94% !important;margin:5px auto;float:none;}
	#iddiveafahrzeug {width:100%;display:inline-block;margin-left:0px;height:auto;padding:bottom:5px;}
	#iddivfahrzeugbild {width:96%;display:inline-block;height:62%;}
	#idimgfahrzeugbildfelgenmontiert {width:92%;display:inline-block;}
	#iddiveafelgenfilter {width:94%;display:block;margin-bottom:10px;margin:10px auto;}
	#iddiveafelgenanzeige {width:94%;display:block;margin:0 auto;}
	.felgentabelle_wrapperouter {margin:10px 0px;}
	#iddiveafelgenfilter {height:auto;max-height:300px;float:none;box-sizing:border-box;}
	#iddivfiltersilder {display:none;}	
	#divfelgensortfilter {margin-bottom:10px;}	
	#iddivletztefahrzeugelinks {width:auto;height:auto;}
	#iddivsuchefzgschein {margin-left:3.1%;}
	#iddivsucheegtyp {margin-left:3.1%;}
	#iddivplatzhalterfahrzeugbild {width:94%;display:block;margin:0 auto;}
	#modalfensterdialog {width:98%;height:auto;}
	#modallayerheadertext {width:85%;}
	#idfzgdetailtable {float:none;}
	#modalfensterdialog #idfzgdetailimg {width:auto;}
	#idimgdetailcar {width:88%;margin-left:5%;}
	#idfzgdetailcoctabelle table {width:98%;}
	#divkplheader_1_toptitel {display:none;}
	#divkplheader_1_navi {display:none;}
	#divkplheader_3 {width:302px;margin:0 auto;float:right;}
	#divkplheader {width:100%;}
	#divkplheader_1 {float:none;width:100% !important;}
	#divkplheader_2 {display:none;}
	#divkplheader_3 img {margin-top:0px; float:right}
	#iddivbestandsschalter {margin:0 auto;width:94%;}
	* {-webkit-tap-highlight-color: rgba(0,0,0,0);} 
	#idfzgzgrwahl {width:96%;padding:0;height:auto;margin:5px auto;}
	#iddiv_vorfilterungsaison {width:100%;}
	#idfzgzgrwahltable {width:100%;height:150px;overflow:auto;}
	#iddiv_filterlayer {width:100%;height:115px;overflow:auto;}
	#iddiv_felgenmarken {float:left;width:100%;margin-top:20px;}
	#idbtnzgrwahlweiter {margin-bottom:10px;}
	#iddivfahrzeugname {height:auto;min-height:40px;line-height:13px;width:100%;padding-left:0px !important;}
	#iddiv_fahrzeugnamen {width:62% !important; margin-left:5px;}
	#iddivinfobuttons_autoheader {float:left;margin-top:4px;margin-left:0;}
	.headericoncontainer {width:auto;} 
	.clslabel_zollfilterlayer {height:22px;}
	.cls_layerfilter_hersteller {height:22px !important;}
	#iddiveafelgefelge {float:none;margin:0 auto;width:250px;}
	#iddivimage {margin:0 auto;width:250px!important;height:250px !important;box-sizing:border-box;}
	#iddiveafelgedaten {width:94% !important;margin:10px auto;float:none;box-sizing:border-box;}
	#iddivbgkasten {margin:0 auto;}
	#iddivimage .fzgladen {width:95% !important;height:95% !important;}
	#iddivimage .imglupe {top:226px !important;left:226px !important;}
	#iddivimage a {top:215px !important;}
	#iddiveafelgedaten span {width: 98% !important;max-height:92px !important;height:auto !important;}
	#iddiv_filterlayervorselect {float:none !important;}
	.clsdiv_rdksauswahltop {max-height:230px !important;min-height:200px; height:auto !important;}
	#iddivsensoren {position:static;}
	#iddivea_reifengroessen {float:none !important;margin:15px auto !important;width:94% !important;}
	#iddiv_reifengroessen_wrapper {width:auto !important;}
	#iddiveafilter {float:none;margin:0 auto;width:94%;height:40px;}
	#iddivreifenfilter {margin:15px auto;float:none;height:auto !important;width:94%;}
	#iddivreifenfiltereinsatzart {display:none;}
	#iddivreifenfilterachsentyp {display:none;}
	#iddiv_reifenfilter_toggle { display:block !important; margin:3px auto;font-weight:bold;text-align: center;height: 25px;font-size: 14px;line-height: 25px;}
	#iddiv_reifenfilter_info {display:none;}
	#iddivreifenfiltercontent {display:none;}
	#iddiv_layerfelgenbild {width:94% !important;height:auto !important;}
	#iddiv_layerfelgenbild img{width:100%;height:100%;}
	#idspan_felgenbildlayerheader {width:81% !important;}
	#iddiveinfrieren {display:none;}
	#iddiveafelgeergtabelle {width:100%;overflow:auto;box-sizing:border-box;padding-left:5px;}
	#iddiv_fzganz_abeinfo {margin-left:17px;margin-top:5px;margin-bottom:5px;}
	#iddivfahrzeugfarbwechsel {width:100% !important;display:block;}
	#idfzgdetailrdkstabellecontent {overflow-x:hidden;overflow-y:auto;width:895px;}
	#iddivreifencontainer {width:94% !important;margin:0 auto;overflow:auto;}
	#iddivreifentabelle {width:98%;margin-left:7px;}
	#iddivzusammenfassungscontainer {margin:0 auto;float:none;width:94%;overflow:auto;}
	.clsdivtablezusammenfassungueberschrift {width:100%;}
	#iddivzusammenfassungcontent {width:100%;}
	#iddiv_kontaktinfo_infotext {min-height:35px;margin-bottom:15px;}	
	#idbtnanfrageconfirm {margin-bottom:10px;}
	#iddiv_anfragegesendetinfo {min-height:35px;}
	#idbtn_kontaktlayerschliessen {margin-top:15px;margin-bottom:10px;}
	#divkplfooter {width:100%;}
	#iddivbestandslegende {width:94%;margin:0 auto !important;}
	#iddivbestandslegendegruen {width:135px !important;}
	#iddivbestandslegendeorange {width:135px !important;}
	#idiconfzglupe {display:none;}
	#dividiconfzgdaten {float:right;}
	.clsdiv_felgeneinzelansichttablezeile {float:none !important;width:100% !important;text-align:left !important;}
	.clsdiv_felgeneinzelansichttableheader {float:none !important;width:100px !important;text-align:left !important;}
	.trcolor1_felgenansichttable {display:block !important;width:63% !important;float:left !important;background-color:transparent !important;}
	.trcolor1_felgenansichttable:hover {background-color:transparent !important;}
	.mobiledisplaynone {display:none !important;}
	#iddiv_felgeneinzelansichtheader {float:left;}
	#iddiv_felgeneinzelansichtheader_gutachten {height:1px;}
	#iddiv_felgeneinzelansichtheader_abe {height:1px;}
	#iddiv_felgeneinzelansichtheader_bestand {height:1px;}
	#iddiv_felgeneinzelansichtheader_menge {height:1px;}
	#iddiv_felgeneinzelansichtzeile_prs {height:1px;}
	#iddiv_felgeneinzelansichtheader_kpl {height:1px;}
	/* #iddiv_felgeneinzelansichtheader_bestand {height:14px;line-height:14px;} */
	/* #iddiv_felgeneinzelansichtheader_menge {height:17px;line-height:17px;} */
	/* #iddiv_felgeneinzelansichtheader_kpl {height:24px;line-height:24px;} */
	#iddiv_felgeneinzelansichtheader_bestand {height:14px;line-height:14px;}
	#iddiv_felgeneinzelansichtheader_menge {height:17px;line-height:17px;}
	#iddiv_felgeneinzelansichtheader_kpl {height:24px;line-height:24px;}
	.clstd_rdkstabelle_hersteller {width:13% !important;}
	.clstd_rdkstabelle_artikelnummer {width:44% !important;}
	.clstd_rdkstabelle_art {width:6% !important;}
	.clstd_rdkstabelle_baujahr {width:7% !important;}
	.clstd_rdkstabelle_userart {width:10% !important;}
	.clstd_rdkstabelle_vfg {width:2% !important;}
	.clstd_rdkstabelle_pdf {width:3% !important;}
	.clstd_rdkstabelle_preis {width:9% !important;}
	.clstd_rdkstabelle_wklink {width:6% !important;}
	
	.clstd_rdkstabelle_hersteller_login {width:13% !important;}
	.clstd_rdkstabelle_artikelnummer_login {width:44% !important;}
	.clstd_rdkstabelle_art_login {width:6% !important;}
	.clstd_rdkstabelle_baujahr_login {width:7% !important;}
	.clstd_rdkstabelle_userart_login {width:10% !important;}
	.clstd_rdkstabelle_vfg_login {width:2% !important;}
	.clstd_rdkstabelle_pdf_login {width:3% !important;}
	.clstd_rdkstabelle_preis_login {width:9% !important;}
	.clstd_rdkstabelle_wklink_login {width:6% !important;}
	
	#iddiv_minimodallayer
	{
		position:absolute;
		top: 35%;
		left: calc(50% - 147px) !important; 	
		width:295px !important;
		height:300px;
		border-radius:5px;
		box-shadow:0px 0px 3px black;
		display:none;
		background-color:white;
		z-index:999999;
	}
	
	.clsdiv_minimodalinhalt {height:90px;}
	
	#idtable_reifentabelle {width:98%;}
	
	#idulsuchmenue {display:block !important;}
} 


@media only screen and (min-device-width : 320px) and (max-device-width : 768px) and (orientation: landscape)
{
	
	#iddivfahrzeugname {width:99.2% !important;}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 414px) 
{
	.clsdivtablezeile {width:100% !important;box-sizing:border-box !important;height:auto !important;}
}

#iddiveinfrieren {display:none;}
#iddiv_reifenfilter_toggle {display:none;}

#iddiv_filterlayervorselect {float:left;}

#idulsuchmenue
{
	display:none;
	padding:0px;
	width:100%;
}

#idulsuchmenue li
{
	list-style-type:none; 
	height:25px;
	width:auto;
	border-bottom:1px solid lightgray;
	background-color:white;
	padding-top:12px;
	text-align: center;
}

.displaytable
{
	display:table !important;
}

.displayinlineblock
{
	display:inline-block !important;
}

.displayblock {display:block !important;}



#iddiv_fahrzeugnamen
{
	float:left;
	width:650px;
	
}

#iddivea_reifengroessen
{
	height: 160px ;
	width: 490px ;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EAEAEA), color-stop(1, #FFFFFF));
	background:-moz-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-webkit-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-o-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:-ms-linear-gradient(top, #EAEAEA 5%, #FFFFFF 100%);
	background:linear-gradient(to bottom, #EAEAEA 5%, #FFFFFF 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#FFFFFF',GradientType=0);
	background-color:#EAEAEA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:8px;
	border:1px solid #D6D6D6;
	color:black;
	margin-top:10px;
	background-color:#D6D6D6;
	float:left;
	margin-left:10px;
	box-shadow: 1px 1px 3px gray;	
}

#iddiv_reifengroessen_info
{
	font-weight:bold;
	color:black;
	margin-left:5px;
	display:inline-block;
}

#iddiv_reifengroessen_wrapper
{
	overflow: auto;
	height: 120px ;
	width:485px;
	margin-left:3px;
	margin-top:3px
}

.clsdiv_rdksauswahltop
{
	max-height:200px ;
	width:712px !important;
	padding-left:5px;
}

.clickablediv {cursor:pointer;cursor:hand;}

#iddiv_layerfelgenbild 
{
	width:600px;
	height:600px;
	margin:20px auto;
}

#idspan_felgenbildlayerheader
{
	float:left;
	margin-left:15px;
}

#iddiv_minimodallayer
{
	position:absolute;
	top: 35%;
    left: calc(50% - 225px); 	
	width:450px;
	height:300px;
	border-radius:5px;
	box-shadow:0px 0px 3px black;
	display:none;
	background-color:white;
	z-index:999999;
}

#iddivminimodallayerheader
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E02521), color-stop(1, #E02521));
	background:-moz-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-webkit-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-o-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:-ms-linear-gradient(top, #E02521 5%, #E02521 100%);
	background:linear-gradient(to bottom, #E02521 5%, #E02521 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E02521', endColorstr='#E02521',GradientType=0);
	background-color:#E02521;
	height: 35px;
	font-size: 16px;
	font-weight:bold;
	line-height:35px;
	padding-left: 5px;
	box-sizing: border-box;
	color:white;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#iddiv_minimodalschliessen
{
	padding-right: 9px;
	padding-top: 9px;
	float:right;
	cursor:pointer;
}

#idbtn_minimodalschliessen
{
	float:right;
	margin-right:5px;
}

#divkplheader_3 img
{
	cursor:pointer;
	cursor:hand;
}

#iddiv_reifenseriengroesse
{
	/* width:80px; */
	background: rgb(226,226,226);
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 30%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 30%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 30%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid lightgray;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	height: 23px;
	padding-left:3px;
	padding-right:3px;
	line-height:23px;
	margin-left:5px;
}

#idinpmenge
{
	background-color:lightgray;
	color:black !important;
}

.clsdiv_felgeneinzelansichttableheader
{
	float:left;
}

.clsdiv_felgeneinzelansichttablezeile
{
	float:left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}



#iddiv_autofarbewaehlen {position:relative;float:left;margin-left:16px;}

.fahrzeugfarbwahlboxselector
{
	margin-left:2px;
	width: 14px;
	height: 14px;
	float:left;
	cursor:pointer;
	cursor:hand;
	border:1px solid black;
}

.fzgfarben
{
	float:left;
}

.clstdreifeninfo
{
	cursor:pointer;
	cursor:hand;
}

.clsareifengroessenserie
{
	background: rgb(255,225,0);
	background: -moz-linear-gradient(top,  rgba(255,225,0,1) 0%, rgba(255,210,0,1) 50%, rgba(255,195,0,1) 51%, rgba(255,180,0,1) 100%) !important;
	background: -webkit-linear-gradient(top,  rgba(255,225,0,1) 0%,rgba(255,210,0,1) 50%,rgba(255,195,0,1) 51%,rgba(255,180,0,1) 100%) !important;
	background: linear-gradient(to bottom,  rgba(255,225,0,1) 0%,rgba(255,210,0,1) 50%,rgba(255,195,0,1) 51%,rgba(255,180,0,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE100', endColorstr='#FFBF00',GradientType=0 ) !important;
	
	background-color:yellow !important;
}

.clsdiv_fahrzeugfarbenbtn
{
	cursor:pointer;
}

#ida_infotool
{
	color:#E02521;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}

#idbtnanfragesenden
{
	display:none;
	color:white;
	background-color:#E02521;
	border-radius:2px;
	border: 1px solid #B51A17;
	font-weight:bold;
	height:25px;
}

#idbtnanfrageconfirm
{
	color:white;
	background-color:#E02521;
	border-radius:2px;
	border: 1px solid #B51A17;
	font-weight:bold;
	height:25px;
}

#idbtn_kontaktlayerschliessen
{
	color:white;
	background-color:#E02521;
	border-radius:2px;
	border: 1px solid #B51A17;
	font-weight:bold;
	height:25px;
}

#idbtnpdferstellen
{
	color:white;
	background-color:#E02521;
	border-radius:2px;
	border: 1px solid #B51A17;
	font-weight:bold;
	height:25px;
}

.clsa_ohne_rdks
{
	
}

#iddiv_footerlinks
{
	float:left;
	margin-left:10px;
}

#iddivbestandslegende
{
	float:right;
}

.clsdivfelgezusammenfassung,#iddivreifenzusasmmenfassung
{
	border-bottom: 1px solid lightgray;
}

#iddiv_felgenansichtpdferstellen
{
	height: 43px;
	font-size: 11px;
	border: 1px solid #B51A17;
	border-radius: 2px;
	background-color: #E02521;
	color: white;
	font-weight: bold;
	width: 135px;
	box-sizing: border-box;
	padding-top: 4px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	margin-top:5px;
}