/*
author: de Internetfabriek 2010
developer: b. steffen
date creation: 25/10/2010
date modif: 25/10/2010

*/


body {
    margin:0;
    padding:0;
    background: #005c97;
    color: #146ea8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h2 {
    color:#005c97;
    font-size:18px;
    font-weight:lighter;
    font-family: Calibri, Verdana;
    letter-spacing:0.5px;
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

h3 {
    color:#005c97;
    font-size:15px;
    font-weight:lighter;
    font-family: Calibri, Verdana;
    letter-spacing:0.5px;
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

p {
    margin: 0;
    padding: 0;
    color: #146ea8;
}

p a, p a:hover, p a:visited {
    color: #146ea8;
    text-decoration: none;
    border-bottom: solid 1px #4390c2;
}

a img {
    border: 0;
    text-decoration: none;
}

#main {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
   /* background: url(../img/img_backgr_main_1.png) repeat-x center top; */
    position: absolute;
}

#m_top_index {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 140px;
    position: relative;
    /* background: #d5e6f3; */
    background: url("../img/img_backgr_body_rep_1.jpg") repeat scroll 0 0 transparent;
    top: 0;
    z-index: 100;
}

#m_t_centre_index {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 998px;
    height: 140px;
    position: relative;
    border-left: solid 1px #d5e6f3;
    border-right: solid 1px #d5e6f3;
    background: white url(../img/img_backgr_m_t_centre_1.gif) no-repeat right -63px;
}

#m_t_c_logo_index {
    position: relative;
    left: 2px;
    top: 50px;
    width: 371px;
    height: 80px;
    background: none;
    float: left;
}

#m_t_c_headimage_index {
    position: relative;
    left: 2px;
    top: 7px;
    width: 616px;
    height: 80px;
    float: left;    
}

#m_t_c_headimage_index img { 
    visibility: hidden;
    display: none; 
}

#m_t_c_meta_index {
    background:none repeat scroll 0 0 transparent;
    float:left;
    height:10px;
    left:650px;
    position:relative;
    top:7px;
    width:auto;
}

#m_t_c_meta_index a img, #m_t_c_meta a img  {
    position: relative;
    top: 3px;
}   

#m_t_c_meta_index a, #m_t_c_meta_index a:hover, #m_t_c_meta_index a:visited {
    color:#005C97;
    font-family:Calibri,Verdana;
    font-size:13.5px;
    font-weight:lighter;
    text-decoration:none;
}


#m_top {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 194px;
    position: relative;
    /* background: #d5e6f3; */
    background: url("../img/img_backgr_body_rep_1.jpg") repeat scroll 0 0 transparent;
    top: 0;
    z-index: 100;
}

#m_t_centre {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 998px;
    height: 194px;
    position: relative;
    border-left: solid 1px #d5e6f3;
    border-right: solid 1px #d5e6f3;
    background: white url(../img/img_backgr_m_t_centre_1.gif) no-repeat right bottom;
}

#m_t_c_logo {
    position: relative;
    left: 2px;
    top: 114px;
    width: 371px;
    height: 80px;
    background: none;
    float: left;
}

#m_t_c_headimage {
    position: relative;
    left: 2px;
    top: 7px;
    width: 616px;
    height: 130px;
    background: white;
    float: left;
    overflow: hidden;
}

#m_t_c_headimage img {
    width: 616px;  
}

#m_t_c_meta {
    background:none repeat scroll 0 0 transparent;
    float:left;
    height:10px;
    left:770px;
    position:relative;
    top:22px;
    width:auto;
}

#m_t_c_meta a, #m_t_c_meta a:hover, #m_t_c_meta a:visited {
    color:#005C97;
    font-family:Calibri,Verdana;
    font-size:13.5px;
    font-weight:lighter;
    text-decoration:none;
}

#m_content {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
    /* background: #d5e6f3; */
    background: url("../img/img_backgr_body_rep_1.jpg") repeat scroll 0 0 transparent;
    top: 0;
    float: left;
}

#m_content_2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
    /* background: #d5e6f3; */
    background: url("../img/img_backgr_body_rep_2.png") repeat-x bottom;
    top: 0;
    float: left;
}

#m_c_centre {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    /* width: 998px; */
    height: auto;
    position: relative;
}

