/*----------------------------------------------*/
/*												*/
/*		copyright © 2007 van der Voorde			*/
/*		Alle rechten voorbehouden				*/
/*												*/
/*		Adres: 5e Industriestraat 39-41			*/
/*			   3133 EL Vlaardingen				*/
/*												*/
/*		Telefoon: +31 10 434 81 57				*/
/*		Fax: +31 10 460 27 61					*/
/*		Email: info@vandervoorde.nl				*/
/*												*/
/*----------------------------------------------*/

/*------------------ ALGEMEEN ------------------*/

body {
	margin: 20px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
	color: #222;
}

a:link {
	text-decoration: none;
	color: #a92623;
}

a:visited {
	text-decoration: none;
	color: #a92623;
}

a:hover {
	text-decoration: underline;
	color: #a92623;
}

/*------ MAIN CONTAINER (WEBSITE HOUDER) -------*/

#main_container {
	width: 700px;
	margin: 0px auto;
	position: relative;
}

/*----------------- LOGO FIAT ------------------*/

#header_fiat {
	width: 162px;
	height: 162px;
	float: left;
}

/*------------ NAAM VAN DER VOORDE -------------*/

#header_voorde {
	width: 478px;
	height: 44px;
	margin: 10px 0px 10px 20px;
	float: right;
}

/*----------------- NAVIGATIE ------------------*/

#navigatie {
	width: 498px;
	height: 98px;
	background: url(../img/voorde_ondergrond_menu.jpg) no-repeat;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
}

#navigatie ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#navigatie ul li {
	padding-left: 0.1em;
	padding-right: 0.1em;
	display: inline;
}

#navigatie ul li a {
	text-decoration: none;
	color: #FFF;
}

#navigatie ul li a:visited {
	text-decoration: none;
	color: #FFF;
}

#navigatie ul li a:hover {
	text-decoration: none;
	color: #222;
}

/*------------------- CLEAR --------------------*/

#clear {
	clear: both;
}

.content_clear {
	clear: both;
}

/*------------------- NIEUWS -------------------*/

#linker_kolom {
	width: 122px;
	height: 482px;
	margin: 40px 0px 0px 0px;
	float: left;
}

#logos {
	width: 122px;
	height: 56px;
	background: url(../img/voorde_ondergrond_logos.jpg) no-repeat #F0F0F0;
	padding: 18px 20px;
}

#nieuws {
	width: 122px;
	height: 330px;
	background: url(../img/voorde_ondergrond_nieuws.jpg) no-repeat #222;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	color: #FFF;
}

.nieuws_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #a92623;
}

.nieuws_bericht_titel {
	color: #a92623;
	font-weight: bold;
}

.nieuws_bericht_titel a:link, .nieuws_bericht_titel a:visited {
	text-decoration: none;
	color: #a92623;
	font-weight: bold;
}

.nieuws_bericht_titel a:hover {
	text-decoration: underline;
	color: #a92623;
	font-weight: bold;
}

.nieuws_bericht_titel_wit {
	color: #FFF;
	font-weight: bold;
}

.nieuws_bericht_titel_wit a:link, .nieuws_bericht_titel_wit a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.nieuws_bericht_titel_wit a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

.nieuws_datum {
	color: #777;
}

.nieuws_kader {
	border: 2px solid #999;
	margin: 0px 20px 10px 0px;
	float: left;
}

.tussenruimte_logos {
	margin: 0px 3px 0px 0px;
}

/*------------------ CONTENT -------------------*/

/* VOOR 'MIN-HEIGHT' BEGRIJPENDE BROWSERS */
#content {
	width: 478px;
	min-height: 500px;
	height: auto;
	background: url(../img/voorde_ondergrond_content.jpg) no-repeat #CCC;
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 30px 20px;
	float: right;
}

/* VOOR INTERNET EXPLORER */
* html #content {
	height: 500px;
}

#content_kader_container {
	background: url(../img/voorde_verticale_tussenlijn.gif) repeat-y;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

