body {
font-family: Verdana, Arial, helvetica; 
background-color:#FFFFFF;
font-size:11px;
color:#6E6E70;
}

#progressor
{
	display: none;
	position: absolute;
	left: 50%;
	top: 44%;
	margin-left: -27px;
	margin-top: -27px;
	z-index: 999999;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #ffffff url(../Images/ajax-loader.gif) no-repeat  center center;
	border: 1px solid #514b44;
}

a {
color: #DA2128;
text-decoration: underline;
}

a:hover {
color: #DA2128;
text-decoration:none;
}

form {
margin:0px;
}

h3 {
margin:0px;
color:#DA2128;
}

/* HEADER ---------------------------------------------------------------*/
#header {
width:768px;
height:131px;
margin-right:auto;
margin-left:auto;
background-image:url(../images/garageselect/header_test1.jpg);
background-repeat:no-repeat;
}

#header #banner {
display:none;
float:right;
margin-top:11px;
padding-right:7px;
}
/* EINDE HEADER ---------------------------------------------------------*/


/* TOPNAV ---------------------------------------------------------------*/
#topnav {
background-image: url(../images/garageselect/consumenten/topnav_bg.gif);
width: 768px;
height: 28px;
margin-left: auto;
margin-right: auto;
}
waard#topnav ul{
display:inline;
}

#topnav ul 
{
margin: 0 0 0 15px;
padding: 0;
}

#topnav li {
display: block;
float: left;
height: 28px;
line-height: 28px;
font-size: 12px;
margin-left: 0px;
}

#topnav li.link_270 {
float:right;
}

#topnav li.link_324 {
float:right;
}

#topnav li a {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
padding-right:15px;
}

#topnav li a:hover {
color: #B8B8B8;
text-decoration: none;
font-weight:bold;
padding-right:15px;
}
/* EINDE TOPNAV ---------------------------------------------------------*/


/* CONTENT --------------------------------------------------------------*/
#content {
width:754px;
padding-left:7px;
padding-right:7px;
padding-top:1px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
background-image: url(../images/garageselect/content_bg.gif);
background-repeat: repeat-y;
}

/* SIDEBAR --------------------------------------------------------------*/
#sidebar {
display:none;
}
/* EINDE SIDEBAR --------------------------------------------------------*/


/* MAIN -----------------------------------------------------------------*/
#main {
}

#main-content {
}

hr.cleaner {
clear: both;
height: 1px;
margin: -1px 0 0 0; 
padding:0;
border: none;
visibility: hidden;
}

/* HOME_WELKOM -----------------------------------------------------------*/
#home_welkom {
display:block;
float:left;
width:422px;
height:130px;
padding-top:35px;
padding-left:8px;
padding-bottom:6px;
padding-right:16px;
background-image: url(../images/garageselect/consumenten/home_welkom_bg.gif);
background-repeat: no-repeat;
color:#FFFFFF;
margin-top:10px;
}

#home_welkom h3 {
display:none;
}

#home_welkom p {
margin-top:12px;
}

#table a:hover, #container a:hover {
color: #FFFFFF;
text-decoration:none;
}
/* EINDE HOME_WELKOM ----------------------------------------------------*/


/* HOME_LOGIN -----------------------------------------------------------*/
#home_login {
display:block;
float:right;
width:289px;
height:114px;
background-image: url(../images/garageselect/consumenten/login_bg.gif);
background-repeat: no-repeat;
padding-left:10px;
padding-top:35px;
margin-top:10px;
}

#home_login h3 {
display:none;
}

#home_login label {
display:block;
float:left;
clear:left;
height:25px;
width:80px;
line-height:25px;
}

#home_login input#loginEmail, #home_login input#loginPassword {
border:1px solid #DA2128;
width:174px;
margin-top:4px;
color:#6E6E70;
}

input#loginAuto {
float: left;
clear: left;
margin:0px 5px 0 0;
padding:0px;
}

* html input#loginAuto, *+html input#loginAuto
{
float: none;
}

#home_login form {
margin:0px;
padding:0px;
}

#home_login .button {
border:0px;
float:left;
clear:left;
width:75px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_login.gif);
background-repeat: no-repeat;
background-position:bottom right;
color:#DA2128;
margin-left:185px;
margin-top:3px;
text-align:left;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
cursor:pointer;
}

#home_login .button2 {
float:left;
clear:left;
border:0px;
text-align:left;
margin-top:10px;
margin-bottom:15px;
width:90px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_login2.gif);
background-repeat: no-repeat;
color:#DA2128;
}

#home_login ul.link_vergeten_terug {
list-style-type:none;
clear:left;
float:left;
margin:0px;
margin-top:10px;
padding:0px;
}

#home_login ul#login_links {
display:block;
list-style-type:none;
float:left;
clear:left;
margin:0px;
margin-top:0px;
padding:0px;
padding-right:0px;
width:130px;
}

#home_login li {
display:block;
font-size:10px;
padding:0px;
margin:0px;
}

#home_login span.login_auto {
display:block;
margin-top:-20px;
padding:0px;
clear:left;
float:left;
}

#home_login .error {
display:none;
}

#home_login ul#login_succes {
display:block;
clear:left;
float:left;
margin:0px;
margin-top:10px;
padding:0px;
}
/* EINDE HOME_LOGIN -----------------------------------------------------*/


/* HOME_SPEL ------------------------------------------------------------*/
#home_spel {
display:block;
float:left;
width:444px;
height:408px;
border:1px solid #D9D9D9;
margin-top:10px;
background-image: url(../images/garageselect/consumenten/home_spel_bg.gif);
background-repeat: no-repeat;
}

#home_spel a {
float:right;
margin-top:355px;
margin-right:15px;
}
/* EINDE HOME_SPEL ------------------------------------------------------*/


/* NIEUWS_EXTERN --------------------------------------------------------*/
#nieuws_extern {
clear: left;
display:block;
float:left;
border:1px solid #b8b8b8;
width:200px;
height:110px;
padding:8px;
padding-bottom:45px;
margin-top:10px;
background-image: url(../images/garageselect/consumenten/poweredbyautoweek.gif);
background-repeat: no-repeat;
background-position:bottom right;
}