#m_c_c_content {
    margin: 0;
    padding: 0;
    width: 1000px;
    height: auto;
    position: relative;
    /* border-left: solid 1px #d5e6f3; */
    /* border-right: solid 1px #d5e6f3; */
    background: white url(../img/img_backgr_m_c_centre_1.gif) no-repeat left bottom;
    float: left;
    
  -moz-box-shadow: 1px 3px 20px #000; /* Firefox/Mozilla */
  -webkit-box-shadow: 1px 3px 20px #000; /*Safari/Chrome */
  box-shadow: 1px 3px 20px #000; /* Opera & hoe het zou moeten */
  /* Voor IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
  /* Voor IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');

}

#m_c_c_c_staticheight {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    height: 777px;
    width: 1px;
}

#m_c_c_c_content {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    height: auto;
    width: 968px;
    left: 19px;
}

#m_c_c_c_c_submenu_1 {
    float:left;
    height:auto;
    margin:0;
    padding:0;
    margin:10px 0 0 12px;
    width:322px;
}

#m_c_c_c_c_submenu_1 h2 {
    margin-top: 20px;
    margin-left: 18px;
    padding: 0;
    float: left;
    width: 320px;
    color:#0365A4;
    font-size:20px;
    font-weight:bold;
}

#m_c_c_c_c_submenu_1 ul.sub_menu {
    width: 321px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    background: #d5e6f3 url("../img/img_backgr_m_c_c_c_c_submenu_1_bottom_1.gif") no-repeat left bottom;
    overflow-x: hidden;
    overflow-y: hidden;
}

#m_c_c_c_c_submenu_1 ul.sub_menu li {
    border-top: solid 1px #b5d2e9;
    width: 322px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    list-style-type: none;
}

#m_c_c_c_c_submenu_1 ul.sub_menu li:first-child {
    border-top: none;
    width: 322px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    list-style-type: none;
    background: url("../img/img_backgr_m_c_c_c_c_submenu_1_top_1.gif") no-repeat left top;
}

#m_c_c_c_c_submenu_1 ul.sub_menu li a, #m_c_c_c_c_submenu_1 ul.sub_menu li a:visited {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 5px 18px;
    color:#0365A4;
    width:322px;
    text-decoration:none;
}

#m_c_c_c_c_submenu_1 ul.sub_menu li a:hover {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 5px 18px;
    color:#4390c2;
    width:322px;
    text-decoration:none;
}

#m_c_c_c_c_submenu_1 ul.sub_menu li a.active {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 5px 18px;
    color:#0365A4;
    width:322px;
    text-decoration:none;
    background: url("../img/img_backgr_submenu_active_1.gif") no-repeat left top;
}

#m_c_c_c_c_submenu_1 ul.services_menu {
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    background: none;
    overflow: hidden;
    margin-bottom: 20px;
}

#m_c_c_c_c_submenu_1 ul.services_menu li {
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    list-style-type: none;
    margin-bottom: 10px;
    background: #005c97 url("../img/img_backgr_m_c_c_c_c_servicesmenu_1_top_1.gif") no-repeat scroll left top;
}

#m_c_c_c_c_submenu_1 ul.services_menu li a, #m_c_c_c_c_submenu_1 ul.services_menu li a:visited, #m_c_c_c_c_submenu_1 ul.services_menu li a:hover {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 10px 0 8px 28px;
    color:#FFFFFF;
    width:320px;
    text-decoration:none;
    background: url("../img/img_backgr_m_c_c_c_c_servicesmenu_1_bottom_1.gif") no-repeat scroll left bottom;
}

#m_c_c_c_c_submenu_1 div.div_module_links {
    width: 321px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    background:url("../img/img_backgr_m_c_c_c_c_submenu_1_bottom_1.gif") no-repeat scroll left bottom #D5E6F3;
    margin-bottom: 30px;
    overflow: hidden;
}

#m_c_c_c_c_submenu_1 div div.div_module_links_content {
    background:url("../img/img_backgr_m_c_c_c_c_submenu_1_top_1.gif") no-repeat scroll left top transparent;
    border-top:medium none;
    float:left;
    height:auto;
    list-style:none outside none;
    margin:0;
    padding:0;
    width:322px;
}

#m_c_c_c_c_submenu_1 div div div.div_module_links_content_left {
    float:left;
    padding:10px 20px 10px 10px;
    width:120px;
}

#m_c_c_c_c_submenu_1 div div div.div_module_links_content_right {
    float:left;
    padding:10px 0;
    width:160px;
}

#m_c_c_c_c_submenu_1 div div div.div_module_links_content_right h2 {
    float: left;
    width: 160px;
    margin: 0;
    padding: 0;
    line-height:20px;
    padding-bottom: 5px;
    font-size:17px;
}

#m_c_c_c_c_submenu_1 div div div.div_module_links_content_right div.div_module_links_descr, #m_c_c_c_c_submenu_1 div div div.div_module_links_content_right div.div_module_links_descr {
    float: left;
    width: 160px;
    margin: 0;
    padding: 0;
}

#m_c_c_c_c_submenu_1 div div div.div_module_links_content_left img {
    border:1px solid #B5D2E9;
}

#m_c_c_c_c_content_1 {
    float:left;
    height:auto;
    margin:0;
    padding:0;
    margin:60px 0 80px 60px;
    width:560px;
}

#m_c_c_c_c_content_1 h2 {
    color:#005c97;
    font-size:24px;
    font-weight:bold;
    font-family: Calibri, Verdana;
    letter-spacing:0.5px;
    float: left;
    width: 580px;
    margin: 0;
    padding: 0;
    margin-bottom: 9px;
}

#m_c_c_c_c_content_1 h2 span {
    color:#B5D2E9;
}

#m_c_c_c_c_content_1 div.sub_kolom {
    width: 230px;
    float: left;
    height: auto;
    line-height: 18px;
}

div.sub_kolom a, div.sub_kolom a:hover, div.sub_kolom a:visited{
    border-bottom:1px solid #4390C2;
    color:#146EA8;
    text-decoration:none;
}

#m_c_c_c_c_content_1 div.sub_kolom p {
    line-height: 18px;
    /*text-align: justify;*/
    text-align-last: left;
    float: left;
    width:230px;
}

