@charset "utf-8";
/* CSS Document */
body,div,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,
form,input,textarea,p,th,td{
	margin:0;padding:0;
}
html, body{
	width:100%;
	height:100%;
	background:#b3bbbf url(../img/page_bg.jpg) 0 0 repeat-x;
}
body{
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#494948;
}
img{
	border:none;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	background:#fff;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
ul{
	list-style:none;
}
.checkBox{
	width:13px !important;
	height:13px !important;
	margin:0 3px 0 0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table td{
	padding:0;
	vertical-align:top;
}
/* ---------------
	Links styles*/
a{
	text-decoration:none;
	color:#476cb1;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration:none;
}
a img{
	text-decoration:none;
	border:none;
}
/* ---------------
	Fonts styles */
h2{
	font-size:38px;
	font-weight:normal;
	color:#768a8d;
}
h3{
	font-size:21px;
	font-weight:normal;
}
h4{
	font-size:22px;
	font-weight:normal;
	color:#3f3727;
}
h5{
	font-size:13px;
	color:#5d5d5d;
}
h6{
	font-size:12px;
}
.hide{
	display:none;
}
#page{
	background:#b3bbbf url(../img/page_bg.jpg) 0 0 repeat-x;
}
#all{
	width:973px;
	margin:0 0 0 15px;
}
div.skyscrapper {
	position:absolute;
	top:137px;
	left:1000px;
	height:600px;
	width:120px;
	background-image:url(../img/skyscraper.gif);
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
#top{
	height:130px;
	padding:0 11px 0 30px;
	position:relative;
}
#top h1{
	float:left;
	padding:25px 0 0;
	width:358px;
	height:56px;
}
#top h1 a{
	display:block;
	width:358px;
	height:56px;
	text-indent:-9999em;
	background: url("../img/logo.jpg") 0 0 no-repeat;
}
#top h2 {
	height:51px;
	width:500px;
	background:url("../img/slogan_bg.jpg") 0 0 no-repeat;
	font-size:19px;
	color:#192162;
	float:right;
	text-align:right;
	padding-right:28px;
	line-height:51px;
	margin-top:28px;
}
#top .navi{
	position:absolute;
	bottom:0;
	overflow:hidden;
	zoom:1;
	right:12px;
	width:930px;
}
#top .navi .btns{
    float:right;
}
#top .navi .btns .suche{
	width:64px;
	height:25px;
	background:url("../img/btns/btn_suche.jpg") 0 0 no-repeat;
	border:0;
	cursor:pointer;
}
#top .navi .btns .kontakt{
	width:70px;
	height:25px;
	background:url("../img/btns/btn_kontakt.jpg") 0 0 no-repeat;
	border:0;
	cursor:pointer;
}
#top .navi .btns .registr{
	width:98px;
	height:25px;
	background:url("../img/btns/btn_registr.jpg") 0 0 no-repeat;
	border:0;
	cursor:pointer;
}
#top .navi .btns .login{
	width:57px;
	height:25px;
	background:url("../img/btns/btn_login.jpg") 0 0 no-repeat;
	border:0;
	cursor:pointer;
}
#top .navi .btns .search_f{
	border:1px solid #e3e3ed;
	padding:2px;
	height:18px;
	vertical-align:bottom;
}
#top .navi .text{
	font-family:helvetica,sans-serif;
	font-size:11px;
	color:#3b3b3a;
	float:left;
	padding-top:10px;
}
#top .navi .text a{
	color:#3b3b3a;
	text-decoration:underline;
}
/* header styles */
#header{
	position:relative;
}
.home #header{
	height:367px;
	background:url(../img/home_top.jpg) 0 0 no-repeat;
}
.fahrzeug #header{
	height:367px;
	background:url(../img/fahrzeug_top.jpg) 0 0 no-repeat;
}
.f-details #header{
	height:367px;
	background:url(../img/details_top.jpg) 0 0 no-repeat;
}
.login #header{
	height:60px;
	background:url(../img/small_top.jpg) 0 0 no-repeat;
}
.registration #header{
	height:60px;
	background:url(../img/small_top.jpg) 0 0 no-repeat;
}
.bestellung #header{
	height:60px;
	background:url(../img/small_top.jpg) 0 0 no-repeat;
}
.bestell #header{
	height:60px;
	background:url(../img/small_top.jpg) 0 0 no-repeat;
}
.kundec #header{
	height:367px;
	background:url(../img/kundec_top.jpg) 0 0 no-repeat;
}
#header .formFilter{
	height:311px;
	width:210px;
	background:url("../img/top_form_bg.jpg") 0 0 no-repeat;
	margin-left:37px;
	top:30px;
	position:relative;
}
#header .formFilter .wrapper{
	padding:13px 13px 0;
}
#header .formFilter .wrapper h4{
	font-size:16px;
	font-weight:bold;
	color:#3b3b3a;
	margin-bottom:15px;
}
#header .formFilter .wrapper li{
	margin-bottom:11px;
	overflow:hidden;
	width:100%;
}
#header .formFilter .wrapper li.last{
	margin:0;
}
#header .formFilter .wrapper li.chkb span{
	position:relative;
}
#header .formFilter .wrapper li.chkb span.first{
	padding-right:20px;
}
#header .formFilter .wrapper li.chkb input{
	position:absolute;
	left:0;
	margin:0;
	padding:0;
	top:1px;
	width:16px;
	height:15px;
}
#header .formFilter .wrapper li.chkb label{
	padding-left:17px;
}
#header .formFilter .wrapper li .textF{
	border:1px solid #E3E3ED;
	padding:2px;
	width:72px;
	margin-right:10px;
}
#header .formFilter .wrapper li select{
	border:1px solid #E3E3ED;
	width:180px;
	float:left;
	padding:0;
	margin:0;
	font:13px/16px Arial, Helvetica, sans-serif;
}
#header .formFilter .wrapper li .suchen{
	width:72px;
	height:27px;
	background:url("../img/btns/btn_suche1.jpg") 0 0 no-repeat;
	border:0;
	cursor:pointer;
}

.ticket_b{
	position:absolute;
	width:159px;
	height:149px;
	background:url("../img/ticket_blue.png") 0 0 no-repeat;
	top:110px;
	right:75px;
	color:#fff;
	font-weight:bold;
}
.fahrzeug #header .ticket_b{
	right:45px;
	top:197px;
}
.kundec #header .ticket_b{
	right:510px;
	top:197px;
}
.ticket_b .text{
	font-size:14px;
    text-align:center;
    padding:32px 0 0;
}
.ticket_b .num{
    font-size:21px;
    text-align:center;
    padding-top:5px;
}
#header .slog1{
    font-size:22px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    top:290px;
    right:40px;
    width:195px;
}
.fahrzeug #header .slog1{
    width:500px;
    top:319px;
    right:190px;
}
.kundec #header .slog1{
    width:275px;
    top:95px;
    left:270px;
}
#header .ticket_b .text{
    line-height:20px;
}
#header .ticket_b .link{
    text-align:center;
    padding-top:10px;
}
#header .ticket_b .link a{
    font-size:14px;
    text-decoration:underline;
    color:#fff;
}
.fahrzeug #header .tips{
    position:absolute;
    top:80px;
    left:273px;
    width:240px;
    color:#000;
}
.fahrzeug #header .tips li{
    padding-bottom:10px;
    font-family:helvetica,sans-serif;
}
.fahrzeug #header .tips li h2{
    color:#fff;
    font-size:32px;
    font-weight:bold;
}
/*------------------------------
    footer styles */