#nieuws_extern h3 {
display:block;
width:149px;
height:20px;
background-image: url(../images/garageselect/consumenten/h3_autonieuws.gif);
background-repeat: no-repeat;
padding:0px;
margin:0px;
}

#nieuws_extern ul {
margin-top:0px;
margin-bottom:0px;
margin-left:16px;
margin-right:0px;
padding:0px;
width:180px;
list-style-image: url(../images/garageselect/consumenten/bullet_klein2.gif);
}
/* EINDE NIEUWS_EXTERN --------------------------------------------------*/


/* STAT_DIENSTUREN ------------------------------------------------------*/
#stat_diensturen{
display:block;
float:left;
margin-left:10px;
border:1px solid #b8b8b8;
width:200px;
height:110px;
padding:8px;
padding-bottom:45px;
margin-top:10px;
color:#DA2128;
}

#stat_diensturen #aantal_uren {
font-size: 24px;
color: #DA2128;
text-align: center;
}
/* EINDE STAT_DIENSTUREN ------------------------------------------------*/


/* DIENSTENWIZARD -------------------------------------------------------*/
#dienstenwizard {
display:block;
float:left;
width:428px;
/*height:263px;*/
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border:1px solid #D9D9D9;
margin-top:10px;
}

#dienstenwizard h3 {
display:block;
margin-top:10px;
padding:0px;
padding-bottom:10px;
width:315px;
height:12px;
background-image: url(../images/garageselect/consumenten/h3_wizard.gif);
background-repeat: no-repeat;
font-size:0px;
}

#dienstenwizard #dienstwiz_dienst select, #dienstenwizard #dienstwiz_dienst_periode select, #dienstenwizard #dienstwiz_dienst_automerk select, #dienstenwizard #dienstwiz_dienst_provincie select {
width:200px;
margin-bottom:10px;
}

#dienstenwizard #dienstwiz_garagenaam input {
width:194px;
margin-bottom:10px;
}

#dienstenwizard .button {
float:right;
border:0px;
width:67px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_wizard1.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-right:10px;
margin-top:-25px;
cursor:pointer;
}

#garage_resultaatlijst {
display:block;
float:left;
width:446px;
}

.garage {
display:block;
float:left;
width:426px;
padding:10px;
height:115px;
background-image: url(../images/garageselect/consumenten/res_garage_even_bg.gif);
background-repeat: no-repeat;
margin-bottom:10px;
}

#garage_resultaten
{
float: left;
width: 446px;
}

.garage_even {
display:block;
width:446px;
height:135px;
float:left;
background-image: url(../images/garageselect/consumenten/res_garage_even_bg.gif);
background-repeat: no-repeat;
margin-bottom:10px;
color:#4C4C4C;
}

.garage_oneven {
display:block;
width:446px;
height:135px;
float:left;
background-image: url(../images/garageselect/consumenten/res_garage_oneven_bg.gif);
background-repeat: no-repeat;
margin-bottom:10px;
color:#4C4C4C;
}

.garage h4, .garage_even h4, .garage_oneven h4 {
padding-bottom:5px;
margin:0px;
font-size: 14px;
}

.garage_even .tekst, .garage_oneven .tekst {
display:block;
float:left;
width:386px;
padding:7px;
}

.garage h4 a, .garage_even a, .garage_oneven a {
text-decoration:none;
}

.garage_even .garage_logo, .garage_oneven .garage_logo {
float:right;
}

.garage_even .prijs_1, .garage_oneven .prijs_1 {
display:block;
float:left;
clear:right;
margin-top:-19px;
font-size:13px;
font-weight:bold;
}

.garage_even .prijs_2, .garage_oneven .prijs_2 {
display:block;
float:left;
clear:right;
margin-top:-40px;
font-size:13px;
font-weight:bold;
}

.garage_even .prijs_1 .tarief, .garage_oneven .prijs_1 .tarief, .garage_even .prijs_2 .tarief, .garage_oneven .prijs_2 .tarief {
font-size:10px;
}

.garage_even .prijs_1 .bedrag, .garage_oneven .prijs_1 .bedrag, .garage_even .prijs_2 .bedrag, .garage_oneven .prijs_2 .bedrag {
color:#DA2128;
}

.garage_even .garage_waardering, .garage_oneven .garage_waardering {
display:block;
float:right;
width:34px;
height:135px;
}

.garage_even .garage_waardering .een_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/1_ster.gif);
background-repeat: no-repeat;
}

.garage_oneven .garage_waardering .een_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/1_ster_on.gif);
background-repeat: no-repeat;
}

.garage_even .garage_waardering .twee_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/2_ster.gif);
background-repeat: no-repeat;
}

.garage_oneven .garage_waardering .twee_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/2_ster_on.gif);
background-repeat: no-repeat;
}

.garage_even .garage_waardering .drie_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/3_ster.gif);
background-repeat: no-repeat;
}

.garage_oneven .garage_waardering .drie_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/3_ster_on.gif);
background-repeat: no-repeat;
}

.garage_even .garage_waardering .vier_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/4_ster.gif);
background-repeat: no-repeat;
}

.garage_oneven .garage_waardering .vier_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/4_ster_on.gif);
background-repeat: no-repeat;
}

.garage_even .garage_waardering .vijf_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/5_ster.gif);
background-repeat: no-repeat;
}

.garage_oneven .garage_waardering .vijf_ster {
display:block;
width:34px;
height:135px;
background-image: url(../images/garageselect/consumenten/5_ster_on.gif);
background-repeat: no-repeat;
}

.garage_oneven .button, .garage_even .button {
float:right;
}

.garage_oneven .button {
display:block;
float:right;
border:0px;
background-image: url(../images/garageselect/consumenten/button_reserveer.gif);
background-repeat: no-repeat;
width:149px;
height:19px;
margin-top:0px;
margin-right:1px;
cursor:pointer;
}