#m_c_c_c_c_content_1 div.sub_kolom img {
    margin-bottom: 20px;
    float: left;
}

#m_c_c_c_c_content_1 div.sub_kolom ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

#m_c_c_c_c_content_1 div.sub_kolom ul ul {
    margin: 0;
    padding: 0;
}

#m_c_c_c_c_content_1 div.sub_kolom ul li {
    margin: 0;
    padding: 0;
    margin-left: 22px;
}

#m_c_c_c_c_content_1 div.sub_kolom ul ul li {
    margin: 0;
    padding: 0;
    margin-left: 42px;
    list-style-type: circle;
}

#m_c_c_c_c_content_1 div.sub_kolom ul li a, #m_c_c_c_c_content_1 div.sub_kolom ul li a:hover, #m_c_c_c_c_content_1 div.sub_kolom ul li a:visited, #m_c_c_c_c_content_1 div.sub_kolom ul ul li a, #m_c_c_c_c_content_1 div.sub_kolom ul ul li a:hover, #m_c_c_c_c_content_1 div.sub_kolom ul ul li a:visited {
    margin: 0;
    padding: 0;
    color: #146EA8;
}

#m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu {
    width: 229px;
    float: left;
    height: auto;
    margin-top: 15px;
    background: url("../img/img_backgr_sk_option_menu_top_1.gif") left top no-repeat
}

#m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu p {
    margin-left: 15px;
}

#m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu ul {
    float: left;
    width: 229px;
    height: auto;
    margin: 0;
    padding: 0;
    margin-top: 8px;
    padding-bottom: 5px;
    background: #edf4fa url("../img/img_backgr_sk_option_menu_bottom_1.gif") left bottom no-repeat;
}

#m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu ul li {
    list-style-type: none;
    margin: 5px 0 5px 15px;
}

#m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu ul li a, #m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu ul li a:hover, #m_c_c_c_c_content_1 div.sub_kolom div.sk_option_menu ul li a:visited {
    text-decoration: none;
    color: #146ea8;
    border-bottom: solid 1px #4390c2;
}

#m_c_c_c_c_content_1 div.search_kolom {
    float: left;
    width: 560px;
    height: auto;
    margin-bottom: 20px;
    margin-left:-20px;
    background: #D5E6F3 url("../img/img_backgr_search_kolom_top_1.gif") no-repeat left top;
}

