@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:62.5%;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
}

#global {
	position: relative;
	font-size: 1.1em;
	line-height: 1.4em;
	width:950px;
	margin:0 auto;
	text-align: left;
}
#contentarea, #main, #bottom, #footer {
	float: left;
	width: 950px;
}
.startpage {
	padding-top: 50px;
}

/*******************
	MENU's
*******************/
#menu_header {
	position: absolute;
	width: 100px;
	height: 8px;
	display: none;
	top: 64px;
	font-size: 0px;
	background-color: #023458;
}
.startpage #menu_header {
	top: auto;
	background-color: #e0e0e0;
	display: none;
}
.startpage #menu_tekst {
	display: none;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	margin: 40px 20px 0 0;
	_margin: 0;
	height: 0;
}
.startpage #menu_1 {
	margin-top: 10px;
}
.startpage #menu_container {
	float: left;
	clear: left;
	margin-bottom: 24px;
}
.startpage #news_events {
	padding: 0;
	margin: 30px 0 0 0;
	_margin: 0;
	float: left;
	clear: left;
	text-align: justify;
	color: #666666;
	width: 950px;
}
.startpage #news_events div.csc-textpic * {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}
#menu_container {
	float: left;
	height: 65px;
	width: 950px;
}
#menu_1 ul, #menu_1 ul li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#menu_1 ul {
	float: right;
}
#menu_breadcrumb {
	float: left;
	clear: left;
	color: #333333;
	text-transform: lowercase;
	padding: 0 0 2px 15px;
	width: 935px;
}
#menu_breadcrumb a {
	color: #B6B7B7;
}
#menu_2 {
	float: left;
	height: 42px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
/*	font-size: 1.4em;
	color: #B6B7B7;*/
	font-size: 1.2em;
	color: #aaaaaa;
}
#menu_2 a {
	color: #B6B7B7;
}
#menu_2 a:hover {
	color: #999999;
}
#menu_2 ul li.act a {
	color: #000000;
}
#menu_2 ul, #menu_2 ul li {
	float: left;
	list-style: none;
	margin: 0;
}
#menu_2 ul li {
	/*padding: 12px 15px 5px 15px;*/
	padding: 6px 15px 4px 15px;
}
#brand_main #menu_2 ul {
	padding-left: 0;
}
#footer_menu {
	float: left;
	width: 950px;
	color: #cccccc;
	margin: 0;
	padding: 0 0 0 10px;
}
#footer_menu ul.home_link li {
	margin: 0;
	padding: 0;
}
#footer_menu ul {
	float: left;
	clear: none;
}
#footer_menu ul, #footer_menu ul li {
	list-style: none;
	float: left;
}
#footer_menu ul li {
	padding-left: 6px;
}
#menu_2 ul li, #footer_menu ul li {
	background: none;
}

/**********************
	ROUNDED CORNERS
***********************/
.t-edge, .b-edge, .l-edge, .r-edge, .wrap-corner {
  position: relative;
  /* hasLayout -1 ? For IE only 
  zoom: 1;*/
}
.rounded_corner .wrap-corner .t-edge, .rounded_corner .wrap-corner 
.b-edge {
  height: 0px;
}
.rounded_corner .wrap-corner {
  background: #fff;
}
.rounded_corner .wrap-corner .l, .rounded_corner .wrap-corner .r {
  position: absolute;
  top: 0;
  height: 12px;
  width: 12px;
  background-image: url(../corners/corner-bits.png);
  _background-image: url(../corners/corner-bits.gif);
  z-index: 20;
}
.rounded_corner .wrap-corner .l {
  left: 0;
}
.rounded_corner .wrap-corner .r {
  right: 0;
  background-position: -12px 0;
}
.rounded_corner .wrap-corner .b-edge {
  top: -12px;
}
.rounded_corner .wrap-corner .b-edge .l {
  background-position: 0 -12px;
}
.rounded_corner .wrap-corner .b-edge .r {
  background-position: -12px -12px;
}
#main_content {
	float: left;
	width: 950px;
}
#main_content .wrap-corner {
	background: #fff url(../images/main_gradient.png) repeat-x top 
left;
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
}
#main_content .content {
	display: block;
	float: left;
	width: 910px;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin: 0;
}
#main_content .csc-header h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 20px 0;
	_margin: 0 0 10px 0;
	padding: 14px 0 14px 50px;
	background: url(../images/brand_home_h1_want.jpg) no-repeat top 
left;
	/*width:100%;
	_width: auto;*/
	clear:both
}
#main_content .csc-header {
/*	float: left;*/
	clear:both;
	width: 100%;
	margin-bottom: 0;
}
.tx-miajacobscatalogue-pi1, #single_view {
	float: left;
}