#links {
	float: left;
	width: 219px;
	margin: 0px;
	padding: 0px;
}

#rechts {
	float: right;
	width: 218px;
	margin: 0px;
	padding: 0px;
}

#clear {
	clear: both;
}

.content_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #a92623;
}

.dikgedrukt {
	font-weight: bold;
}

.showroom_lees_verder {
	color: #222;
	text-align: right;
}

.showroom_lees_verder a:link {
	text-decoration: none;
	color: #222;
}

.showroom_lees_verder a:visited {
	text-decoration: none;
	color: #222;
}

.showroom_lees_verder a:hover {
	text-decoration: underline;
	color: #222;
}

.content_horizontale_lijn {
	background: url(../img/voorde_tussenlijn.gif) no-repeat;
	height: 1px;
}

.content_linker_lijn {
	background: url(../img/voorde_tussenlijn_links.gif) no-repeat;
	height: 1px;
}

.home_foto {
	border: 2px solid #999;
	margin: 0px 0px 20px 0px;
}

.service_kader {
	border: 2px solid #999;
	margin: 0px 20px 10px 0px;
	float: left;
}

.service_foto_center {
	border: 2px solid #999;
	margin: 0px 29px 0px 29px;
	float: right;
}

.showroom_kader {
	border: 2px solid #999;
	margin: 0px 20px 0px 0px;
	float: left;
}

.showroom_kader_fotos {
	border: 2px solid #999;
	margin: 0px 29px 10px 29px;
	float: left;
}

.showroom_prijs {
	color: #a92623;
}

.showroom_klein {
	font-size: 10px;
	text-align: center;
}

.proefrit_foto_center {
	border: 2px solid #999;
	margin: 30px 29px 0px 29px;
	float: right;
}

.contact_kader {
	border: 2px solid #999;
}

.sitemap_links {
	background: url(../img/voorde_sitemap.jpg) no-repeat;
}

.sitemap_links a:link {
	color: #222;
	text-decoration: none;
}

.sitemap_links a:visited {
	color: #222;
	text-decoration: none;
}

.sitemap_links a:hover {
	color: #222;
	text-decoration: underline;
}

/*------------------- BANNER -------------------*/

#banner {
	width: 498px;
	height: 60px;
	position: absolute;
	
	left: 202px;
	top: 102px;
	
	z-index: 2;
}

/*----------- FORM CLASSES (CONTENT) -----------*/

.foutinform {
	color: #a92623;
}

.form_knop_bericht_toevoegen, .form_knop_inloggen, .form_knop_verwijder, .form_knop_wijzig, .form_knop_verzenden {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFF;
	height: 24px;
	background: #a92623;
	border: 1px solid #888;
}

.form_knop_bericht_toevoegen {
	width: 80px;
	height: 24px;
}

.form_knop_inloggen {
	width: 70px;
	height: 24px;
}

.form_knop_verwijder {
	width: 70px;
	height: 24px;
}

.form_knop_wijzig {
	width: 70px;
	height: 24px;
}

.form_knop_verzenden {
	width: 80px;
	height: 24px;
}

.form_inloggen {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 160px;
}

.form_invoervelden {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 470px;
}

.form_berichten {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	height: 200px;
	width: 470px;
}

.form_bestand {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 400px;
	height: 20px;
}

.vijf_tot_tien_invoervelden {	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 80px;
}

.proefrit_occasion_invoervelden {	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 125px;
}

.form_contact_rechts {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	width: 218px;
}

.form_contact_rechts_berichten {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222;
	height: 100px;
	width: 218px;
}

/*------------------- FOOTER -------------------*/

#footer {
	width: 518px;
	font-size: 10px;
	text-align: center;
	padding: 10px 0px;
	float: right;
}

#footer a:link {
	text-decoration: none;
	color:#222;
}

#footer a:visited {
	text-decoration: none;
	color: #222;
}

#footer a:hover {
	text-decoration: underline;
	color: #222;
}

/*----------------------------------------------*/
/*												*/
/*					Einde CSS					*/
/*												*/
/*----------------------------------------------*/