#m_c_c_c_c_content_1 div.search_kolom div.search_kolom_content {
    float: left;
    width: 520px;
    height: auto;
    padding: 13px 20px 10px 20px;
    background: url("../img/img_backgr_search_kolom_bottom_1.gif") no-repeat left bottom;
}

#m_c_c_c_c_content_1 div.search_kolom div.search_kolom_content div.skc_kolom {
    float: left;
    height: auto;
    margin-right: 10px;
    width: 162px;
}

#m_c_c_c_c_content_1 div.search_kolom div.search_kolom_content h2 span {
    font-size: 18px;
    color: white;
    margin-top: 0;
}

#m_c_c_c_c_content_1 div.search_result {
    float: left;
    width: 560px;
    height: auto;
    margin-bottom: 20px;
    margin-left:-20px;
}

#form_contact {
    background:none repeat scroll 0 0 #edf4fa;
    float:left;
    margin:10px 0;
    padding:10px;
}

#form_contact input, #form_contact textarea {
    border: solid 1px #C3DCEE;
    padding: 6px 0 4px 4px;
    margin: 4px 0;
    color: #C3DCEE;
}

#m_c_c_c_c_content_1 div.search_sortoptions {
    float: left;
    width: 560px;
    height: auto;
    margin-bottom: 20px;
    margin-left:-20px;
    background: #D5E6F3 url("../img/img_backgr_search_kolom_top_1.gif") no-repeat left top;
}

#m_c_c_c_c_content_1 div.search_sortoptions div.search_sortoptions_content {
    float: left;
    width: 520px;
    height: auto;
    padding: 13px 20px 10px 20px;
    background: url("../img/img_backgr_search_kolom_bottom_1.gif") no-repeat left bottom;
}

#m_c_c_c_c_content_1 div.search_sortoptions div.search_sortoptions_content p a {
    font-weight: bold;
}

#m_c_c_c_c_content_1 div.search_sortoptions div.search_sortoptions_content p a.active {
    border: 0;
}

/* CAR DETAILS */

#search_result {
    float: left;
}