.garage_even .button {
display:block;
float:right;
border:0px;
background-image: url(../images/garageselect/consumenten/button_reserveer2.gif);
background-repeat: no-repeat;
width:149px;
height:19px;
margin-top:0px;
margin-right:1px;
cursor:pointer;
}

#garage_filter {
display:block;
float: left;
width:426px;
padding-left:10px;
padding-right:10px;
padding-top:30px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
background-image: url(../images/garageselect/consumenten/zoeken_blok_rood.gif);
background-repeat: no-repeat;
color: #ffffff;
}

#garage_filter .button {
display:block;
float:right;
width:95px;
height:19px;
text-align:left;
padding-left:6px;
background-image: url(../images/garageselect/consumenten/zoeken_button_rood.gif);
background-repeat: no-repeat;
border:0px;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}

#garage_kalender {
display:block;
float: right;
margin-top: 10px;
width: 279px;
padding-left:10px;
padding-right:10px;
padding-top:30px;
padding-bottom:8px;
background-image: url(../images/garageselect/consumenten/zoeken_blok_grijs.gif);
background-repeat: no-repeat;
color: #4E4E4E;
}

#garage_kalender #kalender {
width: 199px;
}

#garage_kalender table {
margin-bottom:2px;
}

#garage_kalender .button {
display:block;
float:right;
width:86px;
height:19px;
padding-left:0px;
margin-top:10px;
background-image: url(../images/garageselect/consumenten/button_zoeken.gif);
background-repeat: no-repeat;
border:0px;
}

#garage_toelichting {
display:block;
float: right;
margin-top: 10px;
width: 279px;
padding-left:10px;
padding-right:10px;
padding-top:30px;
padding-bottom:10px;
background-image: url(../images/garageselect/consumenten/toelichting_blok_rood.gif);
background-repeat: no-repeat;
color:#FFFFFF;
}

#reswiz_opties {
display:block;
float: right;
margin-top: 10px;
width: 279px;
padding-left:10px;
padding-right:10px;
padding-top:30px;
padding-bottom:10px;
background-image: url(../images/garageselect/consumenten/extras_blok_grijs.gif);
background-repeat: no-repeat;
color: #4E4E4E;
}

#reswiz_opties .button {
display:block;
float:right;
width:84px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_extras.gif);
background-repeat: no-repeat;
border:0px;
cursor: pointer;
}

#optie_popup {
background-color:#FFFFFF;
padding:8px;
height:300px;
}

#optie_popup h3 {
font-size:13px;
}

.garage_keuze, #garage_alternatief {
display:block;
float:right;
width:281px;
padding:8px;
border:1px solid #D9D9D9;
margin-top:10px;
}

.garage_keuze h4
{
margin: 0;
font-size: 14px;
}

.garage_keuze .button {
display:block;
float:right;
border:0px;
background-image: url(../images/garageselect/consumenten/button_reserveer.gif);
background-repeat: no-repeat;
width:149px;
height:19px;
margin-top:10px;
cursor:pointer;
}

.garage_keuze h4, #garage_alternatief h4 {
color: #DA2128;
}

#garage_logos {
display:block;
float:right;
width:281px;
padding:8px;
border:1px solid #D9D9D9;
margin-top:10px;
}

#garage_logos .logo {
padding-bottom:10px;
}

#gs_profiel {
display:block;
float:left;
width:428px;
padding: 10px 8px 10px 8px;
padding-left:8px;
padding-right:8px;
border:1px solid #D9D9D9;
margin-top:-310px !important;
margin-bottom: 10px;
}

* html #gs_profiel, *+html #gs_profiel
{
margin-top: 10px !important;
}

#autogegevens {
display:block;
float:left;
width:428px;
padding-left:8px;
padding-right:8px;
padding-bottom:10px;
border:1px solid #D9D9D9;
margin-top:10px;
}

#autogegevens h3 {
display:block;
width:80px;
height:12px;
background-image: url(../images/garageselect/consumenten/h3_uwauto.gif);
background-repeat: no-repeat;
margin-top:10px;
}

#gs_profiel h3 {
display:block;
width:127px;
height:12px;
background-image: url(../images/garageselect/consumenten/h3_uwgegevens.gif);
background-repeat: no-repeat;
margin-bottom:0px;
padding-bottom:0px;
}

#gs_profiel h4 {
display:none;
}

#gs_profiel .button {
border:0px;
float:right;
padding-left: 0px;
width:103px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_wit.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-top:9px;
text-align:left;
font-weight:bold;
text-transform:uppercase;
color:#da2128;
font-size:11px;
cursor: pointer;
}

#gs_profiel .form_opmerking textarea
{
width: 300px;
height: 80px;
}

#autogegevens .button  {
border:0px;
width:187px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_wit.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-top:9px;
padding-left: 0;
text-align:left;
font-weight:bold;
text-transform:uppercase;
color:#da2128;
font-size:11px;
cursor: pointer;
}

#gs_login {
display:block;
float: right;
margin-top: 10px;
width: 279px;
height: 290px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#da2127;
color: #ffffff;
}

#afbeelding, #afbeelding2 {
display:block;
float: right;
clear: right;
margin-top: 10px;
width: 299px;
}

#gs_login label {
display:block;
float:left;
width:90px;
padding-top:4px;
}

#gs_login #loginPassword, #gs_login #loginEmail {
width:162px;
}

#gs_login .button {
border:0px;
float:left;
clear:both;
width:72px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_login_rood.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-left:189px;
margin-top:9px;
padding-left: 0px;
text-align:left;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
font-size:11px;
cursor: pointer;
}

#gs_login h3 {
display:block;
width:90px;
height:12px;
background-image: url(../images/garageselect/consumenten/h3_inloggen.gif);
background-repeat: no-repeat;
}

#gs_login a {
color: #ffffff;
}

#reservering_formulier label {
font-weight: bold;
}
/* EINDE DIENSTENWIZARD -------------------------------------------------*/


/* SCHERMBEVESTIGING ----------------------------------------------------*/
#schermbevestiging {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#schermbevestiging h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#schermbevestiging .tekst {
width:736px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
}
/* EINDE SCHERMBEVESTIGING ----------------------------------------------*/


