<!--
body {
	background-attachment: fixed;
	background-image:   url(http://renault.listing.nl/afbeeldingen/midden_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*
	scrollbar-face-color: #4A64A0;
	scrollbar-highlight-color: #C1C4D9;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #8E87C2;
	scrollbar-arrow-color: #011D5E;
	scrollbar-track-color: #B4C0DA;
	scrollbar-darkshadow-color: #021D5E;
	*/
}

body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #405D9C;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.input {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#DEE9F8;
	font-size:x-small;
	scrollbar-base-Color:#5987B9;
	scrollbar-shadow-color: #5987B9;
	color: #405D9C;
	text-decoration: none;
}
.red { border-style:solid; border-width:2px; border-color:"red"; background-color:#DEE9F8; font-family:verdana; font-size:12px; color:#000000; scrollbar-base-Color:#5987B9}

img.border {
	border: 1px solid #334C84;
}

td.header {
	background: #FFFF00 url(http://renault.listing.nl/afbeeldingen/bgrnd_tab_1.gif);   /*  Achtergrond kleur Titel   */
	padding: 5px;
	color: #ffffff;   /*  Tekst kleur Titel   */
	font-weight: bold;
	border-right: 1px solid #214B95;  /*  Achtergrond kleur pagina   */
	border-top: 1px solid #214B95;  /*  Achtergrond kleur pagina   */
	border-left: 1px solid #214B95;  /*  Achtergrond kleur pagina   */
}

td.body {
	border: 1px solid #214B95;   /*  Border kleur Content  */
	  /* background: #041A65;   Achtergrond kleur Content  */
}

.koptekst {
	font-weight: bold;
	color: #F2AB00;  /*  Tekst kleur Koptekst  */
}

img.borderstyle {
	border: 1px solid #214B95;  /*  Border kleur afbeeldingen   */
}
h3.nieuwsitem a {color: #3a5799;}

-->