#m_c_c_c_c_content_1 div.search_result {
    float: left;
    width: 560px;
    height: auto;
    margin-bottom: 10px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car {
    float: left;
    width: 558px;
    height: auto;
    background: #edf4fa;
    border: 1px solid #B5D2E9;
    margin-bottom: 10px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car:hover {
    float: left;
    width: 558px;
    height: auto;
    background: #D5E6F3;
    border: 1px solid #B5D2E9;
    cursor: pointer;
    margin-bottom: 10px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_image {
    float: left;
    padding: 0;
    margin: 0;
    width: 160px;
    height: 120px;
    overflow: hidden;
    border-right: 1px solid #B5D2E9;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_content {
    float: left;
    padding: 0;
    margin: 0;
    width: 396px;
    height: 120px;
    overflow: hidden;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_content h2 {
    color:#0365A4;
    float:left;
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    width: 400px;
    margin: 6px 0 6px 20px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_content p {
    float:left;
    height:auto;
    margin:0 10px 0 20px;
    width:149px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_content p.kind {
    float:left;
    height:auto;
    margin:10px 10px 6px 20px;
    width:349px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car div.sr_c_content p.price {
    background:none repeat scroll 0 0 white;
    float:left;
    height:auto;
    margin:0;
    padding:5px 10px 5px 20px;
    width:400px;
    font-weight: bold;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car:hover div.sr_c_content p.price {
    background:none repeat scroll 0 0 #edf4fa;
    float:left;
    height:auto;
    margin:0;
    padding:5px 10px 5px 20px;
    width:400px;
    font-weight: bold;
}

/* UITGEKLAPT */

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail {
    float: left;
    width: 558px;
    height: auto;
    background: #edf4fa url("../img/img_backgr_sr_car_detail_1.gif") no-repeat left top;
    border: 1px solid #B5D2E9;
    margin-bottom: 10px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_left {
    float: left;
    padding: 0;
    margin: 0;
    width: 161px;
    height: auto;
    overflow: hidden;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_left div.sr_c_image {
    float: left;
    padding: 0;
    margin: 0;
    width: 160px;
    height: auto;
    overflow: hidden;
    background: white;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_left div.sr_c_image a img, #m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_left div.sr_c_image a {
    text-decoration: none;
    border: 0;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options {
    float: left;
    padding: 0;
    margin: 0;
    width: 130px;
    height: auto;
    overflow: hidden;
    padding: 20px 0 10px 20px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options ul li a, #m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options ul li a:hover, #m_c_c_c_c_content_1 div.search_result div.sr_car_detail div div.sr_c_options ul li a:visited {
    border-bottom:1px solid #4390C2;
    color:#146EA8;
    text-decoration:none;
    font-weight: bold;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content {
    float: left;
    padding: 0;
    margin: 0;
    width: 396px;
    height: auto;
    overflow: hidden;
    margin:0 0 20px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content h2 {
    color:#0365A4;
    float:left;
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    width: 400px;
    margin: 6px 0 6px 20px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p {
    float:left;
    height:auto;
    margin:0 10px 0 20px;
    width:349px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p span {
    width: 120px;
    float: left;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p.kind {
    float:left;
    height:auto;
    margin:10px 10px 6px 20px;
    width:349px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p.price {
    float:left;
    height:auto;
    margin:0;
    padding:10px 10px 5px 20px;
    width:400px;
    font-weight: bold;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p.description {
    float:left;
    height:auto;
    margin:0;
    padding:5px 10px 5px 20px;
    width:350px;
}

#m_c_c_c_c_content_1 div.search_result div.sr_car_detail div.sr_c_content p.description strong {
    font-weight: bold;
    float: left;
    width: 350px;
}

/* END  - CAR DETAILS */

#m_c_c_c_c_homeblock_1 {
    background:url("../img/img_backgr_m_c_c_c_c_homeblock_1_2_notwitter.gif") no-repeat scroll 2px 217px transparent;
    float:left;
    height:504px;
    left:12px;
    margin:0;
    padding:0;
    position:relative;
    top:0px;
    width:957px;
}

#block_bovag {
    background:url("../img/img_backgr_bovag_1.png") no-repeat scroll left top transparent;
    border-top:1px solid #D5E6F3;
    float:left;
    height:24px;
    left:12px;
    padding:9px 0 4px;
    position:relative;
    top:35px;
    width:920px;
}

#block_bovag a, #block_bovag a:hover, #block_bovag a:visited {
    border-bottom:1px solid #4390C2;
    color:#146EA8;
    text-decoration:none;
}

table.actueel_list h2 {
    font-size: 16px !important;
    margin: 10px 0 0 !important;
    float: left;
}

#block_actueel {
    float:left;
    height:226px;
    left:20px;
    margin:0;
    padding:0;
    position:relative;
    top:20px;
    width:294px;
}



#div_slide_show, #div_slide_show .item {
    height: 220px important;
    width: 277px !important; 
}

#div_slide_show .item {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

#div_slide_show .item .image { 
    width: 120px;
    height: 110px;
    overflow: hidden;
}   

#div_slide_show .item .image img {
    height: 110px;   
    float: right;
} 

#div_slide_show .switch_item {
    width: 277px;
    height: 110px; 
    background: url(../img/img_carslider_dual_back_rep_x.png) repeat-x;
}

#div_slide_show .switch_item.top {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
} 

#div_slide_show .switch_item.bottom {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
} 

#mediaplayer_wrapper {
    margin-left: -20px;
    margin-top: 3px;
}

#block_occ_search h2 {
   width: 274px;  
}

#block_occ_total {
    margin-top: 10px;
    width: 228px;
    height: 130px;
}

#block_occ_total  span {
    text-decoration: underline;
}

#block_occ_twitter {
    width: 274px;   
    height: 135px;
}

#block_occ_twitter .fade {
    top: 30px;
    height: 80px; 
}

#block_occ_twitter .fade p {
    height: 80px !important;
}

#div_slide_show .item .txt { 
    float: right;
    width: 140px;
    height: 110px;
    position: relative;
    left: 0;
    top: -100px;
    font-size: 10px;
    line-height: 18px;
}

#div_slide_show .item .txt img {
    position: relative;
    top: 4px; 
}

#div_slide_show .item .txt .title {
    text-decoration: underline;
    font-size: 11px;
}

#block_actueel p, #block_actueel p img {
    float: left;
}