/**********************
	CONTENT ELEMENTS
***********************/
a {
	text-decoration: none;
	color: #ababab;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	color: #878787;
	padding: 14px 0;
	margin: 0;
}
h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #878787;
	padding: 4px 0 14px 0;
	margin: 0;
}
#main_content h2 {
	padding: 8px 0 3px 0;
}
h3 {
	font-size: 1.8em;
	line-height: 1.6em;
	color: #878787;
	padding: 4px 0 14px 0;
	margin: 0;
}
p, ul {
	clear: left;
}
.csc-textpic-text p { clear: none; }
.csc-textpic-intext-left { clear: left; }
h1, h2, h3, h4, h5, h6 {
	clear: left;
}
h4 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #666666;
	padding: 4px 0 14px 0;
	margin: 0;
}
#main_content h4 {
	font-size: 1.2em;
	line-height: normal;
	padding: 4px 0 4px 0;
}
h5 {
	font-size: 1.4em;
	color: #666666;
	padding: 4px 0 14px 0;
	margin: 0;
}
h6 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #666666;
	padding: 4px 0 14px 0;
	margin: 0;
}
.align-center {
	text-align: center;
}
ul, ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul li {
	padding: 0 0 8px 20px;
	background: url(../images/bullet.jpg) no-repeat left 3px;
}
#main_content ul li {
	padding: 0 0 2px 20px;
}
ul {
	padding-bottom: 8px;
}
#left, #center, #right {
	float: left;
}
#center {
	width: 100%;
}
#main_content .columns3 #left .csc-header h1,
#main_content .columns3 #right .csc-header h1 {
	padding: 10px 0;
	background: none;
	font-size: 18px;
	color: #333333;
	width: 100%;
}
#main_content .columns3 #left p,
#main_content .columns3 #center p {
	padding-right: 10px;
}
#footer {
	padding: 30px 0 0 10px;
	color: #999999;
}
#footer p {
	padding: 10px 0;
	margin: 0;
}
/*#bottom {
	margin-top: 20px;
}*/
#bottom #quick_links, #bottom #news_events, #bottom #live_chat, 
#home_right {
	float: left;
	width: 292px;
	height: 175px;
	margin-right: 2px;
	padding-left: 23px;
	background: url(../images/bg_quicklinks.jpg) no-repeat bottom 
left;
}
#bottom #live_chat p {
	width: 200px; 
}
#brand_main ul {
	padding-left: 14px;
}
#brand_main #left, #brand_main #center {
	float: left;
	color: #999999;
	font-size: 1.2em;
	width: 299px;
	/*height: 250px;*/
	margin-right: 2px;
	padding-left: 16px;
	background: url(../images/bg_home_brand.jpg) no-repeat top left;
}
#brand_main #left h1, #brand_main #center h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin-top: 8px;
	padding: 14px 0 14px 50px;
	background: url(../images/brand_home_h1_want.jpg) no-repeat top 
left;
}
#brand_main #center h1 {
	background: url(../images/brand_home_h1_have.jpg) no-repeat top 
left;
}
#home_right {
	margin-right: 1px;
	height: 250px;
}
#home_right #live_chat {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}
#bottom #live_chat {
	margin-right: 1px;
	background: url(../images/bg_quicklinks.jpg) no-repeat bottom 
left;
}
#bottom h1, #home_right h1 {
	margin: 9px 0 20px 0;
	padding: 0;
	font-size: 1.8em;
	color: #B6B7B7;
	font-weight: normal;
}
#home_right h1 {
	margin: 6px 0 4px 0;
}
#bottom ul {
	margin-left: 20px;
}
#bottom #live_chat ul {
	margin-left: 0;
}
#bottom ul li {
	padding: 0 0 8px 20px;
	color: #999999;
}
#news_events .news-latest-item {
	margin-bottom: 6px;
}
.news-single-item {
	float: left;
	clear: left;
}
#news_events .news-latest-gotoarchive {
	margin: 12px 0 8px 0;
}
#home_right #news_events, #home_right #live_chat {
	float: left;
	clear: left;
}
.csc-frame-frame2 {
	float: right;
}
#center .csc-frame-frame2 {
	border: none;
	border-bottom: none;
}
.csc-frame-frame2 a {
	color: #333333;
	font-size: 14px;
}
#header div.csc-textpic-center div.csc-textpic-imagewrap 
.csc-textpic-image {
	margin-left: 0;
}
.chat_main #main_content #left {
	float: left;
	width: 300px;
}
.chat_main #main_content .chat_right {
	float: left;
	width: 640px;
	margin-left: 10px;
}
.chat_main #main_content .content,
.contact_main #main_content #center {
	width: 600px;
	padding: 10px 20px;
	margin-left: 10px;
	background: #fff url(../images/bg_contact_right.png) repeat-x 
top left;
}
.contact_main #main_content #left {
	width: 300px;
}
.contact_main #center .csc-firstHeader {
	width: 550px;
}
#pnlHeader, .WLM_ConversationWindow_Header {
	display: none;
}

/**************************
	TESTRIT CONTACT-FORM
**************************/
/*
#testrit fieldset {
	border: none;
}
#testrit fieldset legend {
	display: none;
}
#testrit .tx_powermail_pi1_fieldwrap_html {
	float: left;
	clear: left;	
}
#testrit .tx_powermail_pi1_fieldwrap_html label {
	float: left;
	width: 130px;
}
#testrit .tx_powermail_pi1_fieldwrap_html input.jscalendar_cb {
	display: none;
}
#testrit .tx_powermail_pi1_fieldwrap_html #uid11_msgCnt, #testrit 
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js {
	float: left;
	clear: left;
	width: 200px;
	margin-left: 130px;
	color: #999999;
}
#testrit .tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js {
	color: #CC0000;
}
#testrit .tx_powermail_pi1_fieldwrap_html input, #testrit 
.tx_powermail_pi1_fieldwrap_html textarea {
	float: left;
	width: 200px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}
#testrit .tx_powermail_pi1_fieldwrap_html_1 input, 
#testrit .tx_powermail_pi1_fieldwrap_html_2 input,
#testrit .tx_powermail_pi1_fieldwrap_html_16 input,
#testrit .tx_powermail_pi1_fieldwrap_html_17 input,
#testrit .tx_powermail_pi1_fieldwrap_html_19 input {
	color: #999999;
}
#testrit .tx_powermail_pi1_fieldwrap_html .powermail_submit {
	width: auto;
	margin: 10px 0 0 130px;
}*/


