@page {
	margin-top:10pt;
	font-family:Arial;
}

body {	
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:10px;
	background-image:none;
}

/********************* Styles für den Loginbereich *************************/
div.outerDiv {
		position:absolute;
		margin-top:184px;
		width:100%;
		text-align:center;				

}

div.innerDiv {
	position:relative;
	text-align:left;	
	width:606px;
	height:406px;
	background-color:#FFFFFF;
	background-image:url(/images/bg/loginForm_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

div.logintop {
	display:none;
	visibility:hidden;
	text-align:left;
	position:absolute;
	top:0px;
	width:100%;
	height:102px;
	background-image:url(/images/bg/login_topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div.loginfooter {
	display:none;
	visibility:hidden;
	text-align:left;
	position:fixed;
	bottom:0px;
	width:100%;
	height:21px;
	background-image:url(/images/bg/login_footer.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div.loginForm {
	display:none;
visibility:hidden;
	position:absolute;
	top:276px;
	width:250px;
	height:82px;
	text-align:right;
}

input.loginField {
	display:none;
visibility:hidden;
	margin-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-left-color:#808080;
	border-top-color:#808080;
	border-right-color:#d4d0c8;
	border-bottom-color:#d4d0c8;
	height:21px;
	width:142px;
}

/************************** Styles für StdTemplate ***************************************************/

/** styles fuer header bereich **/
div.stdHeader {
	display:none;
visibility:hidden;
	width:100%;
	height:101px;
	background-image:url(/images/bg/std_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

div.stdDirektEingabe {
	display:none;
visibility:hidden;
	position:absolute;
	top:0px;
	left:459px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#7a7a7a;
	height:80px;
	width:281px;
}

td.stdHeaderTblHeader {	
	background-image:url(/images/bg/std_topTableHeader.gif);
	background-position:10px 0px;	
	background-repeat:repeat-x;
	height:21px;
	color:#FFFFFF;
	padding-left:11px;
	border-left-style:solid;
	border-left-color:#7a7a7a;
	border-left-width:1px;
}

td.stdHeaderTblContentCell {
	height:59px;
	background-image:url(/images/bg/std_topTableContent.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

table.stdHeaderTable {
	display:none;
visibility:hidden;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	width:281px;	
}

input.stdHeaderTblInput {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#cacaca;
	width:101px;
	height:17px;
}

table.stdHeaderTblContent {
	width:100%;	
}

div.stdWarenkorb {
	display:none;
visibility:hidden;
	position:absolute;
	top:0px;
	left:742px;	
	height:80px;
	width:283px;
}

a:link.stdHeaderTblLinks {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited.stdHeaderTblLinks {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover.stdHeaderTblLinks {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

/******************************************** Styles für die TopNavi ***************************/
div.stdMetaNaviRow {
	display:none;
visibility:hidden;
	position:absolute;
	top:81px;
	left:0px;
	height:21px;
	width:100%;
	background-image:url(/images/bg/std_topnavi_bg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

div.stdMetaTopNaviArea {
	display:none;
visibility:hidden;
	width:1024px;
	height:21px;
}

div.topMenuLeft {
	display:none;
visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	height:21px;
	float:left;
}

div.topMenuRight {
	display:none;
visibility:hidden;
	position:relative;
	right:0px;
	top:0px;
	left:268px;;
	text-align:right;
	height:21px;
	direction:rtl;
	width:500px;
}

table.stdTableTopNavi {	
	display:none;
visibility:hidden;
	color:#FFFFFF;
}

td.stdTableTopNaviBtn1 {
	height:20px;
	padding-left:11px;
	padding-right:11px;
	background-image:url(/images/bg/std_topNaviBtn1.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

td.stdTableTopNaviBtn2 {
	height:20px;
	padding-left:11px;
	padding-right:11px;
	background-image:url(/images/bg/std_topNaviBtn2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

td.stdTableTopNaviSpacer{
	height:20px;
	width:3px;
}

td.stdTableTopNaviGreenSpacer {
	width:14px;
	height:20px;
}

a:link.topNavi {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited.topNavi{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.topNavi{
	color:#FFFFFF;
	text-decoration:underline;
}

/************************ Styles fuer den content bereich **************************/

div.stdMain {
	width:1024px;
	position:absolute;
	top:132px;
	left:0px;
	 
	background-repeat:repeat-y;
	margin-bottom:30px;
}

div.stdRightTeaser {
	display:none;
visibility:hidden;
	position:relative;
	top:0px;
	left:12px;
	float:left;
	width:232px;
	
}

div.stdContent {
	position:absolute;
	top:0px;
	left:0px;
	
	width:575px;	
	float:right;
	min-height:500px;

}

div.stdContentHeadline {
	position:relative;
	left:1px;
	background-color:#FFFFFF;
	width:734px;
	height:37px;
	color:#000000;
	float:left;
}

div.stdTeaserHeadline {
	display:none;
	visibility:hidden;
	position:relative;
	top:0px;
	left:2px;
	/*background-color:#242424;*/
	width:232px;
	height:37px;
	color:#000000;
	
}

div.stcContentIcons {
	display:none;
	visibility:hidden;
	width:37px;
	height:37px;
	background-color:#242424;
	position:relative;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3f3f3f;
	left:0px;
	float:left;
}

h1.contentHeadline {
	
	visibility:hidden;
	font-size:14px;
	margin-top:6px;
	margin-left:10px;
}
span.contentHeadline {
	position:relative;
	font-size:14px;
	top:6px;
	left:10px;
	font-weight:bold;
	
	padding:0px;
	margin:0px;
	line-height:14px;
}

div.stdContentText {
	position:relative;
	top:10px;
	left:1px;
	margin-bottom:30px;
	/*background-color:#CCCCCC;*/
	width:575px;
	padding:10px;
	min-height:500px;
}

div.stdTeaserContent{
	display:none;
visibility:hidden;
	position:relative;
	top:10px;
	width:232px;
	height:400px;
	background-color:#242424;
	left:2px;
}


/********************* Styles fuer content bereich auf shopseiten ********************************/

a:link.similarLinks {
	color:#000000;
	text-decoration:none;
}

a:visited.similarLinks {
	color:#000000;
	text-decoration:none;
}

a:hover.similarLinks {
	color:#000000;
	text-decoration:underline;
}

span.stdPrice {
	color:#FF0000;
	text-decoration:line-through;
}

hr.paymentmethod_spacer {
	height:1px;
	padding:0px;
	margin:0px;
}

ul.mainNavi {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}



a:link.mainNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#424242;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.mainNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#424242;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.mainNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#004de6	;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

/***/


a:link.mainNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#424242;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.mainNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#424242;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.mainNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#004de6	;
	border-bottom:1px solid #343434;
	text-decoration:none;
}


/***/

a:link.mainNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#004de6;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.mainNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#004de6;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.mainNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#FFFFFF;
	background-color:#004de6	;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

/***/

a:link.subNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#cacaca;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.subNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#cacaca;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.subNaviLink {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#c7d9fc;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

/***/


a:link.subNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#cacaca;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.subNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#cacaca;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.subNaviLinkInactive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#696969;
	background-color:#c7d9fc;
	border-bottom:1px solid #343434;
	text-decoration:none;
}
/***/
a:link.subNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#c7d9fc;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:visited.subNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#c7d9fc;
	border-bottom:1px solid #343434;
	text-decoration:none;
}

a:hover.subNaviLinkActive {
	display:block;
	padding:3px;
	padding-left:10px;
	width:96px;
	color:#000000;
	background-color:#c7d9fc;
	border-bottom:1px solid #343434;
	text-decoration:none;
}


/***/

div.stdShopMain {
	width:1024px;
	position:absolute;
	top:0px;
	left:0px;
	bottom:80px;
	 
	background-repeat:repeat-y;
	margin-bottom:40px;
}


div.stdShopFahrzeugkat {
	display:none;
visibility:hidden;
	position:relative;
	top:0px;
	left:12px;
	float:left;
	width:109px;
	color:#FFFFFF;
	height:37px;

}

div.stdShopProduktkat {
	display:none;
visibility:hidden;
	position:relative;
	top:0px;
	left:24px;
	float:left;
	width:109px;
	color:#FFFFFF;
	background-color:#242424;
	height:37px;
}

div.stdShopNavHeadline {
	display:none;
visibility:hidden;
	position:relative;
	top:0px;
	left:1px;

	width:109px;
	height:37px;
	color:#000000;	
}

div.stdShopNavCarList {
	display:none;
visibility:hidden;
	position:relative;
	left:1px;
	top:10px;
	width:109px;
	color:#FFFFFF;
	background-color:#000000;
}

div.stdShopNavProdList {
	display:none;
visibility:hidden;
	position:relative;
	top:10px;
	width:109px;
	left:1px;
	color:#FFFFFF;
	background-color:#000000;
}


td.cartHeader {
	background-color:#FFFFFF;
	color:#000000;
	padding:3px;
	height:17px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
}

td.cartCellB
{
	background-color:#ebebeb;
	color:#000000;
	font-weight:bold;
	height:18px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	padding-left:5px;
	
}

td.cartCell
{
	background-color:#ebebeb;
	color:#000000;
	height:18px;	
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	padding-left:5px;
}

table.checkoutAddressTable {
	width:570px;
}

table.checkoutOrderdata {
	width:738px;
	margin-bottom:10px;
}

td.checkoutAddressCell {
	width:280px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	vertical-align:top;
	background-color:#ebebeb;
}

td.checkoutAddressSpacer {
	width:10px;
}

p.checkout_summary_header{
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	font-weight:bold;
	margin:0px;
	height:21px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}

table.addressTable {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;	
}

table.orderDataTable {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;	
}

div.addShippingAddressForm {
	width:600px;
	position:absolute;
	top:10px;
	left:10px;
	z-index:30;
	border-style:solid;
	border-width:3px;
	border-color:#363636;
	padding:10px;
	background-color:#FFFFFF;
	display:none;
}

div.checkout_payment_info {
	margin-top:10px;
	width:570px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	background-color:#ebebeb;
}

p.checkout_payment_info_header {
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	font-weight:bold;
	margin:0px;
	height:21px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

table.payment_info_text {
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
}

div.checkout_robasket {
	width:570px;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	margin-top:10px;
	background-color:#ebebeb;
	padding-bottom:10px;
}

form.doOrderForm {
	padding:0px;
	margin:0px;
	margin-top:10px;
}

table.tblReadOnlyBasket {
	width:570px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

td.checkoutShipToAdressField {	
	width:364px;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	background-color:#ebebeb;
}

div.checkoutShipToAdressFieldRadio {
	width:20px;
	float:left;
	padding-top:4px;
	padding-left:0px;
	text-align:center;
	vertical-align:middle;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:21px;
	background-color:#FFFFFF;
}

div.checkout_sa_headline {
	position:relative;
	top:0px;
	width:333px;
	height:20px;
	padding:0px;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}

table.tblPayment {
	background-color:#ebebeb;
	width:738px;
}

td.tdPaymentRadio {
	width:20px;
	height:21px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFFFFF;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

td.tdPaymentHeadline {
	height:21px;
	padding-top:4px;
	padding-left:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}


/*********************** Styles fuer Produktuebersichtstabelle *********************/
table.tblProductbrowse {
	border-collapse:collapse;
	width:100%;
}

td.tdProductBrowseHeaderH_1 {
	width:280px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:8px;
	font-weight:bold;
	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseHeaderH_2 {
	width:60px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:8px;
	font-weight:bold;
	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseHeaderH {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:8px;
	font-weight:bold;
	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseHeaderD {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:8px;
	font-weight:bold;
	 	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}


td.tdProductBrowseHeaderD_1 {
	width:36px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:8px;
	font-weight:bold;
	 	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseHeaderD_LAST{
	vertical-align:top;
	padding-top:0px;
	padding-left:0px;
	width:30px;
	height:13px;
	font-weight:bold;
	 	 background-color:#CCCCCC;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}


td.tdProductBrowseH_1 {
	width:280px;
	vertical-align:top;
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseH_2 {
	width:60px;
	vertical-align:top;
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseH {
	vertical-align:top;
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;	
}

td.tdProductBrowseD_1 {
	width:36px;
	vertical-align:top;
	background-color:#e9e9e9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width:0px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
}

td.tdProductBrowseD {
	
	vertical-align:top;
	background-color:#e9e9e9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width:0px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
}

td.tdProductBrowseD_LAST{
	
	vertical-align:top;
	widht:30px;
	background-color:#e9e9e9;
	padding-top:0px;
	padding-left:0px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-right-width:0px;
	border-right-color:#000000;
	border-right-style:solid;
}

td.tdProductBrowseBlue {
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	color:#FFFFFF;
	background-color:#004de6;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width:0px;
	border-left-color:#000000;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:#000000;
	border-right-style:solid;
}


td.tdBasisD{
	text-align:center;
	vertical-align:top;
	padding:0px;
	background-color:#e9e9e9;
	color:#000000;
	width:17px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
td.tdBasisH{
	text-align:center;
	vertical-align:top;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
	width:17px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

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

/********************** Styles fuer content bereich im haendler adminbereich *******/
ul.dealer_navi_list
{
	margin-top:0px;
	padding:0px;
	margin-left:0px;
	font-size:11px;
	width:232px;	

}

li.active {
	list-style: none;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	width:222px;
	height:16px;
	padding-top:4px;
	
	vertical-align:middle;
	background-color:#004de6;
	color:#FFFFFF;
	padding-left:10px;
}

li.active a:link {
	color:#FFFFFF;
	text-decoration:none;
}
li.active a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
li.active a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

li.inactive{
	list-style: none;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	width:222px;
	height:16px;
	padding-top:4px;
	padding-left:10px;
	vertical-align:middle;
	background-color:#cacaca;
	color:#000000;
}

li.inactive a:link {
	color:#000000;
	text-decoration:none;
}
li.inactive a:visited {
	color:#000000;
	text-decoration:none;
}
li.inactive a:hover {
	color:#000000;
	text-decoration:underline;
}

td.stdDealerAdminFormNameFld {
}

input.stdDealerFormInput {
}

input.stdDealerAdminSubmit {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	color:#000000;
}

td.shipToAdressField {	
	width:302px;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	background-color:#ebebeb;
}

td.vertSpacer {
	height:10px;
}

td.horSpacer {
	width:10px;
}


div.sa_headline {
	width:229px;
	height:25px;
	color:#000000;
	background-color:#ffffff;
	padding-left:10px;
	padding-top:7px;
	float:left;
	font-weight:bold;	
	font-size:12px;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

div.sa_function {
	height:32px;
	width:30px;
	background-color:#424242;
	float:left;	
	margin-left:1px;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

div.sa_content {
	clear:both;
	padding:10px;
	background-color:#ebebeb;
	margin-top:1px;
}

table.tblOrders {
	width:570px;
}


td.tdOrdersHeader {
	padding-top:3px;
	padding-bottom:3px;
	height:17px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}

td.tdOrdersRow_l {
	background-color:#ebebeb;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding:3px;
}
td.tdOrdersRow_h {
	/*background-color:#9e9e9e;*/
	background-color:#ebebeb;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding:3px;
}

a:link.orderDetailLink {
	color:#000000;
}

a:active.orderDetailLink {
	color:#000000;
}

a:visited.orderDetailLink {
	color:#000000;
}

a:hover.orderDetailLink {
	color:#000000;
}

/********************* Styles fuer Footer ******************************************/
div.stdFooter {
	display:none;
	visibility:hidden;
	text-align:left;
	vertical-align:middle;
	position:fixed;
	bottom:0px;
	width:100%;
	height:21px;
	background-image:url(/images/bg/login_footer.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div.stdFooterContent {
	display:none;
	visibility:hidden;
	width:1014px;
	height:21px;
	margin-right:0px;
}

div.stdFooterLeftElement {
	display:none;
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	height:21px;
	float: left;
}

div.stdFooterRightElement {
	display:none;
	visibility:hidden;
	position:relative;
	right:0px;
	top:0px;
	left:auto;
	text-align:right;
	height:21px;
	direction:rtl;
}

td.stdFooterTDContent {
	color:#FFFFFF;
	height:21px;
	vertical-align:middle;
}

td.stdFooterTDSpacer {
	color:#000000;
	height:21px;
	vertical-align:middle;
}

td.stdFooterTDNaviContent {
	height:21px;
	background-image:url(/images/bg/std_footernavi_bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
}

a:link.footerNavi {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.footerNavi {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.footerNavi {
	color:#FFFFFF;
	text-decoration:underline;
}