html, body, div#site
{
	margin: 0;
	width: 100%;
	min-height: 100%;
	height: 100%;
}

body
{
	background-color: #999;
}

span.brieflinks
{
	margin-bottom: 5px;
	width: 500px;
}

span.brieflinks a
{
	position: relative;
	float: right;
	text-decoration: none;
	font-size: 20pt;
	color: #FFF;
	font-family: arial;
}

div#achtergrond
{
	visibility: hidden;
	background-color: #333;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;		
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

div
{
	text-align: justify;
}

div, fieldset, legend, input, textarea, h1
{
	font: 12px verdana, arial, sans-serif;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #F2EB26;
}

p.alinea
{
	clear: both;	
}

html>body p.alinea
{
	padding-top: 15px;
}

div#site
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	width: 800px;
	height: 100%;
	background-color: #FFF;
	border-left: 1px solid #3399CC;
	border-right: 1px solid #3399CC;
}

div#site_hoofd
{
	position: absolute;
	top: 0;
	width: 800px;
	height: 144px;
}

img#site_hoofd_afbeelding
{
	position: absolute;
	z-index: 0;
	width: 800px;
	height: 144px;
}

span#site_hoofd_gegevens
{
	position: absolute;
	z-index: 1;
}

span#site_hoofd_gegevens, div#site_menu_balk
{
	padding: 3px 0 0 10px;
	font: 10px verdana, arial, sans-serif;
	font-weight: bold;
}

div#site_menu
{
	position: absolute;
	top: 144px;
	width: 800px;
	height: 39px;
}

div#site_menu_balk
{
	position: absolute;
	top: 183px;
	width: 800px;
	height: 18px;
	background: url("/afbeeldingen/site_menu_balk.gif");
	background-repeat: no-repeat;
}

div#site_menu_balk a
{
	color: #000;
}

img#site_menu_home
{
	width: 114px;
	height: 39px;
}

img#site_menu_occasions
{
	width: 148px;
	height: 39px;
}

img#site_menu_aanbieding
{
	width: 157px;
	height: 39px;
}

img#site_menu_service
{
	width: 127px;
	height: 39px;
}

img#site_menu_zoeken
{
	width: 126px;	
	height: 39px;
}

img#site_menu_contact
{
	width: 128px;
	height: 39px;
}

div#site_inhoud
{
	position: absolute;
	top: 220px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #FFF;
}

div#site_inhoud a:link, div#site_inhoud a:hover, div#site_inhoud a:visited
{
	color: #336699;
}

div#site_inhoud a:link, div#site_inhoud a:visited
{
	text-decoration: none;
}

div#site_inhoud a:hover
{
	text-decoration: underline;
}

div#paginatekst
{
	padding: 0 20px 0 10px;
	float: left;
	background-color: #FFF;
}

/* Home */

img#site_home_logo
{
	width: 126px;
	height: 30px;
	float: left;
}

img#site_home_logo_bovag
{
	margin-top: 15px;
	width: 126px;
	height: 42px;
	clear: left;
	float: left;
}

img#site_home_logo_nap
{
	margin-top: 15px;
	width: 126px;
	height: 74px;
	clear: left;
	float: left;
}

div#site_home_direct
{
	margin-top: 15px;
	clear: left;
	float: left;
	width: 150px;
	font: 10px verdana, arial, sans-serif;
}

img#site_home_voorkant
{
	margin-left: 10px;
	float: right;
	width: 143px;
	height: 108px;
}

div#site_home_tekst
{
	margin-left: 20px;
	width: 620px;
	float: left;
	background-color: #FFF;
}

html>body div#site_home_tekst
{
	margin: -270px 0 0 140px;
	padding-right: 10px;
}

/* Occasions en Zoeken */

iframe#site_occasions
{
	margin: 0;
	width: 100%;
	height: 600px;
	border: 0;
}

/* Contact en Occasions Contact */

fieldset
{
	padding: 15px;
	float: left;
	border: 1px solid #999;
}

* html fieldset
{
	width: 457px;
}

html>body fieldset
{
	margin-left: 10px;
	width: 454px;
}

legend
{
	padding: 10px;
	color: #000;
	font-weight: bold;
}

label
{
	margin: 3px 0 3px 0;
	float: left;
	clear: both;
	width: 150px;
}

input.invoer, .invoerverlenging, textarea, input#postcode
{
	margin: 2px 0 2px 0;
	padding-left: 1px;
	border: 1px solid #336699;
}

input.invoer, textarea
{
	width: 300px;
}

.invoerverlenging
{
	width: 303px;
}

textarea#bericht, textarea#omschrijving
{
	height: 150px;
}

textarea.occasion
{
	height: 75px;
}

input.knop
{
	margin-top: 10px;
	clear: both;
	float: right;
	background-color: #336699;
	border: 1px solid #336699;
	color: #FFF;
	font-weight: bold;
}

p#melding
{
	margin: 0;
	color: #CC0033;
}

div#bedrijfsgegevens
{
	padding: 10px 0 0 20px;
	float: left;
	width: 220px;
}

* html div#bedrijfsgegevens
{
	padding-top: 25px;
}

fieldset#routeplanner
{
	margin: 0 0 0 20px;
	width: 220px;
}

fieldset#routeplanner label
{
	width: 100px;
}

*html input#postcode
{
	width: 113px;
}

html>body input#postcode
{
	width: 116px;
}

/* Aanbieding */

p#prijs
{
	color: #CC0033;
}

div#site_aanbieding_fotos
{
	float: right;
}

img#site_aanbieding_foto
{
	width: 300px;
}

/* Service */

img#site_service_logo_bovag
{
	margin: 3px 10px 50px 0;
	width: 143px;
	height: 48px;
	float: left;
}

img#site_service_logo_nap
{
	margin: 3px 10px 5px 0;
	width: 143px;
	height: 84px;
	clear: both;
	float: left;
}

img#site_service_testkast
{
	margin: 3px 10px 5px 0;
	width: 143px;
	height: 108px;
	clear: both;
	float: left;
}

img#site_service_roetmeter, img#site_service_viergastester
{
	margin: 3px 10px 5px 0;
	width: 143px;
	height: 108px;
	clear: both;
	float: left;
}

img#site_service_remtestbank, img#site_service_balanceerapparaat
{
	margin: 3px 10px 5px 0;
	width: 143px;
	height: 159px;
	clear: both;
	float: left;
}

/* Mailing */

table#site_mailing_begin, table#site_aanbieding_begin
{
	margin-top: 20px;
	clear: left;
}

td.site_mailing, td.site_aanbieding
{
	padding: 10px;
}

ol
{
	margin-left: 25px;
}

table#aanbieding
{
	border-collapse: collapse;
}

table#aanbieding td
{
	padding: 5px;
	border: 1px solid #006699;
}

p
{
	position: relative;
	clear: both;
}

span#sluiten
{
	position: relative;
	float: right;
}

span#sluiten a
{
	text-decoration: none;
	font-size: 16pt;
	color: #F1E3E3;
}
	