/**********************
	NEWS
***********************/
.news-list-container .news-list-item,
.news-list-container .news-list-item .news-title,
.news-list-container .news-list-item .news-title a {
	float: left;
	clear: left;
	width: 100%;
}
.news-list-container .news-list-item h2 {
	padding: 0;
	margin: 15px 0 5px 0;
}
.news-list-container .news-list-item p.bodytext {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	margin: 8px 0 0 0;
}

/**********************
	SITEMAP
***********************/

.csc-sitemap {
	margin-left: 20px;
	_margin-left: 10px;
}
.csc-sitemap ul {
	float: left;
	margin-top: 20px;
}
.csc-sitemap ul li ul {
	margin: 6px 0 0 10px;
}
.csc-sitemap ul li {
	float: left;
	width: 150px;
}
.csc-sitemap ul li ul li {
	clear: left;
	width: auto;
	margin: 0;
	padding: 0 0 0 14px;
}
.csc-sitemap ul li a {
	font-size: 14px;
	color: #666666;
}
.csc-sitemap ul li ul li a {
	font-size: 10px;
	color: #999999;
}

/************************************
	Catalogue Singel-view
************************************/
#main .jacobsCatalogue h1 {
	width: auto;
	float: left;
}
#single_view .back {
	float: right;
	clear: right;
	margin: 10px 0 12px 30px;
	padding: 0 0 0 20px;
	background: url(../images/bullet.jpg) no-repeat left 3px;
}
#single_view .interesse,
#single_view .proefrit,
#tx-powermail-pi1_fieldset_8 #powermaildiv_uid47,
#tx-powermail-pi1_fieldset_11 #powermaildiv_uid106,
#powermaildiv_uid121 {
	float: right;
	border: none;
	width: 176px;
	height: 34px;
	margin: 0 0 10px 6px;
	background: url(../images/btnProefrit.png) no-repeat left top;
}
#tx-powermail-pi1_fieldset_8  #powermaildiv_uid47,
#tx-powermail-pi1_fieldset_11 #powermaildiv_uid106,
#powermaildiv_uid121  {
	float: left;
	text-align: center;
	margin: 14px 0 0 0;
}
#tx-powermail-pi1_fieldset_8  #powermaildiv_uid47 input,
#tx-powermail-pi1_fieldset_11 #powermaildiv_uid106 input,
.tx_powermail_pi1_form .tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_form .tx_powermail_pi1_submitmultiple_back,
.registreer, #powermaildiv_uid121 input {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: 176px;
	height: 32px;
	cursor: pointer;
}
.tx_powermail_pi1_form .tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_form .tx_powermail_pi1_submitmultiple_back,
.registreer {
	background: url(../images/btnProefrit.png) no-repeat left top;
	height: 34px;
}
.registreer {
	float: left;
	height: 24px;
	padding: 10px 0;
}
.tx_powermail_pi1_form .tx_powermail_pi1_submitmultiple_back {
	margin-right: 10px;
}
#single_view .interesse a,
#single_view .proefrit a {
	float: left;
	width: 176px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
	color: #ffffff;
}
#single_view .auto_fiche {
	float: left;
	width: 910px;
	background: url(../images/bg_list.jpg) repeat-x top left;
	height: 95px;
}
#single_view .auto_fiche .merk {
	float: left;
	height: 20px;
	_height: 16px;
	color: #B6B7B7;
	font-size: 1.8em;
	padding: 6px 0 0 10px;
	margin: 0;
	width: 400px;
}
#single_view .auto_fiche .bestelnummer {
	float: left;
	clear: left;
	width: 400px;
	padding: 0 0 3px 10px;
	_padding: 0 0 0 10px;
	margin: 0;
	color: #ababab;
}
#single_view .auto_fiche .bestelnummer a {
	padding: 0;
	margin: 0;
}

#single_view .auto_fiche .prijs {
	float: left;
	width: 290px;
	line-height: normal;
	height: 16px;
	padding: 0 0 0 0;
	_padding: 0;
	#padding: 0 0 8px 0;
	font-size: 2.4em;
	_font-size: 2.2em;
	text-align: right;
	margin: 0;
}
#single_view .auto_fiche .prijs_comment {
	float: left;
	width: 290px;
	padding: 2px 0 0 0;
	font-size: 10px;
	text-align: right; 
}
#single_view .auto_fiche .details {
	padding-left: 10px;	
}
#single_view .auto_fiche .brandstofsoort,
#single_view .auto_fiche .versnellingsbak,
#single_view .auto_fiche .ingebruikname,
#single_view .auto_fiche .kilometerstand,
#single_view .auto_fiche .verwachttegen {
	float: left;
	width: 250px;
}
#single_view .auto_fiche .prijskorting {
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 20px;
}
#single_view .auto_fiche .ingebruikname,
#single_view .auto_fiche .verwachttegen,
#single_view #exterior_pictures .pic_content,
#single_view #interior_pictures .pic_content {
	clear: left;
}
#single_view .main_picture {
	width: 455px;
}
#single_view #exterior_pictures .pic_content,
#single_view #interior_pictures .pic_content,
#single_view #exterior_pictures,
#single_view #interior_pictures {
	float: left;
	width: 455px;
}
#single_view #exterior_pictures .pic_content,
#single_view #interior_pictures .pic_content {
	overflow: hidden;
}
#single_view #exterior_pictures .pic_title,
#single_view #interior_pictures .pic_title {
	float: left;
	color: #b6b7b7;
	margin: 6px 0 0 6px;
}
#single_view #exterior_pictures a,
#single_view #interior_pictures a {
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 2px;
	border: 1px solid #eeeeee;
}

