html,body
{
	margin:0;
	padding:0;
	height:100%;
}
body
{
	font: 12px Arial;
	color: #3a2717;
	background: URL(images/bg.jpg) top center;
}


img
{
	border: none;
}
a, .link
{
	color: #7f2e18;
}
.link
{
	text-decoration: underline;
	cursor: pointer;
}
a:hover, .link:hover
{
	color: #000000;
}

th {
	text-align: left;
}
tr.active td {
	font-weight: bold;
}
table tr.odd td {
	background-color: #e7f1d4;
}
table.menu td, table.menu td {
	border-bottom: solid 1px #89b727;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

/* constructors */

#container {
	min-height:100%;
	position:relative;
	min-width: 1020px;
  /*margin-top: 30px;*/
}
#body
{
	background: URL(images/content_bg.png) top center repeat-y;
	padding: 0 0 100px 20px;
	width: 1020px; 
	margin: 0 auto;
}

#left
{
	width: 120px;
	float: left;
}
#content
{
	float: left;
	padding: 0 0 50px 10px;
	overflow: hidden;
	width: 1020px;
	line-height: 20px;
}
#content p
{
	margin: 0;
	padding-top: 8px !important;
	padding-bottom: 6px !important;
	padding-left: 10px !important;
}
#content .column
{
	padding-left: 10px;
	float: left;
	width: 592px;
}

#content .right
{
	width: 360px;
	float: left;
	margin: 0 0 0 10px;
}

.advert {
	text-align: center;
	padding: 1px 0px 1px 0px;
}

.clear,.wrapper
{
	clear: both;
}
/* header styles */

#header
{
	background: URL(images/headerbg.png) 0 0 no-repeat;
	height: 108px;
	width: 1020px;
	margin: 0 auto;
}
#header #logo
{
	position: absolute;
	margin: 0 0 0 37px;
}

ul#mainnav {
	list-style-type: none;
	margin: 55px 30px 0 0;
	padding: 0px;
	float: right;
}
ul#mainnav li {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	font-weight: bold;
}

ul#mainnav a {
	text-decoration: none;
	display: block;
}

/*ul#mainna li ul {
	position: absolute;
	right: -2px;
	top: 17px;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	background-color: #EDF392;
	display: none;
	z-index: 100;
}
ul#mainnav ul li {
	text-align: right;
	line-height: 18px;
	float: none;
	white-space: nowrap;
}*/
.submenu
{
	display: none;
	position: absolute;
	z-index: 1000;
	background: #ffffff;
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 10px 0 0px 0;
	width: 97px;
	border-right: 1px solid #61452d;
	border-left: 1px solid #61452d;
	border-bottom: 1px solid #61452d;
}
.submenu li
{
	display: block;
	float: none !important;
	padding: 0 !important;
}
.submenu li a
{
	display: block;
	padding: 7px 0 0 10px;
	height: 20px;
}
.submenu li a:hover
{
	background: #e7f1d4;
	font-weight: bold !important;
	text-decoration: none !important;
}
li:hover .submenu
{
	display: block !important;
}
ul#mainnav ul a {
	font-weight: normal;
	color: #565B0F;
}
ul#mainnav ul a:hover {
	text-decoration: underline;
}

/* content styles */

div#content h1, div#content h2, div#content h4 {
	line-height: 20px;
	font: bold 16px Arial;
	color: #3a2717;
	border-bottom: solid 1px #89b727;
	padding: 0px 0px 10px 20px;
	margin: 0px;
	background: URL(images/arrow_dark.png) 0 8px no-repeat;
}
div#content h2
{
	padding-top: 20px;
	background: none;
	font-size: 14px;
	padding-left: 10px;	
}
#right h1, #right h4
{
	background: none !important;
}
.column h2
{
	background: URL(images/arrow_dark.png) 0 26px no-repeat !important;
	padding: 20px 0 10px 20px !important;
	margin: 15px 0 0 0;
	font-size: 13px !important;
}
div#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #3a2717;
}

div#content div.section {
	margin: 0px 0px 10px 0px;
	padding: 1px 3px 1px 10px;
}
div#content div.section.highlight {
	background-color: #e7f1d4;
}
div#content div.section.business {
	background-color: #F5F5F5;
}

/* form styles */
form {
	margin: 0px;
}
label {
	display: block;
	float: left;
	width: 130px;
}
div.highlight form {
	margin: 10px 5px 10px 0px;
}
div.highlight button {
	float: right;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

button {
	background-color: #7f2e18;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px;
	border-color: #C20A76 #A40864 #A40864 #C20A76;
}

/* special lists */


#content ul{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}
#content ul li {
	padding: 0px 0px 0px 10px;
	background-image: url('images/arrow_list.png');
	background-repeat: no-repeat;
	background-position: 0 9px;
	
}
ul.overview {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.overview li {
	padding: 3px 5px 3px 10px !important;
	margin: 0px;
	line-height: 1.5em !important;
	background: none !important;
}
ul.overview li.odd {
	background-color: #e7f1d4 !important;
}
ul.overview li span.score {
	float: right;
	text-align: right;
}
ul.overview span.score img {
	vertical-align: middle;
}
div.companyzapper {
	border: solid #89b727;
	border-width: 1px 0px 1px 0px;
	background-color: #e7f1d4;
	padding: 1px 1px 2px 5px;
}
div.companyzapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.companyzapper ul li {
	padding: 0px 9px 0px 10px;
	background-image: url('/images/arrow_list.png');
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
}
div.companyzapper ul a.active {
	font-weight: bold;
}

div.pagenav {
	background-color: #89b727;
	padding: 10px 0px 8px 10px;
	margin-top: 10px;
	line-height: 24px;
}
div.pagenav a {
	text-decoration: none;
	color: #4C500D;
	border: solid 1px #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
}
div.pagenav a:hover {
	color: #4C500D;
	background-color: #FFFFFF;
}
div.pagenav a.active {
	background-color: #FFFFFF;
	color: #7f2e18;
	font-weight: bold;
}

div#header div.account {
	font-size: 12px;
	position: absolute;
	right: 0px;
	color: #AAAAAA;
}

