body, html {
   margin: 0;
   padding: 0;
   border: 0;
}

a img {
   border-width: 0;
   border-style: none;
}

th,
td {
   text-align: left;
   vertical-align: top;
}

input,
select {
   vertical-align: middle;
}

textarea {
   overflow-y: auto;
}

/* -------------- RENTEVERWACHTING --------------- */
#renteverwachting_background_data {
	background-image: url('../../template/gfx/rentebuttons/rente.png');
}

#renteverwachting_back {
	background-image: url('../../template/gfx/rentebuttons/back.jpg');
}

#renteverwachting_background {
	background-image: url('../../template/gfx/rentebuttons/background.jpg');
}

#renteverwachting_button_1 {
	background-image: url('../../template/gfx/rentebuttons/offerte.jpg');
}

#renteverwachting_button_2 {
	background-image: url('../../template/gfx/rentebuttons/hypotheek.jpg');
}

#renteverwachting_button_3 {
	background-image: url('../../template/gfx/rentebuttons/vraag.jpg');
}

#renteverwachting_background_data table {
	color: #ffffff;
}

/* ----------------------------- */

map img {
   vertical-align: bottom;
}

map ul {
   margin: 0;
   padding: 0;
}

map ul li {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

a img {
   border-width: 0;
   border-style: none;
}
   
/* ----------------------------- */

@media print {
   map {
      display: none;
   }
}

img.right {
   float: right;
   vertical-align: baseline;
   margin-left: 1em;
   margin-bottom: 1em;
}

img.left {
   float: left;
   vertical-align: baseline;
   margin-right: 1em;
   margin-bottom: 1em;
}

img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.inline {
   vertical-align: baseline;
}

img.inline-icon {
   vertical-align: middle;
}

/* ----------------------------- */

table.tracelog {
   margin: 10px;
   border-collapse: collapse;
}

table.tracelog,
table.tracelog th,
table.tracelog td {
   border-width: 1px !important;
   border-style: solid;
   border-color: #000000;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 11px;
}

table.tracelog td.message,
table.tracelog td.caller {
   white-space: pre;
}

/* ----------------------------- */

[onclick]:hover {
   cursor: pointer;
}



div.gsc-adBlockVertical, div.gsc-adBlock
{
	display: none !important;
	height: 0px !important;
}