/************************************
	Catalogue List-view
************************************/

#left_nav {
	float: left;
	clear: left;
	width: 250px;
	margin-top: 14px;
}
#left_nav #results,
#left_nav #search,
#left_nav #pagebrowser,
#left_nav #left_block {
	float: left;
	clear: left;
}
#left_nav #left_block {
	width: 200px;
	padding: 6px 0 0 0;
}
#left_nav #left_block p {
	clear: left;
	padding: 0;
	margin: 6px 0 0 0;
}
.tx-miajacobscatalogue-pi1-browsebox td {
	float: left;
	width: 35px;
}
.tx-miajacobscatalogue-pi1-browsebox p {
	margin: 8px 0 12px 0;
	padding: 0;
	width: auto;
}
#list_view {
	float: left;
	width: 650px;
}
#list_view .tx-miajacobscatalogue-pi1-listrow {
	float: left;
	width: 650px;
	margin-top: 14px;
}
#list_view .list_item {
	float: left;
	width: 650px;
	background: url(../images/bg_list.jpg) repeat-x top left;
}
#list_view .list_item .auto_fiche .picture {
	float: left;
	width: 150px;
	height: 75px;
	margin: 10px 20px 10px 10px;
	_margin: 5px 10px 5px 5px;
}
#list_view .auto_fiche .merk {
	float: left;
	color: #B6B7B7;
	font-size: 1.4em;
	padding: 6px 0 2px 0;
}
#list_view .auto_fiche .prijs {
	float: left;
	font-size: 1.8em;
	margin-top: 10px;
	_margin-top: 5px;
}
#list_view .auto_fiche .brandstofsoort,
#list_view .auto_fiche .versnellingsbak,
#list_view .auto_fiche .ingebruikname,
#list_view .auto_fiche .kilometerstand,
#list_view .auto_fiche .verwachttegen,
#list_view .auto_fiche .bestelnummer,
#list_view .auto_fiche .prijs_comment {
	float: left;
	width: 225px;
}
#list_view .auto_fiche .ingebruikname,
#list_view .auto_fiche .verwachttegen,
#list_view .auto_fiche .bestelnummer {
	clear: left;
}
#list_view .auto_fiche .bestelnummer {
	color: #ababab;
}
#list_view .auto_fiche .bestelnummer,
#list_view .auto_fiche .merk {
	width: 290px;
	line-height: normal;
}
#list_view .auto_fiche .prijs_comment,
#list_view .auto_fiche .prijs {
	text-align: right;
	width: 160px;
}


/************************************
	Catalogue List-view Slider/Search
************************************/
#slider_menu ul, #slider_menu ul li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 2px 0 4px 0;
	float: left;
}
#slider_menu {
	float: left;
	width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #C8C9C9;
	margin-bottom: 16px;
}
#slider_menu li a {
	padding: 2px 0 4px 0;
}
#slider_menu li.tx-miajacobscatalogue-pi1-active a {
	font-weight: bold;
	color: #000000;
	padding: 2px 0 4px 0;
}
#slider_menu li.tx-miajacobscatalogue-pi1-active a:hover {
	text-decoration: none;
}
.tx-miajacobscatalogue-pi1-scroller {
	float: left;
	width: 910px;
	overflow: hidden;
}
.tx-miajacobscatalogue-pi1-section {
	float: left;
	width: 910px;
}
.tx-miajacobscatalogue-pi1-section ul {
	float: left;
	clear: none;
	margin-right: 80px;
}
.tx-miajacobscatalogue-pi1-content {
	float: left;
	width:  15000px;
}
.tx-miajacobscatalogue-pi1-section table td {
	vertical-align: top;
	padding-right: 50px;
}

.tx-miajacobscatalogue-pi1 #search {
	float: left;
	clear: left;
}
.tx-miajacobscatalogue-pi1 #search #voertuigtype,
.tx-miajacobscatalogue-pi1 #search #type,
.tx-miajacobscatalogue-pi1 #search #subgamma,
.tx-miajacobscatalogue-pi1 #search .mia_checkbox,
.tx-miajacobscatalogue-pi1 #search .mia_checkbox input {
	float: left;
	clear: left;
}
.tx-miajacobscatalogue-pi1 #search .mia_checkbox {
	width: 200px;
}
.tx-miajacobscatalogue-pi1 #search .mia_checkbox input {
	padding: 0;
	margin: 0;
}
.tx-miajacobscatalogue-pi1 #search .mia_checkbox label {
	float: left;
	padding: 1px 0 4px 8px;
}
.tx-miajacobscatalogue-pi1 #search #voertuigtype,
.tx-miajacobscatalogue-pi1 #search #subgamma {
	margin-top: 20px;
}
.tx-miajacobscatalogue-pi1 #search #type {
	margin-top: 5px;
}
#type_select, #subgamma_select {
	float: left;
	width: 170px;
}
.tx-miajacobscatalogue-pi1 #search h4 {
	float: left;
	clear: left;
	width: 150px;
	margin: 10px 0;
	padding: 0;
}