/* footer styles */
#footer
{
	position:absolute;
	bottom: 0;
	width:100%;
	height:100px;
	background: #88a942;
	color: #ffffff;
	overflow: hidden;
	font-size: 11px;
}

div#footer div {
	width: 950px;
	margin: 0 auto;
	padding: 18px 0px 26px 0px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#footer ul li {
	position: relative;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
div#footer li ul {
	position: absolute;
	left: 130px;
	top: 0px;
	z-index: 0;
}
div#footer li li {
	float: left;
	padding: 0px 6px 0px 0px;
	font-weight: normal;
	font-size: 12px;
}
div#footer li li.more {
	font-style: italic;
}
div#footer small {
	display: block;
	padding-top: 10px;
}

img.homehead { float: right; border: solid 1px #89b727; padding: 1px; margin: 10px 0px 0px 20px; }
.keuzepromo { display: block; padding: 8px 0px 0px 10px; width: 442px; height: 114px; background-image: url('/gfx/keuzepromo.png'); }
a.keuzepromo:hover { color: #7f2e18; }

.info_window {
	width: 50px;
}
div#content div.section.alternatief
{
	background: #e7f1d4;
}
.google_ad
{
	border-top: solid 1px #89b727;
	margin: 30px 0 0 0;
	padding: 10px 0 10px; 0;
}
.houten_sitemap
{
	padding: 0;
}
.houten_sitemap li
{
	padding: 0;
	background-position: 0 5px !important;
}
	.houten_sitemap ul
	{
		padding: 0 0 0 20px !important;
	}
		.houten_sitemap ul ul
		{
			padding: 0 0 0 60px !important;
		}

#image_list
	{
		list-style-type: none !important;
		margin: 0 !important;
		padding: 10px 0 10px 0 !important;
		width: 640px !important;
	}
		#image_list li
		{
			border: 1px solid #c5d0d6 !important;
			float: left !important;
			width: 200px !important;
			height: 180px !important;
			overflow: hidden !important;
			background: #f1f0f0 !important;
			padding: 5px 5px 5px 5px !important;
			margin: 0 1px 10px 0 !important;
			font: 12px Arial !important;
		}
		#image_list a
		{
			display: inline-block !important;
			height: 160px !important;
			width: 200px !important;
			overflow: hidden !important;
			margin: 0 0 2px 0 !important;
		}
			a img
			{
				border: 0 !important;
			}
			#image_list span
			{
				float: right !important;
				display: inline-block !important;
				width: 10px !important;
				margin: 0 5px 0 0 !important;
			}
			#image_list a .thumb
			{
				border: 0 !important;
				width: 200px;
			}
			#mainnav .left
			{
				display: block;
				height: 32px;
				width: 12px;
				background: URL(images/mnu_left.gif) 0 -2px no-repeat;
				float: left;
				cursor: pointer;
			}
			#mainnav .middle
			{
				display: block;
				height: 23px;
				padding: 9px 0 0 0;
				background: URL(images/mnu_middle.gif) 0 -2px repeat-x;
				float: left;
				color: #ffffff;
				cursor: pointer;
			}
			#mainnav .right
			{
				display: block;
				height: 32px;
				width: 12px;
				background: URL(images/mnu_right.gif) 0 -2px no-repeat;
				float: left;
				cursor: pointer;
			}
			#mainnav .brochures .left
			{
				background-image: URL(images/mnu_left_b.gif) !important;
			}
			#mainnav .brochures .middle
			{
				background-image: URL(images/mnu_middle_b.gif) !important;
			}
			#mainnav .brochures .right
			{
				background-image: URL(images/mnu_right_b.gif) !important;
			}
			#mainnav a:hover .left, #mainnav a:hover .middle, #mainnav a:hover .right, #mainnav li:hover .left, #mainnav li:hover .middle, #mainnav li:hover .right
			{
				background-position: 0 -34px;
				color: #2a190b;
			}
			.right h2
			{
				background: URL(images/arrow_dark.png) 0 6px no-repeat !important;
				padding-left: 20px !important;
				padding-top: 0 !important;
			}
.ban:hover
{
	cursor: pointer;
}
.ban
{
	display: block;
	padding-bottom: 15px;
	margin: 2px 0 0 0;
}
.tdtekst
{
	vertical-align: top;
	padding: 5px;
	background: #eeeef0; border-bottom: 1px solid #8b8b8b;
}
.tdimage
{
	width: 88px; background: #eeeef0; border-bottom: 1px solid #8b8b8b;text-align: center;
}
#company_ad
{
	background: #e7f1d4;
	border-top: 1px solid #89b727;
	border-bottom: 1px solid #89b727;
	width: 584px;
	height: 62px;
	margin: 5px 0 0 0;
	padding: 6px 0 0 8px;
}
#company_ad_grijs
{
	background: #F4F4F4;
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	width: 584px;
	height: 70px;
	margin: 5px 0 0 0px;
	padding: 6px 0 0 8px;
}
.move
{
	padding-left: 8px !important;
}