/* NIEUWS_VOLLEDIG ------------------------------------------------------*/
#nieuws_volledig {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#nieuws_volledig h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:8px;
padding-left:28px;
}

#nieuws_volledig .bericht_volledig {
width:736px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
}


/* RESERVERING_HISTORIE -------------------------------------------------*/
.reservering_historie {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
margin-top:5px;
}

.reservering_historie h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:1px;
padding-left:18px;
}

.reservering_historie #reserveringhistorie_introductie {
width:736px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:20px;
}

.reservering_historie #rh_geenres {
width:736px;
margin-top:20px;
padding-left:9px;
padding-right:9px;
margin-bottom:20px;
}

.reservering_historie .reserveringhistorie_button {
display:block;
width:93px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_historie.gif);
background-repeat: no-repeat;
border:0px;
margin-left:10px;
}

.reservering_historie .reserveringhistorie_button2 {
display:block;
width:175px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_toekomst.gif);
background-repeat: no-repeat;
border:0px;
margin-left:10px;
}
/* EINDE RESERVERING_HISTORIE -------------------------------------------*/


/* ONDERDEEL_VOLLEDIG ---------------------------------------------------*/
#onderdeel_volledig {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#onderdeel_volledig strong {
color:#0F0F0F;
}

#onderdeel_volledig h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:1px;
padding-left:18px;
padding-bottom:12px;
}

#onderdeel_volledig #onderdeel_volledig_tekst {
width:486px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
float:left;
}

#onderdeel_volledig #onderdeel_wizard {
width:220px;
float:right;
}

#onderdeel_volledig #onderdeel_wizard h3 {
padding:0px;
padding-bottom:5px;
padding-top:10px;
}

#onderdeel_volledig #onderdeel_wizard select {
margin-bottom:10px;
width:200px;
}

#onderdeel_volledig #onderdeel_wizard #dienstwiz_button .button {
display:block;
width:89px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_website.gif);
background-repeat: no-repeat;
border:0px;
margin-top:5px;
text-align:left;
color:#DA2128;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
cursor:pointer;
}

#onderdeel_volledig .onderdeel_omschrijving_kop {
display:none;
}

#onderdeel_volledig .onderdeel_omschrijving {
display:block;
width:486px;
float:left;
}

#onderdeel_volledig .onderdeel_adresgegevens {
display:block;
width:220px;
float:right;
padding-top:15px;
}

#onderdeel_volledig .onderdeel_adresgegevens #contact_telefoon, .onderdeel_website {
display:none;
}

#onderdeel_volledig .onderdeel_contactformulier {
display:block;
width:220px;
float:right;
padding-top:15px;
}

#onderdeel_volledig .onderdeel_contactformulier .button {
display:block;
width:89px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_website.gif);
background-repeat: no-repeat;
border:0px;
margin-top:10px;
text-align:left;
color:#DA2128;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
cursor:pointer;
}

#onderdeel_contactformulier {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_contact.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#onderdeel_contactformulier h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#onderdeel_contactformulier .tekst {
width:486px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
}

#onderdeel_contactformulier form {
padding-left:9px;
}

#onderdeel_contactformulier .button {
display:block;
width:101px;
height:19px;
padding-left:0px;
background-image: url(../images/garageselect/consumenten/button_onderdeel_contact.gif);
background-repeat: no-repeat;
border:0px;
margin-top:10px;
text-align:left;
color:#DA2128;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
cursor:pointer;
}

#onderdeel_contactformulier input {
width:200px;
}

#onderdeel_contactformulier textarea {
width:200px;
height:100px;
}

#onderdeel_volledig .onderdeel_tijden {
width:220px;
float:right;
padding-top:10px;
}

#onderdeel_volledig .onderdeel_tijden h4 {
color:#0F0F0F;
font-size:11px;
font-weight:bold;
}

#onderdeel_volledig .onderdeel_tijden ul {
margin-left:0px;
margin-top:0px;
padding-top:0px;
}

#onderdeel_volledig .onderdeel_afbeeldingen {
display:block;
width:220px;
float:right;
padding-top:12px;
}

#onderdeel_volledig #onderdeel_googlemap {
display:block;
margin-left:20px;
width:480px;
float:left;
clear:left;
padding-top:12px;
overflow:hidden;
}

#onderdeel_volledig #onderdeel_googlemap input {
font-size:10px;
margin-top:10px;
margin-bottom:15px;
}
/* EINDE ONDERDEEL_VOLLEDIG ---------------------------------------------*/


/* FORMULIER ------------------------------------------------------------*/
#formulier, #profiel_form {
display:block;
width:496px;
padding-left:10px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#formulier h4, #profiel_form h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#profiel_form h3, #formulier h3 {
display:none;
}

#formulier .formIntroText, #profiel_form .formIntroText {
display:block;
margin-bottom:15px;
}

#formulier textarea {
width:300px;
height:150px;
}

#formulier .button, #profiel_form .button {
display:block;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket2.gif);
background-repeat: no-repeat;
width:90px;
height:25px;
line-height:25px;
text-align:left;
padding-left:29px;
margin-top:10px;
cursor:pointer;
}
/* EINDE FORMULIER ------------------------------------------------------*/


/* FORMULIER2 -----------------------------------------------------------*/
#formulier2 {
display:block;
width:496px;
padding-left:10px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#formulier2 h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#formulier2 {
display:block;
margin-bottom:15px;
}

#formulier2 textarea {
width:300px;
height:150px;
}

#formulier2 .button {
display:block;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket2.gif);
background-repeat: no-repeat;
width:90px;
height:25px;
line-height:25px;
text-align:left;
padding-left:29px;
margin-top:10px;
cursor:pointer;
}

#formulier2 .formIntroText {
display:block;
padding-top:10px;
padding-bottom:10px;
}
/* EINDE FORMULIER2 -----------------------------------------------------*/