/********************************
	SLIDER
*********************************/
#slider {
	float: left;
	margin-top: 20px;
}
.mia_slider_track {
	font-size: 0px; 
	float: left; 
	clear: left;
	margin: 0px; 
	width: 150px; 
	line-height: 0px;
	text-align: left
}
.mia_slider_track #mia_slider_slit {
	border-right: #ddd 1px solid; 
	border-top: #999 1px solid; 
	border-bottom: #ddd 1px solid; 
	border-left: #999 1px solid; 
	margin: 9px 4px; 
	width: 150px; 
	line-height: 0px; 
	/*position: relative;*/
	float: left;
	height: 1px; 
	/*z-index: 1; */
}
.mia_slider_track .mia_slider {
	position: relative;
	background: url(../images/slider.png) no-repeat top left;
	font-size: 0px; 
	line-height: 0px; 
	height: 21px; 
	width: 11px; 
	z-index: 2;  
	_position: static;
	_margin-top: -21px;
	#margin-top: -21px;
}
.mia_slider_track .mia_slider:hover {
	cursor: pointer;
}
.mia_slider_display_holder {
	float: left; 
	height: 20px; 
	margin: 0px; 
	width: 150px; 
	text-align: left;
}
#price_form {
	float: left;
	width: 150px;
}
.mia_slider_display {
	border: none;
	background: none;
	width: 60px;
	font-weight: bold;
	cursor: default; 
}
.news-latest-container {
	float: left;
	clear: left;
}

/*********************
	CONTACT FORM
*********************/
#center p {
/*	float: left;
	clear: left;*/
	margin: 0;
	padding: 0 0 8px 0;
}
.tx-powermail-pi1 {
	float: left;
	clear: left;
}
.tx_powermail_pi1_form {
	float: left;
	width: 600px;
}
.tx_powermail_pi1_form fieldset {
	float: left;
	clear: left;
	width: 560px;
	padding: 0;
	margin: 0 0 14px 0;
	border: none;
}
.tx_powermail_pi1_form fieldset legend {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #999999;
	margin-bottom: 6px;
}
.tx_powermail_pi1_form label {
	float: left;
	width: 172px;
	padding: 2px 8px 0 0;
	text-align: right;
}
/* CONTACT INFO */
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_6 {
	width: 400px;
	float: left;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_13 {
	float: left;
	clear: none;
	width: 160px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_13 #powermaildiv_uid124 a {
	float: left;
	width: 100px;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px 0 0 0;
	background: url(../images/btnMoreContactInfo.png) no-repeat top left;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_13 #powermaildiv_uid124 a:hover {
	background-position: 0 -22px;
	text-decoration: none;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_6 label {
	width: 120px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_6 input {
	width: 240px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_6 textarea {
 	width: 240px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_6 .tx_powermail_pi1_fieldwrap_html {
	width: 400px;
}
.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html {
	float: left;
	clear: left;
	padding-left: 4px;
	margin-bottom: 2px;
}
.tx_powermail_pi1_form select,
.tx_powermail_pi1_form input {
	float: left;
}
.tx_powermail_pi1_form input,
.tx_powermail_pi1_form textarea {
	border: 1px solid #cccccc;
}
/* CONTACT MOGELIJKHEDEN */
#contact #powermaildiv_uid43,
#contact #powermaildiv_uid45,
#contact #powermaildiv_uid46 {
	float: left;
	clear: none;
	width: 500px;
}
#contact #powermaildiv_uid43 label,
#contact #powermaildiv_uid45 label,
#contact #powermaildiv_uid46 label {
	width: 172px;
}
#contact #powermaildiv_uid43 input,
#contact #powermaildiv_uid45 input,
#contact #powermaildiv_uid46 input {
	width: 200px;
}
/* CONTACT REDEN */
#powermaildiv_clear {
	padding: 0;
	margin: 0;
	height: 0;
	_display: none;
}
#tx-powermail-pi1_fieldset_8 .tx_powermail_pi1_fieldwrap_html {
	float: left;
	clear: left;
	display: block;
	width: 580px;
	margin: 0;
	padding: 0 0 2px 0;
}
#tx-powermail-pi1_fieldset_8 label {
	float: left;
	width: 260px;
}
#tx-powermail-pi1_fieldset_8 input,
#tx-powermail-pi1_fieldset_8 textarea {
	float: left;
	width: 240px;
}
#tx-powermail-pi1_fieldset_8 .powermail_radio_inner input {
	width: 16px;
	border: none;
}

#powermaildiv_uid48 label {
	display: none;
}
#powermaildiv_uid47 input {
	margin-top: 20px;
	width: 72px;
}

/*#powermaildiv_uid51 #uid51_msg,
#powermaildiv_uid52 #uid52_msg,
#powermaildiv_uid69 #uid69_msg {
	display: none;
}
#powermaildiv_uid51 #uid51_cb,
#powermaildiv_uid52 #uid52_cb,
#powermaildiv_uid69 #uid69_cb {
	margin: 0;
	padding: 1px 4px 0 0;
	width: 16px;
}
#powermaildiv_uid51 #uid51_hr,
#powermaildiv_uid52 #uid52_hr,
#powermaildiv_uid69 #uid69_hr {
	width: 194px;
}*/
#powermaildiv_uid70 .tx_powermail_pi1_fieldwrap_html_radio_title,
#powermaildiv_uid79 .tx_powermail_pi1_fieldwrap_html_radio_title {
	float: left; 
	width: 260px;
	margin: 0;
	padding: 2px 8px 0 0;
	text-align: right;
}
#powermaildiv_uid70 .powermail_radio_inner,
#powermaildiv_uid79 .powermail_radio_inner {
	float: left;
	width: 60px;
}
#powermaildiv_uid70 label,
#powermaildiv_uid79 label {
	width: auto;
	text-align: left;
}
.jscalendar_cb {
	width: 16px;
}
#powermail_submit {
	background-color: #f0f0f0;
}

