a:link 
{ 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited 
{ 
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
a:hover
{
	text-decoration: underline; 
}
a:focus
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}


/* __________Main__________ */

html,body,center,a,p,li,ol,ul,select,input,button,table,th,tr,td,textarea,dd,dt,dl,span,div,h1,h2,h3,h4,h5,h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

html
{
	height: 99%;
}

body				
{
	margin: 0px;
	background-color: #ffffff;
	height: 99%;
}

h1
{
	font-size: 9pt;
}
h2
{
	font-size: 8pt;
}
h3
{
	font-size: 7pt;
}
h4
{
	
}
h5
{
	
}
h6
{
	
}

hr
{
	width: 100%;
	height: 0px;
	border-top: 1px solid #000000;
	background-color: transparent;
}

form
{
	padding: 0px;
	margin: 0px;
}


table.main_structure
{
	margin-top: 3px;
	width: 771px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	table-layout: fixed;
}

td.main_left
{
	width: 4px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}
td.main_left img
{
	margin-left: auto;
	margin-right: 0px;
	display: block;
}
td.main_right
{
	width: 4px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
td.main_right img
{
	margin-left: 0px;
	margin-right: auto;
	display: block;
}
td.main_bottom_left
{
	width: 4px;
	height: 4px;
	line-height: 0px;
	vertical-align: top;
	text-align: right;
	padding: 0px;
}
td.main_bottom_left img
{
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: auto;
	display: block;
}
td.main_bottom
{
	width: 763px;
	height: 4px;
	line-height: 0px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}
td.main_bottom_right
{
	width: 4px;
	height: 4px;
	line-height: 0px;
	vertical-align: top;
	padding: 0px;
}
td.main_bottom_right img
{
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	display: block;
}

td.header
{
	width: 763px;
	height: 62px;
	background-color: #000000;
	vertical-align: top;
}

td.navigation
{
	width: 763px;
	height: 27px;
	background-color: #000000;
}

td.content
{
	width: 763px;
	text-align: left;
	background-color: #e8e8e8;
}

td.footer
{
	width: 763px;
	height: 60px;
	vertical-align: bottom;
	padding-bottom: 5px;
	background-color: #e8e8e8;
}


/* __________Header__________ */


table.header_structure
{
	width: 763px;
	height: 62px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	table-layout: fixed;
}

td.header_intro_title
{
	width: 511px;
	height: 62px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding-left: 50px;
	/*background: url(../images/header_tl.gif) no-repeat scroll top left;*/
}

td.header_logo
{
	width: 190px;
	height: 62px;
	text-align: center;
	/*background: url(../images/header_tl.gif) no-repeat scroll top left;*/
}

td.header_title
{
	width: 371px;
	height: 62px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

td.header_logo_title
{
	width: 561px;
	height: 62px;
	text-align: left;
	color: #ffffff;
	/*background: url(../images/header_tl.gif) no-repeat scroll top left;	*/
}

div.header_country
{
	/*width: 121px;*/
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	margin-bottom: 5px;
}

td.header_countryselection
{
	width: 202px;
	text-align: left;
	vertical-align: middle;
	/*background: url(../images/header_tr.gif) no-repeat scroll top right;*/
}
td.header_countryselection form
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: inline;
}
td.header_countryselection select
{
	height: 20px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	display: inline;
}
select#market
{
	width: 170px;
}
td.header_countryselection input
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	display: inline;
}


table.main_structure_window
{
	width: 100%;
	margin: 0px;
}

table.main_structure_window td.header
{
	width: 100%;
}

table.main_structure_window table.header_structure
{
	width: 100%;
}

table.main_structure_window table.header_structure td.header_logo
{
	width: 160px;
}

table.main_structure_window table.header_structure td.header_title
{
	width: 100%;
	padding: 0px;
}

a.closeWindow
{
	width: 7px;
	height: 14px;
	font-size: 9pt;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 3px 2px;
	display: block;
}
a.closeWindow:visited
{
	font-weight: normal;
	color: #ffffff;
}
a.closeWindow:hover
{
	text-decoration: none;
	background-color: #e8e8e8;
	color: #000000;
}
a.closeWindow:focus
{
	text-decoration: none;
	background-color: #e8e8e8;
	color: #000000;
}
a.closeWindow:active
{
	text-decoration: none;
	background-color: #e8e8e8;
	color: #000000;
}

table.navigation_structure
{
	width: 763px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
}

td.navigation_button
{
	width: 190px;
	vertical-align: top;	
}
td.navigation_button div 	
{
	width: 190px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	display: block;
}
td.navigation_button div span 	
{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	vertical-align: top;
	display: block;
}
td.navigation_button a 	
{
	width: 190px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	display: block;
}
td.navigation_button a span 	
{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	vertical-align: top;
	display: block;
}

td.navigation_delimiter
{
	width: 1px;
	vertical-align: middle;
}

/* __________Content__________ */

table.content_structure
{
	width: 663px;
	margin: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	table-layout: fixed;
}

td.content_intro
{
	width: 100%;
	vertical-align: top;
	background-color: #e8e8e8;
}
td.content_intro p
{
	font-weight: bold;
	font-size: 7.5pt;
	text-align: left;
	line-height: 200%; /*30pt;*/
	margin: 50px;
}


td.content_intro_brand
{
	width: 33%;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 20px;
}

div.left
{
	margin-left: 0px;
}
div.center
{
	margin-left: 30px;
}
div.right
{
	margin-left: 40px;
}

td.content_intro_links div
{
	
}

td.content_intro_links
{
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #D0D0D0;
}

td.content_intro_links a
{
	width: 180px;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 5px;
	background: url(../images/link.gif) no-repeat left 2px;
	display: block;
}


img.content_banner
{
	width: 573px;
	height: 112px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 190px;
	margin-right: 5px;
}

table.main_structure_window td.content
{
	padding: 40px 30px;
	text-align: left;
	vertical-align: top;
}




/* __________Content-Search__________ */

table.content_searchform
{
	width: 566px;
	height: 140px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 190px;
	margin-right: 5px;
}

td.content_searchform_input_l
{
	width: 20%;
	height: 37px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
}
td.content_searchform_input_c
{
	width: 35%;
	height: 37px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
}
td.content_searchform_input_r
{
	width: 45%;
	height: 37px;
	font-weight: bold;
	/*vertical-align: bottom;*/
	padding: 4px;
}
td.content_searchform_input input
{
	width: 175px;
	font-size: 9pt;
	font-weight: normal;
}
td.content_searchform_input input.l
{
	width: 365px;
	font-size: 9pt;
	font-weight: normal;
}

td.content_searchform_buttons
{
	width: 100%;
	height: 42px;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
}

button.button
{ 
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	
}
button.button span
{ 
	width: 90px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-left: 5px;
	cursor: default;
	display: block;
}

table.content_searchresult
{
	width: 100%;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	margin: 0px;
}

td.content_searchresult_header
{ 
	height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 2px 5px;
}
td.content_searchresult_header a:link 
{ 
	font-weight: bold;
}
td.content_searchresult_header a:visited 
{ 
	font-weight: bold;
}
img.orderImg
{
	text-align: left;
	vertical-align: middle;
	/*margin-left: auto;*/
	margin-right: 0px;
	margin-top: 5px;
	display: block;
}

td.content_searchresult_row
{ 
	height: 22px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	white-space: nowrap;
}

td.content_searchresult_status
{ 
	height: 35px;
	vertical-align: top;
	padding: 0px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
}

table.content_searchresult_status
{
	width: 763px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

td.content_searchresult_status_sort
{ 
	width: 33%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
}
td.content_searchresult_status_results
{ 
	width: 33%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 2px 5px;
}
td.content_searchresult_status_navi
{ 
	width: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 2px 5px;
}
td.content_searchresult_status_navi a.NaviButton:link 
{ 
	font-weight: bold;
}
td.content_searchresult_status_navi a.NaviButton:visited 
{ 
	font-weight: bold;
}
td.content_searchresult_status_navi a.NaviNr:link 
{ 
	font-weight: normal;
}
td.content_searchresult_status_navi a.NaviNr:visited 
{ 
	font-weight: normal;
}

/* __________Content-Links__________ */

td.content div
{
	width: 573px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 20px;
}
td.content div#links a
{
	width: 200px;
	height: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	margin: 5px 0px;
	display: block;
}
/* Für CD-Version */
td.content div#links div
{
	width: 200px;
	height: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	margin: 5px 0px;
	margin-top: 15px;
	display: block;
}

/* __________Content-Comments__________ */

table.content_address
{
	width: 400px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: auto;
}
th.content_address
{
	width: 100%;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding: 2px 10px;
}
td.content_address
{
	width: 100%;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

table.content_mailform
{
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: auto;
}

td.content_mailform_desc
{
	width: 102px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

td.content_mailform_data
{
	width: 282px;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
td.content_mailform_data input
{
	width: 280px;
	font-size: 9pt;
	font-weight: normal;
}
td.content_mailform_data textarea
{
	width: 280px;
	font-size: 9pt;
	font-weight: normal;
}

td.content_mailform_buttons
{
	width: 100%;
	height: 45px;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
}


p.content_first
{
	width: 553px;
	text-align: left;
	vertical-align: top;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 20px;
}
.content_mandatory
{
	line-height: 90%;
	color: #ed1010;
}
.content_errorMsg
{
	font-size: 9pt;
	font-weight: bold;
	color: #ed1010;
	margin: 2px;
	display: block;
}


/* __________Footer__________ */

table.footer_structure
{
	width: 763px;
	height: 20px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	border-top: #000000 solid 1px;
	table-layout: fixed;
	margin-top: 40px;
}

td.footer_links
{
	width: 50%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

td.footer_lastMod
{
	width: 50%;
	text-align: right;
	font-size: 7pt;
	padding-left: 10px;
	padding-right: 10px;
}


/*Transit------------------------------------*/

a:link 
{ 
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a:visited 
{ 
	color: #003399;
	font-weight: normal;
	text-decoration: none; 
}
a:hover
{
	color: #fd812e;
	text-decoration: underline;
}
a:focus
{
	color: #fd812e;
	text-decoration: underline;
}
a:active
{
	color: #fd812e;
	text-decoration: underline;
}

body
{
	background: #ffffff url(../images/landrover/bgr.gif) repeat-x scroll top left;
}

hr
{
	border-color: #cdcdcd;
}


/* __________Main__________ */

td.header
{
	color: #ecf3f7;
	background-color: #002940;
	/* url(../images/landrover/header_bgr.gif) repeat-x scroll top left; */
}

td.navigation
{
	background: #ffffff url(../images/landrover/but_bgr.gif) repeat-x scroll top left;
}

td.content
{
	background-color: #ffffff;
}

table.main_structure_window td.content
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdcdcd;
}

td.footer
{
	background-color: #ffffff;
}


/* __________Header__________ */

td.header_logo
{
	background: url(../images/landrover/header_tl.gif) no-repeat scroll top left;
}

td.header_title
{
	color: #b8cad6;
}

table.main_structure_window table.header_structure td.header_title
{
	background: url(../images/landrover/header_tr.gif) no-repeat scroll top right;
}

div.header_country
{
	font-size: 7pt;
	/*vertical-align: top;*/
	color: #b8cad6;
	/*padding-top: 12px;*/
}

td.header_countryselection
{
	vertical-align: middle;
	background: url(../images/landrover/header_tr.gif) no-repeat scroll top right;
	/*padding-top: 7px;*/
}
td.header_countryselection select
{
	background-color: #dce7ed;
}

a.closeWindow
{
	font-weight: normal;
	color: #002940;
	background-color: #dce7ed;
	border-color: #cdcdcd;
}
a.closeWindow:visited
{
	font-weight: normal;
	color: #002940;
	border-color: #cdcdcd;
}
a.closeWindow:hover
{
	text-decoration: none;
	color: #fd812e;
	border-color: #fd812e;
}
a.closeWindow:focus
{
	text-decoration: none;
	color: #fd812e;
	border-color: #fd812e;
}
a.closeWindow:active
{
	text-decoration: none;
	color: #fd812e;
	border-color: #fd812e;
}

table.navigation_structure
{
	height: 24px;
}

td.navigation_button
{
	height: 24px;
}

td.navigation_delimiter
{
	height: 24px;
}

td.navigation_button a 	
{
	height: 23px;
}
td.navigation_button a span
{
	color: #002940;
	padding-top: 4px;
}
td.navigation_button a:link 	
{
	font-weight: bold;
	text-decoration: none;
}
td.navigation_button a:visited
{
	font-weight: bold;
	text-decoration: none;
}

td.navigation_button a.active:link
{
	font-weight: bold;
	text-decoration: none;
	background: url(../images/landrover/but_bgr_a.gif) repeat-x scroll bottom left;
}
td.navigation_button a.active:visited
{
	font-weight: bold;
	text-decoration: none;
	background: url(../images/landrover/but_bgr_a.gif) repeat-x scroll bottom left;
}

td.navigation_button a:hover
{
	background: url(../images/landrover/but_bgr_o.gif) repeat-x scroll bottom left;
}
td.navigation_button a:focus
{
	background: url(../images/landrover/but_bgr_o.gif) repeat-x scroll bottom left;
}
td.navigation_button a:active
{
	background: url(../images/landrover/but_bgr.gif) repeat-x scroll bottom left;
}


/* __________Content-Search__________ */

table.content_searchform
{
	background-color: #edf3f7;
}

td.content_searchform_input
{
	color: #002940;
}

.button
{ 
	color: #FFFFFF;
	background-color: #002940;
	border-color: #002940;
}

td.content_searchresult_header
{ 
	color: #002940;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdcdcd;
}
td.content_searchresult_header.left
{ 
	width: 32px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cdcdcd;
}
td.content_searchresult_header.productname
{ 
	width: 230px;
}
td.content_searchresult_header.finiscode
{ 
	width: 0px;
}
td.content_searchresult_header.engpartno
{ 
	width: 140px;
}
td.content_searchresult_header.firno
{ 
	width: 120px;
}
td.content_searchresult_header.containersize
{ 
	width: 70px;
}
td.content_searchresult_header.revisiondate
{ 
	width: 70px;
}
td.content_searchresult_header.right
{ 
	width: 29px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cdcdcd;	
}

td.content_searchresult_header a:link 
{ 
	color: #000000;
}
td.content_searchresult_header a:visited 
{ 
	color: #000000;
}
td.content_searchresult_header a:hover
{
	color: #fd812e;
}
td.content_searchresult_header a:focus
{
	color: #fd812e;
}
td.content_searchresult_header a:active
{
	color: #fd812e;
}

td.content_searchresult_row.highlight
{
	background-color: #eef1f3;
}
td.content_searchresult_row.kit
{
	color: #339759; /*#fd812e;*/
}
td.content_searchresult_row.kit.highlight
{
	background-color: #eef1f3;
}

td.content_searchresult_status
{ 
	border-top-color: #cdcdcd;
}

td.content_searchresult_status_navi a.NaviButton:link 
{ 
	color: #000000;
}
td.content_searchresult_status_navi a.NaviButton:visited 
{ 
	color: #000000;
}
td.content_searchresult_status_navi a.NaviButton:hover
{
	color: #002940;
}
td.content_searchresult_status_navi a.NaviButton:focus
{
	color: #002940;
}
td.content_searchresult_status_navi a.NaviButton:active
{
	color: #000000;
}

/* __________Content-Links__________ */

td.content div#links a
{
	padding-left: 25px;
}

td.content div#links a:link
{
	background: #edf3f7 url(../images/landrover/link.gif) no-repeat scroll 10px center;
}
td.content div#links a:visited
{
	background: #edf3f7 url(../images/landrover/link.gif) no-repeat scroll 10px center;
}
td.content div#links a:hover
{
	background: #edf3f7 url(../images/landrover/link_o.gif) no-repeat scroll 10px center;
}
td.content div#links a:focus
{
	background: #edf3f7 url(../images/landrover/link_o.gif) no-repeat scroll 10px center;
}
td.content div#links a:active
{
	background: #edf3f7 url(../images/landrover/link.gif) no-repeat scroll 10px center;
}

/* __________Content-Comments__________ */

th.content_address
{
	background-color: #edf3f7;
	border-style: solid;
	border-width: 1px;
	border-color: #cdcdcd;
}
td.content_address
{
	border-color: #cdcdcd;
}

table.content_mailform
{
	border-color: #cdcdcd;
}


/* __________Footer__________ */
td.footer_links img.delimiter
{
	display: none;
}

table.footer_structure
{
	border-style: solid;
	border-width: 1px;
	border-color: #cdcdcd;
}

td.footer_links a:link 
{ 
	color: #000000;
	font-weight: normal;
}
td.footer_links a:visited 
{ 
	color: #000000;
	font-weight: normal;
}
td.footer_links a:hover
{
	color: #002940;
}
td.footer_links a:focus
{
	color: #002940;
}
td.footer_links a:active
{
	color: #000000;
}