/* FORMULIER3 -----------------------------------------------------------*/
#formulier3 {
display:block;
width:426px;
padding-left:8px;
padding-right:16px;
background-image: url(../images/garageselect/consumenten/detail_bg3.gif);
background-repeat: no-repeat;
margin-top:0px;
}

#formulier3 textarea {
width:300px;
height:150px;
}

#formulier3 .button {
display:block;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket2.gif);
background-repeat: no-repeat;
width:90px;
height:25px;
line-height:25px;
text-align:left;
padding-left:29px;
margin-top:10px;
cursor:pointer;
}
/* EINDE FORMULIER3 -----------------------------------------------------*/


/* HOME_ACTUEEL ---------------------------------------------------------*/
#home_actueel {
display:block;
float:right;
width:279px;
height:103px;
padding-top:27px;
padding-left:10px;
padding-right:8px;
padding-bottom:8px;
border:1px solid #D9D9D9;
margin-top:10px;
overflow: hidden;
}

#home_actueel h3 {
display:block;
margin-top:10px;
margin-bottom:5px;
padding:0px;
width:59px;
height:9px;
background-image: url(../images/garageselect/consumenten/h3_actueel.gif);
background-repeat: no-repeat;
font-size:9px;
display:none;
}
/* EINDE HOME_ACTUEEL ---------------------------------------------------*/


/* STAT_DIENSTPRIJZEN ---------------------------------------------------*/
#stat_dienstprijzen {
display:block;
float:right;
width:281px;
height:261px;
padding-top:0px;
padding-left:8px;
padding-right:8px;
padding-bottom:0px;
border:1px solid #b8b8b8;
background-image: url(../images/garageselect/consumenten/stat_dienstprijzen_bg.gif);
background-repeat: no-repeat;
margin-top:10px;
overflow: hidden;
}

#stat_dienstprijzen .dienst {
color:#6d6e72;
font-size:17px;
font-weight:bold;
padding-bottom:25px;
display:none;
}

#stat_dienstprijzen h3 {
display:none;
}
/* EINDE STAT_DIENSTPRIJZEN ---------------------------------------------*/


/* HOEWERKTHET ----------------------------------------------------------*/
#hoewerkthet {
display:block;
float:right;
width:281px;
height:306px;
padding-top:27px;
padding-left:10px;
padding-right:8px;
padding-bottom:8px;
background-image: url(../images/garageselect/consumenten/hoewerkthet_bg.gif);
background-repeat: no-repeat;
color:#FFFFFF;
margin-top:10px;
margin-bottom: 50px;
}

#hoewerkthet h3 {
display:none;
}

#hoewerkthet ul {
margin-bottom:4px;
}

#hoewerkthet p {
margin:0px;
padding-top:6px;
}
/* EINDE HOEWERKTHET ----------------------------------------------------*/


/* GARAGE ---------------------------------------------------------------*/
#garage {
display:block;
float:left;
width:421px;
height:104px;
padding-top:31px;
padding-left:10px;
padding-right:15px;
background-image: url(../images/garageselect/consumenten/home_garage_bg.gif);
background-repeat: no-repeat;
margin-top:10px;
}

#garage h3 {

display:none;
}

#garage img {
display:block;
float:left;
width:128px;
height:91px;
padding-right:10px;
}

#garage a {
display:block;
width:108px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_garage.gif);
background-repeat: no-repeat;
text-decoration:none;
float:right;
margin-bottom:7px;
}
/* EINDE GARAGE ---------------------------------------------------------*/


/* GARAGE2 --------------------------------------------------------------*/
#garage2 {
display:block;
float:left;
width:421px;
padding-top:15px;
padding-left:10px;
padding-right:15px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:10px;
}
/* EINDE GARAGE2 --------------------------------------------------------*/


/* DETAIL ---------------------------------------------------------------*/
#detail {
display:block;
width:506px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#detail h3 {
display:none;
}

#detail h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#detail ul#top {
list-style-image: url(../images/garageselect/consumenten/bullet_klein.gif);
}

#detail ul#sub {
list-style-image: url(../images/garageselect/consumenten/bullet_rood_vierkant.gif);
}

#detail ul#sub li {
line-height:14px;
}

#detail .tekst {
width:488px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
}

#detail .tekst .link a {
display:block;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket3.gif);
background-repeat: no-repeat;
width:459px;
height:25px;
line-height:25px;
padding-left:29px;
margin-top:10px;
text-align:left;
cursor:pointer;
color:#000000;
text-decoration:none;
}

#detail .detail_link a {
display:block;
height:19px;
line-height:19px;
background-image: url(../images/garageselect/consumenten/detail_link_image.gif);
background-repeat: no-repeat;
background-position:left;
padding-left:30px;
margin-bottom:8px;
color:#DA2128;
}

#detail_zijkant {
display: block;
margin: 10px 0 0 0;
padding: 0;
float: right;
text-align: center;
}

#detail_zijkant h3 {
display:none;
}

#detail_zijkant h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:5px;
padding-bottom:10px;
}

/* EINDE DETAIL ---------------------------------------------------------*/


/* DETAIL_BREED ---------------------------------------------------------*/
#detail_breed {
display:block;
width:754px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#detail_breed h3 {
display:none;
}

#detail_breed h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#detail_breed ul#top {
list-style-image: url(../images/garageselect/consumenten/bullet_klein.gif);
}

#detail_breed ul#sub {
list-style-image: url(../images/garageselect/consumenten/bullet_rood_vierkant.gif);
}

#detail_breed ul#sub li {
line-height:14px;
}

#detail_breed .tekst {
width:736px;
margin-top:10px;
padding-left:9px;
padding-right:9px;
margin-bottom:10px;
}

#detail_breed .tekst .link a {
display:block;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket3.gif);
background-repeat: no-repeat;
width:300px;
height:25px;
line-height:25px;
padding-left:29px;
margin-top:10px;
text-align:left;
cursor:pointer;
color:#DA2128;
text-decoration:none;
}

