html, body, div#site_hoofd
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body, html>/**/body div#site_hoofd
{
	height: auto;
}

body, div, span, input, select, textarea
{
	font: 10pt verdana, arial, sans-serif;
}

body
{
	background-color: #CCC;
}

img
{
	border: 0;
}

div#hoofd
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	padding: 0;
	width: 998px;
	height: 100%;
	background-color: #FFF;
	border-left: 1px solid #009900;
	border-right: 1px solid #009900;
}
	
img#menu_boven
{
	position: absolute;
	top: 0;
	left: 0;
	width: 998px;
	height: 193px;
}

img#menu_onder
{
	position: relative;
	top: 0;
	left: 0;
	width: 998px;
	height: 280px;
}

div#menu
{
	position: absolute;
	top: 193px;
	width: 998px;
	height: 29px;
}

div#menu img
{
	position: relative;
	float: left;
	height: 29px;
}

img#menu_home
{
	width: 141px;
}

img#menu_tussen
{
	width: 270px;
}

img#menu_zoeken
{
	width: 110px;
}

img#menu_bedrijf_aanmelden
{
	width: 198px;
}

img#menu_tip_een_bedrijf
{
	width: 166px;
}

img#menu_contact
{
	width: 113px;
}

div#inhoud
{
	position: relative;
	padding: 0 20px 10px 40px;
	width: 938px;
	text-align: justify;
}

div#pagina
{
	position: absolute;
	top: -14px;
	left: -1px;
	z-index: 0;
	margin-top: 275px;
	width: 998px;
	background-color: #FFF;
	border-left: 1px solid #009900;
	border-right: 1px solid #009900;
}

div#pagina img
{
	margin: 0 10px 10px 0;
}

p#navigatie, p.informatie, span.vermelding, p#realisatie
{
	color: #000;
}

span.vermelding, p#realisatie
{
	font: 8pt verdana, arial, sans-serif;
}

p#realisatie
{
	position: relative;
	clear: both;
	margin: 10px 0 10px 40px;
}

ol.login_hoofdcategorie, ol.hoofdcategorie, ol.hoofdcategorie_einde
{
	font: 10pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #009900;
}

div.opsommingsrij
{
	position: relative;
	clear: both;
}

li
{
	text-align: left;
}

ol.hoofdcategorie, ol.hoofdcategorie_einde
{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 290px;
	margin: 0 10px 20px 0;
}

ol.hoofdcategorie_einde
{
	clear: both;
}

*+html ol.hoofdcategorie, *+html ol.hoofdcategorie_einde
{
	margin: 0 20px 20px 0;
}

html>/**/body ol.hoofdcategorie, html>/**/body ol.hoofdcategorie_einde
{
	padding: 0 10px 20px 0;
	width: 290px;
}

ol.login_subcategorie, ol.subcategorie
{
	font: 8pt verdana, arial, sans-serif;
}

ol.subcategorie
{
	margin-left: 0;
}

html>/**/body ol.subcategorie
{
	padding-left: 0;
}

ol.hoofdcategorie li
{
	list-style: none;
}

ol.subcategorie li
{
	margin-bottom: 5px;
	list-style: square inside;
	vertical-align: middle;
}

ol.login_hoofdcategorie li,
{
	list-style: square inside;
}
	
a
{
	text-decoration: underline;
}

a:link
{
	color: #009900;
}

a:visited
{
	color: #000;	
}

a:hover
{
	color: #006699;
}

hr
{
	position: relative;
	clear: both;
	width: 100%;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	border: 0;
}

h1
{
	font: 14pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #009900;
}

h2
{
	font: 11pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #009900;
}

div#login
{
	position: absolute;
	left: 50%;
	display: block;
	margin: 20px 0 0 -260px;
	width: 520px;
}

div#sitemanager
{
	padding: 20px;
}

fieldset
{
	margin-top: 15px;
	padding: 10px;
	width: 502px;
	text-align: left;
	border: 1px solid #000;
}

html>/**/body fieldset
{
	width: 499px;
}

*+html form, *+html fieldset
{
	padding-top: 0;
}

*+html fieldset
{
	width: 500px;
}

legend
{
	font-weight: bold;
	color: #009900;
}

label
{
	margin: 3px 0 3px 0;
	float: left;
	clear: both;
	width: 150px;
}

input, textarea, select
{
	margin: 1px 0 2px 0;
}

input.invoer, input.invoerfoto, textarea, select
{
	padding-left: 1px;
	border: 1px solid #009900;
}

input.invoer, textarea
{
	width: 344px;
}

select
{
	width: 349px;
}

*+html select
{
	width: 348px;
}

textarea
{
	height: 100px;
}

html>/**/body input.invoer
{
	margin: 3px 0 3px 0;
}

input.invoerradio
{
	margin-left: -3px;
}

input.invoerfoto
{
	width: 348px;
}

textarea.invoerartikel
{
	height: 400px;
}

input.knop
{
	position: relative;
	float: right;
}

p.melding
{
	color: #CC0000;
}

p.alinea
{
	clear: both;
}

span.artikeltype, span.linktype, span.onbevestigd
{
	font: 8pt verdana, arial, sans-serif;
	font-weight: bold;
}

span.artikeltype
{
	color: #009900;
}

span.linktype
{
	color: #000066;
}

span.onbevestigd
{
	color: #FF6600;	
}

img.artikel_rechts
{
	position: relative;
	clear: both;
	float: right;
	margin-right: 2px;
}

img.artikel_links
{
	position: relative;
	float: left;
	margin: 20px 20px 20px 0;
}

div.ads
{
	position: relative;
	clear: both;
	margin: 25px 0 25px -4px;
}	

ol.login_hoofdcategorie, ol.hoofdcategorie, ol.hoofdcategorie_einde
{
	font: 10pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #009900;
}

div.opsommingsrij
{
	position: relative;
	clear: both;
}

li
{
	text-align: left;
}




div#banners
{
	position: relative;
	clear: both;
}

div#banners object
{
	visibility: hidden;
}

a
{
	text-decoration: underline;
}

a:link
{
	color: #085CA2;
}

a:visited
{
	color: #000;	
}

a:hover
{
	color: #70BE47;	
}

.banner, .bannereinde
{
	position: relative;
	float: left;
	margin-right: 41px;
	width: 120px;
	height: 90px;
	border: 1px solid #70BE47;
}

.bannereinde
{
	margin-right: 0;
}	