.tx_lumogooglemaps_pi1_infobox h4,
.tx_lumogooglemaps_pi1_infobox p.bodytext {
	padding: 0;
	margin: 0;
}
.tx_lumogooglemaps_pi1_infobox p.bodytext {
	float: left;
	clear: none;
}
#gmapDirHead {
	display: none;
}
h3 {
	color:#999999;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight: normal;
	margin-bottom:6px;
}
.contenttable {
	float: left;
	clear: left;
	margin: 0 0 30px 0;
	padding: 0;
}
.contenttable .td-1 {
	vertical-align: top;
}
.contenttable .td-0 {
	vertical-align: top;
	padding: 0;
	width: 220px;
}
.contenttable .td-0 a {
	float: left;
	width: 200px;
	padding: 0 0 0 20px;
	background: url(../images/help.png) no-repeat top left;
	_background: url(../images/help.gif) no-repeat top left;
}


/******************
		FAQ
*******************/
.tx-irfaq-pi1 {
	float: left;
	clear: left;
	width: 840px;
	padding:0;
}
.tx-irfaq-dynheader,
.tx-irfaq-dynans-visible {
	float: left;
	clear: left;
	width: 840px;
	padding: 0;
	margin: 0; 
}
.tx-irfaq-pi1 .tx-irfaq-cleaner {
	float: left;
	clear: both;
	width: 840px;
	font-size: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}
.tx-irfaq-pi1 .tx-irfaq-dynheader {
	float: left;
	margin: 0;
	padding: 0;
}
.tx-irfaq-pi1 .toggle_img,
.tx-irfaq-pi1 .toggle_img img,
.tx-irfaq-pi1 .question,
.tx-irfaq-pi1 .answer {
	float: left;
	margin: 0;
	padding: 0;
}
.tx-irfaq-pi1 .answer {
	width: 800px;
	border-top: 1px solid #999999;
	padding: 0;
	margin: 0 0 10px 0;
}
.tx-irfaq-pi1 .question {
	width: 800px;
	clear: none;
}
.tx-irfaq-pi1 .toggle_img img {
	float: left;
	padding: 2px 8px 0 0;
}
.tx-irfaq-pi1 p {
	float: left;
	padding: 0;
	margin: 0;
}
.tx-irfaq-pi1 p.show_hide_all {
	margin-bottom: 10px;
}
.tx-powermail-pi1_mandatory,
.powermail_mandatory_list,
.powermail_mandatory_listitem {
	float: left;
	width: 300px;
}

.csc-frame {
	float: left;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
	margin: 0;
}
.startpage .csc-frame {
	border-bottom: none;
}
#main_content .csc-header-n2 {
	margin-bottom: 0;
}
#main_content .csc-header-n1 h2 {
	padding-bottom: 0;
}
.news-list-item .news-list-date,
.news-single-item .news-single-timedata {
	display: none;
}
.news-list-container .news-list-item {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 4px;
}
.news-single-img {
	float: left;
	clear: left;
}
.news-single-related dd {
	padding: 0;
	margin: 0;
}
.rgaccord1-nest {
	float: left;
	clear: left;
}
.contact_details a {
	font-weight: bold;
}
.contact_details .td-0 {
	color: #333333;
	font-size: 14px;
	padding: 0 20px;
	background:transparent url(../images/bullet.jpg) no-repeat left 2px;
}
.news-single-item .news-single-img,
.news-list-item .news-list-img {
	float: left;
	clear: left;
	margin-right: 20px;
}
.news-list-container .news-list-item p.bodytext,
.news-single-item p {
	clear: none;
	float: none;
}


/****** CHAMPAGEN ACTIE *****/
#registratiepagina {
	margin-bottom: 30px;
}
#registratiepagina .powermail_text {
	width: 200px;
}
#powermaildiv_uid99,
#powermaildiv_uid93,
#powermaildiv_uid95,
#powermaildiv_uid102,
#powermaildiv_uid103 {
	margin-top: 20px;
}
.powermail_check_inner_uid102_6 {
	margin-top: 30px;
}
#powermaildiv_uid101 {
	margin-top: 10px;
}
#powermaildiv_uid102 .powermail_check_inner {
	float: left;
	clear: left;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 label,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_11 label {
	width: 100px;
	text-align: left;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_11 .powermail_textarea {
	float: left;
	clear: left;
	width: 300px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 #powermaildiv_uid96 label,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 #powermaildiv_uid97 label,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 #powermaildiv_uid98 label,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 .powermail_check_inner_uid86_0 label,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 .powermail_check_inner_uid86_1 label {
	padding-left: 30px;
	width: 70px;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_9 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_10 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	padding: 0;
}
.tx_powermail_pi1_form #tx-powermail-pi1_fieldset_10 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_form #powermaildiv_uid108 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
}
#tx-powermail-pi1_fieldset_9 .tx_powermail_pi1_fieldwrap_html,
#tx-powermail-pi1_fieldset_10 .tx_powermail_pi1_fieldwrap_html,
#tx-powermail-pi1_fieldset_11 .tx_powermail_pi1_fieldwrap_html {
	width: 570px;
}
.backBtn_registratiepagina {
	display: none;
}
.tx_powermail_pi1_form  #powermaildiv_uid107 {
	margin: 20px 0 30px 0;
}
.powermail_check_inner_uid86_0,
.powermail_check_inner_uid86_1,
.powermail_check_inner_uid108_0,
.powermail_check_inner_uid108_1,
.powermail_check_inner_uid108_2,
.powermail_check_inner_uid108_3 {
	float: left;
	clear: left;
}
.tx_powermail_pi1_form #powermaildiv_uid102 label {
	width: 190px;
}
.tx_powermail_pi1_form #powermaildiv_uid108 label,
.tx_powermail_pi1_form #powermaildiv_uid105 label {
	width: 170px;
}
.tx_powermail_pi1_form #powermaildiv_uid105 label,
.tx_powermail_pi1_form #powermaildiv_uid108 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin: 20px 0 0 0;
}

