body {
	background-image: url(/img/bg1.png);
	background-color: #333333;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

body a{
	font-family: verdana;
	color: #666666;	
	text-decoration: none;
}

body a:hover{
	font-family: verdana;
	color: #FC9300;	
}


h1{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: normal;
}

h4{
}


img{
	border: 0px solid #ffffff;
}

.debug {
	float: left;
	padding: 3px;
	background-color: #99CCFF;
	color: #333333;
	font-style: italic;
	font-size: 7pt;
	border: 2px dotted #CCCCCC;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	-moz-opacity:0.88;
	opacity:0.88;
	filter: alpha(opacity = 88);	
}

.debug a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.mybody, .mybody_config{
	z-index: 1;
	width: 200px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	background-color: #444444;
	margin-right: auto;
	margin-left: auto;	
	visibility: hidden;
	top: 0px;
	left: 0px;
	-moz-opacity:0.88;
	opacity:0.88;
	filter: alpha(opacity = 88);
}

.mybody_config{
	-moz-opacity:0.44;
	opacity:0.44;
	filter: alpha(opacity = 44);
}

.mybody iframe, .mybody_config iframe{
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}


.download_container{
	float: left;
	width: 100%;
	margin-bottom: 40px;
	clear: both;
}

.hand_cursor, .hand_cursor a{
	cursor: pointer;
}

.form_container{
	clear: both;
	style: left;
	padding-bottom: 20px;
	width: 100%;
}

.index_descr{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.container_o {
	overflow: auto;
	width: 753px;
	background-image: url(/img/bg2.png);
	background-repeat: no-repeat;
	padding-right: 3px;
	margin-right: auto;
	margin-left: auto;	
	border-left: 1px solid #CCCCCC;
}

.container {
	overflow: visible;
	float: left;
	width: 705px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	min-height: 700px;	
}

.container_sfoot {
	clear: both;
	width: 759px;
	height: 8px;
	background-image: url(/img/bg4.png);
	margin-right: auto;
	margin-left: auto;	
	background-repeat: no-repeat;
}

.container_foot {
	clear: both;
	width: 749px;
	height: 8px;
	margin-right: auto;
	margin-left: auto;	
	background-repeat: no-repeat;
	margin-bottom: 40px;
	color: #eeeeee;
	font-size: 8pt;
	padding-left: 0px;
	padding-bottom: 10px;
}

.container_foot a{
	color: #eeeeee;
}

.bookmark{
	float: right;
	padding-right: 8px;
}

.box_cont1 {
	clear: both;
	float: left;
	width: 186px;
}

.box_cont2 {
	float: left;
	width: 450px;
	padding-left: 60px;
}


.box_cont2_wide {
	float: left;
	width: 700px;
	padding-left: 0px;
}

.box1, .box1_hotdumps {
	clear: both;
	float: left;
	width: 177px;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000000;
}

.box1_hotdumps{
	border-bottom: 1px solid #CCCCCC; 
	background-color: #ffffff;
	float: left; 
	padding-left: 0px;
	padding-right: 0px;
	width: 186px;
}

#pscroller1{
	width: 120;
	height: 100px;
}

.someclass{
}


.boxheader {
	color: #777777;
	margin-bottom: 10px;
	line-height: 14pt;
}

.add_bietagent{
	float: left;
	width: 350px;
	border: 1px solid orange;
	padding: 3px;
	clear: both;
	margin-bottom: 10px;
}

.teaser, .teaser_a, .teaser_a_v, .teaser_i, .teaser_ia {
	background-image: url(/img/teas_bg2.gif);
	height: 155px;
	width: 150px;
	float: left;
	overflow: visible;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}

.teaser_i, .teaser_ia {
	background-image: url(/img/teas_bg_intern.gif);
}

.teaser_ia{
	cursor: pointer;
}

.teaser_a, .teaser_a_v{
	cursor: pointer;
}

.teaser_a_v{
	cursor: pointer;
	background-image: url(/img/teas_bg3.gif);
}

.teas_head{
	font-weight: bold;
	font-size: 8pt;
	height: 25px;
	color: #999999;
	overflow: hidden;
}

.teas_head2{
	clear: both;
	font-weight: bold;
	font-size: 8pt;
	color: #FC9300;
}

.teas_head3{
	float: right;
	font-size: 7pt;
	font-weight: normal;
}

.sweep{
	float: left;
	height: 1px;
	width: 1px;
}

.carimage{
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.carimage_div{
	float: left;
	clear: both;
	overflow: auto;
	width: 100%;
}

.teas_txt_cont{
	float: left;
	clear: both;
	width:100%;
	overflow: hidden;
}

.teas_txtl,.teas_txtl2{
	clear:both;
	float: left;
	color: #777777;
	font-size: 7pt;
	width: 50px;
	overflow: visible;
}

.teas_txtl2{
	color: #FC9300;
	font-weight: bold;
}

.teas_txtr, .teas_txtr2, .teas_txtr_a{
	color: #777777;
	font-size: 7pt;
	float: right;
	overflow: visible;
}

.teas_txtr2{
	color: #FC9300;
	font-weight: bold;
}

.teas_txtr_a{
	color: green;
}

.boxsubheader{
	color: #FC9300;
	margin-bottom: 5px;
}

.boxmainsubline{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	color: #777777;
	font-weight: bold;
}

.boxmainheadline,
.boxmainheadline7,
.boxmainheadline3,
.boxmainheadline3_2,
.boxmainheadline3_3,
.boxmainheadline4,
.boxmainheadline5,
.boxmainheadline6,
.boxmainheadline8,
.boxmainheadline9
{
	clear: both;
	float: left;
	font-size: 10pt;
	color: #FC9300;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	line-height: 18pt;
	width: 100%;
}

.boxmainheadline7{
	color: #888888;
}

.boxmainheadline3, .boxmainheadline3_2, .boxmainheadline3_3{
	border-bottom: 0px solid #CCCCCC;
	margin-bottom: 10px;
}

.boxmainheadline3_2, .boxmainheadline3_3{
	margin-bottom: 0px; 
	margin-top: 10px;
	width: 140px;
}

.boxmainheadline3_3{
	width: 130px;
	color: #888888;
	clear: none;
}


.boxmainheadline4{
	border-bottom: 0px solid #CCCCCC;
	color: #000000;
}

.boxmainheadline5{
	border-bottom: 0px solid #000000;
	font-weight: normal;
	margin-bottom: 5px;
}

.boxmainheadline6{
	border-bottom: 1px solid #CCCCCC;
}

.boxmainheadline8, .boxmainheadline9{
	color: #888888;
	border-bottom: 0px solid #ffffff;
	font-size: 8pt;
	padding-bottom: 0px;
	line-height: 12pt;
}

.boxmainheadline8{
	margin-bottom: 10px;
}

.boxmainheadline9{
	color: #444444;
}

.boxmainheadline2, .boxmainheadline10 {
	clear: both;
	color: #777777;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 12pt;
}

.boxmainheadline10{
	color: #FC9300;
	margin-bottom: 0px;
}

.boxmainheadline2_b {
	color: #FC9300;
	font-weight: bold;
}

.boxmainheadline2 h1, .boxmainheadline10 h1{
	font-size: 8pt;
}

.boxmainheadline_faq {
	cursor: pointer
}

.baureihen_teaser{
	float: left; 
	width: 139px; 
	padding: 3px; 
	border: 1px solid #eeeeee;
	cursor: pointer;
}

.detail_img_con{
	padding-bottom:10px; 
	padding-left:5px; 
	float: right;
	width: 205px;
}

.baureihen_teaser a{
	cursor: pointer;
}

.hardfacts_cont{
	width: 250px;
	float: left;
}

.advantage_pref, .advantage_pref2{
	width: 250px;
	margin-top: 10px;
	float: left;
	clear: both;
	background-image: url(/img/check.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FC9300;
	font-weight: bold;
}

.advantage_pref2{
	background-image: url(/img/t.gif);
	font-weight: normal;
}

.listbox{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: auto;
}

.myul_c{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

.myul_e{
	line-height: 5px;
	float: left;
	width: 10px;
	height: 10px;
	background-color: #cccccc;
	overflow: hidden;
}

.myul_i, .myul_i_2{
	float: left;
	padding-left: 10px;
	width: 133px;
}

.myul_i_2{
	width: 430px;
}

.subqd_c{
	float: left;
	width: 530px;
	clear: both;
	margin-bottom: 5px;
}

.subqd_e{
	float: left;
	width: 60px;
	color: #999999;
}

.subqd_i{
	float: left;
	padding-left: 10px;
	width: 420px;
}

.subq_conflict_txt{
	color: #cc0000;
	float: left; 
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:  1px solid #cc0000;
	border-bottom:  1px solid #cc0000;
}


.detail_faq{
	margin-top:5px;
	margin-left: 17px;
	margin-right: 3px
}

.detail_faq_i{
	visibility: hidden;
	position: relative;
	display: none;
	background-color: #eeeeee;
	padding: 3px;
}


.boxmain {
	float: left;
	clear: both;
	color: #000000;
	margin-bottom: 30px;
	width: 100%;
}

.boxmaintxt{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 15px;
	line-height: 14px;
}

.boxmaintxt a{
	border-bottom: 1px dotted #888888 !important;
}


.agb_user, .agb_user a,
.agb_vendor, .agb_vendor a{
	clear: both;
	width: 490px;
	height: 300px;
	color: #777777;
	border-bottom: 1px #eeeeee solid;
	overflow: scroll; 
	padding: 2px;

}


.agb_vendor, .agb_vendor a{
	height: 200px;
}

.auktion_starten{
	margin-top: 20px;
	float: right;
	cursor: pointer;
}

.counter_limit{
	float: right;
	color: #777777;
}

.ansicht_aktualisieren,
.ansicht_aktualisieren a{
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

.listenpreis_container,
.ihrpreis_container,
.ihrpreisdump_container{
	width: 143px;
	float: right;
	margin-bottom: 5px;
	color: #000000;
}

.rest_day{
	color: #444444;
	float: left;
	font-size: 7pt;
	padding-top: 2px;
	padding-right: 5px;
}

.rest_sek{
	color: #888888;
	float: right;
	font-size: 7pt;
	padding-top: 2px;
	padding-right: 5px;
}

.suptxt{
	font-size: 7pt;
	color: #777777;
}

.listenpreis_button,
.currentpreis_button{
	float: right;
	color: #000000;	
	margin-bottom: 15px;
	height: 27px;
	width: 123px;
	background-image: url(/img/price_bg1.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top:  10px;
	font-size: 12pt;
	text-align: right;
}

.rabatt_price1, .rabatt_price2{
	position: absolute; 
	padding-left: 95px;  
	padding-top: 67px;
}

.rabatt_price2{
	position: relative; 
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

.rabatt_price1_i, .rabatt_price2_i{
	background-image:url(/img/rabatt_bg.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 29px;	
}

.rabatt_price2_i{
	background-image:url(/img/rabatt_bg3.gif);
	width: 50px; 
	height: 49px;
}

.rabatt_price1_img{
	padding-top: 0px;
	padding-left: 3px;	
}

.rabatt_price2_img{
	padding-top: 2px;
	padding-left: 4px;	
}


.ask_for_deal, .ask_for_deal_pricesum{
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 50px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ask_for_deal_pricesum{
	width: 368px;
	margin-bottom: 0px;
	border-bottom: 0px solid #ffffff;
}

.ask_for_deal_pricesum_il, .ask_for_deal_pricesum_ir{
	color:#666666; 
	float: left;
	width: 260px;
}

.ask_for_deal_pricesum_ir{
	float: right;
	width: 100px;
	text-align: right;
}

.allprices{
	margin-top: 10px;
	clear: both;
	color: #999999;
	float: left;
	font-size: 7pt;
	width: 700px;
}

.auction_list, .auction_list_hidden{
	clear: both;
	width: 100%;
}

.plophint{
	border-bottom: 1px dotted #555555;	
}

.auction_list_hidden{
	visibility: hidden;
	display: none;
}


.show_status_txt_tb_header,
.show_status_txt_tb_header td{
	font-weight: bold;
	border-bottom: 2px #777777 solid;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 100px;
}

.show_status_txt_tb_highlight,
.show_status_txt_tb_highlight td{
	height: 18px;
	background-image: url(/img/tabletr_bg1.gif);
	border-top: 1px #C2C2C2 solid;
	border-bottom: 2px #C2C2C2 solid;
	padding: 2px;
	color: #FC9300;
	width: 100px;
}

.show_status_txt_tb,
.show_status_txt_tb td{
	height: 35px;
	border-bottom: 2px #CCCCCC solid;
	padding: 2px;
	width: 100px;
}

.main_highl{
	color: #000000;
	padding: 1px;
	font-weight: bold;
	color: #444444;
}

.desc_txt_list{
	background-color: #999999;
	height: 12px;
	width: 20px;
	font-size: 10pt;
	text-align: right;
	color: #ffffff;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}


.ihrpreisdump_preis,
.ihrpreisdump_preis2,
.ihrpreisdump_preis3{
	width: 133px;
	float: right;
	font-size: 13pt;
	color: #FC9300;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: auto;
}

.ihrpreisdump_preis2{
	font-size: 12pt;
	color: #AAAAAA;
}

.ihrpreisdump_preis3{
	font-size: 12pt;
}

.hotdumps_img{
	float: left;
	padding-left: 0px;
	clear: both;
}

.currentpreis_button{
	color: #FFFFFF;	
	background-image: url(/img/price_bg2.gif);
}

.ihrpreisdump_container{
	font-weight: bold;
}

.abb_aehnlich{
	font-size: 7pt;
	color: #888888;
	clear: both;
	float: left;
	width: 100px;
}

.a_absage, .a_zusage{
	font-style: italic;
}

.a_zuschlag, .a_keinzuschlag{
	width: 100%;
	padding: 2px;
	background-color: #FC9300;
	color: #ffffff;
	font-weight: bold;
	float: left;
}

.a_keinzuschlag{
	background-color: #eeeeee;
	font-weight: normal;
	color: #777777;
}

.content_boxes,
.content_boxes2,
.content_boxes3,
.content_boxes4,
.content_boxes5{
	overflow: auto;
	float: left;
	width: 700px;
	margin-top: 50px;
	margin-bottom: 0px;
	height: auto;
}

.content_boxes5{
	overflow: auto;
}

.content_boxes4{
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #666666;
}

.content_boxes2{
	color: #111111;
	margin-bottom: 10px;
	width:370px;
	padding-left: 30px;
	height: auto;
	overflow: visible;
}

.content_boxes3{
	float: right;
	width:250px;
	overflow: auto;
	height: auto;
}

.content_boxes3_i{
	float: left;
	clear: both;
	width:250px;
	margin-top: 10px;
}

.content_boxes3_i2, .content_boxes3_i3{
	float: left;
	width:249px;
}

.content_boxes3_i3{
	padding-top: 10px;
	margin-top: 5px;
}

.content_boxes4_i{
	float: left;
	clear: both;
	width: 216px;
	padding-left: 20px;
	overflow: visible;
}	

.content_boxes4_2_i{
	float: right;
	width: 400px;
	padding-left: 20px;
	overflow: visible;
}	


.content_box1, .content_box4 {
	width: 246px;
	float: left;
	overflow: visible;
	color: #FC9300;
	font-size: 10pt;
	font-weight: bold;
}

.content_box4{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}

.content_box1_i,  .content_box1_i_lp, .content_box1_i_mini, .content_box1_i_mini a {
	width: 246px;
	height: 25px;
	overflow: visible;
	padding-top: 10px;
}

.content_box1_i_mini, .content_box1_i_mini a{
	font-size: 8pt;
	color: #FC9300;
	height: 60px;
}

.content_box1_i_mini a:hover{
	font-size: 8pt;
	color: #FEBF67;
}

.catchpal_img{
	float: left;
}

.content_box1_i_lp {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.content_box2 {
	width: 300px;
	float: left;
	overflow: visible;
}

.content_box3 {
	width: 154px;
	float: right;
	overflow: visible;
	text-align: right;
}

.flag_comments_empty{
	position: absolute;
	visibility: hidden;
}

.flag_comments, .flag_comments2{
	visibility: visible;
	float: left;
	font-size: 8pt;
	color: #111111;
	z-index: 99999;
	position: absolute;
	width: 575px;
	background-color: #ccccccc;
	background-image: url(/img/shadow_r.png);	
	overflow:hidden;
}

.flag_comments2{
	background-image: url(/img/shadow_r2.png);	
}

.flag_comments iframe, .flag_comments2 iframe{
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.flag_comments .flag_comments_i,.flag_comments2 .flag_comments_i{
	width: 575px;
	height: auto;
	margin-bottom: 5px;	
	float: left;
}

.flag_comments .flag_comments_b,.flag_comments2 .flag_comments_b2{
	width: 575px;
	height: 7px;
	line-height: 2px;
	overflow: hidden;
	float: left;
	background-image: url(/img/shadow_b.png);
	-moz-opacity:0.93;
	opacity:0.93;
	filter: alpha(opacity = 93);
}

.flag_comments2 .flag_comments_b2{
	background-image: url(/img/shadow_b2.png);	
}

.subq_checked{
	float: left;
	padding-right: 1px;
}

.subq_head, .subq_head_k, .subq_head_e, .subq_head_i, .subq_head_w, .subq_head_s{
	width: 528px;
	float: left;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color: #333333;
	font-size: 9pt;
	color: #ffffff;
	margin-bottom: 10px;
	border-left: 30px solid #333333;
}

.subq_head_k{
	color: #ffffff;
	border-left: 30px solid #ED7514;
	background-color: #ED7514;
}

.subq_head_e{
	width: 528px;
	border-left: 30px solid #cc0000;
}

.subq_head_i{
	width: 528px;
	border-left: 30px solid orange;
}

.subq_head_w{
	width: 528px;
	border-left: 30px solid orange;
}

.subq_head_s{
	width: 528px;
	border-left: 30px solid green;
}


.subq_i, .clicked_not_accepted, .comment_i, .comment_i2{
	width: 530px;
	float: left;
	clear: both;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.subq_i{
	font-size: 7pt;
	color: #333333;
}

.comment_i2{
	width: 350px;
	padding-left: 15px;
}

.clicked_not_accepted{
	color: #cc0000;
}

.comment_sep{
	size: 1px;
	border: 1px solid #FAE00B;
}

.box_more, .box_more a{
	float: right;
	cursor: pointer;
}

.more_infos{
	font-size: 8pt; 
	font-weight: normal
}

.pushservice_check_container{
	width: 140px;
	float: left;
	border: 1px #ffffff solid;
}

.pushservice_check{
	width: 150px;
	float: left;
	clear: both;
}

.vahistory_filter_container{
	font-size: 7pt;
	margin-bottom: 5px;
	float: right;
	width: 450px;
	text-align: right;
}

.vahistory_filter_txt{
	margin-top: 10px;
	float: left; 
	width: 415px;
	color: #888888;
}

.brand_filter{
	float: left; 
}

.brandfilter_check_container_comment{
	margin-top: 10px;
	float: left;
	clear: both;
	font-size: 8pt;
	padding: 10px;
	background-color: #F5E0CE;
}

.brandfilter_check_container0{
	background-color: #ffffff;
	padding: 10px;
	position: absolute;
	visibility: hidden;
	width: 500px;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

.brandfilter_check_container{
	width: 440px;
	float: left;
}

.my_cars{
	padding-top: 8px;
	clear: both;
	text-align: left;
	width: 144px;
	padding-left: 10px;
}

.my_cars_listplus{
	border: 1px solid #cccccc;
	padding: 2px;
}

.my_cars_list{
	float: right;
	position: absolute;
	width: 140px;
	padding: 2px;
	clear: both;
	text-align: left;
	visibility: hidden;
	background-color: #FC9300;
	z-index: 10000;
	color: #FFFFFF;
	-moz-opacity:0.93;
	opacity:0.93;
	filter: alpha(opacity = 93);
}

.my_cars_list a:hover, .my_cars_list a{
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
}

.my_cars_list_table{
	width: 100%;
}

.my_cars_marked{
	float: left;
	color: #999999;
	background-color: #ffffff;
	padding-right: 2px;
}

.my_cars_hoover{
	display: none;
	visibility: hidden;
	position:absolute;
	width: 150px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 5px;
	color: #333333;
	font-size: 7pt;
	margin-left: 150px;
}

.save_car{
	margin-top: 5px;
	background-color: orange;
	color: #000000;
	width: 200px;
	position: absolute;
	padding: 3px;
	border-bottom: 3px solid #111111;
	border-right: 3px solid #111111;
	background-color: #FEF07E;
	z-index: 99999;
	text-align: left;
	-moz-opacity:0.83;
	opacity:0.83;
	filter: alpha(opacity = 83);
}

.content_box_austattung{
	overflow: auto;
	clear: both;
	float: left;
	width: 697px;
	height: auto;
	overflow: visible;
	padding-bottom: 0px;
	visibility: visible;
}

.content_box_austattung_i{
	overflow: auto;
	float: left;
	width: 222px;
	padding-right: 10px;
	height: auto;
	overflow: visible;
	font-size: 7pt;
	color: #333333;
}

#sonderaustattung_output{
	hello: block;
}

.content_box_sonderaustattung_container{
	border-bottom: 1px solid #777777;
	background-color: #ffffff;
	overflow: auto;	
	position: relative; 
	visibility: hidden;
	display: none;
}

.undertraf{
	width: 100%; 
	float: left; 
	clear: both
}

.c123, .c123_2{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
	color: #777777;
}

.c123_2{
	color: #000000;
}

.i123{
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;
}


.emissionswerte{
	font-size: 7pt;
	font-weight: normal;
	float: left;
	margin-bottom: 15px;
}

.sonder_head{
	overflow: auto;
	color: #FC9300;
	font-weight: bold;
	margin-bottom: 10px;
}

.sonder_head2{
	overflow: auto;
	border-bottom: 1px solid #888888;
	padding: 1px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 10px;
}

.sum_container{
	float: left;
	width: 300px;
	clear: both;
}

.sumsonder{
	border: 1px solid #FC9300;
	padding: 1px;
	overflow: auto;
	font-size: 7pt;
	margin-bottom: 10px;
	width: 480px;
}

.sumsonder_table{
	font-size: 7pt;
	padding: 1px;
	width: auto;
	float: left;
	overflow: auto;
	width: 475px;
}

.sumsonder_table a, .sumsonder_table a:hover{
	font-size: 7pt;
	text-decoration: none;
	color: #FC9300;
}

.sumsonder_table a:hover{
	color: orange;
}

.sumsonder_pricesum{
	font-weight: bold;
	float: right;
	text-align: right;
	border-top: 1px solid #CCCCCC;
}

.sonderauss_sum_tb{
	width: 380px;
	font-size: 8pt;
	padding: 1px;
}

.sonderauss_sum_tb_tr{
	font-size: 8pt;
	padding: 1px;
}

.sonderauss_sum_tb_tr_head{
	font-size: 8pt;
	padding: 1px;
	font-weight: bold;
}

.is_registered{
	color: orange;
	font-weight: bold;
}

.is_not_registered{
	color: #777777;
}

.sl_p {
	float: right;
	font-size: 7pt;
	color: #777777;
}



.add_form_txt{
	width: auto;
	height: 200px;
	margin-top: 10px;
	float: left;
	text-align: left;
}

.add_form_txt a{
	font-size: 8pt;
	color: #FC9300;
}

.comment,.comment2{
	float: left;
	clear: both;
	margin-top: 5px;
	background-color: orange;
	color: #000000;
	width: 200px;
	position: absolute;
	line-height: 11pt;
	padding: 3px;
	border-bottom: 2px solid #333333;
	border-right: 3px solid #333333;
	background-color: #FEF07E;
	z-index: 5000;
	text-align: left;
	font-weight: normal;
	overflow: auto;
}

.comment{
	padding-top: 15px;
	border-right: 2px solid #333333;
}

.comment2{	
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	z-index: 2;
	width: 400px;
	padding: 10px;
	visibility: hidden;

	overflow:hidden;
}

.comment2 a{
	font-weight: bold;
	text-decoration: underline;
}


.a_aktiv{
	color: #FC9300;
	font-weight: bold;
}

.a_beendet{
	color: #FC9300;
}

.txt_h,.txt_h2, .txt_h3{
	color: #FC9300;
}

.txt_h2, .txt_h3{
	font-weight: bold;
}

.txt_h3{
	color: #222222;
}


.vendors{
}

.vendor_self{
	float: left;
	padding: 0px;
	margin: 0px; 
	width: 20px;
}

.swap_button, .swap_button_m{
	float: left;
	height: 12px;
	width: 25px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 7pt;
	color: #999999;
	padding-bottom: 1px;
	text-align: center;
	margin-left: 3px;
	cursor: pointer;
}

.swap_button_m{
	background-color: #999999;
	color: #ffffff;
}

.button, .button2, .mini_button, .mini_button_subq, .mini_button_subq2{
	background-color: #444444;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	cursor: pointer;
	width: 20px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom:5px;
	text-align: center;
	float: left;
}

.mini_button{
	margin-left: 0px;
	clear: both;

}

.mini_button_subq, .mini_button_subq2{
	margin-right: 5px;
	margin-left: 0px;
	background-color: #ffffff;
	border: 1px solid #666666;
	color: #000000;
	font-weight: normal;
}

.mini_button_subq2{
	font-weight: normal;
	border: 1px solid #ED7514;
}

.button2,.button{
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	padding-left: 3px;

}

.button2{
	background-color: #eeeeee;
	color: #444444;
}

.img_button, .img_button a,
.img_button2,.img_button2 a,
.img_button3,.img_button3 a,
.img_button4,.img_button4 a,
.img_button5,.img_button5 a
{
	float: left;
	background-image: url(/img/button.gif);
	width: 113px;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FC9300;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

.img_button2{
	color: #555555;
}

.img_button3,.img_button5{
	background-image: url(/img/button3.gif);
	width: 78px;
}

.img_button5{
	color: #777777;
}

.img_button4,.img_button4 a{
	background-image: url(/img/button4.gif);
	width: 170px;
	text-decoration: none;
}

.auction_legend{
	width: 100%;
	margin-top: 10px;
	float: left;
	clear: both;
	color: #888888;
	font-size: 7pt
}

.auction_legend_img{
	clear: left;
	height: 12px;
	width: 10px;
	float: left;
	padding-right: 5px;
}

.legende{
	float: left;
	clear: both;
	font-size: 7pt;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 100%;
}

.legende_i{
	float: left;
	font-size: 7pt;
	padding-left: 4px;
	width: auto;
}

.legende_i_cont{
	clear: both;
	float: left;
	width: 90%
}

.none {
	margin-top: 5px;
	float: right;
	width: 5px;
	height: 10px;
}

.excl{
	margin-top: 5px;
	float: right;
	background-color: #C0C49E;
	width: 5px;
	height: 10px;
}

.pincl{
	margin-top: 5px;
	float: right;
	background-color: #93D8E0;
	width: 5px;
	height: 10px;
}

.incl{
	margin-top: 5px;
	float: right;
	background-color: #F1E185;
	width: 5px;
	height: 10px;
}


.req{
	margin-top: 5px;
	float: right;
	background-color: #FCD4E1;
	width: 5px;
	height: 10px;
}

.vendor_top_offers{
	clear: both;
	float: left;
	width: 370px;
	margin-bottom: 30px;
	height: auto;
	overflow: visible;
}

.vendor_offer_txt{
	width:100%;
	float: left;
}

.serienaustattung{
	margin-top: 20px;
	clear: both;
}


.serien_td1{
	width: 30%;
	font-weight: bold;
	font-size: 7pt;
	padding: 0px 0px 3px 3px;
}

.serien_td2{
	 width: 70%;
	 border-bottom:1px solid #eeeeee;
	 font-size: 7pt;
}

.is_offerer{
	float: right;
	width: 10px;
	clear:right
}

.content_box_image{
	clear: both;
	height: auto;
	width: 154px;
	visibility: hidden;
	overflow: auto;
}

.parent_info, .parent_info a, .parent_info a:hover{
	font-size: 7pt;
	font-style: italic;
}

.hotline{
	margin-top: 15px;
	font-weight: bold;
	font-size: 8pt;
}

.hotline2{
	font-size: 7pt;
}


.dicount_eg{
	border: 1px solid #cccccc;
	padding: 4px;
	clear: both;
	float: left;
	width: 132px;
	cursor: pointer;
	visibility: hidden;
	display: none;
	position: absolute;
	background-color: #ffffff;
	height: auto;
	overflow: visible;
	-moz-opacity:0.92;
	opacity:0.92;
	filter: alpha(opacity = 92);	
}

.dicount_eg_c{
	clear: both;
	float: left;
	width: 130px;
}

.dicount_eg_i{
	font-size: 7pt;
	color: #222222;
	float: right;
	width: 40px;
	padding-left:5px;
	text-align: right;
}

.dicount_eg_i2{
	font-size: 7pt;
	color: #666666;
	float: right;
	width: 70px;
	text-align: right;
}


.his_co{
	float: left;
	width: 70px;
}

.his_c_id{
	color: #777777;
	font-size: 7pt;
	float: right;
	padding-right: 10px;
}

.plustext {
	visibility: hidden; 
	position: relative; 
	display: none;
	font-size: 7pt;
	color: #555555;		
}

.pl_erf{
	float: left;
	background-color:#FCD4E1;
	color: #555555;
	font-weight: bold;
	padding: 1px;
	width: 100%;
}

.pl_ein{
	float: left;
	background-color:#F1E185;
	color: #555555;
	font-weight: bold;
	padding: 1px;
	width: 100%;
}

.pl_niv{
	float: left;
	background-color:#C0C49E;
	color: #555555;
	font-weight: bold;
	padding: 1px;
	width: 100%;
}

.pl_np{
	float: left;
	font-weight: bold;
}

.crm_inputcontainer{
	float: left; 
	clear: both; 
	width: 400px; 
	margin-bottom: 7px;
}

.selection, .txt_area_crm {
	float: left;
	width: 245px;
	height: 22px;
	background-image: url(/img/input_bg.gif);
	border: 1px solid #A2A2A2;
	padding-top: 2px;
	font-size: 9pt;
}

.selection:hover, .txt_area_crm:hover{
	border: 1px solid #FC9300;
}

.txt_area_crm{
	font-family: arial; 
	height: 60px; 
	width: 398px;
	margin-top: 5px; 
	margin-bottom: 20px;
}


.summary_output,
.summary_output2{
	width: 700px;
	float: left;
	clear: both;
	margin-top: 10px;
}

.summary_output2{
	margin-top: 0px;
	width: 700px;
}

.vendor_offer_output, .user_offer_output{
	width: 700px;
	float: left;
	clear: both;
	margin-top: 35px;
}

.user_offer_output{
	margin-top: 0px;
}

.youarehere_img{
	clear: both;
	float: left;
	overflow: auto;
	width: 700px;
}

.img_step1{
	width: 194px;
	height: 37px;
	float: left;
}

.img_step2{
	width: 150px;
	height: 37px;
	float: left;
}

.img_step3{
	width: 225px;
	height: 37px;
	float: left;
}

.img_sline1{
	width: 54px;
	height: 37px;	
	float: left;
}

.img_sline2{
	width: 76px;
	height: 37px;	
	float: left;
}

.img_go {
	float: left;
	clear: both;
	width: 39px;
	height: 23px;
	visibility: hidden;
}


.img_w, .img_b {
	margin-top: 7px;
	float: right;
	clear: both;
	width: 143px;
	height: 37px;
	visibility: hidden;
	cursor: pointer;
}

.img_b{
	visibility: visible;
	margin-bottom: 30px;
}

.img_fp {
	margin-top: 7px;
	float: right;
	clear: both;
	width: 144px;
	height: 23px;
	visibility: hidden;
}

.partnerimg{
	float: left;
	padding-right: 30px;
}

.login_box{
	margin-top: 26px;
	width: 148px;
	height: 54px;
	float: left;
	font-size: 7pt;	
}

.login_box_i{
	float: left;
	clear: both;
	width: 148px;
}

.logout_img{
	float: left;
	clear:both;
	width: 103px;
	height: 22px;
	margin-top: 10px;
}

.logo {
	float: right;
	height: 77px;
	width: 240px;
	margin-top: 25px;
}

.navi3{
	float:left;
	width: 100%;
	color: #888888;
}

.navi3 a{
	color: #888888;
}

.top_nav{
	float: left;
	clear: both;
	height: 24px;
	width: 690px;
	margin-top: 30px;
	margin-bottom: 5px;
	
	padding-top: 7px;
	padding-left: 10px;

	background-image: url(/img/n_bg1.gif);	
	font-family: "The sans", Arial;
	font-weight: bold;
	font-size: 11pt;
}

.top_nav a{
	font-size: 11pt;
	color: #333333;
}

.top_nav a:hover{
	font-size: 11pt;
	color: #FC9300;
}

.top_subnav{
	float: left;
	height: 14px;
	width: 690px;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 30px;
	text-decoration: none;
}

.subnavi, .subnavi_m{
	float: left;
	padding-right: 25px;
}

.subnavi a, .subnavi_m a{
	text-decoration: none;
	color: #000000;
}

.subnavi_m a{
	color: #FC9300;
}

.article_mainheader{
}

.article_mainheader a{
}


.hint, .hint2 {
	float: left;
    clear: both;
    border: 1px solid #999999;
    background-color: #FEF07E;
    padding-top: 10px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px; 
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
	overflow: auto;
	width: 90%;
	color: #333333;
}

.hint a, .hint2 a{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.hint2{
	color: #000000;
	background-color: #eeeeee;
}

.hint3, .hint4, .hint4_absolute{
	float: left;
	font-size: 7pt;
	color: #444444;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 480px;
    background-color: #eeeeee;
}

.hint4, .hint4_absolute{
	background-color: transparent;	padding-right: 10px;

}

.hint4_absolute{
	background-image: url(/img/hint4_ar.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 410px;
	font-size: 8pt;
	padding-left: 40px;
	width: 215px; 
}

.hint4_absolute_i, .hint4_absolute_i2{
	padding: 10px;
	float: left;
	background-color: #FEF07E;
}

.hint4_absolute_i a{
	border-bottom: 1px dotted #888888 !important;
}

.hint4_absolute_i2{
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.error, .error2{
	float: left;
    clear: left;
    border: 1px solid #B31500;
    background-color: #CC0000;
    padding-top: 10px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px; 
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
    height: auto;
	overflow: auto;
	width: 90%;
}

.error2{
	border: 2px solid #cc0000;
    background-color: #ffffff;
    color: #444444;
    font-weight: normal;
}

.error a{
    color: #ffffff;
	text-decoration: underline;
}

.input_txt, .input_txt_crm, .input_txt_combo {
	float: left;
	width: 226px;
	height: 16px;
	background-image: url(/img/input_bg.gif);
	border: 1px solid #A2A2A2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 9pt;
}

.input_txt:hover, .input_txt_crm:hover, .input_txt_combo:hover{
	border: 1px solid #FC9300;
}

.input_txt_crm{
	float: right;
	width: 250px;
}

.input_txt_combo{
	background-image: url(/img/t.gif);
	width: 144px;
	height: 20px;
	text-align: right; 
}


INPUT.formdata,
SELECT.formdata,
TEXTAREA.formdata,
TEXTAREA.shoptextarea
{
    margin-left: 0px;
    border: 1px solid #888888;
    font-size : 8pt;
    color: #555555;
    padding-left: 2px;
    height: 18px;
}



FORM {
    margin: 0px;
}


.sitemapheader a{
	color: #333333;
    font-weight: bold;
}

.sitemaplist a{
	color: #222222;
	
}

.searchlistgroupheader {
    font-weight: bold;
    color: #000000;
}

.searchlist,
.search_prevtxt,
.searchlistHead{
    text-align: left;
    color: #000000;
}

.deltopoffer{
	background-image: none  !important;
	background-color: #ffffff  !important;
	color: #ffffff !important;
	text-align: right;
	border-top: 0px solid #ffffff !important;
	border-bottom: 0px solid #ffffff !important;
}
	
.leaf_nav_container{
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

.leaf_nav{
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}

.leaf_nav_m{
	margin-right: 5px;
	background-color: #FC9300;
	float: left;
	border: 1px solid #FC9300;
	padding: 2px;
	color: #ffffff;
}

.leaf_nav_middle{
	float: left;
	margin-right: 5px;	
}

.tell_a_friend td{
	height: 24px;	
}

.deal_summ{
	float: left;
	clear: both;
	width: 100%;
}

.deal_summ td{
	padding-bottom: 5px;
}

.deal_summ_td td, .deal_summ_td{
	color: #777777;
}

.print_container{
	margin-top: 30px;
	float: right;
	clear: both;
	padding-right: 15px;
}

.deal_summ_td2{
	padding-left: 20px;
}


.benachrichtigung_linecont{
	width: 500px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #cccccc;
	padding-bottom: 15px;
	padding-right: 10px;
}

.benachrichtigung_uhrz_cont{
	margin-top: 10px;
	padding-left: 25px; 
	float: left;
	width: 100%;
}