#block_actueel p {
    line-height: 16px;
}

#block_actueel p strong {
    display: block;
}

#block_actueel p img {
    padding: 0 16px 10px 0;
}

#block_actueel p.links {
    margin-top: 0;
}

#block_actueel div.actueel_items div.item p img {
    padding: 0 0 10px 10px;
}

#block_direct_to {
    float:left;
    height:220px;
    left:50px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    top:23px;
    width:277px;
}

#block_direct_to ul {
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#block_direct_to ul li {
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 43px;
}

#block_direct_to ul li a {
    margin-bottom: 16px;
    border: 0;
    text-decoration: none;
    float: left;
}

#block_direct_to ul li a img {
    border: 0;
    text-decoration: none;
}

#block_actueel h2, #block_direct_to h2 {
    color:#0365A4;
    font-size:20px;
    font-weight:bold;
    padding-top:2px;
    margin-bottom: 7px;
    width: 230px;
}

#block_direct_to h2 {
    margin-left: 20px;
}

#block_occ_search {
    float:left;
    height:226px;
    left:97px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    top:20px;
    width:274px;
}

#block_occ_search h2 {
font-size:23px;
font-weight:bold;
line-height:26px;
    color: #0365a4;
}

#block_occ_search h2 span {
    color: #b5d2e9;
}

#block_occ_search form {
    float: left;
    margin-top: 10px;
}

#block_occ_search div.bos_search_item {
    width:260px;
    float: left;
    height: auto;
    margin-bottom: 12px;
}

#m_c_c_c_c_homeblock_2 {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    height: 280px;
    width: 957px;
    left: 12px;
    top:8px;
    background:url("../img/img_backgr_m_c_c_c_c_homeblock_2_1.gif") no-repeat scroll left top transparent;
}

#m_c_c_c_c_h2_autoservice {
    float: left;
    width: 324px;
    height: auto;
}

#m_c_c_c_c_h2_carrepair {
    float: left;
    width: 324px;
    height: auto;
}

#m_c_c_c_c_h2_occasionoutlet {
    float: left;
    width: 305px;
    height: auto;    
}

#m_c_c_c_c_homeblock_2 div h2 {
    color:#0365A4;
    font-size:20px;
    font-weight:bold;
    margin-top:20px;
    margin-left: 18px;
    width: 290px;
    float: left;
}

#m_c_c_c_c_h2_autoservice ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 320px;
    height: 176px;
    background: url("../img/img_backgr_m_c_c_c_c_h2_autoservice_ul_1.gif") no-repeat left top;
    overflow: hidden;
}

#m_c_c_c_c_h2_autoservice ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 320px;
    list-style: none;
    list-style-type: none;
}

#m_c_c_c_c_h2_autoservice ul li a {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 7px 18px;
    color:#0365A4;
    width:302px;
    text-decoration:none;
}

#m_c_c_c_c_h2_autoservice ul li a:hover {
    color: #4390c2;
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 7px 18px;
    width:302px;
    text-decoration:none;
}

#m_c_c_c_c_h2_carrepair ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    float: left;
    width: 291px;
    height: 176px;
    background: url("../img/img_backgr_m_c_c_c_c_h2_carrepair_ul_1.gif") no-repeat left top;
}

#m_c_c_c_c_h2_occasionoutlet ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 291px;
    height: 105px;
}

#m_c_c_c_c_h2_carrepair ul li, #m_c_c_c_c_h2_occasionoutlet ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 291px;
    list-style: none;
    list-style-type: none;
}

#m_c_c_c_c_h2_carrepair ul li a, #m_c_c_c_c_h2_occasionoutlet ul li a, #m_c_c_c_c_h2_carrepair ul li a:visited, #m_c_c_c_c_h2_occasionoutlet ul li a:visited {
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 10px 7px 18px;
    color:#0365A4;
    width:302px;
    text-decoration:none;
    cursor: pointer;
}

#m_c_c_c_c_h2_carrepair ul li a:hover, #m_c_c_c_c_h2_occasionoutlet ul li a:hover {
    color: #4390c2;
    font-family:Calibri,Verdana;
    font-size:16px;
    font-weight:lighter;
    letter-spacing:0.5px;
    float:left;
    margin:0;
    padding: 9px 0 7px 18px;
    width:302px;
    text-decoration:none;
}

