td {
	line-height: normal;
}

#dsForms input.text {
	width:173px;
	padding-left: 5px;
}

#dsResults .pageNavigation {
	margin-right: 174px;
}

#dsResults .dsLegend {
	margin-right: 174px;
	padding-top: 10px;
	font-weight: bold;
	text-align: right;
}

#dsResults .dsLegend table {
	margin-right: 0px;
	float: right;
}

.dsRight {
	position: absolute;
	left: 563px;
	top: 70px;
	color: #999999;
}


.dsRight .title {
	margin-bottom:3px;
}

.dsRight a, .dsRight a:link, .dsRight a:visited {
	color: #999999;
	line-height: 15px;
	background-image: url("/fileadmin/images/icons/arrow-moreDealers.gif");
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 6px;
	font-size: 10px;
}

.dsRight a:hover {
	color: #FFFFFF;
}

#dsResults .iconBar {
	position: relative;
	bottom: auto;
	right: auto;
	text-align: right;
	margin-left: auto;
	float: none;
}

.dsWatchlist {
	height: 18px;
}


.dsWatchlist .iconBar a, .dsWatchlist .iconBar a:link, .dsWatchlist .iconBar a:visited {
	margin-left: 0px;
}


#dsForms label {
	margin-top: 5px;
	margin-bottom: 2px;
}

#dsForms .sep {
	border-top:1px solid #666666;
	height:1px;
	margin-bottom:8px;
	margin-left:-10px;
	margin-top:3px;
	width:200px;
}


.dsBackground {
	background-image: url("/fileadmin/images/bg-ds.png");
	background-repeat: no-repeat;
	width: 774px;
	height: 474px;
	position: absolute;
	top: 0px;
	left: 227px;
}

.dsType {
	float: right;
	margin-bottom: -15px;
}

.dsSeperator {
	clear: both;
}

.dsResult {
	width: 545px;
}

.dsResultItem, .dsDetailResult {
	padding: 15px;
	line-height: 18px;
}

.dsResult h2, .dsDetailResult h2 {
	margin-top: 0px
}

#dsPleaseSelect {
	margin-left: -13px; 
	padding-left: 13px; 
	background-image: url(/fileadmin/images/icons/arrow-dealersearch.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 9px;
}

#dsContainer {
	margin-bottom: 30px;
}

.dsAddress {
	float: left;
	width: 300px;
}

.dsLinks {
	float: left;
	margin-left: 10px;
}



.dsLinks a, .dsLinks a:link, .dsLinks a:visited, .dsAddress a, .dsAddress a:link, .dsAddress a:visited {
	font-weight: normal;
	line-height: 14px;
	background-image: url("/fileadmin/images/icons/arrows-links.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-top: 3px;
	display: block;
}

.dsLinks a:hover, .dsAddress a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -39px;
}

.dsDetailContainer {
	margin-top: 10px;
}

.dsDetailResult {
	background-image: url("/fileadmin/images/bg-dsDetail.png");
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

.dsDetailResult .dsAddress {
	width: 250px;
}

.dsBodytext {
	margin-top: 25px;
}	

.dsDetailText {
	float: left;
	width: 485px;

}

.dsDetailImages {
	width: 207px;
	float: right;
}

.dsDetailImages img {
	border: 1px solid #333333;
}

#dsBackButton {
	margin-top: 10px;
}

.dsPanel {
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -20px;
	
	padding: 7px;
	background-image: url("/fileadmin/images/bg-dsPanel.jpg");
	background-repeat: repeat-x;
	background-color: #0f0f0f;
}

a.dsPanelHeaderInactive, a.dsPanelHeaderInactive:link, a.dsPanelHeaderInactive:visited, 
a.dsPanelHeaderActive, a.dsPanelHeaderActive:link, a.dsPanelHeaderActive:visited {
	background-image: url("/fileadmin/images/icons/arrows-ds.gif");
	background-repeat: no-repeat;
	background-position: 164px -43px;
	padding-bottom: 3px;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	outline: none;
}

