* {
	color: #000;
}

@page {
       size:portrait;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:2cm;
       margin-right:2cm	
}

/*** BASIX ***/

a {
	text-decoration: none;
}

p+p        {margin-top:-1%; text-indent:2%}

h1 {
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
}
h1.car_title {
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
}

h2 {
  font-size: 14px;
  margin: 0;
}

h3 {
  font-size: 14px;
  line-height: 1em;
  margin: 0;
}

h4.title {
  margin: 0;
  padding: 0;
}

h4.entry_subtitle {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
h4.entry_title {
  font-size: 24px;
  margin: 0;
  padding: 0;
}

h4.subtitle {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.bc_1 {
	color: #000;
}

/*** END BASIX ***/


/*** LAYOUT ***/

#header{
	padding-left:20px;
	height: 120px;
	/*background: transparent url(../img/bg_header.png) repeat-y;*/
}

#navigation {
	display: none;
}

.entrysite_slideshow {
	display: none;
}
#slideshow {
	display: none;
}

#site_content {
	font-size: 12px;
	margin-top: 20px;
}

#infobox {
	display: none;
}

#box{
	width: 100%;
	margin: 0px auto;
	margin-top: 15px;
	text-align:left;
  	position: relative;
  	min-height: 100%;
	height: auto !important;/* moderne Browser */
	height:100%; /* IE */
	background: #FFF;
	padding-bottom: 44px;
}

#tabsContainer {
	display: none;
}

#center_col {
	width: 100%;
}
#left_col {
	display: none;
}
#right_col {
	width: 100%;
}

#copyright {
	width: 100%;
	text-align: right;
}
#to_top {
	display: none;
}

#second_nav {
	width: 200px;
	float: right;
}

#sm_toggle {
	display: none;
}

#footer {
  	width: 100%;
}

.clear_all {
	clear: both;
}

/*** END LAYOUT ***/


/*** ELEMENT STYLES ***/

/* HEADER */
#brand_logo{
	display: none;
}

#company_data {
	float: left;
	padding-top: 10px;
}

/* CONTENT*/

.comm_acc  {
	display: none;
}

/* FZM */
.fzm_details {
	width: 100%;
	font-size: 11px;
}
#print_image {
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 100;
}
#print_int_num {
	position: absolute;
	top: 80px;
	right: 0;
	z-index: 200;
	font-size: 14px;
}
#screen_details {
	display: none;
}

 
/* CONTENT ITEMS*/
.content_item {
	display: none;
}
/* /CONTENT ITEMS */

/* EVENT ITEMS*/
.event_item {
	display: none;
}
/* /EVENT ITEMS */

#internal_links {
	display: none;
}

/*TOPCARS*/
.topcar_entrysite_item {
	display: none;
}

.more_cars {
	display: none;
}

.incl_tax {
	font-weight: normal;
	font-size: 10px;
}

.email_link {
	background: url(../img/icons/003_02.png) no-repeat;
	padding-left: 14px;
	font-size: 10px;
}
.tel_link {
	background: url(../img/icons/003_29.png) no-repeat;
	padding-left: 14px;
	margin-left: 5px;
}
.fax_link {
	background: url(../img/icons/003_30.png) no-repeat;
	padding-left: 14px;
	margin-left: 5px;
}
.lang_link {
	background: url(../img/icons/003_03.png) no-repeat;
	padding-left: 14px;
	margin-left: 5px;
}
.int_link {
	background: url(../img/icons/003_32.png) no-repeat;
	padding-left: 14px;
}
.ext_link {
	background: url(../img/icons/003_33.png) no-repeat;
	padding-left: 14px;
}
.dl_link {
	background: url(../img/icons/003_23.png) no-repeat;
	padding-left: 14px;
}

/*LINKED LOCATIONS*/
.linked_location {
	display: none;
}

#sm_outer {
	margin-bottom:			16px;
	display:				none;
	background: #efefef;
}
#lg_outer {
	margin-bottom:			16px;
	display:				none;
}

#form_links {
	display:				none;
}

#tracker {
	display:				none;
}


/*TABS*/
#contentTabs { 
	margin: 0;
	width: 100%;
}

#contentTabs .ctab-content {
	width: 100%;
}
	
#contentTabs .ctabs {
	display: none;
}

#footer_links {
	display: none;
}

/* SITEMAP */
#sitemap {
 overflow:hidden;
}
#sitemap ul {
 list-style:none;
 margin:0;
 padding:0;
}
#sitemap li {
 background-color:#eee;
 margin:0 0 -0.1em;
 min-height:1.1em;
 padding:0.4em;
 position:relative;
 width:16em;
}
#sitemap ul ul {
 font-size:93%;
 margin-top:-1.4em;
}
#sitemap ul li {
 border-top:0.6em solid #fff !important;
 border-left:0.6em solid #c7c7c7;
}
#sitemap ul ul li {
 background:#eee;
 border-top:0.6em solid #fff !important;
 border-left:0.6em solid #c7c7c7;
 left:17.7em;
}
#sitemap ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
}
#sitemap ul ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
}
#sitemap ul ul ul ul ul li {
 background:#eee;
 border-color:#c7c7c7;
 color:#fff;
}
/*** END ELEMENT STYLES ***/