#detail_breed .detail_link a {
display:block;
height:19px;
line-height:19px;
background-image: url(../images/garageselect/consumenten/detail_link_image.gif);
background-repeat: no-repeat;
background-position:left;
padding-left:30px;
margin-bottom:8px;
color:#DA2128;
}
/* EINDE DETAIL_BREED ---------------------------------------------------*/


/* FAQLIJST -------------------------------------------------------------*/
#faqlijst {
display:block;
width:744px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
padding-left:10px;
}

#faqlijst h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
margin-bottom:15px;
padding-top:11px;
padding-left:27px;
}

#faqlijst h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:0px;
padding-left:0px;
}

#faqlijst ul {
list-style-image: url(../images/garageselect/consumenten/bullet_klein.gif);
}
/* EINDE FAQLIJST -------------------------------------------------------*/


/* FAQLIJST2 ------------------------------------------------------------*/
#faqlijst2 {
display:block;
width:506px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#faqlijst2 h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
margin-bottom:15px;
padding-top:11px;
padding-left:27px;
}

#faqlijst2 h4 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:0px;
padding-left:0px;
}

#faqlijst2 ul {
list-style-image: url(../images/garageselect/consumenten/bullet_klein.gif);
}
/* EINDE FAQLIJST -------------------------------------------------------*/


/* TELLAFRIEND ----------------------------------------------------------*/
#tellafriend {
display:block;
width:506px;
background-image: url(../images/garageselect/consumenten/detail_bg2.gif);
background-repeat: no-repeat;
margin-top:5px;
}

#tellafriend h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:11px;
padding-left:27px;
}

#tellafriend #taf {
padding-left:10px;
padding-top:15px;
}

#tellafriend #taf .button {
display:block;
float:left;
border:0px;
background-image: url(../images/garageselect/consumenten/button_ticket3.gif);
background-repeat: no-repeat;
width:110px;
height:25px;
line-height:25px;
text-align:left;
padding-left:29px;
margin-right:9px;
margin-top:10px;
cursor:pointer;
}

#tellafriend #taf input, #tellafriend #taf textarea {
width:200px;
}
/* EINDE TELLAFRIEND ----------------------------------------------------*/


/* ONDERDEEL_VOLLEDIG_WIZARD --------------------------------------------*/
#onderdeel_volledig_wizard {
display:block;
float:left;
width:446px;
margin-top:10px;
}

#onderdeel_volledig_wizard .onderdeel_text h3 {
display:block;
width:436px;
height:80px;
padding-right:10px;
padding-top:7px;
background-image: url(../images/garageselect/consumenten/bedrijf_titel_bg.gif);
background-repeat: no-repeat;
font-size: 16px;
color:#FFFFFF;
text-align:right;
text-transform: uppercase;
}

#onderdeel_volledig_wizard .onderdeel_gegevens {
display:block;
width:446px;
height:135px;
background-color:#E4E4E4;
margin-top:10px;
}

#onderdeel_volledig_wizard .onderdeel_gegevens img {
float:right;
padding-right:7px;
padding-top:7px;
}

#onderdeel_volledig_wizard .onderdeel_adresgegevens {
display:block;
float:left;
padding-left:7px;
padding-top:7px;
font-size:12px;
}

#onderdeel_volledig_wizard .onderdeel_adresgegevens strong {
display:block;
}

#onderdeel_volledig_wizard .onderdeel_kort {
display:none;
}

#onderdeel_volledig_wizard .onderdeel_omschrijving {
display:block;
float:left;
width:428px;
padding:8px;
border:1px solid #D9D9D9;
margin-top:10px;
background-image: url(../images/garageselect/consumenten/bedrijf_tekst_bg.gif);
background-repeat: no-repeat;
}
/* EINDE ONDERDEEL_VOLLEDIG_WIZARD --------------------------------------*/


/* EINDE MAIN -----------------------------------------------------------*/


/* ENQUETE --------------------------------------------------------------*/
#enquete {
display:block;
width:744px;
background-image: url(../images/garageselect/consumenten/detail_bg_breed.gif);
background-repeat: no-repeat;
padding-left:10px;
}

#enquete h3 {
color:#DA2128;
font-size:14px;
font-weight:bold;
margin:0px;
margin-bottom:15px;
padding-top:11px;
padding-left:27px;
}

#enquete .vraag {
margin: 0px;
padding: 0px;
margin-top: 20px;
}

#enquete .vraag .vraagTekst {
font-weight: bold;
margin: 0;
padding: 0;
}

#enquete .vraag textarea {
width:300px;
height:80px;
}

#enquete .antwoord_horizontaal {
display:inline;
width:200px;
margin-right: 10px;
}

#enquete textarea {
height: 15px;
background-color: #cccccc;
}

#enquete .button {
background-color:#da2127;
margin-top:10px;
color:#FFFFFF;
font-weight:bold;
}
/* EINDE ENQUETE --------------------------------------------------------*/


/* AUTOTRADER OCCASION WIZARD -------------------------------------------*/
#autotrader_occasions h3 {
display: none;
}

#autotrader_occasions {
margin: 10px 0 1px 0;
background-color: #da2128;
}

#autotrader_occasions h4 {
padding: 3px 5px 0px 3px;
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
height: 45px;
text-transform: uppercase;
background-image:url(../images/garageselect/consumenten/autotraderoccasions/powered_by_at.jpg);
background-position: top right;
background-repeat: no-repeat;
}
/* EINDE AUTOTRADER OCCASION WIZARD -------------------------------------*/


/* HOME VERVOLG ---------------------------------------------------------*/
#home_vervolg {
display:block;
width:428px;
margin-top:10px;
padding:8px;
float:left;
background-color:#FFFFFF;
border:1px solid #DA2127;
}

#home_vervolg h3 {
display:none;
}

#home_vervolg h4 {
margin:0 0 10px 0;
padding:0;
font-size:15px;
text-transform:uppercase;
color:#DA2127;
}

#home_vervolg p {
margin-bottom:0;
}
/* EINDE HOME VERVOLG ---------------------------------------------------*/