#footer{
    padding:35px 0 50px 40px;
    overflow:hidden;
    zoom:1;
    position:relative;
}
#footer .shad{
    background:url("../img/footer_bg.png") 0 0 no-repeat;
    position:absolute;
    top:0;
    left:0;
    width:973px;
    height:27px;
}
#footer .media{
    float:left;
    padding: 7px 10px 0 0;
}
#footer .media a{
    margin-right:2px;    
}
#footer .info{
    text-align:center;
    padding:0 30px;
    float:left;
    color:#494948;
}
#footer .info p{
    padding-bottom:2px;
}
#footer .info a{
    color:#494948;
    text-decoration:underline;
}
#footer .info a:hover{text-decoration:none;}
#footer .events{
    float:left;
    padding-top:3px;
}
#footer .events a{
    margin-right:7px;
}
#menu{
    height:57px;
    background:url("../img/menu_bg.png") 0 0 no-repeat;
    padding:0 30px 0 37px;
}
#menu ul{
    background:url("../img/menu_delim.jpg") 0 0 no-repeat;
    padding-left:2px;
    height:46px;
}
#menu li{
    float:left;
    padding-right:2px;
    background:url("../img/menu_delim.jpg") top right no-repeat;
    height:46px;
	text-align:center;
}
#menu li a{
	float:left;
	height:46px;
	line-height:46px;
	color:#fff;
	font-size:26px;
	font-weight:bold;
}
#menu li a:hover,
#menu li.activ a{
    text-decoration:none;
    background:url("../img/menu_activ.jpg") repeat-x;
}
#menu li span{
    font-size:18px;
    position:relative;
    top:-9px;
    padding-left:2px;
}
#content{
    width:973px;
    background:url("../img/content_bg.png") repeat-y;
    overflow:hidden;
    zoom:1;
}
#content .wrapper{
    padding:15px 0 15px 37px;
    overflow:hidden;
    zoom:1;
	position:relative;
}
.sub_menu{
    float:left;
    width:210px;
    margin-right:25px;
}
.sub_menu li{
	line-height:30px;
	margin-bottom:5px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.sub_menu li a{
    font-size:18px;
    color:#494948;
	display:block;
	text-decoration:none;
	background:url(../img/bg-left-menu.gif) repeat-y -210px 0;
}
.sub_menu li a span{
	display:block;
	background:url(../img/bg-left-menu.gif) no-repeat;
}
.sub_menu li a span span{
	display:block;
	min-height:30px;
	padding-left:12px;
	cursor:pointer;
	background:url(../img/bg-left-menu.gif) no-repeat -420px 100%;
}
* html .sub_menu li a span span{	overflow:visible;	height:30px;}
.sub_menu li a:hover{
    text-decoration:underline;
}
.sub_menu li.small a{
	color:#20396b !important;
	font-size:14px !important;
}
.sub_menu ul{
	padding:5px 0 0 20px;
	margin:0 0 -5px;
}
.sub_menu ul li a{
	font-size:14px !important;
	background:url(../img/bg-left-menu.gif) repeat-y -820px 0;
}
.sub_menu ul li a span{
	background:url(../img/bg-left-menu.gif) no-repeat -630px 0;
}
.sub_menu ul li a span span{
	display:block;
	min-height:30px;
	background:url(../img/bg-left-menu.gif) no-repeat -1010px 100%;
}
* html .sub_menu ul li a span span{	overflow:visible;	height:30px;}
.sub_menu ul .activ a{
	color:#20396b;
	font-weight:bold;
}
.home .main{
    width:660px;
    float:left;
    overflow:hidden;
}
.home .main .preamble{
    font-family:helvetica,sans-serif;
    font-size:15px;
    color:#20396b;
    line-height:20px;
    margin-bottom:20px;
}
.main .adb_boxs{
    overflow:hidden;
    zoom:1;
}
.main .adb_boxs .ford{
    width:327px;
    height:256px;
    background:url("../img/adv_1.jpg") 0 0 no-repeat;
    position:relative;
    float:left;
    margin-right:6px;
}
.main .adb_boxs .ford h2{
    color:#192162;
    font-size:30px;
    font-weight:bold;
    padding:5px 0 0 10px;
}
.main .adb_boxs .ford .sub_titl{
    color:#fff;
    font-size:18px;
    font-weight:bold;
    padding:0 0 0 10px;
}
.main .adb_boxs .ford .ticket_r{
    width:127px;
    height:122px;
    background:url("../img/ticket_red.png") 0 0 no-repeat;
    position:absolute;
    left:7px;
    bottom:10px;
    color: #fff;
}
.main .adb_boxs .ford .ticket_r .num{
    font-size:18px;
    font-weight:bold;
    text-align:center;
    padding-top:30px;
    line-height:28px;
}
.main .adb_boxs .ford .ticket_r .text{
    text-align:center;
}
.main .adb_boxs .vort{
    width:327px;
    height:256px;
    background:url("../img/adv_2.jpg") 0 0 no-repeat;
    position:relative;
    float:left;
}
.main .adb_boxs .vort h2{
    color:#192162;
    font-size:30px;
    font-weight:bold;
    padding:5px 0 10px 10px;
}
.main .adb_boxs .vort ul{
    padding-left:10px;
    font-size:13px;
    font-weight:bold;

}
.main .adb_boxs .vort ul li{
    padding:3px 0 5px 30px;
    margin-bottom:5px;
    background:url("../img/vort_li.gif") 0 1px no-repeat;
    position:relative;
    zoom:1;
}
.main .adb_boxs .vort .sub_titl{
    color:#fff;
    font-size:24px;
    font-weight:bold;
    line-height:27px;
    padding-left:10px;
}
.main .adb_boxs .vort .sub_titl a{
    color:#fff;
    text-decoration:underline;
}
/*------------------------------
    order styles */
.first_st{
    background:url("../img/order_steps.jpg") 0 0 no-repeat;
}
.second_st{
    background:url("../img/order_steps2.jpg") 0 0 no-repeat;
}
.third_st{
    background:url("../img/order_steps3.jpg") 0 0 no-repeat;
}
.four_st{
    background:url("../img/order_steps4.jpg") 0 0 no-repeat;
}
.fifth_st{
    background:url("../img/order_steps5.jpg") 0 0 no-repeat;
}
.order_step{
    padding-top:27px;
    overflow:hidden;
    zoom:1;
    padding-bottom:30px;
}
.order_step li{
    float:left;
}
.order_step li a{
    text-decoration:underline !important;
    color:#3e94e2;
}
.order_step li a:hover{
    text-decoration:underline !important;
    color:#3e94e2;
}
.order_step li.one{
    padding-left:10px;
    width:180px;
}
.order_step li.two{width:160px;}
.order_step li.three{width:205px;}
.order_step li.four{width:218px;}
/*------------------------------
    fahrzeug styles */
ul.sorter{
    padding:0 0 7px 180px;
    overflow:hidden;
    zoom:1;
    clear:both;
}
ul.sorter li{
    float:left;
    padding-right:15px;
}
ul.sorter li a{
    margin-right:2px;
    color:#494948;
    text-decoration:underline;
}
.list-result{
    width:657px;
    float:left;
    margin-right:25px;
}
.list-result li{
    margin-bottom:10px;
    background:#b7d0f1 url("../img/search_card_bg.jpg") 0 0 no-repeat;
    position:relative;
    zoom:1;
}
.list-result li .wrap{
    padding:11px 0 0 12px;
    min-height:150px;
    _height:150px;
}
.list-result li .bottom_bg{
    height:6px;
    width:657px;
    background:url("../img/search_card_b_bg.jpg") 0 0 no-repeat;
    font-size:0;
}
.list-result li .wrap .media{
    width:159px;
    margin-bottom:3px;
    float:left;
    padding-right:10px;
}
.list-result li .wrap .media img{display:block;}
.list-result li .wrap .media a{
    text-decoration:underline;
    color:#494948;
}
.list-result li .wrap .media .nr{
    padding-top:15px;
}
.list-result li .wrap .info{
    float:left;
    width:335px;
}
.list-result li .wrap .info dt{
    color:#20396b;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
}
.list-result li .wrap .info dt img{
    vertical-align:middle;
    margin-left:3px;
}
.list-result li .wrap .info dt .all_day{
    padding:5px 40px 5px 0;
    background:url("../img/ico_24h.jpg") top right no-repeat;
}
.list-result li .wrap .info dd{
    overflow:hidden;
    zoom:1;
    padding-bottom:3px;
}
.list-result li .wrap .info dd strong{
    float:left;
    width:72px;
}
dd.standort strong{
    width:170px !important;
}
.list-result li .wrap .info dd .reserved strong{
    float:none;
}
.list-result li .wrap .info dd .reserved{
    color:#fff;
    background:red;
    border:3px solid red;
    line-height:16px;
}
.list-result li .wrap .info dd .reserved a{
    color:#fff;
    text-decoration:underline;
}
.list-result li .wrap .info dd.descr{
    padding-top:10px;
}
.list-result li .wrap .info dd.descr strong{
    float:none;
    display:block;
    padding-bottom:2px;
}
.list-result li .wrap .rate{
    float:right;
    width:125px;
    text-align:right;
    padding-right:10px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    margin-top:-3px;
}
.list-result li .wrap .rate p{
    padding-top:3px;
    font-size:12px;
    font-weight:normal;
}
.list-result li .wrap .buttons{
    width:134px;
    position:absolute;
    bottom:7px;
    right:6px;
    zoom:1;
}
.list-result li .wrap .buttons input{
    width:134px;
    height:27px;
    border:0;
    margin-top:7px;
}
.list-result li .wrap .buttons .details{
    background:url("../img/btns/btn_details.jpg") 0 0 no-repeat;
}
.list-result li .wrap .buttons .merken{
    background:url("../img/btns/btn_merken.jpg") 0 0 no-repeat;
}
.list-result li .wrap .buttons .bestel{
    background:url("../img/btns/btn_bestel.jpg") 0 0 no-repeat;
}
.fahrzeug .right_column{
    float:left;
    width:218px;
    overflow:hidden;
}
.right_column .filter{
    margin-bottom:10px;
}
.right_column .filter .top_cr{
    height:12px;
    width:218px;
    font-size:0;
    background:url("../img/filter_top.jpg") 0 0 no-repeat;
}
.right_column .filter .bottn_cr{
    height:13px;
    width:218px;
    font-size:0;
    background:url("../img/filter_bottn.jpg") 0 0 no-repeat;
}
.right_column .filter .wrap{
    background:url("../img/filter_wr.jpg") 0 0 repeat-y;
    padding-left:11px; 
}
.right_column .filter .wrap h2{
    color:#000;
    font-size:16px;
    font-weight:bold;
    padding-bottom:10px;
}
.right_column .filter .wrap select{
    width:180px;
    font-size:13px;
    border:1px solid #E3E3ED;
    margin-bottom:12px;
}
.right_column .filter .wrap ul{
    overflow:hidden;
    zoom:1;
    padding-bottom:5px;
}
.right_column .filter .wrap li{
    width:63px;
    padding-left:17px;
    float:left;
    padding-bottom:10px;
    position:relative;
}
.right_column .filter .wrap li input{
    width:13px;
    height:13px;
    position:absolute;
    top:1px;
    left:0;
}
.right_column .filter .wrap li.big{
    width:160px;
}
.right_column .filter .wrap .suchen{
    width:72px;
    height:27px;
    border:0;
    background:url("../img/btns/btn_suche1.jpg") 0 0 no-repeat;
}
.merk_box h2{
    padding:7px 0;
    background:url("../img/ico_merk.jpg") top right no-repeat;
    font-size:22px;
    font-weight:bold;
    color:#494948;
}
.merk_box .text{
    padding:0 40px 10px 0;
}
.merk_box .text a{
    text-decoration:underline;
    color:#494948;
}
.merk_box li{
    overflow:hidden;
    zoom:1;
    padding-bottom:10px;
    float:left;
    width:218px;
}
.merk_box li img{
    float:left;
    border:1px solid #818181;
    margin-right:5px;
}
.merk_box li .info{
    overflow:hidden;
    zoom:1;
    font-weight:bold;
    color:#494948;
}
.merk_box li .info a{
    text-decoration:underline;
    color:#494948;
}
.f-details .merk_box{
    padding: 0 0 0 35px;
}
.f-details .merk_box h2{
    float:left;
    padding-right:50px;
}
.f-details .merk_box ul{
    clear:both;
}
.f-details .merk_box .text{
    float:left;
    padding:15px 0 0 10px;
}
/*------------------------------
    details styles */
.detail_card{
    width:894px;
    background:#b7d0f1 url("../img/details_card_bg.jpg") 0 0 no-repeat;
}
.detail_card .bottom_bg{
   height:5px;
    font-size:0;
    background:url("../img/details_card_b_bg.jpg") 0 0 no-repeat;
}
.detail_card .wrap{
    padding:11px 0 0 12px;
    overflow:hidden;
    zoom:1;
}
.detail_card .media{
    float:left;
    width:120px;
    overflow:hidden;
}
.detail_card .media a{
    color:#494948;
    text-decoration:underline;
}
.detail_card .media img{
    margin-top:10px;
	vertical-align:top;
}
.detail_card .media .nr{
    padding-top:5px;
    line-height:16px;
}
.detail_card .details_info{
    margin-left:140px;
}
.details_info .info{
    width:565px;
    margin-bottom:45px;
}
.details_info .info dt{
    color:#20396b;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
}
.details_info .info dt .all_day{
    padding:5px 40px 5px 0;
    background:url("../img/ico_24h.jpg") top right no-repeat;
}
.details_info .info dd{
    overflow:hidden;
    zoom:1;
    padding-bottom:3px;
}
.details_info .info dd strong{
    float:left;
    width:72px;
}
.details_info .info dd.descr{
    padding-top:10px;
}
.details_info .info dd.descr strong{
    float:none;
    display:block;
    padding-bottom:2px;
}
.details_info .rate{
    float:right;
    width:125px;
    text-align:right;
    padding-right:10px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    margin-top:-3px;
}
.details_info .rate p{
    padding-top:3px;
    font-size:12px;
    font-weight:normal;
}
.details_info .addition{
    overflow:hidden;
    zoom:1;
}
.details_info .addition .box{
    float:left;
    margin-right:10px;
    width:182px;
    height:137px;
    background:url("../img/details_add.jpg") 0 0 no-repeat;
}
.details_info .addition .box .wrap{
    padding:10px 0 0 10px;
}
.details_info .addition .box .wrap h3{
    font-size:12px;
    font-weight:bold;
    color:#20396b;
    margin-bottom:5px;
}
.details_info .addition .box .wrap a{
    text-decoration:underline;
    color:#494948;
}
.details_info .addition .box .wrap li{
    padding:3px 0;
    margin-bottom:3px;
}
.details_info .addition .box .wrap ul{
    padding-bottom:5px;
}
.details_info .addition .box .wrap .vote li {
    padding-left:25px;
    background:url("../img/vot_li_bl.jpg") left center no-repeat;
}
.details_info .addition .box .wrap .dot li {
    padding-left:10px;
    background:url("../img/dot_blue.jpg") left center no-repeat;
}
.details_info .addition .box .wrap .empty{
    background:none !important;
}
.details_info .addition .buttons{
    margin-left:15px;
    float:left;
    width:134px;
    _display:inline;
}
.details_info .addition .buttons input{
    width:134px;
    height:27px;
    border:0;
    margin-bottom:9px;
}
.details_info .addition .buttons .bestel{
    background:url("../img/btns/btn_bestel.jpg") 0 0 no-repeat;
}
.details_info .addition .buttons .tf_hours{
    background:url("../img/btns/btn_24.jpg") 0 0 no-repeat;
}
.details_info .addition .buttons .druck{
    background:url("../img/btns/btn_drucken.jpg") 0 0 no-repeat;
}
.details_info .addition .buttons .merken{
    background:url("../img/btns/btn_merken.jpg") 0 0 no-repeat;
}
/*------------------------------
    login styles */
.login-area{
    overflow:hidden;
    zoom:1;
}
.login-area .login_box{
    background:#b7d0f1 url("../img/login_box_top.jpg") 0 0 no-repeat;
    width:435px;
    float:left;
    margin-right:20px;
}
.login-area .login_box .bottom_crn{
    height:5px;
    font-size:0;
    background:url("../img/login_box_bot.jpg") 0 0 no-repeat;
}
.login-area .login_box .wrap{
    padding:11px 0 0 12px;
}
.login_box h3{
    font-size:15px;
    color:#20396b;
    font-weight:bold;
    padding-bottom:10px;
}
.login_box h3 span{
    font-size:12px;
    font-weight:normal;
    color:#494948;
}
.login_box ul{
    overflow:hidden;
    zoom:1;
}
.login_box li{
    float:left;
    width:200px;
    padding-bottom:15px;
}
.login_box li .t_f{
    width:175px;
    height:18px;
	line-height:18px;
    padding:2px;
    border:1px solid #E3E3ED;
}
.login_box li .i{
    padding:2px 0 0;
}
.login_box .enter{
    overflow:hidden;
    zoom:1;
    padding:5px 20px 15px 0;
    line-height:28px;
}
.login_box .enter input{
    float:right;
    width:134px;
    height:27px;
    border:0;
	cursor:pointer;
    background:url("../img/btns/btn_einlogin.jpg") 0 0 no-repeat;
}
.login_box .enter a{
    text-decoration:underline;
    color:#494948;
}
.login_box .add{
    background:#dbe8f8;
    padding:15px;
    line-height:16px;
}
.login_box .loginnen{
    text-align:right;
    padding:15px 20px 10px;
}
.login_box .loginnen input{
    width:134px;
    height:27px;
    border:0;
	cursor:pointer;
    background:url("../img/btns/btn_absend.jpg") 0 0 no-repeat;
}
/*------------------------------
    registr styles */
.registr_block{
    background:#b7d0f1 url("../img/cont_top.jpg") 0 0 no-repeat;
    width:894px;
    position:relative;
}
.registr_block .bottom_crn{
    background:url("../img/reg-cont-bot.jpg") 0 0 no-repeat;
    width:894px;
    height:5px;
    float:none;
    font-size:0;
}
.registr_block .ticket_b{
    position:absolute;
    width:159px;
    height:149px;
    background:url("../img/ticket_blue.png") 0 0 no-repeat;
    top:-25px;
    right:10px;
    color:#fff;
    font-weight:bold;
}
.registr_block .ticket_b .text{
    font-size:14px;
    text-align:center;
    padding:32px 0 0;
}
.registr_block .ticket_b .num{
    font-size:21px;
    text-align:center;
    padding-top:5px;
}
.registr_block .area{
    padding:11px 0 15px 12px;
    border-bottom:1px solid #fff;
    overflow:hidden;
    zoom:1;
}
.registr_block .area dt{
    color:#20396b;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
}
.registr_block .area dd{
    overflow:hidden;
    zoom:1;
    padding-bottom:10px;
}
.registr_block .area dd select{
    font-size:12px;
    border:1px solid #E3E3ED;
    width:186px;
    padding:2px 1px 2px 0;
}
.registr_block .t_f{
    border:1px solid #E3E3ED;
    padding:2px;
    height:18px;
    width:180px;
}
.registr_block label span{
    font-weight:bold;
    color:#ca0000;
    font-size:14px;
    position:relative;
    top:-1px;
    padding-left:1px;
}
.registr_block .area .half{
    float:left;
    width:400px;
}
.registr_block .area label{
    float:left;
    width:110px;
    padding-top:2px;
	line-height:20px;
}
.registr_block .area .th_sel select{
    width:60px;
}
.registr_block .textAr{
    clear:both;
}
.registr_block .textAr textarea{
    padding:2px;
    border:1px solid #E3E3ED;
    width:578px;
    height:60px;
    font-size:13px;
	overflow:auto;
}
.registr_block .sub_text{
    padding:30px 0 20px 0;
}
.registr_block .sub_text dt{
    padding-bottom:1px !important;
}
.registr_block .radios{
    overflow:hidden;
    zoom:1;
}
.registr_block .radios li{
    float:left;
    position:relative;
    width:400px;
}
.registr_block .radios li input{
    position:absolute;
    left:0;
    top:2px;
    width:16px;
    height:15px;
	margin:0;
	padding:0;
	background:none;
}
.registr_block .radios li strong{
    padding-left:17px;
    font-size:15px;
}
.registr_block .radios span{
    color:#20396B;
font-size:15px;
font-weight:bold;
}
.registr_block .gultig select{
    width:90px !important;
}
.registr_block .text-s{
    padding:20px 0 0;
}
.registr_block .text-s a{
    color:#494948;
    text-decoration:underline;
}

.ins_box{
    background:#dbe8f8;
    border-bottom:none !important;
    padding-bottom:3px !important;
    padding-top:20px !important;
}
.ins_box dd{
    display:inline;
    padding-right:3px;
}
.registration .ins_box dd{
    display:block;
}
.ins_box .t_f{
    width:130px;
    margin:0 2px;
	line-height:18px;
}
.ins_box dd span{
    position:relative;
    padding-left:20px;
	float:left;
	margin:4px 0 0;
}
* html .ins_box dd span{margin-top:6px;}
.ins_box dd .sp{
	padding:0;
}
.ins_box dd em{
	float:left;
	font-style:normal;
	padding:0 0 0 5px;
}
.ins_box dd span input{
    position:absolute;
    top:0;
    left:4px;
    width:16px;
    height:15px;
	margin:0;
	padding:0;
	background:none;
}
.ins_box .fuhrp .t_f{
    width:55px;
	float:left;
    margin-right:5px;
}
.ins_box .fuhrp span{float:left;}
.registr_block .last_ar{
    border:none;
    padding-bottom:5px;
}
.registr_block .last_ar .sub_text{
    padding:10px 0;
}
.registr_block .last_ar .gray label span{
    color:#494948;
}
.registr_block .last_ar .bestat{
    padding-left:20px;
}
.registr_block .last_ar dl{
    width:700px;
}
.registr_block .btn_abseden{
    padding-right:20px;
    text-align:right;
    position:relative;
    margin-top:-30px;
    float:right;
}
.registr_block .abseden{
    width:134px;
    height:27px;
    border:0;
	cursor:pointer;
    background:url("../img/btns/btn_absend.jpg")  0 0 no-repeat;
}

/*------------------------------
    registr styles */

.bestell_cont{
    padding-top:5px;
    background:url("../img/bestell_cont_top.jpg") 0 0 no-repeat;
}
.bestell_cont .wrapp{
	position:relative;
    background:url("../img/bestell_wrapp_bg.jpg") 0 0 repeat-y;
    overflow:hidden;
    zoom:1;
    width:894px;
}
.bestell_cont .bottom_crn{
    background:url("../img/bestell_cont_bott.jpg") 0 0 no-repeat;
    font-size:0;
    height:5px;
}
.bestell_cont .left{
    width:457px;
    float:left;
}
.bestell_cont .right{
    margin-left:457px;
}
.bestell_cont .box{
    border-bottom:1px solid #fff;
    padding:10px 15px 0 12px;
}
.bestell_cont .box .p-bottom{padding-bottom:35px;}
.bestell_cont .car_info{
    overflow:hidden;
    zoom:1;
    padding-bottom:10px;
}
.bestell_cont .car_info .media{
    float:left;
    padding-right:20px;
}
.bestell_cont .car_info .media img{display:block;}
.bestell_cont .car_info .media .nr{
    padding-top:10px;
    line-height:16px;
}
.bestell_cont .car_info .info{
    overflow:hidden;
	padding:0;
}
.bestell_cont .car_info .info dt{
    color:#20396B;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
}
.bestell_cont .ttl-none{
	display:none;
}
.bestell_cont .car_info .info dd{
    overflow:hidden;
    zoom:1;
    padding:0;
}
.bestell_cont .car_info .info dd strong {
    float:left;
    width:72px;
}
.bestell_cont .car_info .info dd .location{
	width:auto;
	margin:0 4px 0 0;
}
* html .bestell_cont .car_info .info dd .location{margin-right:1px;}

.bestell_cont dt{
    color:#20396B;
    font-size:15px;
    font-weight:bold;
    padding-bottom:10px;
}
.bestell_cont dd{
    padding-bottom:10px;
    position:relative;
    overflow:hidden;
    zoom:1;
}
.bestell_cont dd label{
    top:2px;
    position:relative;
}
.bestell_cont dd a{
	color:#494948;
	text-decoration:underline;
}
.bestell_cont dd a:hover{text-decoration:none;}
.bestell_cont dd label .note{
	display:block;
	font-weight:normal;
	margin:-4px 0 0;
}
.bestell_cont .left .value{
    float:right;
    text-align:right;
}
.bestell_cont .t_f{
    border:1px solid #E3E3ED;
    padding:2px;
    height:18px;
	font-size:12px;
	line-height:18px;
	color:#494948;
	overflow:auto;
}
.bestell_cont select{
    border:1px solid #E3E3ED;
    font-size:13px;
}
.bestell_cont .lauf{
    width:40px;
    margin-right:10px;
}
.bestell_cont .km{
    width:60px;
    margin-right:5px;
    text-align:right;
}

.bestell_cont .mon{
    padding:15px 0 10px 0;
    overflow:hidden;
    zoom:1;
}
.bestell_cont .mon strong{
    float:left;
    font-size:12px;
    color:#20396b;
}
.bestell_cont .mon .ttl{
	display:block;
	font-size:22px;
}
.bestell_cont .mon .calc{
    float:right;
    text-align:right;
    font-weight:bold;
}
.bestell_cont .mon .num{
    font-size:22px;
    color:#20396b;
    padding-bottom:2px;
}
.bestell_cont .w_ckb{
    padding-bottom:5px;
}
.bestell_cont .w_ckb-sp{
	padding-top:21px;
}
.bestell_cont .w_ckb-sp-b{padding-bottom:18px;}
.bestell_cont .w_ckb dd{
    padding-left:20px;
    line-height:18px;
}
.bestell_cont .text-note{
	margin:-8px 0 40px;
}
.bestell_cont .ckb{
    position:absolute;
    top:5px;
    left:0;
    width:16px;
    height:15px;
	margin:0;
	padding:0;
	background:none;
}
.bestell_cont .station{
    width:165px;
    text-align:right;
}
.bestell_cont .info{
	padding:10px 15px 10px 12px;
}
.bestell_cont .info h3{
	margin:0 0 15px;
	font-size:14px;
	font-weight:bold;
	color:#20396b;
}
.bestell_cont .date{
    width:75px;
    text-align:right;
    margin-right:3px;
}
.bestell_cont .ico_date{
    position:relative;
    top:5px;
}
.bestell_cont .preis{
    padding:15px 25px 10px 10px;
}
.bestell_cont .preis strong{
    font-size:26px;
    padding-top:15px;
}

.bestell_cont .right dd{
    line-height:18px;
}
.bestell_cont .right label{
    float:left;
    top:0;
    width:140px;
	padding-top:3px;
}
.bestell_cont .right label span{
    color:red;
    font-size:14px;
    padding-left:2px;
}
.bestell_cont .right label .note{
	color:#494948;
	font-size:12px;
	line-height:18px;
	padding:0 10px 0 0;
	margin:0;
}
.bestell_cont .right .value{
    display:block;
    overflow:hidden;
	line-height:20px;
}
.bestell_cont .right .w180{width:180px;}
.bestell_cont .right .w249{width:249px;}
.bestell_cont .right .w202{width:202px;}
.bestell_cont .right .w135{width:135px;}
.bestell_cont .right .w80{width:80px;}
.bestell_cont .right .w35{width:35px;}
.bestell_cont .right .w44{width:44px;}
.bestell_cont .right .w193{width:193px;}
.bestell_cont .right .w97{width:97px;}
.bestell_cont .right .w140{width:140px;}
.bestell_cont .confirm-box{
	width:410px;
	position:absolute;
	bottom:11px;
	right:14px;
}
.bestell_cont .right textarea{
    width:246px;
    height:80px;
}
.bestell_cont .right .add_text{
    padding:10px 0 20px;
}
.bestell_cont .right .agb input{
    top:3px;
}
.bestell_cont .right .agb a{
    color:#494948;
    text-decoration:underline;
}
.bestell_cont .right .agb a:hover{text-decoration:none;}
.bestell_cont .right .buttons{
    text-align:right;
}
.bestell_cont .right .buttons input{
    height:27px;
    border:0;
    margin-left:5px;
	cursor:pointer;
}
.bestell_cont .right .buttons .tf_hours{
    background:url("../img/btns/btn_24.jpg") 0 0 no-repeat;
    width:134px;
}
.bestell_cont .right .buttons .bes-abs{
    background:url("../img/btns/btn_bes-abs.jpg") 0 0 no-repeat;
    width:189px;
}

.bestell .bestell_cont{
    background:url("../img/bestell_cont_top.jpg") 0 0 no-repeat;
}
.bestell_cont .message{
    background:#b7d0f1;
    border-bottom:1px solid #fff;
    width:894px;
}
.bestell_cont .message h3{
    color:#20396b;
    font-size:14px;
    font-weight:bold;
    padding:10px 0 10px 15px;
}
.bestell_cont .message p{
    padding:0 0 10px 15px;
}
.bestell_cont .drucken_s{
    width:88px;
    background:url("../img/btns/btn_drucken_s.jpg") 0 0 no-repeat;
}
.bestell_cont .zuruck{
    width:88px;
    background:url("../img/btns/btn_zuruck.jpg") 0 0 no-repeat;
}
.bestell .bestell_cont .buttons{
    padding:12px 0;
}

/*------------------------------
    registr styles */

.kundec .boxe{
    width:208px;
    float:left;
    margin-right:20px;
}
.kudec_big{
    height:441px;
    background:url("../img/kude_big_bg.jpg") 0 0 no-repeat;
    overflow:hidden;
}
.kudec_small{
    height:208px;
    background:url("../img/kude_small_bg.jpg") 0 0 no-repeat;
    float:none !important;
    margin:0 0 10px 0 !important;
    overflow:hidden;
}
.login_boxe{
    height:223px;
    background:url("../img/kude_bg.jpg") 0 0 no-repeat;
    float:none !important;
    margin:0 !important;
    overflow:hidden;
}
.boxe dl{
    padding:5px 3px 0 10px;
}
.boxe dt{
    color:#ca0000;
    font-size:18px;
    font-weight:bold;
    height:70px;
}
.boxe dt span{
    font-size:13px;
    font-weight:normal;
    color:#494948;
}
.boxe dd{
    padding:0 0 15px 50px;
    line-height:18px;
}
.boxe dd a{
    color:#20396b;
    font-size:14px;
    text-decoration:underline;
}

.login_boxe dt{
    height:30px;
}
.login_boxe dl{
    height:145px;
}
.login_boxe dd{
    padding-left:0;
}
.login_boxe .t_f{
    border:1px solid #E3E3ED;
    padding:2px;
    height:18px;
    width:180px;
}

.boxe .enlog{
    width:134px;
    height:27px;
    border:0;
    background:url("../img/btns/btn_einlogin.jpg") 0 0 no-repeat;
    margin-left:10px
}
.boxe .add_text{
    padding:5px 0 0 10px;
}
.boxe .add_text a{
    text-decoration:underline;
    color:#494948;
    line-height:16px;
}

.two-column{
    float:left;
    margin-right:20px;
}
.two-column .adv_ban{
    background:url("../img/adv_3.jpg") 0 0 no-repeat;
    width:208px;
    height:209px;
    margin-bottom:9px;
}
.two-column .adv_ban h3{
    color:#192162;
    font-size:16px;
    font-weight:bold;
    padding:15px 0 10px 10px;
}
.two-column .adv_ban p{
    color:#fff;
    font-weight:bold;
    padding:0 0 20px 10px;
    line-height:16px;
}
.two-column .adv_ban a {
    color:#ca0000;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
    margin-left:80px
}
.boxe .stat{
    background:url("../img/icons/ico_stat.jpg") 3px 5px no-repeat;
}
.boxe .downl{
    background:url("../img/icons/ico_downl.jpg") 5px 5px no-repeat;
}
.boxe .ref{
    background:url("../img/icons/ico_reif.jpg") 3px 5px no-repeat;
}
.boxe .werk{
    background:url("../img/icons/ico_werk.jpg") 2px 5px no-repeat;
}
.boxe .kontakt{
    background:url("../img/icons/ico_kontakt.jpg") 2px 5px no-repeat;
}
.boxe .schad{
    background:url("../img/icons/ico_schad.jpg") 12px 5px no-repeat;
}
.boxe .config{
    background:url("../img/icons/ico_config.jpg") 2px 5px no-repeat;
}
.boxe .daten{
    background:url("../img/icons/ico_daten.jpg") 2px 5px no-repeat;
}
.wrapp-hold{
	padding-top:43px !important;
}
.kunder-hold{
	width:894px;
	overflow:hidden;
	position:relative;
	z-index:200;
	background:url(../img/bg-kunder-hold.gif) repeat-y -894px 0;
}
.kunder-hold .holder{
	background:url(../img/bg-kunder-hold.gif) no-repeat;
}
.kunder-hold .frame{
	overflow:hidden;
	padding:25px 18px 18px;
	background:url(../img/bg-kunder-hold.gif) no-repeat -1788px 100%;
}
* html .kunder-hold .frame{
	overflow:visible;
	height:1%;
}
.tabset{
	margin:0;
	padding:0;
	width:890px;
	overflow:hidden;
	position:absolute;
	left:37px;
	top:15px;
	z-index:100;
}
.tabset li{
	float:left;
	padding:0 2px 0 0;
	list-style:none;
}
.tabset a.tab{
	font-size:15px;
	font-weight:bold;
	color:#20396b;
	text-decoration:none;
	display:block;
	background:#dbe7f8 url(../img/bg-tabset-left.gif) no-repeat;
}
.tabset .tab span{
	display:block;
	padding:6px 16px 8px;
	background:url(../img/bg-tabset-right.gif) no-repeat 100% 0;
}
.tabset a.active,
.tabset a.tab:hover{
	outline:none;
	text-decoration:none;
	background:#b7d0f1 url(../img/bg-tabset-left-h.gif) no-repeat;
}
.tabset a.active span,
.tabset a.tab:hover span{
	outline:none;
	text-decoration:none;
	background:url(../img/bg-tabset-right-h.gif) no-repeat 100% 0;
}
.personal-info .info-hold{
	width:858px;
	overflow:hidden;
	margin:0 -18px;
	padding:0 18px 12px;
	border-bottom:1px solid #fff;
}
.personal-info table{border-collapse:collapse;}
.personal-info table td{
	padding:7px 20px 7px 0;
	color:#494948;
	font-size:12px;
	line-height:17px;
	vertical-align:top;
}
.personal-info table thead td{
	font-size:15px;
	color:#20396b;
}
.personal-info table .item{
	width:382px;
}
.personal-info table .value{
	width:303px;
}
.personal-info table .edit{
	width:135px;
	vertical-align:bottom;
}
.personal-info .btn-edit{
	width:134px;
	height:27px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/btns/btn_bestel.jpg") no-repeat;
}
.orders-hold table a,
.personal-info table a{
	color:#494948;
	text-decoration:underline !important;
}
.orders-hold table a:hover,
.personal-info table a:hover{
	color:#494948;
	text-decoration:none !important;
}
.orders-hold{
	width:894px;
	overflow:hidden;
	margin:0 -18px -10px;
}
.orders-hold table{border-collapse:collapse;}
.orders-hold table td{
	padding:7px 5px 7px 0;
	color:#494948;
	font-size:12px;
	line-height:17px;
	vertical-align:top;
}
.orders-hold table thead td{
	font-size:15px;
	color:#20396b;
}
.orders-hold table .left{width:12px;}
.orders-hold table .date{width:67px;}
.orders-hold table .car{width:249px;}
.orders-hold table .time{width:67px;}
.orders-hold table .mileage{width:103px;}
.orders-hold table .rate{width:367px;}
.orders-hold table .odd td{
	background:#dbe7f8;
}
.review-hold{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 15px;
}
.review-hold .top-hold{
	width:100%;
	overflow:hidden;
}
.review-hold .top-hold span{
	float:left;
	padding:11px 0 10px;
	color:#494948;
}
.review-hold .top-hold a{
	color:#494948;
	text-decoration:underline;
}
.review-hold .top-hold a:hover{text-decoration:none;}
.review-hold .ttl{
	color:#20396b;
	font-size:15px;
	padding:10px 60px 8px 0;
	margin:0 11px 0 0;
	float:left;
	background:url(../img/icons/ico-ttl.gif) no-repeat 100% 0;
}
.review-list{
	margin:0;
	padding:0 0 29px;
	width:100%;
	overflow:hidden;
	color:#494948;
}
.review-list li{
	float:left;
	width:223px;
	padding:0 10px 0 0;
	list-style:none;
}
.review-list .img{
	float:left;
	margin:0 6px 0 0;
	border:1px solid #797979;
}
* html .review-list .img{margin-right:3px;}
.review-list .img img{display:block;}
.review-list .goods-info{
	overflow:hidden;
}
* html .review-list .goods-info{
	overflow:visible;
	height:1%;
}
.review-list a{
	color:#494948;
	text-decoration:underline !important;
}
.review-list a:hover{
	color:#494948;
	text-decoration:none !important;
}
.review-hold .btn-search{
	width:173px;
	height:27px;
	position:absolute;
	bottom:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/btns/btn-search.gif) no-repeat;
}
.reservation-hold{
	width:657px;
	overflow:hidden;
	color:#494948;
	position:relative;
	background:url(../img/bg-reservation-hold.gif) repeat-y -657px 0;
}
.kunder-hold .reservation-hold .holder{
	background:url(../img/bg-reservation-hold.gif) no-repeat;
}
.kunder-hold .reservation-hold .frame{
	padding:9px 12px 8px;
	min-height:178px;
	background:url(../img/bg-reservation-hold.gif) no-repeat -1314px 100%;
}
* html .kunder-hold .reservation-hold .frame{
	overflow:visible;
	height:178px;
}
.reservation-hold .left-info{
	float:left;
	margin:0 10px 0 0;
}
* html .reservation-hold .left-info{margin-right:7px;}
.reservation-hold .left-info img{display:block;}
.reservation-hold .left-info p{
	margin-bottom:10px;
}
.reservation-hold .right-info a,
.reservation-hold .left-info a{
	color:#494948;
	text-decoration:underline !important;
}
.reservation-hold .right-info a:hover,
.reservation-hold .left-info a:hover{
	color:#494948;
	text-decoration:none !important;
}
.reservation-hold .right-info{
	width:300px;
	overflow:hidden;
}
.reservation-hold .right-info p{margin-bottom:3px;}
.reservation-hold .mark{
	background:#ca0000;
	color:#fff;
	float:left;
	padding:2px 3px;
}
.reservation-hold .mark a{
	color:#fff;
	text-decoration:underline;
}
.reservation-hold .mark a:hover{
	text-decoration:none;
	color:#fff;
}
.reservation-hold .right-info h2{
	margin:0 0 10px;
	color:#20396b;
	font-size:15px;
	font-weight:bold;
}
.reservation-hold dl{
	margin:0;
	width:100%;
	overflow:hidden;
}
.reservation-hold dt{
	float:left;
	width:72px;
}
.reservation-hold dd{
	margin:0;
	float:left;
}
.reservation-hold .note{
	display:block;
	padding:15px 0 0;
}
.reservation-hold .price{
	width:140px;
	position:absolute;
	top:0;
	right:0;
	background:#3e94e2 url(../img/bg-price.gif) no-repeat;
}
* html .reservation-hold .price{right:-1px;}
.reservation-hold .price .b{
	height:1%;
	overflow:hidden;
	padding:8px 10px;
	font-size:11px;
	color:#fff;
	text-align:right;
	background:url(../img/bg-price.gif) no-repeat -140px 100%;
}
.reservation-hold .price .ttl{
	font-size:16px;
	display:block;
}
.reservation-hold .buttons{
	width:140px;
	position:absolute;
	bottom:8px;
	right:0;
}
.reservation-hold .btn-order,
.reservation-hold .btn-details{
	width:134px;
	height:27px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
	background:url(../img/btns/btn-details.gif) no-repeat;
}
.reservation-hold .btn-order{
	margin:0;
	background:url(../img/btns/btn-bestel.gif) no-repeat;
}
.support-hold{
	width:565px;
	min-height:221px;
	padding:0 293px 40px 0;
	overflow:hidden;
	position:relative;
}
* html .support-hold{
	overflow:visible;
	height:221px;
}
.support-hold h2{
	margin:0 0 15px;
	color:#20396b;
	font-size:15px;
	font-weight:bold;
}
.support-hold .ticket_b{
	top:10px !important;
}
.support-hold .form-hold{
	width:100%;
	overflow:hidden;
}
.support-hold .row{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
.support-hold .row label{
	width:92px;
	float:left;
	padding:0 10px 0 0;
}
.support-hold .row input{
	width:158px;
	float:left;
	height:17px;
	padding:1px 5px 2px;
	border:1px solid #acadb2;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#494948;
}
.support-hold .row textarea{
	width:432px;
	float:left;
	height:127px;
	padding:2px 0 2px 3px;
	border:1px solid #acadb2;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#494948;
	overflow:auto;
}
.support-hold .btn-send{
	position:absolute;
	bottom:0;
	right:0;
}
.history .formFilter ul{padding-top:60px;}
.history .formFilter ul li{
	min-height:25px;
}
* html .history .formFilter ul li{	overflow:visible;	height:25px;}
.aside{
	width:210px;
	float:right;
}
.aside .ttl-box{
	width:188px;
	padding:0 11px 8px;
	overflow:hidden;
	margin:0 0 10px;
	line-height:20px;
	background:#b7d0f1 url(../img/bg-ttl-box.gif) no-repeat 0 100%;
}
.aside .ttl-box a{
	color:#494948;
	text-decoration:underline;
}
.aside .ttl-box a:hover{text-decoration:none;}
.aside .top-hold{
	word-break:188px;
	margin:0 -11px 5px;
	padding:3px 11px;
	border-bottom:1px solid #fff;
	background:#3e94e2 url(../img/bg-top-hold.gif) no-repeat;
}
.aside .top-hold .ttl{
	color:#fff;
	display:block;
	font-size:14px;
	padding:3px 0;
}
.aside .ad{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.aside .ad img{display:block;}
.main-content{
	width:445px;
	float:left;
}
.main-content h2{
	color:#20396b;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.main-content dl{
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
	color:#20396b;
	line-height:20px;
}
.main-content dl a{
	color:#20396b;
	text-decoration:none;
}
.main-content dl a:hover{text-decoration:underline;}
.main-content dt{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 2px;
}
.main-content dd{
	margin:0;
	display:block;
}
.finish-hold{
	width:894px;
	overflow:hidden;
	background:url(../img/bg-finish-hold.gif) repeat-y -894px 0;
}
.finish-hold .holder{
	background:url(../img/bg-finish-hold.gif) no-repeat;
}
.finish-hold .frame{
	padding:13px;
	background:url(../img/bg-finish-hold.gif) no-repeat -1788px 100%;
}
.finish-hold h2{
	margin:0 0 10px;
	color:#20396b;
	font-size:14px;
	font-weight:bold;
}
.finish-hold p{margin-bottom:10px;}
.finish-hold .button-list{
	width:100%;
	overflow:hidden;
	position:relative;
}
.finish-hold .button-list div{
	position:relative;
	float:left;
	left:50%;
}
.finish-hold ul{
	margin:0;
	padding:0;
	position:relative;
	float:left;
	left:-50%;
}
.finish-hold ul li{
	float:left;
	padding:0 0 0 10px;
	list-style:none;
}
.finish-hold ul a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	height:27px;
	text-decoration:none;
}
.finish-hold ul .btn-more-order{
	width:229px;
	background:url(../img/btns/btn01.gif) no-repeat;
}
.finish-hold ul .btn-home{
	width:120px;
	background:url(../img/btns/btn02.gif) no-repeat;
}
.finish-hold ul .btn-logout{
	width:100px;
	background:url(../img/btns/btn03.gif) no-repeat;
}
.contact-hold{
	height:1%;
	overflow:hidden;
}
.contact-hold h2{
	color:#20396b;
	font-size:16px;
	font-weight:bold;
	margin-bottom:27px;
}
.contact-hold h3{
	color:#20396b;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.contact-hold .note{
	display:block;
	color:#494948;
	margin:0 0 20px;
}
.contact-hold form ul{	margin:0 0 0 -45px;	padding:0;	list-style:none;
	width:705px;
	overflow:hidden;}.contact-hold form ul li{	float:left;	width:280px;
	padding:0 0 11px 45px;}
.contact-hold .area-hold label,
.contact-hold form ul label{
	width:99px;
	float:left;
	line-height:22px;
}
.contact-hold form ul .right{
	width:313px;
}
.contact-hold form ul .right label{width:133px;}
.contact-hold form ul input{
	width:178px;
	height:20px;
	padding:0;
	float:left;
	border:1px solid #acadb2;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#fff;
	outline:none;
}
.contact-hold form ul .w119{
	width:119px;
}
.contact-hold form ul .w52{
	width:52px;
	float:right;
	margin:0 0 0 -10px;
}
.contact-hold .area-hold{
	width:100%;
	overflow:hidden;
	padding:0 0 23px;
}
.contact-hold .area-hold textarea{
	width:536px;
	height:97px;
	padding:0;
	margin:0;
	color:#494948;
	border:1px solid #acadb2;
	background:#fff;
	float:left;
	overflow:auto;
	outline:none;
}
.contact-hold .box-hold{
	width:450px;
	overflow:hidden;
	padding:0 210px 0 0;
	position:relative;
}
.contact-hold .row{
	height:1%;
	overflow:hidden;
	padding:0 0 5px 7px;
}
.contact-hold .mark{color:#ca0000;}
.contact-hold .row label{
	float:left;
	line-height:14px;
}
.contact-hold .row input{
	width:16px;
	height:15px;
	float:left;
	margin:0 7px 0 0;
	padding:0;
}
.contact-hold .btn-holder{
	width:100%;
	padding:13px 0 41px;
	overflow:hidden;
}
.contact-hold .btn-holder input{float:left;}
.contact-hold .contacts{
	width:100%;
	overflow:hidden;
}
.contact-hold .contacts span{
	display:block;
	padding:0 0 5px;
}
.contact-hold .ticket_b{
	right:20px;
	top:-2px;
}

.haendler_reg {
	padding:0px;
}

.haendler_reg t_f {
	width:175px;
	height:18px;
	line-height:18px;
   	padding:2px;
    	border:1px solid #E3E3ED;
}
