

*{margin:0px; padding:0px;}
html{height:100%;}
body{height:100%; font:12px arial; color:#000; line-height:1.2; background: #FFF url("../images/bg.gif") center top;}
img{border:none;}
a{outline:none; color:#000;}
a:hover{text-decoration:none;}
:focus{outline:none;}
.link {
	text-decoration: underline;
	cursor: pointer;
	 color:#000;
}

ul li{list-style: none;}
fieldset{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.no_bg{background:none !important;}
.no_bord{border:none !important;}
.no_marg{margin:0 !important;}
.no_pad{padding:0 !important;}
h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
a span{cursor:pointer;}

#wrap2{overflow:hidden; min-height:100%; position:relative;}
#wrap{padding-top:109px; position:relative; background: url("../images/wrap_bg.gif") repeat-x top; z-index:1;}

#header{height:96px; border-bottom:1px solid #d4dbd7; position:absolute; top:0; left:50%; width:978px; margin-left:-489px; background:#FFF;}
#header .lb{position:absolute; left:-1px; bottom:-1px; height:52px; background:#d6ddda; width:1px; overflow:hidden;}
#header .rb{position:absolute; right:-1px; bottom:-1px; height:52px; background:#d6ddda; width:1px; overflow:hidden;}
#header .logo{float:left; width:293px; padding:15px 0 0 21px; margin-right:67px;}
#header .logo a{display:block; width:293px; height:67px; background: url("../images/logo.gif"); text-indent:-9999px;}
#header .contact{float:left; background: url("../images/phone_icon.png") no-repeat left 12px; padding-left:29px; margin-top:34px;}
#header .phone{font-size:24px; font-weight:bold; color:#bbbbbb; height:27px; line-height:26px;}
#header .phone span{color:#009000; padding-left:10px; background: url("../images/dot.gif") no-repeat 3px 12px;}
#header .contact .fl{font-size:11px; padding-left:2px;}
#header .contact .fr{color:#808080; font-size:11px; float:left; padding-left:11px;}

#header .header_right{float:right; width:310px; padding-top:14px;}
#header .header_right p{color:#838383; line-height:19px; padding-bottom:3px;}
#header .header_right .buttons{position:relative;}
#header .header_right #login_panel{position:absolute; left:0; top:25px; width:143px; background:#f2f2f2; display:none; z-index:10;}
#header .header_right #login_panel form{padding-bottom:2px; background: url("../images/login_panel_bottom.gif") no-repeat left bottom;}
#header .header_right #login_panel form fieldset{border:solid #494949; border-width:0 1px; padding:27px 0 10px 11px;}
#header .header_right #login_panel .inp_text{float:left; width:107px; height:18px; padding:4px 5px; border:1px solid #5b5b5b; margin:0 0 6px 0; color:#7f7f7f; font:11px arial;}
#header .header_right #login_panel .forgot{font-size:11px; padding-bottom:8px;}
#header .header_right #login_panel .forgot a{color:#261dba;}
#header .header_right #login_panel .submit{
float:left; width:119px; height:22px; border:none; background: url("../images/but_bestatigen.png"); text-align: center; font-weight:bold; text-decoration:none; cursor:pointer; padding-top: 6px;}
#header .header_right #login_but{float:left; width:114px; height:28px; background: url("../images/login_but.png"); margin-right:7px; padding-left:29px; line-height:28px; font-weight:bold; text-decoration:none;}
#header .header_right .register_but{float:left; width:143px; height:28px; background: url("../images/register_but.png"); text-align:center; line-height:28px; font-weight:bold; text-decoration:none;}

#header .logged_in{float:right; padding:14px 27px 0 0;}
#header .logged_in p{color:#838383; line-height:19px; padding-bottom:3px;}
#header .logged_in p span{color:#000;}

#header .logged_in .logout_but{float:left; width:114px; height:28px; background: url("../images/login_but.png"); margin-right:7px; padding-left:29px; line-height:28px; font-weight:bold; text-decoration:none;}
#header .logged_in .profile_but{float:left; width:114px; height:28px; background: url("../images/login_but.png"); margin-right:7px; padding-left:29px; line-height:28px; font-weight:bold; text-decoration:none;}

#container{margin:0 auto; width:960px; border:1px solid #d6ddda; background:#FFF; overflow:hidden; padding-left:18px; position:relative;}
#container .left_column{float:left; width:620px; margin-right:20px; padding-top:13px;}
#container .left_column .search_block{background: url("../images/search_block_bg.png") repeat-x left top; position:relative; height:158px; border:1px solid #019d01; border-bottom:none; color:#FFF; margin-bottom:13px;}
#container .left_column .search_block .lt{position:absolute; left:0; top:0; height:158px; width:1px; overflow:hidden; background: url("../images/search_block_bord.png");}
#container .left_column .search_block .rt{position:absolute; right:0; top:0; height:158px; width:1px; overflow:hidden; background: url("../images/search_block_bord.png");}
#container .left_column .search_block form{padding:0 6px 0 8px;}
#container .left_column .search_block .cols{height:157px; background: url("../images/search_cols_bord.gif") repeat-x bottom; position: relative;}

#container .left_column .search_block .cols .cover {
	position: absolute;
	width: 616px;
	height: 154px;
	 background: #10b910 url("../images/green_loader.gif") no-repeat center center;
	top: 1px;
	left: 1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
-moz-opacity: 0.9; 
-khtml-opacity: 0.9; 
opacity: 0.9;
display: none;
}
#container_inner .left_column .left_sidebar .cover {
	position: absolute;
	width: 191px;
	height: 315px;
	 background: #ffffff url("../images/spinner_big.gif") no-repeat center center;
	top: 1px;
	left: 1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
-moz-opacity: 0.9; 
-khtml-opacity: 0.9; 
opacity: 0.9;
display: none;
}


#container .left_column .search_block .cols .col1{float:left; width:204px;}
#container .left_column .search_block .cols .col1 h2{padding-left:2px;}
#container .left_column .search_block .cols .col1 select {
	display: none;
}

.manuId, 
.modId, 
.carId {
	width: 182px; 
	background:url(../images/select-disabled.png) no-repeat right center;
	height: 27px;
	border:1px solid #5F5F5F;
	margin-bottom: 2px;
	background-color: #ffffff;
} 
.modId select,
.carId select {
	display: none;
}

.left_sidebar .manuId, .left_sidebar .modId, .left_sidebar .carId { 	width: 162px; }

.modId div.text,
.carId div.text {
   width:180px;
   overflow: hidden;
   padding: 7px 4px 3px 10px;
   height: 19px;
   display:block;
   color: #888;
}



.selectholder{
width: 182px;
overflow: hidden;
height: 27px;
display:block;
background:url(../images/select_arrow.png) no-repeat right center;
color: #000;
cursor:pointer;
}

.left_sidebar .selectholder{ width:162px; }


.selectholder span{
width:150px;
padding: 7px 23px 5px 10px;
height:12px;
display:block;
overflow: hidden;
}

.left_sidebar .selectholder span{ width:125px; }