a.dsPanelHeaderActive, a.dsPanelHeaderActive:link, a.dsPanelHeaderActive:visited {
	background-position: 164px 7px;

}



#dsForms span.select {
	position: absolute;
	width: 172px; 
	height: 18px;
	line-height: 18px;
	padding-left: 6px;
	color: #CCCCCC;
	background: url(/fileadmin/images/bg-select.gif) no-repeat;
	background-color: #000000;
	background-position: right;
	overflow: hidden;
	border: 1px solid #666666;
	font-size: 10px;
}




select 		{
	border: 1px solid #8a8a8a;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

input 	{
	border: 1px solid #8a8a8a;
	color: #333333;
	font-size: 10px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.ds-menu, .ds-menu-active {
	/*background-image: url("/fileadmin/ds/images/bg-arrow.png");
	background-repeat: no-repeat;*/
	
    /*width: 245px;*/
	height: auto !important;
	height: 26px;
	min-height: 26px;
    
    background-color: #004c99;
    margin-left: 1px;
    
}

.ds-menu-active select {
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 0px;
} 

.ds-menu img, .ds-menu-active img {
    float: left;
}

.ds-menu-active {
	/*background-image: url("/fileadmin/ds/images/bg-arrow-active.png");
	background-repeat: no-repeat;*/
    background-color: #f6d000;
}

.ds-menu {
	cursor: pointer;
}


.ds-menu .inner, .ds-menu-active .inner {
	padding-top: 1px;
	padding-left: 10px;
	
}


.ds-leftColumn { 
	position:absolute;
	width: 707px;
	height: 35px;
	left:0px;
	top:-40px;
	z-index: 991;
}

.ds-container {
	height: auto !important;
	height: 326px;
	min-height: 326px;
	/*height: 321px;*/
	z-index: 950;
	position: relative;
    margin-left: 20px;
}

.ds-menuWrap {
    width: 707px;
    padding-top: 14px;
}

.leftContainer {
	position: relative;
	z-index: 990;
}



.markerImage {
	float: left;
	margin-right: 10px;
}

.title {
	font-weight: bold;
}

.noFlow {
	display: table;
}


.infoAddress, .infoTitle, .infoLinks {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
	font-size: 11px;
}
.infoTitle {
	font-weight: bold;
}

.infoLinks a, .infoLinks a:visited, .infoLinks a:link {
	display: block;/*
	background-image: url("/fileadmin/ds/images/arrows-links.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #004998;
	font-weight: bold;
}

.infoLinks a:hover {
	text-decoration: underline;
}


.dsFormContainer {
	position: relative;
	height: 326px;
}

.dsFormContainer input, .dsFormContainer select{
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.dsFormContainer input {
	padding-left: 3px;
	width: 200px;
}

.dsFormContainer label {
	font-weight: bold;
	width: 100px;
	text-align: left;
    padding-left: 10px;
	display: block;
}

.dsFormContainer .dsForm-image {
	position: absolute;
	left: 70px;
	top: 140px;
}

.dsFormContainer .dsForm-arrows {
    left:230px;
    position:absolute;
    top:70px;
}

.dsFormContainer .dsForm-text {
    left:20px;
    position:absolute;
    top:30px;
    width:200px;
}

.dsFormContainer .dsForm-form {
left:310px;
position:absolute;
top:80px;
}

div.markerLabel {
	color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
    margin-top: -4px;
}

#dsResultsList {
}

.infoTyp td {
	padding-right:2px;
}

.infoTyp table {
	margin-bottom: 3px;
}

#map_canvas {
	width: 705px;  /*707*/ 
	height: 301px; /*303*/
	z-index: 98;
    border: 1px solid #004998;
}

#ds0 {
	height: 326px;
	overflow: hidden;
}

#m0-active {
    width: 305px;   
}

