



body {

	background:#fff;

	font-family:Arial, Helvetica, sans-serif;

	color:#000;

	font-size:11px;

	line-height:13px;

}



body,html {

	height:100%;

}



html, body, div, ul, li, img, span {

	border:0 none;

	margin:0;

	padding:0;

}



ul {

	list-style-type:none;

	margin-bottom:10px;

}



h1 {

	color:#000;

	font-size:17px;

	font-weight:bold;

}



h2 {

	color:#000;

	font-size:16px;

	font-weight:bold;

	line-height:normal;

}



h3 {

	color:#000;

	font-size:14px;
line-height:15px;
padding-bottom:7px;
}



#wrapper {

	min-height:100%;

	height:auto  !important;

	height:100%;

	margin:0 auto -25px;

}



#footer{

	position:relative;

	width:100%;

	background:#fff;

	height:20px;

	padding-top:5px;

	z-index:1000;

}



a {	

	color:#4c4c4c;

	text-decoration:none;

}

a:hover {	

	color:#003399;

	text-decoration:none;

}





div#mainImg {

	background:url(../img/home/teaser1.jpg) no-repeat;

	width:100%;

	height:290px;

	position:absolute;

	background-position:left top;

	top:12px;

	z-index:5;



}



/*COLUMNS*/

.column1 {

/*	border-left:1px solid #999;*/

	width:200px;

/*	padding:10px;*/

}



.column2 {

	border-left:1px solid #999;

	padding:13px 10px 20px 15px;

	width:300px

}



.column3 {

	padding:11px 10px 11px 13px;

	width:200px;

}



/*LIST COLUMN 2 */

.column2 ul {

	padding-top:15px;

	list-style-type:none;	

}



.column2 ul li {

	display:block;

	height:60px;

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:100px 2px;

}



.column2 ul li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:100px 2px;

}



.column2 ul li img {

	padding-right:23px;

	float:left;

}



.column2 ul li span {



}



.column2 .title, #TeaserTextLink a {

	background-color:#4C4C4C;

	background-image:url(../img/rw-arrow.gif);

	background-position:left center;

	background-repeat:no-repeat;

	clear:both;

	color:#fff;

	padding:2px 7px 1px 12px;

}



#TeaserTextLink {

	z-index:80;

}



#TeaserTextLink a:hover {

	background:#003399;

	background-image:url(../img/rw-arrow.gif);

	background-position:left center;

	background-repeat:no-repeat;

}



#TeaserTitle {

	font-size:21px;

	font-weight:normal;

	line-height:24px;

	z-index:40;

}





.column2 .title:hover {

	color:#fff;

}



/*LIST COLUMN 3 */ 





.column3 ul li {

	padding-left:10px;

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:0 2px;

}



.column3 ul li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:0 2px;

}



/*LIST FOOTER*/



#footer {

	border-top:1px #999 solid;

}



#footer ul {

	width:400px;

}



#footer ul li {

	display:block;

	float:left;

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:0 2px;

	padding-left:10px;

	padding-right:5px;

	

}



#footer ul li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:0 2px;

}



/*left content menu*/



.left_menu {

	width:221px;

	border-right:1px #999 solid;

}



.left_menu li {

	padding-left:30px;

	border-bottom:1px solid #999;

}



.left_menu .sub_auto li {

	background:url(../img/dropper.gif) no-repeat left bottom;

	background-position:0 14px;

}



.left_menu li a {

	display:block;

/*	height:20px;*/

	margin-top:8px;

	margin-bottom:8px;

}



.left_menu ul li .submenu {

	padding-top:0;

}



.left_menu ul li .submenu li {

	padding:0 10px;

	border-bottom:none;

}



.left_menu ul li .submenu li a {

/*	height:12px;*/

}



a.active {

	color:#003399;

}



a.back {

	padding-left:6px;

	background:url(../img/l-arrow.gif) no-repeat;

	background-position:-5px 3px;

}



a.back:hover {

	background:url(../img/lb-arrow.gif) no-repeat;

	background-position:-5px 3px;

}







.left_menu li a:hover {

	color:#003399;

}



a.close {

	padding-left:8px;

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:-2px 3px;

}



