html,body {
	margin:0;
	padding:0;
	height:100%;
	/* needed for container min-height */
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
	background-color : #91951E;
	background-image: url(poel-bosbouw-artikelen-startpage.jpg);
	background-repeat : no-repeat;
	background-position : top center;
}

div#xcontainer {
	position:relative;
	/* needed for footer positioning*/
	margin:0 auto;
	/* center, not in IE5 */
	width:961px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	/* real browsers */
	background-image: url(poel-achtergrond-site.jpg);
	background-position : top center;
	background-repeat : repeat-y;
}

div#xheader {
	padding:0em;
	background-position : top center;
	background-repeat : no-repeat;
}

div#xcontent {
	padding:0em 0em 9em; /* bottom padding for footer */
}

div#xfooter {
	position:absolute;
	width:961px;
	bottom:0;
	/* stick to bottom */
}

table, tbody, td, tr{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
}

A.anchorclass, A.anchorclass:ACTIVE, A.anchorclass:LINK, A.anchorclass:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	color : #053B18;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A.menu, A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED, A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #053B18;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED,A.menuactive:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A.hoofdmenu, A.hoofdmenu:ACTIVE, A.hoofdmenu:LINK, A.hoofdmenu:VISITED, A.hoofdmenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A.logon, A.logon:ACTIVE, A.logon:LINK, A.logon:VISITED, A.logon:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #91951E;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

A.hoofdmenuactive, A.hoofdmenuactive:ACTIVE, A.hoofdmenuactive:LINK, A.hoofdmenuactive:VISITED,A.hoofdmenuactive:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	color : #91951E;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

td.blokje {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : Black;
	font-size : 18px;
	text-decoration : none;
	background-color : Black;
}

INPUT, TEXTAREA {
	color : #000000;
	font-size : 12px;
	border: 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
}

input.submit {
	border : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : underline;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}

.menutitel {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : Black;
	font-size : 12px;
	font-weight : bold;
}

.titel{
	font-family : Arial, Helvetica, sans-serif;
	color : #EE8025;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}

.hoofdtitel{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
}


TD.bottom {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : underline;
}

td.verloopcontent {
	background-color : #FFFFFF;
}

.tdAlterLight{
	background-color : #D0D2D3;
	color: #FFFFFF;
	font-weight : normal;
}

.tdAlterDark{
	background-color : White;
	color: #FFFFFF;
	font-weight : normal;
}

A.tdAlterLight, A.tdAlterLight:ACTIVE, A.tdAlterLight:LINK, A.tdAlterLight:VISITED,A.tdAlterLight:HOVER {
	color: #FFFFFF;
}

A.tdAlterDark, A.tdAlterDark:ACTIVE, A.tdAlterDark:LINK, A.tdAlterDark:VISITED,A.tdAlterDark:HOVER {
	color: #FFFFFF;
}

TABLE.q, TD.q, TH.q, TR.q {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
}

TABLE.foo, TD.foo, TH.foo, TR.foo {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 12px;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
TD.foto{
 	font-family : Arial, Helvetica, sans-serif;
	color: White;
	font-size : 12px;
}

TD.subcategorie{
	font-family : Arial, Helvetica, sans-serif;
	color : #EE8025;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A.subcategorie, A.subcategorie:ACTIVE, A.subcategorie:LINK{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : underline;
}

A.subcategorie:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}

H1{
	color : #053B18;
	text-transform : uppercase;
	font-size : 18px;
}

H2{
	color : #053B18;
	text-transform : none;
	font-size : 13px;
	font-weight : bold;
}

H3{
	color : White;
}

td.header{
	background-color : #053B18;
	color : #FFFFFF;
}

td.voorwaarden{
	font-size: 10px;
	color : #FFFFFF;
}
