#TDDaten {
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
#TDLine {
	width: 15px;
	vertical-align: top;
	background-image: url(../bitmaps/basics/dottedline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#TDKosten {
	vertical-align: top;
	padding-left: 5px;
}
#AGBText {
	text-align: justify;
}
#NextPic {
	left: 275px;
}
#NextCar {
	left: 400px;
}
#NextIndex {
	left: 523px;
	position: absolute;
}
.MiniLinks {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	top: -26px;
	vertical-align: middle;
	width: 120px;
	left: 570px;
}
.MiniLinks a {
	font-size: 10px;
	width: 110px;
	background-color: #EBEBEB;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.MiniLinks a:hover {
	background-color: #C20000;
	color: #FFFFFF;
	text-decoration: none;
}
.TDPreise {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
	}
#LinksBar {
	height: 1000px;
}
#loadPics {
	position: absolute;
	width: 84px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	z-index: 99;
	left: 24px;
	top: 261px;
}
#loadPics a{
	color: #FFFFFF;
}

#fahrzeugbild {
	padding-right: 10px;
}
li {
	line-height: 18px;
	list-style-position: inside;
}
a:link {
	color: #333333;
}