#powermaildiv_clear { clear: both; }


/************ VERHAAL FORMULIER **************/
/** TO REMOVE THIS, REMOVE THE CSS BELOW,
	ADJUST THE powermail_formwrap.html-template again (fileadmin/template/ext/...)
	UNHIDE THE POWERMAIL-FIELDS IN TYPO3
**********************************************/
/*
#verhaalform * {
	float: left;
	clear: none;
	width: auto;
}
#verhaalform label { padding-left: 2px; }
#verhaalform .row { float: left; clear: left; width: 600px; }
#verhaalform .powermail_mandatory { display: none; }
#powermaildiv_uid38 { width: 176px; }
#powermaildiv_uid38 input { width: 172px; }
#powermaildiv_uid83 { width: 202px; }
#powermaildiv_uid83 input { width: 198px; }
#powermaildiv_uid84 { width: 162px; }
#powermaildiv_uid84 input { width: 158px; }
#verhaalform #powermaildiv_clear { clear: none; }
#verhaalform .clear { clear: left; }
#verhaalform .verhaaltext { padding-top: 2px; width: auto; }
#verhaalform { float: left; width: 600px; }
.tx_powermail_pi1_fieldwrap_html { position: relative; }

.tx-powermail-pi1 legend { display: none; }
#tx-powermail-pi1_fieldset_8 { margin-top: 20px; }
#tx-powermail-pi1_fieldset_6 #powermaildiv_uid38,
#tx-powermail-pi1_fieldset_6 #powermaildiv_uid83 { display: none; }
*/
#verhaalform { display: none; }


/******** CONTACT BUTTON *************/
#brand_main #headtitle {
	float: left;
	clear: left;
	width: 516px;
}
.contactBtn {
	float: right;
	width: 174px;
}
.contactBtn a,
#menu_2 ul li.last a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	color: #0ea254;
	width: 170px;
	height: 32px;
	background: url(../images/btnContact.png) no-repeat top left;
	text-decoration: none;
	font-size: 1px;
}
.contactBtn a {
	margin: 2px 0 0 0;
}
.contactBtn a:hover,
#menu_2 ul li.last a:hover {
	color: #9c9c9c;
	background-position: 0 -38px;
	text-decoration: none;
}
#opendeurdagen {
	margin-left: 6px;
}
#opendeurdagen a {
	float: right; 
	background: url(/fileadmin/template/main/images/btnOpendeurdagen.png) no-repeat top left;
}
#opendeurdagen a:hover {
	color: #9c9c9c;
	background-position: 0 -38px;
	text-decoration: none;
}
#menu_2 ul { 
	width: 950px; 
	#padding: 4px 0 0 0; 
}
#menu_2 ul li.last { float: right; padding:0; margin: 0; }
.contact_main #menu_2 ul li.last { display: none; }

/*********** LANDINGSPAGINA'S *************/
#contentarea .landingspagina .wrap-corner {
	background: none;
	background-color: #f4f4f4;
	margin-top: 4px;
}
#contentarea .landingspagina #contactBtn {
	position: absolute;
	right: 20px;
}
#contentarea .landingspagina .bottom-edge {
	float: left;
	clear: left;
	width: 950px;
	height: 20px;
	background: url(../images/landingspaginas/bg_bottom.png) no-repeat top left;
}
#contentarea .landingspagina .content {
	padding: 8px 20px 0 20px;
}
#contentarea .landingspagina #footer_content {
	float: left;
	width: 950px;
	margin-top: 10px;
	background: url(../images/landingspaginas/bg_footer_content.png) repeat-y top left;
}
#contentarea .landingspagina #footer_content #quick_links,
#contentarea .landingspagina #footer_content #live_chat {
	float: left;
	width: 394px;
	padding: 8px 14px 0 64px;
	background: #f4f4f4 url(../images/landingspaginas/bg_bottom_left.png) no-repeat top left;
}
#contentarea .landingspagina #footer_content #live_chat {
	float: right;
	background: #f4f4f4 url(../images/landingspaginas/bg_bottom_right.png) no-repeat top left;
}
#contentarea .landingspagina #footer_content #footer_bottom {
	float: left;
	clear: left;
	width: 950px;
	height: 53px;
	background: url(../images/landingspaginas/bg_footer_content_bottom.png) no-repeat top left;
}
#contentarea .landingspagina #footer_content .csc-frame,
#contentarea .landingspagina .csc-frame-frame2  {
	border-bottom: none;
	padding-bottom: 0;
}
#contentarea .landingspagina #footer_content .csc-frame {
	#padding-bottom: 16px;
}
#contentarea .landingspagina #footer_content h2 {
	font-size: 15px;
}
#contentarea .landingspagina #footer_bottom a {
	float: left;
	width: 248px;
	height: 38px;
	margin: 0 236px 0 210px;
	background: url(../images/landingspaginas/btnAction1.png) no-repeat top left;
}
#contentarea .landingspagina #footer_bottom a.btnAction2 {
	width: 239px;
	margin: 0;
	background: url(../images/landingspaginas/btnAction2.png) no-repeat top left;
}
#contentarea .landingspagina #footer_bottom a:hover {
	background-position: 0 -44px;
}