a.close:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:-2px 3px;

}



.right_menu {

	border-left:1px solid #999;

	padding-top:20px;

	padding-left:8px;

}



.right_menu ul {

	width:150px;

	padding-top:15px;

}



.right_menu li {

	padding-left:10px;

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:0 16px;

	padding-bottom:10px;

}



.right_menu li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:0 16px;

}



.right_block {

	float:right;

	padding-top:18px;

	width:22%;

}



.right_block div {

	border-left:1px solid #999999;

	padding:10px 8px;

}



.right_block li {

	padding-left:10px;

	padding-bottom:8px;

	width:164px;

	/*min-height:20px;

	height:25px;*/

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:0 2px;		

}



.right_block li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:0 2px;		

}



/*CONTENT*/

#content {

	width:70%;

	float:left;

	padding:20px 20px 40px 20px;

}





#content.special span {

	padding-right:20px;	

}



#content li {

	background:url(../img/r-arrow.gif) no-repeat;

	background-position:60px 23px;

	padding:20px 20px 0 0;

}



#content li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;

	background-position:60px 23px;

}





.contentBanner {

	background-color:#E9E9E9;

	background-repeat:no-repeat;

	margin-top:-22px;

	position:relative;

	width:100%;

}







.autoTable {

	/*width:95%;*/

	margin:0 20px 0 20px;

}



.autoTable div {

	border-left:1px solid #999;

	padding-left:10px;

}



.autoTable td {

	padding:10px; 

	vertical-align:top;

	width:260px;

}



.autoTable img {

	padding-bottom:6px;

}



.autoTable li {

	padding-left:7px;

	background:url(../img/r-arrow.gif) no-repeat;	

	background-position:-3px 5px;

	line-height:18px;

}



.autoTable li:hover {

	background:url(../img/rb-arrow.gif) no-repeat;	

	background-position:-3px 5px;	

}



#techNavi a {

	padding-left:10px;	

	padding-right:5px;

	background:url(../img/r-arrow.gif) no-repeat;	

	background-position:0 3px;

	cursor:pointer;



}



#techNavi a:hover {

	background:url(../img/rb-arrow.gif) no-repeat;	

	background-position:0 3px;

}



.techtbl td {

	border-bottom:1px solid #000;

}



.techtbl td.nou {

	border-bottom:none;

}



.description {

	font-style:italic;

}



.gallery td {

	width:70px;

	height:90px;

}



.newsthumb {

	text-align:right;

	padding:0 0 0 10px;

	width:200px;

	

}



.modelTbl td {

	background:#e9e9e9;

	padding:5px;

	padding-top:10px;

	height:130px;

	

}



.modelTbl td td {

	height:auto;

}





.modelTbl .name {

	font-size:16px;

	font-weight:bold;

	padding:2px 0 0 2px;

}





/* Trade-In Table */



.tradein {

	margin-top:43px;

}



.tradein tbody td {

	width:623px;

	border:1px solid #999;

	border-top:none;

}



.tradein .tab {

	background:url(../img/tab.gif) no-repeat;	

	width:122px;

	height:20px;

}



.contacts .tab_a {

	background:url(../img/tab_a.gif) no-repeat;

}



.contacts .tab_b {

	border-bottom:1px solid #023499;

}



.tradein span {

	font-size:11px;

	padding-left:9px;

}



.tradein .top {

	border-bottom:1px solid #999;

}





.tradein .carlist tr, .tradein .pagenavi tr {

	height:38px;

}



.tradein .carlist tbody tr {

	cursor:pointer;

}



.td_descript {

	width:287px;

	padding-left:30px;

	padding-top:53px;

	margin-right:49px

}





.tradein .carlist td, .tradein .pagenavi td {

	height:auto;

	border:none;

	border-top:1px solid #999;

	padding-bottom:1px;

}



.tradein .carlist thead td {

	border:none;

}



.tradein .detail td {

	border:none;	

}



.tradein .detail .performance tbody td {

	height:11px;

}



.tradein .detail .equipment tbody td {

	height:16px;

}



.smlimg {

	cursor:pointer;

	border:1px solid #fff;

	padding:1px;

}