#m_c_c_c_c_h2_occasionoutlet ul {
    padding-top: 1px;
}

#m_c_c_c_c_h2_occasionoutlet ul li a {
   padding-top: 0px; 
   padding-bottom: 10px; 
}

#m_c_c_c_c_h2_occasionoutlet ul li a:hover {
   padding-top: 0px; 
   padding-bottom: 10px;  
}

#m_c_c_c_c_h2_o_switch {
    float:left;
    height:62px;
    margin-top:9px;
    width:290px;
    /* cursor: pointer; */
}

#m_c_c_c_c_h2_o_switch img {
    left:648px;
    position:absolute;
    top:170px;
    z-index:2;
    width:290px;
    height: 62px;
}

#m_c_c_c_c_h2_o_switch div.switch_item {
    left:648px;
    position:absolute;
    top:170px;
    z-index:1;
    width:290px;
    height: 62px;
}

#m_c_c_c_c_h2_o_switch div.switch_item div.image{
    float: left;
    margin: 0;
    padding: 0;
    width: 106px;
    height: 62px;
    overflow: hidden;
    margin-right: 8px;
}

#m_c_c_c_c_h2_o_switch div.switch_item div.image img {
    float:left;
    height:auto;
    left:0;
    margin:0;
    padding:0;
    position:relative;
    top:0;
    width:auto;
}

#m_c_c_c_c_h2_o_switch div.switch_item div.txt {
    float: left;
    margin: 0;
    padding: 0;
    left: 115px;
    position: absolute;
    width: 176px;
    height: 62px;
    overflow: hidden;
    background: #d5e6f3;
}

#m_c_c_c_c_h2_o_switch div.switch_item div.txt p {
    margin:10px 14px;
    width:148px;
    font-weight: bold;
}

#m_c_c_c_c_h2_o_switch div.switch_item div.txt p strong {
    display: block;
    color: #4390c2;
}

#m_footer {
        background: none repeat scroll 0 0 #005C97;
    float: left;
    height: 136px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 102;
}

#m_f_centre {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 136px;
    position: relative;
    background: url(../img/img_backgr_m_f_centre_1.gif) no-repeat left top;
}

#m_f_c_content {
    margin: 0;
    padding: 0;
    width: 1000px;
    height: 136px;
    position: relative;
    float: left;
}

#m_f_c_c_bezoekadres {
    margin: 0;
    padding: 0;
    width: 254px;
    height: 116px;
    background: none;
    margin-top: 20px;
    margin-left: 90px;
    float: left;
    overflow: hidden;
}

#m_f_c_c_bezoekadres h2 {
    color: white;
    width: 324px;
    margin-bottom: 6px;
}

#m_f_c_c_bezoekadres p {
    margin: 0;
    padding: 0;
    float: left;
    color: #c3dcee;
    font-weight: bold;
    line-height:17px;
    font-family: Verdana;
}

#m_f_c_c_contactgegevens {
    margin: 0;
    padding: 0;
    width: 287px;
    height: 116px;
    background: none;
    margin: 20px 12px 0 0;
    left: 0;
    float: left;
    overflow: hidden;
}

#m_f_c_c_contactgegevens h2 {
    color: white;
    width: 282px;
    margin-bottom: 6px;
}

#m_f_c_c_contactgegevens p {
    margin: 0;
    padding: 0;
    float: left;
    color: #c3dcee;
    font-weight: bold;
    line-height:17px;
    font-family: Verdana;
}

#m_f_c_c_contactgegevens p a, #m_f_c_c_contactgegevens p a:hover, #m_f_c_c_contactgegevens p a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #c3dcee;
    border-bottom: 1px solid #014b7b;
}

#m_f_c_c_askquest {
    margin: 0;
    padding: 0;
    width: 240px;
    height: 116px;
    background: none;
    margin-top: 20px;
    left: 0;
    float: left;
    overflow: hidden;
}

#m_f_c_c_askquest h2 {
    color: white;
    width: 240px;
    margin-bottom: 6px;
    margin-left: 17px;
}

