div.wtcarmarket {
	background-color: #fff;
	/*border: 1px solid #666;*/
	padding: 3px;
	font-size:100%;
}
div.wtcarmarket legend {
	font-weight: bold;
	color: black;
}
div.wtcarmarket fieldset {
	/*background-color: #ccc;*/
	margin: 0 0 5px 0;
	clear:both;
}

dl.wtcarmarket dt {
	font-weight: bold;
	float: left;
	clear: left;
	width: 130px;
	height: 20px;
	display: block;
}


dl.wtcarmarket dt.wtcarmarket_list_pictures_text {
	font-weight: bold;
	float: right;
	clear: none;
	width:1px;
	display:none;
}

dl.wtcarmarket dd {
	display: block;
	/* float: left;
	clear: right;*/
	height: 20px;
	display: block;
	margin: 0 0 0 5px;
	width:auto;
}


dl.wtcarmarket dd.wtcarmarket_list_pictures_field {
	float: right;
	clear: right;
	height: auto;
	display: block;
}

/* Detailseite  */
dl.wtcarmarket_detail dt {font-weight:bold; }
dl.wtcarmarket_detail dd {margin: 0; border-bottom: 1px dotted #ccc;}

dl dd.wtcarmarket_detail_pictures_field {
	float: right;
	clear: right;
	height: auto;
	display: block;
	width:100%;
}

	/* Category selectors */
	
.wtcarmarket_filter_outer form {border-top: 1px dotted #ccc; margin-top:5px;}	
select.catchoose {
	width: 200px;
}
div.wtcarmarket_catchoose,
div.wtcarmarket_yearchoose {
	padding: 4px 0; border-bottom: 1px dotted #ccc;
}
div.wtcarmarket_catchoose label,
div.wtcarmarket_yearchoose label {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	font-weight: bold;
}
div.wtcarmarket_catchoose form {
	padding: 0;
	margin: 0;
}
input.yearchoose {
	width: 40px;
}
input.yearchoose_yearfrom {
	margin: 0 20px 0 0;
}
input.yearchoose_yearto {
	margin: 0 0 0 20px;
}

div.wtcarmarket div.detaillink {float:right; border-top:1px dotted #ccc; font-weight:bold; background:url(main_FILES/arrow_right.gif) left 10px no-repeat; padding:5px 7px; height:20px; position:relative; margin-top: -20px; }

div.wtcarmarket div.backlink {clear:both; border-top:1px dotted #ccc; font-weight:bold; background:url(main_FILES/arrow_left.gif) left 10px no-repeat; padding:5px 7px;}

.even {
	background: #efefef  !important;
}
.odd{
	background: #fff  !important;
}


div.wtcarmarket_pagebrowser {clear:both; }

.wtcarmarket_pagebrowser ul{ color:#FFFFFF;
line-height:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align: left;
padding:0;
float:left;
}
.wtcarmarket_pagebrowser li {
display: inline;
list-style-type: none;
padding-right: 5px;
border-right: 1px solid #ccc; margin-right: 10px;
}
.wtcarmarket_pagebrowser p{
	margin: 5 0;
	padding:0;
	float:right;
}
.wtcarmarket_filter_reset a {
	color: #007852;
	font-size: 1.3em;
	font-weight: bold;
}

/*=====================
  WTCARMARKET anpassen  - 
  =====================*/
/*.wtcarmarket h1, .wtcarmarket h2, .wtcarmarket h3, .wtcarmarket h4, .wtcarmarket h5, .wtcarmarket h6{
       background:#E9EDE8 url(images/hg-even.gif) repeat-x scroll 0% 50% !important;
       border:1px solid #D7D7D7;
       padding:5px;
}
div.wtcarmarket {
	padding: 0;
	margin:0;	
	background: none;          
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px solid #d7d7d7;
}
select.catchoose, #yearto, #yearfrom{
	background-color:#e9ede8;
	border: 1px solid #d7d7d7;
}
.wtcarmarket_list_catchoose{
	width: auto;
	padding: 5px;
}
div.wtcarmarket fieldset{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	border-top: 0;
	border-bottom: 1px solid #d7d7d7;
	border-left: 0;
	border-right:0;
}
.wtcarmarket_detail fieldset{
       border: 0 !important;
}

.wtcarmarket_list_field{
	float: left;
}
dl.wtcarmarket dt.wtcarmarket_list_pictures_text {
	width: 1px;
}

.wtcarmarket_list_pictures_field {
margin: 0 5px 0 0;
}

.wtcarmarket_list_bigtitle_field{
	width: 150px;
	margin-left: 5px;
} 
.inner{
	line-height: 0;
}
.wtcarmarket_list_numberofobjects_field{
	width: 75px;
	text-align: center;
	margin-top: 25px;
} 
.wtcarmarket_list_cat_weight_title_field{
	width: 80px;
	text-align: center;
	margin-top: 25px;
}
.wtcarmarket_list_date_reg_field{
	width: 90px;
	text-align: center;
	margin-top: 25px;
}
.wtcarmarket_list_cat_axis_title_field{
	width: 85px;
	text-align: center;	
	margin-top: 25px;
} 
.wtcarmarket_list_field1_field{	
	margin-top: 25px;
} 
.wtcarmarket_list_power_ps_field{
	margin-top: 25px;
         text-align: center;
	width: 95px;
}
.wtcarmarket_list_label {
	color: #546454;
	overflow:hidden;
	background: #E9EDE8 url(images/hg-balken.png) repeat-x !important;
	padding: 8px 0 5px 0;
         border: 1px solid #D7D7D7;
}
.wtcarmarket_detail{
       border: 0 !important;
}
.wtcarmarket_detail_text {
	background:#e9ede8 none repeat scroll 0 0;
	float:left;
	padding:5px;
	width:200px;	
	border-top: 1px solid #fff;
	border-bottom:1px solid #dfdfdf;
}
.wtcarmarket_detail_field{
	float:left;
	padding:5px;
	width:460px;	
	border-top: 1px solid #fff;
	border-bottom:1px solid #dfdfdf;
}
.wtcarmarket_detail_outer_list{
	overflow: hidden;
}
.wtcarmarket_detail_print{
	text-align: center;
	margin: 10px;
}
.wtcarmarket_detail_print a:hover{
	text-decoration: none;
}
.wtcarmarket_detail_pictures_text{
 	width: 640px;
}
.wtcarmarket_detail_pictures_field{
 	width: 670px;
 	text-align:center;
}
.wtcarmarket_list_link_bottom a {
font-size: 120%;
font-weight: bold;
}
.wtcarmarket_list_link_top{
	padding: 5px 0;
	font-size: 110%;
	text-align: right;
}
.wtcarmarket_list_link_bottom{
	padding: 10px 0;
	font-size: 110%;
	text-align: right;	
}
.carmarket_title {
	font-size: 12px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	position: absolute;
}
.carmarket_title_2 {
	padding-left: 90px;
}
.carmarket_title_3 {
	padding-left: 242px;
}
.carmarket_title_4 {
	padding-left: 320px;
}
.carmarket_title_5 {
	padding-left: 405px;
}
.carmarket_title_6 {
	padding-left: 500px;
}
.carmarket_title_7 {
	padding-left: 585px;
}


.wtcarmarket_text{
	margin: 10px;
	font-weight:normal;
}

*/
/*=====================
  Powermail
  ===================*/
fieldset.tx-powermail-pi1_fieldset{
	background-color: #E9EDE8;
}
fieldset.tx-powermail-pi1_fieldset label{
	width: 180px;
} 
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
font-weight:bold;
margin:20px 0 10px 200px;
}
.wtcarmarket_balken{
color:#546454;
font-size:12px;
font-weight:bold;
margin:5px 0pt 5px 5px;
}