/* HOME VERVOLG2 --------------------------------------------------------*/
#home_vervolg2 {
display:block;
width:488px;
margin-top:10px;
padding:8px;
float:left;
background-color:#FFFFFF;
border:1px solid #D9D9D9;
}

#home_vervolg2 h3 {
display:none;
}

#home_vervolg2 h4 {
margin:0 0 10px 0;
padding:0;
font-size:15px;
text-transform:uppercase;
color:#DA2127;
}

#home_vervolg2 p {
margin-bottom:0;
}
/* EINDE HOME VERVOLG2 --------------------------------------------------*/


/* HOME VERVOLG3 --------------------------------------------------------*/
#home_vervolg3 {
display:block;
width:428px;
margin-top:10px;
padding:8px;
float:left;
background-color:#FFFFFF;
border:1px solid #D9D9D9;
list-style-image: url(../images/garageselect/consumenten/bullet_klein2.gif);
}

#home_vervolg3 h3 {
display:none;
}

#home_vervolg3 h4 {
margin:0 0 10px 0;
padding:0;
color:#DA2128;
font-size:14px;
font-weight:bold;
}

#home_vervolg3 p {
margin-bottom:0;
}
/* EINDE HOME VERVOLG3 --------------------------------------------------*/


/* DETAIL ZIJKANT KADER -------------------------------------------------*/
#detail_zijkant_kader {
display:block;
float:right;
clear:right;
margin-top:10px;
padding:8px;
width:282px;
background-color:#FFFFFF;
border:1px solid #DA2127;
}

#detail_zijkant_kader h3 {
display:none;
}

#detail_zijkant_kader h4 {
margin:0 0 10px 0;
padding:0;
font-size:15px;
text-transform:uppercase;
color:#DA2127;
}

#detail_zijkant_kader p {
margin-bottom:0;
}
/* EINDE DETAIL ZIJKANT KADER -------------------------------------------*/


/* DETAIL ZIJKANT KADER2 ------------------------------------------------*/
#detail_zijkant_kader2 {
display:block;
float:right;
clear:right;
margin-top:10px;
padding:8px;
width:282px;
background-image: url(../images/garageselect/consumenten/achtergond_sneeuwspoor.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
margin-top:10px;
background-color:#FFFFFF;
}

#detail_zijkant_kader2 h3 {
display:none;
}

#detail_zijkant_kader2 h4 {
margin:0 0 10px 0;
padding:0;
font-size:15px;
text-transform:uppercase;
color:#DA2127;
}

#detail_zijkant_kader2 p {
margin-bottom:0;
}
/* EINDE DETAIL ZIJKANT KADER2 ------------------------------------------*/


/* DETAIL ZIJKANT KADER3 ------------------------------------------------*/
#detail_zijkant_kader3 {
display:block;
float:right;
clear:right;
margin-top:10px;
padding:8px;
width:222px;
color:#000000;
margin-top:10px;
background-color:#FFFFFF;
border:1px solid #DA2127;
}

#detail_zijkant_kader3 h3 {
display:none;
}

#detail_zijkant_kader3 h4 {
margin:0 0 10px 0;
padding:0;
font-size:15px;
text-transform:uppercase;
color:#DA2127;
}

#detail_zijkant_kader3 p {
margin-bottom:0;
}
/* EINDE DETAIL ZIJKANT KADER3 ------------------------------------------*/


/* DIENSTENWIZARD2 -- WAAR HOORT DEZE BIJ? ------------------------------*/
#dienstenwizard2 {
display:block;
float:left;
width:428px;
/*height:12px;*/
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
background-image: url(../images/garageselect/consumenten/achtergond_sneeuwspoor.jpg);
background-repeat: no-repeat;
font-size:12px;
color:#da2127;
border:1px solid #D9D9D9;
margin-top:8px;
}

#dienstenwizard2 .button {
float:right;
border:0px;
width:67px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_wizard1.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-right:10px;
margin-top:-25px;
cursor:pointer;
}
/* EINDE DIENSTENWIZARD2 ------------------------------------------------*/


/* DIENSTENWIZARD3 -- WAAR HOORT DEZE BIJ? ------------------------------*/
#dienstenwizard3 {
display:block;
float:left;
width:428px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border:1px solid #D9D9D9;
margin-top:10px;
}

#dienstenwizard3 h3 {
display:block;
margin-top:10px;
padding:0px;
padding-bottom:10px;
width:315px;
height:12px;
font-size:9px;
}

#dienstenwizard3 #dienstwiz_dienst select, #dienstenwizard3 #dienstwiz_dienst_periode select, #dienstenwizard3 #dienstwiz_dienst_automerk select, #dienstenwizard3 #dienstwiz_dienst_provincie select {
width:200px;
margin-bottom:10px;
}

#dienstenwizard3 #dienstwiz_garagenaam input {
width:194px;
margin-bottom:10px;
}

#dienstenwizard3 .button {
float:right;
border:0px;
width:67px;
height:19px;
background-image: url(../images/garageselect/consumenten/button_wizard1.gif);
background-repeat: no-repeat;
background-position:bottom right;
margin-right:10px;
margin-top:-25px;
cursor:pointer;
}
/* EINDE DIENSTENWIZARD3 ------------------------------------------------*/


/* HOME_WELKOM2 -- WAAR HOORT DEZE CLASS BIJ? ---------------------------*/
#home_welkom2 {
display:block;
float:left;
width:430px;
height:140px;
padding-top:8px;
padding-left:8px;
padding-bottom:6px;
padding-right:8px;
background-image: url(../images/garageselect/consumenten/home_welkom_bg1.gif);
background-repeat: no-repeat;
color:#FFFFFF;
margin-top:10px;
}

#home_welkom2 h4 {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:0px;
padding-top:5px;
padding-bottom:10px;
}

#home_welkom2 p {
margin-top:8px;
}

/* EINDE HOME_WELKOM2 ---------------------------------------------------*/