#m_f_c_c_askquest form input.field_1 {
    background:url("../img/img_backgr_input_1.gif") no-repeat scroll left top transparent;
    border:0 none;
    color:#C3DCEE;
    float:left;
    font-family:Verdana;
    font-weight:bold;
    height:20px;
    margin-bottom:10px;
    padding:4px 0 4px 20px;
    width:173px;
    font-size: 11px;
}

#m_f_c_c_askquest form input.field_2 {
    background:url("../img/img_backgr_input_2.gif") no-repeat scroll left top transparent;
    border:0 none;
    color:#C3DCEE;
    float:left;
    font-family:Verdana;
    font-weight:bold;
    height:20px;
    margin-bottom:10px;
    padding:4px 0 4px 20px;
    width:173px;
    font-size: 11px;
}

#m_f_c_c_askquest form a {
    float: left;
    margin-left: 10px;
}

#block_bignews {
    width: 957px;
    height: 217px;
    position: relative;
    left: 0px;
    top: 8px;
    overflow: hidden;
}

#block_bignews div.item {
    width: 960px;
    height: 217px;
    position: absolute;
}

#block_bignews div.item .text {
    float: left;
    overflow: hidden;
    background: url(../img/img_news_text_1.png) no-repeat;  
    width: 329px;
    height: 217px;
    background-color: white;
}

#block_bignews div.item .picture {  
    float: left;
    overflow: hidden;
    width: 628px;
    height: 217px;
    background-color: white; 
}

#block_bignews div.item .picture .overlay { 
    background: url(../img/img_news_picture_1.png) no-repeat; 
    width: 628px;
    height: 217px;
    position: absolute;
    top: 0px;
}

#block_bignews div.item .picture img { 
    width: 628px;
    height: auto;
}

#block_bignews div.item .text .title {   
    font-size: 18px;
    font-weight: bold;
    margin: 20px 20px 10px 20px;  
}

#block_bignews div.item .text .info { 
    margin: 0px 20px;
    line-height: 16px;
}   

#block_bignews .navigator {
    position: relative;
    top: -26px;
    float: right;
    z-index: 1000;
}

#block_bignews .navigator ul { 
    list-style: none;
    padding: 5px;   
}   

#block_bignews .navigator a {
    float: left;
    margin-right: 0px;   
    background: url(../img/img_news_nav_1.png) no-repeat;
    width: 19px;
    height: 19px;
    padding: 3px 1px 0px 5px;
    color: #005c97; 
    text-decoration: none;
    font-weight: bold;
    top: 0px;
}

#block_bignews .navigator a.active { 
    background: url(../img/img_news_nav_active_1.png) no-repeat; 
    color: white;                  
} 

.fb_edge_widget_with_comment {
    /* margin-left: 403px;
    margin-top: 25px;
    color: #146EA8;*/
}

#facebook_plugin {
   position: absolute;
   left: -60px;
   top: 9px; 
}

.connect_widget_not_connected_text {
    color: #146EA8;
}

#m_c_c_c_c_content_1 .rent_car {
    width: 230px;
    padding: 5px 8px;
    background: #B5D2E9 url(../img/img_carslider_dual_back_rep_x.png) repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#m_c_c_c_c_content_1 .rent_car .img { 
    width: 230px; 
    height: 170px;
    margin-top: 5px;
    overflow: hidden;
}

#m_c_c_c_c_content_1 .rent_car .img img {  
    width: 230px; 
}

#m_c_c_c_c_content_1 .rent_car h3 {
    width: 230px;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

#m_c_c_c_c_content_1 .rent_car h3, #m_c_c_c_c_content_1 .rent_car p {
    float: none !important;
}

#m_c_c_c_c_content_1 .rent_car .text {
    margin-top: 5px;
}

#m_c_c_c_c_content_1 .rent_car ul {
    width: 230px;
}

#m_c_c_c_c_content_1 .rent_car ul li {
   width: 200px;
}

ul.sub_offer {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 960px;
    float: left;
}

ul.sub_offer li {
   float: left;
   margin-left: 12px;
   margin-top: 10px; 
   padding: 10px 20px;
   background: url(../img/img_back_car_menu_1.png) no-repeat; /* #0365A4 */;
   border-radius: 4px; 
   text-align: center;
   width: 140px;
   height: 30px;
}

ul.sub_offer li a {
   font-weight: bold;
   color: white;
   font-size: 12px;
   font-style: italic;
}  