.selectholder ul{
width:176px;
padding-left: 6px;
background:#FFF;
border:1px solid #5f5f5f;
margin-top: 4px;
margin-left: -1px;

border-top:none;
color:#000;
display:block;
list-style:none;
list-style-type:none;
height: auto;
max-height: 200px;
overflow: auto;

}

.left_sidebar ul{ width:156px; }

.selectholder ul li{
padding:2px 3px;
}

.selectholder ul li:hover{
background:#0CF;
color:#FFF;
}
.selectholder ul li.optgroup{
font-weight: bold;
}

.selectholder ul li.optgroup:hover{
font-weight: bold;
background:#FFF;
color:#000;
}
   
.selectholder ul li.padded {
	padding-left: 10px;
}

#container .left_column .search_block .cols .col1 ul.newList a{color:#000; text-decoration:none; display:block;}
#container .left_column .search_block .cols .col1 ul.newList{color:#000; width:182px; background:#fff; position:absolute; border:1px solid #ccc; top:26px; left:0; overflow:auto; z-index:9999;}
#container .left_column .search_block .cols .col1 .newListSelected{width:184px; color:#000; height:28px; background:#FFF; margin-bottom:2px;}
#container .left_column .search_block .cols .col1 .newListSelected span{width:182px; display:block;}
#container .left_column .search_block .cols .col1 ul.newList li a{padding:3px 9px; display:block;}
#container .left_column .search_block .cols .col1 ul.newList li a:focus{-moz-outline-style:none;}
#container .left_column .search_block .cols .col1 .selectedTxt{width:173px; overflow:hidden; height:20px; padding:6px 0 0 9px; background: url("../images/select_arrow.png") no-repeat 157px 1px; border:1px solid #5f5f5f;}
#container .left_column .search_block .cols .col1 .hiLite {background:#DDD!important; color:#000!important;}
#container .left_column .search_block .cols .col1 .hiLite a {background:#DDD!important; color:#000!important;}
#container .left_column .search_block .cols .col1 .newListHover {background:#DDD!important; color:#000!important; cursor:default;}

#container .left_column .search_block .cols .col2{float:left; width:193px; padding:0 0 0 17px; background: url("../images/search_block_sep.png") no-repeat left top; height:152px;}
#container .left_column .search_block .cols .col2 label{float:left; width:108px; padding-top:8px;}
#container .left_column .search_block .cols .col2 .inp_text{float:left; width:54px; padding:5px; height:16px; border:1px solid #007131; margin-bottom:2px;}
#container .left_column .search_block .cols .col2 a{color:#FFF;}
#container .left_column .search_block .cols .col2 .link{padding-top:2px; clear:both; position: relative;}
#kba-info {
	position: absolute;
	top: -90px;
	left: 150px;
	display: none;
}
#container .left_column .search_block .cols .col2 .link a{color:#cff1cf; font-size:11px;}
#container .left_column .search_block .cols .col3{float:left; width:175px; padding-left:13px; background: url("../images/search_block_sep.png") no-repeat left top; height:152px;}
#container .left_column .search_block .cols .col3 .inp_text{width:160px; padding:5px; height:16px; border:1px solid #5b5b5b;}
#container .left_column .search_block h2{font-size:14px; color:#FFF; line-height:15px; text-transform:uppercase; letter-spacing:-1px; padding-top:10px; height:42px;}
#container .left_column .search_block .button{height:40px; text-align:center; padding-top:29px;}
#container .left_column .search_block .button .submit{width:172px; height:32px; background: url("../images/but_search.png"); text-indent:-9999px; border:none; cursor:pointer; display:block; font-size:0; text-indent:-9999px; line-height:0; margin:0 auto;}

#container .left_column .promo{position:relative; border:1px solid #dfdfdf; height:188px; margin-bottom:1px;}
#container .left_column .promo .item{position:absolute; left:0; top:0;}
#container .left_column .promo .item .image{float:left; width:270px; padding-top:14px;}
#container .left_column .promo .item .text{float:left; width:270px; padding-top:14px;}
#container .left_column .promo .item .text h3{padding-bottom:9px;}
#container .left_column .promo .item .text p{font-size:11px; line-height:13px; padding:0 0 13px 2px;}
#container .left_column .promo .item .button{padding-left:1px;}
#container .left_column .promo .nivo-controlNav {float:right; width:40px; padding-top:38px; border-left:1px solid #e5e5e5; padding-left:15px; height:150px;}

#container .left_column .promo .nivo-controlNav a{margin-bottom: 6px;}
#container .left_column .promo .nivo-controlNav a{display:block; width:23px; height:18px; background: url("../images/pages_li_bg.gif"); text-align:center; padding-top:4px; text-decoration:none; color:#000000;}
#container .left_column .promo .nivo-controlNav a.active{background: url("../images/pages_li_active_bg.gif"); color:#7e7e7f;}