#contentarea #main_content ul.brandPicker {
	float: left;
	clear: left;
	width: 910px;
	padding-bottom: 0;
}
#contentarea #main_content ul.brandPicker li {
	float: left;
	clear: none;
	width: 182px;
	height: 148px;
	padding: 0;
	background: none;
}
#contentarea #main_content ul.brandPicker li a {
	float: left;
	width: 157px;
	height: 140px;
	padding: 6px 0 2px 25px;
}
#contentarea #main_content ul.brandPicker li a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#contentarea #main_content ul.brandPicker li.mercedes a { background: url(../images/landingspaginas/Mercedes.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.mercedes a:hover { background: url(../images/landingspaginas/Mercedes_ro.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.smart a { background: url(../images/landingspaginas/smart.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.smart a:hover { background: url(../images/landingspaginas/smart_ro.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.chrysler a { background: url(../images/landingspaginas/Chrysler.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.chrysler a:hover { background: url(../images/landingspaginas/Chrysler_ro.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.dodge a { background: url(../images/landingspaginas/Dodge.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.dodge a:hover { background: url(../images/landingspaginas/Dodge_ro.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.jeep a { background: url(../images/landingspaginas/Jeep.png) no-repeat top left; }
#contentarea #main_content ul.brandPicker li.jeep a:hover { background: url(../images/landingspaginas/Jeep_ro.png) no-repeat top left; }

.powermail_mandatory_js {
	float: left;
	clear: left;
	width: 260px;
}
#tx-powermail-pi1_fieldset_6 .powermail_mandatory_js {
	margin-left: 128px;
}
#actie_btns {
	float: left;
	clear: left;
	width: 700px;
}
#actie_btns a { float: left; margin: 0 2px 10px 0; }
#actie_btns a img { float: left; padding: 0; margin: 0; border: none; }

#main .kerstactie .content {
	background: url(../actie_btns/kerst_actie_bg.png) no-repeat top left;
	height: 458px;
	width: 635px;
	padding: 10px 10px 20px 305px;
	font-size: 13px;
}
#main .kerstactie .content i {
	font-style: normal;
	color: #ff0000;
}
#main .kerstactie .csc-header h1 {
	padding: 47px 0 30px 0;
	background: none;
	font-size: 40px;
	font-weight: bold;
	margin: 0;
}
#kerstactie legend,
#kerstactie .powermail_mandatory,
#kerstactie .tx_powermail_pi1_fieldwrap_html_checkbox_title { display: none; }
#kerstactie #powermaildiv_clear,
#kerstactie .tx_powermail_pi1_fieldwrap_html { clear: none; margin-bottom: 6px; }
#kerstactie { margin-top: 10px; }
#kerstactie label { text-align: left; }
#powermaildiv_uid162 label,
#powermaildiv_uid163 label,
#powermaildiv_uid165 label,
#powermaildiv_uid168 label { width: 53px;}
#powermaildiv_uid162 input { width: 160px; margin-right: 60px; }

#powermaildiv_uid161 label { width: 80px; }
#powermaildiv_uid161 input { width: 160px; }
#powermaildiv_uid163 input { width: 206px; margin-right: 16px; }
/* NR */
#powermaildiv_uid164 label { width: 46px; }
#powermaildiv_uid164 input { width: 52px; margin-right: 27px; }
/* BUS */
#powermaildiv_uid167 label { width: 46px; }
#powermaildiv_uid167 input { width: 53px; margin-right: 0; }
/* PC */
#powermaildiv_uid165 input { width: 52px; margin-right: 20px; }
/* GEMEENTE */
#powermaildiv_uid166 label { width: 80px; }
#powermaildiv_uid166 input { width: 130px; margin-right: 30px; }
/* TEL */
#powermaildiv_uid170 label { width: 34px; }
#powermaildiv_uid170 input { width: 100px; margin-right: 0; }
/* E-MAIL */
#powermaildiv_uid168 input { width: 104px; margin-right: 0; }
/* CHECKBOX */
#kerstactie #powermaildiv_uid180 { clear: left; margin: 6px 0 20px 0; }
#powermaildiv_uid180 label { float: right; font-size: 10px; width: 500px; padding: 2px 0 0 10px; }
/* VERZENDEN */
#powermaildiv_uid181 input {
	background: url(../actie_btns/submit.png) no-repeat top left;
	width: 131px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#powermaildiv_uid186,
#powermaildiv_uid185 { font-size: 10px; }

.tx-powermail-pi1_fieldset_17 legend { display: none; }