/* HOME_WELKOM3  -- WAAR HOORT DEZE CLASS BIJ? --------------------------*/
#home_welkom3 {
display:block;
float:left;
width:500px;
height:100px;
padding-top:8px;
padding-left:8px;
padding-bottom:6px;
padding-right:16px;
background-image: url(../images/garageselect/consumenten/home_welkom_bg1.gif);
background-repeat: no-repeat;
width:500px;
color:#FFFFFF;
margin-top:10px;
}
/* EINDE HOME_WELKOM3 ---------------------------------------------------*/


/* POLL_GS --------------------------------------------------------------*/
#poll_gs h3 {
display:none;
}

#poll_gs .poll {
display:block;
float:right;
clear:right;
margin-top:10px;
padding:8px;
width:282px;
background-color:#FFFFFF;
border:1px solid #DA2127;
}

#poll_gs .poll .vraagTekst {
font-weight:bold;
padding-bottom:12px;
}

#poll_gs .poll .button {
border:0px;
background-image:url(../images/mindz/mindz/button_grijs_leeg.gif);
background-repeat:no-repeat;
width:52px;
height:18px;
cursor:pointer;
padding-left:5px;
font-size:10px;
margin-top:12px;
text-align:left;
padding-bottom:1px;
}

#poll_gs table.poll_bevestiging {
display:block;
margin-left:21px;
}

#poll_gs .poll_resultaat {
padding-left:21px;
}
/* EINDE POLL_GS --------------------------------------------------------*/


/* FOOTER ---------------------------------------------------------------*/
#footer {
width: 768px;
height: 120px;
margin-top:10px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/garageselect/consumenten/footer.gif);
background-repeat: no-repeat;
}

#footer ul#footer_cons {
float:left;
margin-top:5px;
padding:0px;
width:600px;
list-style-type: none;
}

#footer ul#footer_cons li {
display: inline;
margin-left: 20px;
font-size: 10px;
height:25px;
line-height:25px;
font-weight:bold;
}

#footer ul#footer_cons li a {
color:#FFFFFF;
text-decoration:none;
}

#footer ul#footer_cons li a:hover {
color:#b8b8b8;
text-decoration:none;
}

#footer ul#footer_cons .link_272, #footer ul#footer_cons .link_273 {
display:none;
}

#footer ul#footer2_cons {
float:right;
margin:12px 0 0 0;
padding:0px;
padding-right:15px;
padding-top:10px;
width:650px;
text-align:right;
}

#footer ul#footer2_cons li {
display: inline;
list-style-type: none;
margin-left: 10px;
font-size: 10px;
height:25px;
line-height:25px;
}

#footer ul#footer2_cons li a {
color:#6E6E70;
text-decoration:underline;
}

#footer ul#footer2_cons li a:hover {
color:#6E6E70;
text-decoration:none;
}

ul#scim_footer {
clear:left;
margin:0px;
padding:0px;
}

ul#scim_footer li {
clear:both;
list-style-type:none;
padding-top:20px;
padding-left:225px;
width:400px;
}

ul#scim_footer li a{
color: #ffffff;
text-decoration: none;
}

ul#scim_footer li a:hover{
color: #b8b8b8;
text-decoration: none;
}

/* #menu_zoek_21b7639798 {
float:left;
display:inline;
height:20px;
width:40px;
margin-left:590px;
margin-top:-54px;
font-weight:bold;
text-transform:uppercase;
} */

a#menulink_21b7639798 {
float:left;
display:inline;
height:20px;
width:40px;
margin-left:590px;
margin-top:-53px;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
text-decoration:none;
width:40px;
font-size:10px;
}

a:hover#menulink_21b7639798 {
color:#b8b8b8;
text-decoration:none;
}
/* EINDE FOOTER ---------------------------------------------------------*/


/* EXTERNE NIEUWS ZIJKANT -----------------------------------------------*/
#extern_zijkant {
display:block;
float:right;
margin-top:10px;
padding:8px;
width:282px;
border:1px solid #D9D9D9;
}

#extern_zijkant h4 {
display:none;
}

#extern_zijkant h3 {
margin:0 0 10px 0;
padding:0;
font-size:14px;
color:#DA2128;
}

#extern_zijkant p {
margin-bottom:0;
}

#extern_zijkant ul {
margin:0;
padding-left:20px;
list-style-image: url(../images/garageselect/consumenten/bullet_klein2.gif);
}

#extern_zijkant li {
padding-bottom:5px;
}
/* EINDE EXTERNE NIEUWS ZIJKANT -----------------------------------------*/


/* INFORMATIE BREED -----------------------------------------------------*/
#informatie_breed {
display:block;
float:left;
width:421px;
padding-top:10px;
padding-left:10px;
padding-right:15px;
padding-bottom:10px;
border:1px solid #D9D9D9;
}

#informatie_breed h4 {
display:none;
}

#informatie_breed h3 {
margin:0 0 10px 0;
padding:0;
font-size:14px;
color:#DA2128;
}

#informatie_breed p {
margin-bottom:0;
}

#informatie_breed ul {
margin:0;
padding-left:20px;
list-style-image: url(../images/garageselect/consumenten/bullet_klein2.gif);
}

#informatie_breed li {
padding-bottom:5px;
}
/* EINDE INFORMATIE BREED------------------------------------------------*/


/* HOME_GARAGESELECT ----------------------------------------------------*/
#home_garageselect {
display:block;
float:right;
margin-top:10px;
padding:8px;
width:282px;
height:200px;
background-image: url(../images/garageselect/bartmember/home_garageselect_bg2.gif);
background-repeat: no-repeat;
border:1px solid #D9D9D9;
}

#home_garageselect h3 {
margin:0 0 10px 0;
padding:0;
font-size:14px;
color:#DA2128;
}

#home_garageselect a {
display:none;
margin-top:0;
width:106px;
height:19px;
background-image: url(../images/garageselect/leesverder_garageselect.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

#home_garageselect p {
margin-bottom:0;
}

#home_garageselect ul {
margin:0;
padding-left:20px;
list-style-image: url(../images/garageselect/consumenten/bullet_klein2.gif);
}

#home_garageselect li {
padding-bottom:5px;
}
/* EINDE HOME_GARAGESELECT ----------------------------------------------*/