.manufacturers{position:relative; border-bottom:1px solid #d3e1ec; margin-bottom:1px;}
.manufacturers .block_top{background:#dae8f3 url("../images/left_column_h3_bg.png") repeat-x top; border-left:1px solid #c2cfd8; border-right:1px solid #c2cfd8; border-top:1px solid #d3e1ec;}
.manufacturers h3{height:23px; padding:5px 0 0 0; font-size:15px; text-shadow:1px 0 1px #FFF; text-align:center;}
.manufacturers .tabs{position:relative; height:28px; border-bottom:1px solid #c1cfda;}

.manufacturers .tabs li{float:left; width:310px; height:30px; background: url("../images/mans_tab_bg.gif"); text-align:center; color:#4c4c4c; line-height:30px; text-shadow:1px 0 1px #FFF; font-weight:bold; cursor:pointer;}
.manufacturers .tabs li.tab1{position:absolute; left:6px; top:0; z-index:2;}
.manufacturers .tabs li.tab2{position:absolute; right:6px; top:0; z-index:1;}
.manufacturers .tabs li.active{background: url("../images/mans_tab_bg_active.gif");}
li a.more {
	position: absolute;
	right: 15px;
	top: 1px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}
.manufacturers .automarke{border-left:1px solid #d3dde5; border-right:1px solid #d3dde5; padding:2px 0 11px; border-top:1px solid #ffffff; background:#ecf6ff;}

.manufacturers .automarke ul{overflow:hidden; background: url("../images/manufacturers_bg.gif") 1px 0; position:relative; left:-1px;}

.manufacturers .automarke ul li{float:left; border:1px solid #ccdae5; margin:3px 6px 3px 7px;}
.manufacturers .automarke ul li a{display:block; width:189px; height:59px; border:1px solid #ffffff; background: url("../images/manufacturers_li_bg.png"); text-align:center; font-size:10px; text-transform:uppercase; color:#4c4c4c; text-decoration:none;}

.text_page .manufacturers .automarke {
	border: 0px;
}

.text_page .manufacturers .automarke ul {
	background: none;
}
.text_page .manufacturers .automarke ul li a {
	width: 152px;
}
.manufacturers .automarke ul li a .image{height:42px; display:block;}
.manufacturers .automarke ul li a .title{text-decoration:underline;}
.manufacturers .automarke ul li a:hover .title{text-decoration:none;}
.manufacturers .automarke ul li a img{vertical-align:2px;}
.manufacturers .ersatz{border-left:1px solid #d3dde5; border-right:1px solid #d3dde5; padding:2px 0 11px; border-top:1px solid #ffffff; background:#ecf6ff; display:none;}
.manufacturers .ersatz .items{overflow:hidden; background: url("../images/manufacturers_bg.gif") 1px 0; position:relative; left:-1px;}
.manufacturers .ersatz .item{float:left; width:191px; float:left; border:1px solid #ccdae5; margin:3px 6px 3px 7px; background:#ffffff; height:130px;}
.manufacturers .ersatz .item .er_top{height:31px; position: relative; background: url("../images/ersat_h4_bg.png"); border:1px solid #FFF; border-bottom:1px solid #e5e5e5;}
.manufacturers .ersatz .item .er_top img{float:left; margin-top: -1px}
.manufacturers .ersatz .item .er_top b{font-size:13px; position: absolute; right: 5px; top: 8px;}
.manufacturers .ersatz .item .er_links{padding:10px 13px; line-height:15px;}
.manufacturers .ersatz .item li{}
.manufacturers .ersatz .item .er_links a{color:#1337e2; font-size:11px;}

.brems_bottom.manufacturers {
	padding-right: 0px;
	border: 0px;
}
.brems_bottom.manufacturers .ersatz {display: block; background: none; border: 0px; padding: 0px;}
.brems_bottom.manufacturers .ersatz .items{background: none;}
.brems_bottom.manufacturers .ersatz .items .item {
	margin-left:0px;
	width: 218px;
}


#container .left_column .text_block{position:relative; margin-bottom:1px;}
#container .left_column .text_block .view_more{position:absolute; right:16px; top:10px; background: url("../images/plus.png") no-repeat right 2px; width:10px; height:12px;}
#container .left_column .text_block h3{height:23px; padding:9px 0 0 15px; background: url("../images/left_column_h3_bg.png"); border:1px solid #c4d0da; border-bottom:1px solid #c1cfda; border-top:1px solid #d3e1ec; text-transform:uppercase; font-size:11px; text-shadow:0 1px 0 #FFF;}
#container .left_column .text_block_inner{padding:15px 15px 0; border-left:1px solid #d3dde5; border-right:1px solid #d3dde5; border-bottom:1px solid #dadada;}
#container .left_column .text_block p{line-height:15px; font-size:11px; padding-bottom:15px;}

.left_column .bottom_menu{background:#eef1ef; height:28px; overflow:hidden; padding-top:1px;}
.left_column .bottom_menu ul{margin-left:-1px; width:1000px;}
.left_column .bottom_menu li{float:left; padding:7px 16px; border-left:1px solid #d8d6d8;}
.left_column .bottom_menu li a{color:#616162; text-decoration:none;}

#container .right_column{float:left; width:300px; padding:13px 0 0px;}
#container .right_column .rt_block{position:relative; margin-bottom:22px;}
#container .right_column .rt_block .image{margin-bottom:1px;}
#container .right_column .rt_block .text{position:absolute; left:59px; top:115px; width:192px;}
#container .right_column .rt_block .text h3{font-size:13px; padding-bottom:2px;}
#container .right_column .rt_block .text p{color:#677297; font-size:11px; line-height:13px;}
#container .right_column .rt_block .arrows{padding:8px 13px 0; background: url("../images/rt_block_arrows.png"); height:45px; border:1px solid #c9e5f2;}
#container .right_column .rt_block .arrows .prev{float:left; width:36px; height:36px; text-indent:-9999px;}
#container .right_column .rt_block .arrows .next{float:right; width:36px; height:36px; text-indent:-9999px;}

.right_column .cart{font-size:13px; position:relative; border:1px solid #d2cfc1; line-height:15px;
background-color:#F8F5E4;}
.right_column .cart .arrow{position:absolute; right:12px; top:9px; width:15px; height:15px; background: url("../images/cart_arrow.gif"); text-indent:-9999px;}
.right_column .cart .cart_top{border-bottom:1px solid #e5e2d3;}
.right_column .cart .cart_top .zur_kasse{height:43px;}
.right_column .cart h3{font-size:13px; background:#f8f5e4; padding:10px 0 0 13px; height:24px;}

.right_column .cart_inner{background:#fffceb;
background:#fffceb;
}



.right_column .basket .cart_inner,
.right_column .empty.basket .cart_inner {
	max-height: 400px;
	overflow: auto;
	border-bottom:1px solid #e5e2d3;
	margin-bottom:8px;
}
.right_column .empty .cart_inner
{
	border-bottom:0px;
	margin-bottom:0px;
}


.right_column .cart_inner .cart_empty{padding:9px 13px; color:#33322f;}
.right_column .cart_inner li{border-top:1px solid #e5e2d3; padding:8px 11px 8px 12px;}
.right_column .cart_inner li:first-child{border-top:none;}
.right_column .cart_inner li .stat{overflow:hidden; padding:0 0 1px;}
.right_column .cart_inner li .stat .fl{font-size:11px; color:#7F7D75;}
.right_column .cart_inner li .stat .fr{font-size:11px; color:#7f7d75;}
.right_column .cart_inner li .price{overflow:hidden; color:#972116; font-weight:bold;}
.right_column .cart .total{border-top:1px solid #e5e2d3; background:#f8f5e4; padding:8px 10px 0 11px; height:23px; font-weight:bold; color:#5f5e57;}
.right_column .cart .total .fr{color:#b02213;}
.right_column .cart .info{ background:#f8f5e4; padding:0px 10px 0 11px; height:20px; font-size: 11px;}


.right_column .cart .button{background:#f8f5e4; padding-left:10px; height:47px;}
.right_column .cart .button span{display:block; width:266px; height:24px; padding:8px 0 0 15px; 
background: url("../images/cart_button_blue.png"); color:#FFF; font-weight:bold; text-decoration:none;}
.right_column .cart.empty .button span {
	background: url("../images/cart_button_bg.gif");
}

.right_column .cart .zum_wagen{background:#f8f5e4; padding:6px 0 0 10px; height:41px;}
.right_column .cart .zum_wagen span{display:block; width:153px; height:24px; padding:8px 0 0 51px; background: url("../images/zum_wagen.png"); color:#4c4c4c; font-weight:bold; text-decoration:none;  text-shadow:1px 1px 0 #FFF;}
.right_column .cart .zur_kasse{background:#f8f5e4; padding-left:10px; height:47px;}
.right_column .cart .zur_kasse span{display:block; width:189px; height:24px; padding:8px 0 0 15px; background: url("../images/zur_kasse.png"); color:#FFF; font-weight:bold; text-decoration:none; text-shadow:1px 1px 0 #0c4f80;}
.right_column .cart.empty .zur_kasse span {
	background: url("../images/zur_kasse_gr.png");
	 text-shadow:1px 1px 0 #808080;
}
.right_column .cards{padding:13px 0 0 0; height:70px;}
.right_column .cards h3{font-size:13px; padding-bottom:8px;}
.right_column .cards_inner a{margin-left:9px; float:left;}
.right_column .cards_inner a:first-child{margin-left:0;}

#container .right_column .info{border:solid #e5e5e5; border-width:1px 0;}
#container .right_column .info li{padding-left:66px; font-size:11px;}
#container .right_column .info li p{line-height:13px; background:#e5f3fe; padding-bottom:12px; padding-left:18px; color:#7e858b;}
#container .right_column .info li b{font-size:15px; font-weight:normal; padding-bottom:2px; background:#e5f3fe; padding-left:18px; display: block;}
#container .right_column .info li:first-child h4{padding-top:12px;}
#container .right_column .info .item1{background: url("../images/info_item1_bg.png") no-repeat 8px 6px;}
#container .right_column .info .item2{background: url("../images/info_item2_bg.jpg") no-repeat 6px 0px;}
#container .right_column .info .item3{background: url("../images/info_item3_bg.jpg") no-repeat 1px 4px;}
#container .right_column .info .item4{background: url("../images/info_item4_bg.jpg") no-repeat 2px 3px;}
#container .right_column .info .item5{background: url("../images/info_item5_bg.jpg") no-repeat 7px 5px;}

#container .right_column .news{padding-top:12px;}
#container .right_column .news h3,
#container .right_column .news a
{font-size:11px; text-transform:uppercase; padding-bottom:4px; text-decoration: none; font-weight: bold; display: block;}

#container .right_column .news dl{border:1px solid #dbe9f4; border-top:3px solid #c1cfda; border-bottom:1px solid #e6f4ff; padding:0 30px 0 16px;}
#container .right_column .news dt{color:#7f7f7f; border-top:1px solid #e3e3e3; padding:7px 0 3px 1px; font-size:10px;}
#container .right_column .news dt:first-child{border-top:none;}
#container .right_column .news dd{line-height:15px; padding:0 0 7px 1px;}

#container .right_column .testimonials{padding-top:12px;}
#container .right_column .testimonials h3{font-size:11px; text-transform:uppercase; padding-bottom:4px;}
#container .right_column .testimonials ul{border:1px solid #dbe9f4; border-top:3px solid #c1cfda; border-bottom:1px solid #e6f4ff; padding:5px 30px 13px 16px; background:#e6f4ff;}
#container .right_column .testimonials li{padding:10px 0 5px;}
#container .right_column .testimonials li span{display:block; color:#6d7b86; font-size:11px; padding-top:6px;}

.contacts{padding-top:12px; width:300px;}
.contacts h3{font-size:11px; text-transform:uppercase; padding-bottom:4px;}
.contacts_inner{border:1px solid #dbe9f4; border-top:3px solid #c1cfda; border-bottom:1px solid #e6f4ff; padding:13px 10px 13px 16px; background:#e6f4ff; line-height:16px;}
.contacts .cont_top{border-bottom:1px solid #cddbe6; padding:4px 0 7px;}
.contacts .cont_top .map{float:right; background: url("../images/map_icon.png") no-repeat right top; padding-top:35px; margin-top:-4px; color:#6d7b86; font-size:11px;}
.contacts .cont_bottom{padding-top:9px;}
.contacts .cont_bottom .feedback{float:right; background: url("../images/feedback_icon.png") no-repeat right top; margin-top:0px; padding-top:28px; color:#6d7b86; font-size:11px;}

#footer{position:relative; background:#c1cfda; height:114px; border-top:1px solid #FFF; font-size:11px; line-height:13px; margin-top:10px;}
#footer .logo{position:absolute; left:50%; top:26px; margin-left:340px;}
#footer .logo a{display:block; width:116px; height:28px; background: url("../images/footer_logo.gif"); text-indent:-9999px;}
#footer .f_menu{padding-top:10px; height:28px; position:absolute; left:50%; margin-left:-456px;}
.bottom_menu .link,
#footer .f_menu .link{color:#000; text-decoration:none;}
.bottom_menu .link:hover,
#footer .f_menu .link:hover{text-decoration:underline;}
#footer .rights{position:absolute; left:50%; margin-left:-456px; top:35px; width: 750px;}
#footer .tags{position:absolute; left:50%; margin-left:-456px; bottom: 10px; width: 900px; text-align: justify }

/* content_products
---------------------------------------- */
#container_inner{margin:0 auto; width:960px; border:1px solid #d6ddda; background:#FFF url("../images/container_inner_bg.gif") repeat-y 18px top; overflow:hidden; padding-left:18px; position:relative;}
#container_inner .left_column{float:left; width:704px; margin-right:13px; padding-bottom:30px; position:relative; z-index:5;}
#container_inner .left_column h2{font-size:24px; padding:18px 0 10px 96px; border-bottom:1px solid #e5e5e5; color:#008100; text-transform:uppercase; background:#FFF url("../images/products_h2_icon.png") no-repeat 1px 16px;}
#container_inner .left_column .content h1{font-size:16px; padding:10px 0 10px 11px; border-bottom:1px solid #e5e5e5; color:#008100; background: none; }

#container_inner .left_column h2 img{vertical-align:-2px;}
#container_inner .left_column .page_inner_top{border-top:11px solid #FFF; border-bottom:1px solid #FFF; height:3px; background:#5b6974; overflow:hidden; font-size:0;}
#container_inner .left_column .page_inner{}
.bread_wrap{padding-top:1px; background:#FFF;}
.bread{height:32px; line-height:32px; padding:0 23px 0 15px; background: url("../images/left_column_h3_bg.png"); border:1px solid #c4d0da; border-bottom:1px solid #c1cfda; border-top:1px solid #d3e1ec; font-weight:normal;}
.bread img{vertical-align:-6px; margin-right:5px;}
.bread a,#container_inner .left_column .bread span{color:#6d747e; text-decoration:none;}
.bread .all{float:right; font-size:11px; margin-top:-1px;}
.bread .all a{color:#000;}
#container_inner .left_column .left_sidebar{float:left; width:191px; padding-left:1px; margin-right:1px; position: relative;}
#container_inner .left_column .left_sidebar h3{font-size:12px; padding:14px 0 6px 0;}
#container_inner .left_column .left_sidebar ul.newList a{color:#000; text-decoration:none; display:block;}
#container_inner .left_column .left_sidebar ul.newList{color:#000; width:162px; background:#fff; position:absolute; border:1px solid #ccc; top:26px; left:0; overflow:auto; z-index:9999;}
#container_inner .left_column .left_sidebar .newListSelected{width:162px; color:#000; height:28px; background:#FFF; margin-bottom:4px;}
#container_inner .left_column .left_sidebar .newListSelected span{width:162px; display:block;}
#container_inner .left_column .left_sidebar ul.newList li a{padding:3px 9px; display:block;}
#container_inner .left_column .left_sidebar ul.newList li a:focus{-moz-outline-style:none;}
#container_inner .left_column .left_sidebar .selectedTxt{width:153px; overflow:hidden; height:20px; padding:6px 0 0 9px; background: url("../images/select_arrow.png") no-repeat 137px 1px; border:1px solid #5f5f5f;}
#container_inner .left_column .left_sidebar .hiLite {background:#DDD!important; color:#000!important;}
#container_inner .left_column .left_sidebar .hiLite a {background:#DDD!important; color:#000!important;}
#container_inner .left_column .left_sidebar .newListHover {background:#DDD!important; color:#000!important; cursor:default;}
#container_inner .left_column .left_sidebar .kbas{}
#container_inner .left_column .left_sidebar .kbas #articleNo {
	width: 153px;
	color: #999999;
}
#container_inner .left_column .left_sidebar h4{font-size:12px; font-weight:normal; padding:7px 0 5px;}
#container_inner .left_column .left_sidebar .kbas label{float:left; width:95px; font-size:11px; line-height:28px;}
#container_inner .left_column .left_sidebar .kbas .inp_text{float:left; width:58px; height:18px; padding:5px 5px; border:1px solid #3a3a3a; margin-bottom:7px;}
#container_inner .left_column .left_sidebar .kbas .button{padding:5px 0 10px;}
#container_inner .left_column .left_sidebar .kbas .button .submit{width:165px; height:32px; background: url("../images/but_search1.png"); border:none; text-indent:-9999px; line-height:0; font-size:0; cursor:pointer; display:block;}
#container_inner .left_column .left_sidebar .criteries{
border-bottom:1px solid #D6D7D9;
padding-bottom:10px;
padding-left:11px;
}
#container_inner .left_column .left_sidebar .criteries ul ul {
	padding-left: 20px;
}
#container_inner .left_column .left_sidebar .criteries li{padding:2px 0;}
#container_inner .left_column .left_sidebar .criteries li input{margin-right:7px; vertical-align: middle;}
#container_inner .left_column .left_sidebar .criteries li label{text-decoration:underline; font-size:11px; cursor: pointer;}



#container_inner .left_column .content{float:left; width:510px;}
#container_inner .left_column .content .filter{padding:10px 0 10px 15px; border-top:1px solid #FFF; overflow:hidden;}
#container_inner .left_column .content .filter .all{float:left; width:127px; line-height:20px;}
#container_inner .left_column .content .filter label{margin-right:12px; font-size:11px;}
#container_inner .left_column .content .filter input{margin-right:5px; vertical-align: middle;}
#container_inner .left_column .content .filter .other{overflow:hidden; line-height:20px; padding-left:1px;}
#container_inner .left_column .content .filter .other label{float:left;}
#container_inner .left_column .content .items{padding:0px;}
#container_inner .left_column .content .item{background:#FFF; border:1px solid #d1d1d1; padding:13px 0 14px 14px; margin: 0px 4px 10px 4px;}
#container_inner .left_column .content .item .i_left{float:left; width:357px; border-right:1px solid #e5e5e5; margin-right:10px; min-height:133px;}
#container_inner .left_column .content .item .nr{font-size:11px; padding-bottom:5px;}
#container_inner .left_column .content .item h3{font-size:14px; color:#222d80; padding-bottom:12px;}
#container_inner .left_column .content .item h3 span{font-size:13px; color:#4d4d4d; float:left; margin-right:6px;}
#container_inner .left_column .content .item .image{float:left; width:108px; border:1px solid #d1d1d1; margin-right:14px; cursor: pointer; position: relative;}
#container_inner .left_column .content .item .text{float:left; width:233px; font-size:11px; line-height:13px; margin-top:-1px;}
#container_inner .left_column .content .item .text dt{float:left; width:139px; padding-bottom:3px; color:#4c4c4c;}
#container_inner .left_column .content .item .text dd{float:left; width:94px; padding-bottom:3px;}
#container_inner .left_column .content .item .i_right{float:left; width:118px; position: relative;}
#container_inner .left_column .content .item .price{color:#287f00; font-size:22px; font-weight:bold;}
#container_inner .left_column .content .item .inkl{font-size:10px; line-height:13px;}
#container_inner .left_column .content .item .qty{padding-top:19px; height:37px;}
#container_inner .left_column .content .item .qty .minus{float:left; width:23px; height:22px; background: url("../images/product_minus.png"); text-indent:-9999px; margin:1px 5px 0 0;}
#container_inner .left_column .content .item .qty .ammount{float:left; width:48px; height:15px; padding:4px 0; text-align:center; border:1px solid #d1d1d1; margin-right:5px;}
#container_inner .left_column .content .item .qty .plus{float:left; width:23px; height:22px; background: url("../images/product_plus.png"); text-indent:-9999px; margin-top:1px;}
#container_inner .left_column .content .pages{padding:16px 0 0 16px; height:22px;}
#container_inner .left_column .content .pages li{margin-right:7px; float:left;}
#container_inner .left_column .content .pages li a{float:left; background: url("../images/pages_li_bg.gif"); width:23px; height:22px; text-align:center; line-height:22px; text-decoration:none; color:#000; font-size:11px;}
#container_inner .left_column .content .pages li.active a{background: url("../images/pages_li_active_bg.gif");}
#container_inner .left_column .content .pages li.dots{color:#BBB; line-height:17px;}

#container_inner .right_column{float:left; width:224px; padding-top:16px; padding-bottom: 235px;}
#container_inner .right_column .phone{font-size:27px; font-weight:bold; color:#bbbbbb; background: url("../images/phone_icon.png") no-repeat left 0; padding-left:34px; height:44px; border-bottom:1px solid #d9d9d9; margin-bottom:10px;}
#container_inner .right_column .phone span{color:#009000; padding-left:8px; background: url("../images/dot_small.gif") no-repeat 2px 13px;}

#container_inner .right_column h3{padding-left:9px;}
#container_inner .right_column .cards a{margin-bottom:7px;}
#container_inner .right_column .cards a:first-child{margin-left:9px;}

#container_inner .contacts{width:224px;}

#container_inner.type2{background:#FFF url("../images/container_inner_bg2.gif") repeat-y 18px top;}


/* content_details
---------------------------------------- */
.details{padding:13px 0 0 11px;}

/* content_kontakt
---------------------------------------- */
#container_inner.type3{background:#FFF url("../images/container_inner_bg3.gif") repeat-y 18px top;}
.contact{margin:0 3px; padding-top:2px;}
.contact .image{border-bottom:9px solid #e2e3e5; padding-bottom:2px;}
.contact .text{overflow:hidden; padding:0 0 23px 16px;}
.contact .text .t_left{float:left; width:437px; padding:18px 20px 0 0;}
.contact h3{font-size:16px; height:34px;}
.contact .text p{color:#4b4b4c; line-height:19px;}
.contact .text .t_right{float:left; width:196px; margin-top:52px; border-left:1px solid #f2f3f5; padding-left:27px; line-height:19px; color:#4b4b4c;}
.contact .text .t_right ul{margin-top:19px;}

.contact_form{border-top:1px solid #e2e3e5; padding:17px 0 0 15px;}
.contact_form h3{padding-bottom:5px;}
.contact_form label{display:block; font-size:11px; color:#7e7e7f; padding-bottom:4px;}
.contact_form .inp_text{width:285px; height:16px; padding:5px; border:1px solid #c1c1c1; margin-bottom:8px;}
.contact_form textarea{width:637px; height:146px; padding:5px; border:1px solid #c1c1c1; margin-bottom:25px;}

/* content_modeltype
---------------------------------------- */
.modeltype{padding:6px;}
.modeltype .table{border:1px solid #ccdae5; border-bottom:none;}
.modeltype table{width:100%;}
.modeltype table th{background:#f5fbff; height:29px; color:#7a7d7f; text-align:left; font-weight:normal; border-bottom:1px solid #ccdae5; padding-left:12px;}
.modeltype table td{background:#FFF; height:29px; color:#000; border-bottom:1px solid #ccdae5; padding-left:12px;}
.modeltype table .ta_c{text-align:center;}

/* content_text
---------------------------------------- */
.text_page{}
.text_page h3{padding:13px 0 13px 23px; font-size:14px; border-bottom:1px solid #d3dde5; background:#ebf6ff;}
.text_page .text{padding:15px 22px;}
.text_page .text h4{font-size:12px; line-height:16px;}
.text_page .text p{line-height:16px; padding-bottom:16px;}
.text_page .text p.line{border-bottom:1px solid #e5e5e5; margin-bottom:16px;}


.hdn {
	display: none;
}
.button {
	cursor: pointer;
}
.inp_text.error,
textarea.error,
.warenkorb .wk_left .inp_text.error
 {border:1px solid red;}
#popup2,
.car-selector,
#overlay
 {
	display:none;
}

.image .large {
	display: none;
}

.home .right_column .cart_inner {
border-bottom: 0px;
margin-bottom:0px;
}
#Password-top {
	display: none;
}
.checkbox {
	vertical-align: middle;
}
.hidden {
	display: none;
}
div.error,
.red {
	color: red;
}

/* content_details2
---------------------------------------- */
.details2{padding:13px 10px; color:#4c4c4c;}
.details2 h1{font-size:16px; color:#333333; padding:0 0 8px 11px;}
.details2 p{padding:0 0 11px 11px;}
.details2 .item{padding-bottom:20px;}
.details2 .item h4{background:#fffceb; border:1px solid #c0beb1; font-size:14px; font-weight:normal; padding:6px 0 6px 13px; margin-bottom:12px;}
.details2 .item .cols{overflow:hidden;}
.details2 .item .col{float:left; width:150px; margin-left:70px; font-size:11px;}
.details2 .item .col:first-child{margin-left:12px;}
.details2 .item .col li{background: url("../images/d2_dot.gif") no-repeat left 6px; padding:1px 0 1px 10px;}
.details2 .item .col li a {
	text-decoration: none;
}
.details2 .item .col li a:hover {
	text-decoration: underline;
}

/* brems2
---------------------------------------- */
.brems{}
.brems_top{padding:10px 14px 0 10px;}
.brems_top .bt_left{float:left; width:446px; margin-right:15px; background:#fffef6;}
.brems_top .bt_left h3{padding:9px 0 0 13px; height:22px; background:#fffceb; border:1px solid #c0beb1; font-size:12px;}
.brems_top .bt_left .selects{border:solid #e3e2dc; border-width:0 1px 1px; height:106px; padding:13px 0 0 11px;}
.brems_top .bt_left ul.newList,.left_sidebar .newListSelected span{width:421px;}
.brems_top .bt_left .newListSelected{width:423px; color:#000; height:28px; background:#FFF; margin-bottom:4px;}
.brems_top .bt_left .selectedTxt{width:412px;}
.brems_top .bt_left .kbas{padding:15px 0 0 15px; height:87px; border:solid #e3e2dc; border-width:0 1px 1px; font-size:11px;}
.brems_top .bt_left .kbas h4{font-weight:normal; height:37px; font-size:11px;}
.brems_top .bt_left .kbas .inp_text{width:78px; height:14px; padding:6px 5px; border:1px solid #3a3a3a; font:12px arial; margin:0 16px 0 5px; vertical-align:middle;}
.brems_top .bt_right{float:right; border:1px solid #c0beb1; background:#fffef6; width:200px; height:245px; padding:9px 0 0 15px; font-size:11px;}
.brems_top .bt_right h3{font-size:12px; height:32px;}
.brems_top .bt_right li{line-height:19px;}
.brems_top .bt_right a{color:#4c4b46; text-decoration:none;}
.brems_top .bt_right a:hover{text-decoration:underline;}
.brems_bottom{padding:27px 29px 20px 19px;}
.brems_bottom h1{font-size:19px; padding-bottom:18px;}
 p{font-size:13px; line-height:20px; padding-right: 0px; color:#3c3c3c; padding-bottom:20px;}
 #container_inner .left_column .brems_bottom p {
 	text-align: justify;
 	font-size: 11px;
 }
#container_inner .left_column .brems_bottom h2 {
 background: none;
 color: #000;
 padding: 0px;
 margin-bottom: 11px;
 border: none;	
 font-size: 15px;
 text-transform: none;
}
#container_inner .left_column .brems_bottom h3 {
 margin-bottom: 11px;
 font-size: 13px;
 text-transform: none;
}

.brems .manuId, .brems .modId, .brems .carId  {
width: 398px;	

}

.brems .selectholder {
	width: 398px;
	height:27px; padding:0px; 
	background-color: #ffffff;
	font-size: 14px;
	
}

.brems .selectholder span{
width:364px;
padding: 5px 23px 7px 5px;
height:12px;
display:block;
overflow: hidden;
}

.brems ul {
width:390px;	
}

.brems .bt_right ul  {
	width: auto;
}



/* bestellung
---------------------------------------- */
.bestellung{padding:8px 18px 0 15px;}
.bestellung .block{border-bottom:1px solid #e0e0e0; padding:12px 0 5px;}
.bestellung .block p{line-height:15px; padding-bottom:15px;}
.bestellung .block .yellow{border:1px solid #d1cfc1; background:#fffceb; padding:7px 15px; margin-bottom:23px;}
.bestellung .block table{padding-bottom:10px;}
.bestellung .block td{padding-right:15px; line-height:19px;}
.bestellung .block ul{margin-bottom:23px;}
.bestellung .block li{line-height:19px;}
.bestellung .block .adding{color:#6b6b6b;}

h3 a {
	text-decoration: none;
}
.left_sidebar .blue {
	background-color: #f7fbff;
	padding-left: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d6d7d9;
}
.left_sidebar .left_menu ul 
{
width: auto;
	
}

.left_menu ul li {
	display: block;
	padding: 7px 10px 7px 16px;
	border-bottom: 1px solid #d6d7d9;	
}
.left_menu ul li.nobord {
	border-bottom: none;	
}
.left_sidebar  .categories {
	padding-left: 11px;
}
.model_text td {
	text-align: justify;
}
#slider {
	position:relative;
	background:url(../images/spinner_big.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}

#container_inner .left_column .bread h2 {
font-size:16px;
background: none;
padding: 0px;
margin: 0px;
color: #000000;
border: none;
}



.details {
}

.details .col{
float: left;
width: 244px;
margin-right:2px;
}
.details .cat-top
{
	background:  url(../images/tree-top.gif) no-repeat  left top;

}

.details .cat-bot
{
	background:  url(../images/tree-bottom.gif) no-repeat  left bottom;
	padding:19px 14px;
}


.tree_container
{
	background:  url(../images/tree-bg.gif) repeat-y  left top;
	margin-bottom:2px;
}

.treeview, .treeview ul { 
	overflow:hidden;
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/tree/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/tree/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/tree/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/tree/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/tree/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/tree/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/tree/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/tree/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/tree/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/tree/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/tree/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 0px 0 1px 2px; display: block; cursor: pointer; color: #20355a}
.filetree span.active, .filetree span.active { padding: 0px 0 1px 2px; display: block; cursor: pointer; color: red}


.filetree span.folder {cursor: pointer; font-weight: bold;}
.filetree li.expandable span.folder { cursor: pointer;}
.filetree span.file { cursor: pointer;}
.filetree span.load { background: url(../images/tree/spinner.gif) 0 0 no-repeat; padding-left: 20px; }



.jqiwarning .jqi{ background-color: #b0be96; }
.jqifade{
	position: absolute;
	background-color: #000000;
	 filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6; 
z-index: 900;

}
div.jqi{
position:absolute; width:464px; z-index:5; background:#FFF; left:50%; margin-left:-232px; top:100px; border:1px solid #ccdae5;
}
div.jqi .jqiclose{
   position: absolute;
   top: 10px;
   right: 14px;
   cursor: pointer;
}
div.jqi .jqicontainer{
	padding: 0px; 
	position: relative;	
	 border:solid #FFF; border-width:0 1px 1px; background: url("../images/popup_content_bg.png") repeat-x bottom;

}
div.jqi .jqimessage{
	padding: 0px;
}
div.jqi .jqibuttons{
	padding:10px 0 10px 0px; overflow:hidden;
}
div.jqi button{
	background: url("../images/popup_button_bg.png"); height:28px; width:143px; line-height:28px; text-align:center; float:left; font-weight:bold; text-decoration:none; margin-right:7px;
}

div.jqi div.content {
padding:11px 12px 13px;
overflow: auto;
}

div.jqi div.title {
background: url("../images/popup_h3_bg.png") repeat-x bottom; 
height:30px; 
border-bottom:1px solid #e5e5e5; 
font-size:13px; line-height:30px; padding-left:12px;
font-weight: bold;
}


#jqibuttonstay
{
	padding: 0px;
	border: 0px;
	margin-left:70px;
}
#jqibuttongo
{
	padding: 0px;
	border: 0px;
	margin-left: 10px;
	}	
	
.jqimessage .head {
	background-color: #ffffff;
	color: #727272;
	margin: 0 5px;
	border-bottom: 0;
	padding: 8px  8px 0  8px;
	position:inherit;
	overflow: hidden;

}

div.jqi .head .item {
	float: left;
	width: 220px;
	padding: 9px 10px;
	background-color: #e5e5e5;
	border: 1px solid #d9d9d9;
	border-width: 1px 0px  1px 1px;
}

div.jqi .head .quantity {
	float: left;
	width: 55px;
	padding: 9px 10px;
	background-color: #e5e5e5;
	border: 1px solid #d9d9d9;
	border-width: 1px 0px  1px 0px;
}

div.jqi .head .price {
	float: left;
	width: 100px;
	padding: 9px 10px 9px 6px;
	background-color: #e5e5e5;
	border: 1px solid #d9d9d9;
	border-width: 1px 1px  1px 0px;
}

div.jqi .content input {
	width: 30px;
	border: 1px solid #dddddd;
	text-align: center;
}

div.jqi .content table td.item {
padding: 5px;
width: 254px;
}

div.jqi .content table td.quantity {
	padding: 5px;
	width: 65px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	text-align: center;
}

div.jqi .content table td.quantity div {
	position: relative;
}

div.jqi .content table td.quantity .updating {
	position: absolute;
	top: 1px;
	left: 22px;
}

div.jqi .content table td.price {
	width: 110px;
	padding: 5px;
}

div.jqi .content table tr.delim td{
	height: 0px;
	border-top: 1px solid #e7ebe7;
}

div.jqi .mtotal {
background-color: #fff;
color: #515151;
padding: 10px;
margin:0 5px;
}

div.jqi .mtotal .inner{
text-align: right;
font-size: 12px;
padding: 4px 0;
border: 1px solid #e5e5e5;
overflow: hidden;
}

div.jqi .mtotal .subtotal {
	margin-top: 3px;
	float: right;
	color: #1966ce;
}

div.jqi .mtotal .sum_info {
	float: right;
	width: 80px;
	text-align: left;
	padding-left: 10px;
	margin-top: 3px;
}

div.jqi  .actualize {
	float: left;
	padding-left: 20px;
	color: #007eba;
	text-decoration: underline;
	cursor: pointer;
}

.jqimessage .content .loading {
	height: 100px;
	background: #ffffff url(../images/spinner_big.gif) no-repeat center center;

}

td.price small {
	font-size: 10px;
}

#overlay{height:100%; width:100%; background:#000; opacity:0.3; filter:alpha(opacity=30); position:absolute; z-index:2; display:none;}
.popup1{position:absolute; left:50%; margin-left:-476px; top:121px; width:828px; z-index:9; background:#FFF; -moz-box-shadow: -2px 2px 5px #666; -webkit-box-shadow: -2px 2px 5px #666; box-shadow: -2px 2px 5px #666; filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=225, Strength=3); display:none;}
.popup1_top{border:1px solid #b6bec5; border-bottom:none; padding-bottom:5px;}
.h2_wrap{background: url("../images/popup_top_bg.png"); height:32px; margin:1px 1px 0; border-bottom:1px solid #d3dde5;}
.popup1 h2{font-size:24px; padding:5px 5px 10px 99px; color:#008100; text-transform:uppercase; background: url("../images/products_h2_icon_blue.png") no-repeat 4px 3px;}
.popup1 h2 img{position:absolute; right:5px;}
.popup1 .manufacturers{border:1px solid #9ca6ae; padding:1px; margin-bottom:0;}
.popup1 .automarke,.popup1 .ersatz{border:none; overflow:hidden;}
.popup1 .manufacturers h3{border-width:0 0 1px;}

.popup2{position:absolute; left:8px; top:80px; width:512px; z-index:10; background:#FFF; -moz-box-shadow: 2px 2px 5px #666; -webkit-box-shadow: -1px 1px 5px #666; box-shadow: -1px 1px 5px #666; display:none;}
.popup2 .close{position:absolute; right:22px; top:18px; width:9px; height:8px; background: url("../images/close.gif") no-repeat 1px 1px;}
.popup2_top{border-top:3px solid #666666; padding-top:1px;}
.popup2 .models{border-left:1px solid #d3dde5; border-right:1px solid #d3dde5;}


.popup{position:absolute; width:464px; z-index:5; background:#FFF; left:50%; margin-left:-232px; top:100px; border:1px solid #ccdae5;}
.popup .popup_inner{position:relative; width:100%; padding:6px 6px 0; margin:-6px -6px 0; overflow:hidden;}
.popup .cn{position:absolute; background: url("../images/popup_bg.png") no-repeat; left:-5px; z-index:-1;}
.popup .lt,.rt{height:500px; top:-5px;}
.popup .lt,.lb{width:100%;}
.popup .rt,.rb{width:5px; margin-left:100%;}
.popup .lb,.rb{height:5px;}
.popup .lb{left:-10px; padding-right:10px; clip:rect(auto auto auto 5px);}
.popup .rb{left:0px;}
.popup .popup_top{padding:0 1px; position:relative;}
.popup h3{background: url("../images/popup_h3_bg.png") repeat-x bottom; height:30px; border-bottom:1px solid #e5e5e5; font-size:13px; line-height:30px; padding-left:12px;}
.popup .popup_top  .close{position:absolute; right:9px; top:10px; width:10px; height:10px; background: url("../images/popup_close.gif");}
.popup .popup_content{padding:11px 12px 13px; border:solid #FFF; border-width:0 1px 1px; background: url("../images/popup_content_bg.png") repeat-x bottom;}
.popup .popup_content p{line-height:16px; padding-bottom:16px;}
.popup .popup_content .txt{line-height:16px; padding-bottom:16px; min-height: 70px;}
.popup .popup_content .table{font-size:11px;}
.popup .popup_content .table table{width:100%; border:solid #d0d3ca; border-width:1px 0 0 1px;}
.popup .popup_content .table th{background:#eff3e8; color:#6f7273; text-align:left; padding:3px 0 3px 11px; border:solid #d0d3ca; border-width:0 1px 1px 0;}
.popup .popup_content .table td{color:#535353; padding:10px 0 10px 11px; border:solid #d0d3ca; border-width:0 1px 1px 0;}
.popup .popup_content .buttons{padding:13px 0 0 0px; overflow:hidden;}
.popup .popup_content .buttons a{background: url("../images/popup_button_bg.png"); height:28px; width:143px; line-height:28px; text-align:center; float:left; font-weight:bold; text-decoration:none; margin-right:7px;}

#popup_update .buttons a.close{color:#ad1800; margin-left: 150px;}
#popup_forgot .buttons a.submit{margin-left: 70px;}
#popup_forgot .buttons a.close{color:#ad1800; margin-left: 10px;}

#forgot_form input {width:314px; height:16px; padding:5px; border:1px solid #c1c1c1; margin:2px 0 5px;}
#forgot_form input.error {border: 1px solid red;}


/* content_models
---------------------------------------- */
#container_inner.type2{background:#FFF url("../images/container_inner_bg2.gif") repeat-y 18px top;}
.models{background:#ebf6ff; padding:6px 0 4px 5px; border-bottom:1px solid #d3dde5;}
.models li{background:#ffffff; margin:0 3px 2px 0;}
.models li.active{position:relative;}
.models li a{display:block; padding-bottom:8px; overflow:hidden; font-size:11px; border:1px solid #ccdae5; text-decoration:none; background: url("../images/models_select_arrow.png") no-repeat 473px 4px;}
.models li a .icon{float:left; padding:9px 0 0 7px; width:41px;}
.models li a .id{float:left; width:245px; font-weight:bold; line-height:13px; padding-top:9px;}
.models li a .dates{color:#a0a0a0; line-height:13px; padding-top:9px; float:left;}
.models li ul{position:absolute; left:0; top:30px; z-index:1; padding:0 9px; background:#FFF; border:1px solid #ccdae5; border-top:none; width:482px;}
.models li ul li{margin:0; border-top:1px solid #efefef;}
.models li ul li a{border:none; background:none; width:482px; height:auto; padding-bottom:7px;}
.models li ul li a .id{padding-left:39px;}
.model_text{padding:18px 16px 25px 16px;}
.model_text h3{margin-left:-2px; color:#6b6b6b; font-weight:normal; padding-bottom:9px; font-size:13px;}
.model_text h3 img{vertical-align:middle; margin-right:8px;}
.model_text h3 span{vertical-align:middle;}
.model_text p{font-size:11px; line-height:14px; padding-bottom:12px;}

#container_inner .left_column .model_text h2 {
	display: none;
}

.models li ul {
	display: none;
}

.models li.active ul {
	display: block;
}
.modeltype a {
	text-decoration: none;
}

.modeltype  tr.row {
	cursor: pointer;
}

.props_fade{
	position: absolute;
	background-color: #000000;
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6; 
z-index: 900;
}
div.props_{
position:absolute; width:464px; z-index:5; background:#FFF; left:50%; margin-left:-232px; top:100px; border:1px solid #ccdae5;
}
div.props_ .props_close{
   position: absolute;
   top: 10px;
   right: 14px;
   cursor: pointer;
}
div.props_ .props_container{
	padding: 0px; 
	position: relative;	
 border:solid #FFF; border-width:0 1px 1px; background: url("../images/popup_content_bg.png") repeat-x bottom;

}
div.props_ .props_message{
	padding: 0px;
}
div.props_ .props_buttons{
padding:10px 0 10px 0px; overflow:hidden;
}
div.props_ button{
	padding: 0px;
	border: 0px;
	background: url("../images/popup_button_bg.png"); height:28px; width:143px; line-height:28px; text-align:center; float:left; font-weight:bold; text-decoration:none; margin-right:7px;
}

div.props_ div.content {
	padding:11px 12px 13px;
}

div.props_ div.title {
background: url("../images/popup_h3_bg.png") repeat-x bottom; 
height:30px; 
border-bottom:1px solid #e5e5e5; 
font-size:13px; line-height:30px; padding-left:12px;
font-weight: bold;
}
#props_buttonok {
	margin-left:80px;
}


table.params {

}

table.params td {
	padding: 5px 10px;
	line-height: 20px;
}

table.params .section td {
}

table.params .ttl {
	font-weight: bold;
	width: 140px;
}

table.params input {
	border:0px;
	vertical-align: middle;
	margin-right: 5px;
}


/* rega
---------------------------------------- */
.rega{font-size:11px;}
.rega .anrede{height:33px; padding-top:19px; border-bottom:1px solid #e5e5e5; margin:0 27px 0 18px;}
.rega .anrede span{float:left; width:120px;}
.rega .anrede label{margin-right:10px;}
.rega .block{padding:10px 0 10px 19px;}
.rega .block label{float:left; width:120px; line-height:26px;}
.rega .block .inp_text{width:325px; height:14px; padding:6px 9px; border:1px solid #8d8d8d; font:11px arial;}
.rega .block .input{float:left; width:345px; padding-bottom:9px;}
.rega .block ul.newList,.rega .block .newListSelected span{width:343px;}
.rega .block .newListSelected{width:345px;}
.rega .block .selectedTxt{width:334px;}
.rega .button{border-top:1px solid #e5e5e5; clear:both; padding-top:19px; margin:0 19px; padding-left:0px;}

.rega .selectholder {
	width: 343px;
	padding:0px; border:1px solid #868686; margin:2px 0 5px;
	background-color: #ffffff;
	 font:11px arial;
}

.rega .selectholder span{
width:315px;
padding: 7px 23px 7px 5px;
height:12px;
display:block;
overflow: hidden;
}

.rega  .selectholder span{ width:315px; }
.rega .selectholder ul {
	width: 337px;
	margin-top:2px;
}
 
.rega .block label.error {
	color: red;
	width: auto;
}
.rega .block .inp_text.error {
	border: 1px solid red;
}

/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}