
#divList1{
	/*width:820px;*/
    width:740px;
    padding:36px 10px 10px;
    margin:0 auto 20px;
    background:#FFF;
    position:relative;
}

#dpListVehicles0{
    display:block;
    margin:0 0 10px 10px;
    }
    #dpListVehicles0_ctl02_lblBis1, #dpListVehicles0_ctl02_lblVon1, #dpListVehicles0_ctl02_lblTreffer{
        font-weight:normal;
        }
    #dpListVehicles0_ctl02_btnSearch{
        display:none;
        }

#dpListVehicles{
	/*width:820px;
	float:right;*/
	padding:0;
	margin:0 0 10px 10px;
	overflow:hidden;
	zoom:1;
    }
    
#tblListVehicles{
	border-collapse:collapse;
	/*width:820px;*/
	border-bottom:2px solid #CCC;
	padding:0;
	margin:0 0 10px;
	width:100%;
    }
#tblListVehicles th{
	background:url(images/schwarz/table-th-bg.gif) repeat-x 0 0;
	height:30px;
    font-weight:normal;
    white-space:nowrap;
    color:#FFF;
    border-left:1px solid #CCC;
    text-align:center;
    padding:0 2px;
    }
    #tblListVehicles th a{
    	color:#FFF;
    	font-size:12px;
    	font-weight:normal;
        }
        .sortImage{
            vertical-align:middle;
            }
#tblListVehicles th#lvListVehicles_thListVehicles9, #tblListVehicles td.td9, #tblListVehicles th#lvListVehicles_thListVehicles1, #tblListVehicles td.td1{
    border:none;
    }

#tblListVehicles td{
	padding:10px 2px 2px;
	border-left:1px solid #DDD;
	font-size:12px;
	vertical-align:top;
    }


.trAlternating{
	background:#FFF;
	cursor:pointer;
    }

.trAlternatingIsSold, .trIsSold{
	cursor:pointer;
	background:#fee;
    }
    .trAlternatingIsSold td, .trIsSold td{
        /*opacity:0.5;*/
        color:#666;
	    text-decoration:line-through;
        }
        .trAlternatingIsSold td a, .trIsSold td a{
            color:#666;
            }

.trNormal{
	background:#ECECEC;
	cursor:pointer;
    }


.imgVehicle{
	border:1px solid #CCC;
	padding:2px;
	margin:0;
	background:#FFF;
	/*height:68px;
	width:90px;*/
    }
    .imgVehicle img{
    	vertical-align:bottom;
        }
    .imgVehicle:hover{
    	border:1px solid #666;
    	background:#666;
        }
#tblListVehicles .td1 .image{
    padding:0 4px 8px;
    background:url(images/schwarz/img-shadow.png) no-repeat center bottom;
    position:relative;
    }
*html #tblListVehicles .td1 .image{
	background:none;
    }
    #tblListVehicles .trAlternatingIsSold .td1 .image .soldTxt, #tblListVehicles .trIsSold .td1 .image .soldTxt{
        padding:1px 6px;
        margin:0;
        position:absolute;
        left:7px;
        bottom:11px;
        background:#F00;
        color:#FFF;
        font-size:11px;
        text-align:center;
        z-index:3;
        }
    #tblListVehicles .trAlternatingIsSold .td1 .image img, #tblListVehicles .trIsSold .td1 .image img{
        opacity:0.6;
        filter:alpha(opacity = 60);
        position:relative;
        z-index:2;
        }
    .trAlternatingIsSold td.td1, .trIsSold td.td1{
	    text-decoration:none;
        }
    #tblListVehicles tr.trAlternatingIsSold .td8, #tblListVehicles tr.trIsSold .td8{
        color:#666;
        }

#tblBar
{
	background-image:url('images/background2.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	width:709px;
	height: 15px;
	display:none;
}

.PageLink{
    padding:0 6px;
	background:none;
	border:none;
	font-size:9px;
	font-size:12px;
	cursor:pointer;
    vertical-align:middle;
    color:#666;
    border-left:1px solid #CCC;
    text-decoration:none;
    }
    .PageLink{
    	color:#666;
        }
    .PageLink:hover{
    	color:#000;
        }

.PageCurrent{
	background:none;
	font-size:12px;
	border:none;
    color:#000;
    font-weight:bold;
    vertical-align:middle;
    padding:0 6px;
    border-left:1px solid #CCC;
	}

.PagerNextPrevious{
	background:none;
	font-size:9px;
	padding:0 4px;
	vertical-align:middle;
	background:none;
	font-size:12px;
	border:1px solid;
	border-color:#DDD #999 #999 #DDD;
    color:#000;
    text-decoration:none;
    }
    .PagerNextPrevious:hover{
    	cursor:pointer;
    	text-decoration:none;
        }

.PagerImg{
	vertical-align:middle;
	background:none;
	margin-right:6px;
    }

.btnSearch
{
	background-color:#F7B610;
	font-size:9px;	
	width:100px;
}

.spTreffer{
	/*text-align:right;
	display:block;*/
	white-space:nowrap;
	font-weight:bold;
	color:#333;
	vertical-align:middle;
	margin:0 0 0 10px;
    }
    #dpListVehicles_ctl02_lblTreffer, #dpListVehicles_ctl02_lblBis1, #dpListVehicles_ctl02_lblVon1{
        font-weight:normal;
        }

#tblListVehicles .td8{
	white-space:nowrap;
	color:#C00;
    }
    #tblListVehicles .td8 .innerOldPrice{
    	text-decoration:line-through;
    	color:#666;
        }
#tblListVehicles  .td7{
    font-size:11px;
    }



.trAlternating:hover, .trAlternatingIsSold:hover, .trNormal:hover,.trIsSold:hover
{
	background:#e1e1e1;
}

.imgFahne{
	height:12px;
	cursor:pointer;
	vertical-align:top;
	margin:2px 0 0;
    }

.td9
{
	cursor:default;
}

.td3, .td4, .td5, .td6, .td8
{
	text-align:center;
}


/* Sprachen-Dropdown
#divLang
{
	text-align: left;
	margin-top:50px;
	position:relative;
}
*/


/*LOGON
#tbl_Login_
{
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 8;
	width:390px;
}


#tblAuthenticated
{
	position: absolute;
	top: 3px;
	left: 427px;
	width:400px;
	z-index:8;
}
*/
#tblListVehicles td.td10 td{
    padding:0;
    border:none;
    white-space:nowrap;
    font-size:11px;
    }
#tblListVehicles td.td6, #tblListVehicles td.td5, #tblListVehicles td.td4, #tblListVehicles td.td3{
    font-size:11px;
    }