.smlimg:hover {

	border:1px solid #999;

}



.tabber {

	width:720px;

	height:384px;

}





.tabber {

	border:1px solid #023499;

	border-top:none;	

}



.tabber div {

	color:#000;

	padding:32px 0 0 8px;

	line-height:12px;

}



.tabbernav .top {

	border-bottom:1px solid #023499;

}



.tab {

	cursor:pointer;	

}



.tab span {

	padding-left:8px;

}



input  {

	width:289px; 

	height:20px; 

	padding-left:3px; 

	font-family:Arial; 

	font-size:13px; 

	border:1px solid; 

	border-top-color:#929292; 

	border-left-color:#929292; 

	border-bottom-color:#afafaf; 

	border-right-color:#afafaf; 

	background-image:url(../img/bg_forms.gif ); 

	-background-repeat:; 

	-background-attachment:fixed;

}



textarea {

	padding-left:3px; 

	font-family:Arial; 

	font-size:13px; 

	border:1px solid; 

	border-top-color:#929292; 

	border-left-color:#929292; 

	border-bottom-color:#afafaf; 

	border-right-color:#afafaf; 

	background-image:url(../img/bg_forms.gif ); 

	-background-repeat:no-repeat; 

	-background-attachment:fixed;	

}





.tdTable .tdButton {

	width:auto;

	color:#FFF;

	border:none;

	background:#4C4C4C;

}



#content .error p {

	background:none;

	padding:0;

	color:red;	

	list-style-type: none;	

}









.gallery div {

float:left;

padding-bottom:10px;

padding-right:10px;

}



#content ul.partners li {

background:none;

list-style-position:outside;



}



#box1 {

	border:1px solid white;

	left:269px;

	position:absolute;

	top:331px;

	width:173px;

	z-index:20;

}



.boxlink.link1 {

	top:51px;

}



.boxlink.link2 {

	top:137px;

}



.boxlink {

	background-image:url(/img/bg_boxlink.gif);

	clip:rect(0px, 173px, 20px, 0px);

	color:#FFFFFF;

	display:block;

	height:20px;

	left:0;

	padding-left:13px;

	padding-top:4px;

	position:absolute;

	width:173px;

}



.boxlink:hover {

	background-image:url(/img/bg_boxlink-h.gif);

	color:#FFFFFF;

}



.boxcopy1 {

	cursor:pointer;

	height:47px;

	left:5px;

	overflow:hidden;

	position:absolute;

	top:79px;

	width:162px;

}



.boxcopy2 {

	cursor:pointer;

	height:47px;

	left:5px;

	overflow:hidden;

	position:absolute;

	top:165px;

	width:162px;

}



#box2 {

	border:1px solid white;

	left:509px;

	position:absolute;

	top:331px;

	width:173px;

	z-index:20;

}



#box3 {

	border:1px solid white;

	left:749px;

	position:absolute;

	top:331px;

	width:173px;

	z-index:20;

}

#firstTeaserLeftContainer  {
left:232px;
position:absolute;
top:346px;
width:239px;
z-index:19;
}

#standardTeaserContainer  {
float:left;
left:518px;
padding-top:2px;
position:absolute;
top:346px;
width:239px;
z-index:16;
}

#firstTeaserLeftContainer h3 {
margin-top:-30px;
position:absolute;
width:480px;
}

.hiddenStandardTeaser2, .hiddenStandardTeaser   {
display:block;
padding:10px 0 14px;
}


div.smallStandard {
clear:both;
padding-bottom:5px;
width:239px;
}
div.smallStandard img {
float:left;
height:48px;
margin:3px 6px 0 0;
width:86px;
}

div.smallStandard span.headline {
display:block;
margin-bottom:4px;
margin-top:1px;
}

table.test {
border:1px solid #888888;
border-collapse:collapse;
font-family:arial,helvetica,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:5px;
width:auto;
}

table.test th  {
background:none repeat scroll 0 0 #E0E0E0;
font-weight:bold;
text-align:left;
}

table.test th, table.test td {
border:1px solid #000000;
color:#000000;
padding:5px;
}

table.test th, table.test td {
border:1px solid #000000;
color:#000000;
padding:5px;
}