body
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 77.8%;
 	color: #000000;
 	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#main_container{
	width:450px;
	height:auto;
	margin:auto;
	padding:0px;
}
.product_box{
	float:left;
	padding:0px;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EEEEEE;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -1px;
	vertical-align: middle;
}

.image_testimonial{
	padding:4px;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EEEEEE;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -1px;
	vertical-align: middle;
	width: 150px;
	background-color: #FFFFFF;
}


div.main
{
/*	text-align: left;*/
}

a
{
	color: Navy;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
}

a img
{
	text-decoration: none;
}

a img.extern
{
	display: none;
}

div
{
/*	text-align: left; */
}

input
{
}

button
{
	padding: 2px;
}

td
{
	margin: 0px;
}

p
{
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 5px 0px;
}

h1
{
	font-size: 250%;
}

h2
{
	font-size: 210%;
}

h3
{
	font-size: 170%;
}

h4
{
	font-size: 140%;
}

h5
{
	font-size: 125%;
}

h6
{
	font-size: 100%;
}

hr
{
	width: 100%;
	clear: both;
	height: 1px;
}



/*===============================================================================================*/
/*	BODY STYLES																												 */
/*===============================================================================================*/
body.editor
{
	padding: 0px;
	margin: 0px;
	background-color: White;
	background-image: none;
	font-weight: normal;
	text-align: left;
}

/*===============================================================================================*/
/*	NOT VISIBLE STYLE																										 */
/*===============================================================================================*/
.noCSS
{
	display: none;
}
/*===============================================================================================*/
/*	SQL & XML MARKUP STYLE																								 */
/*===============================================================================================*/
.markup
{
	color: black;
	background: white;
	clear: both;
}
/*===============================================================================================*/
/*	HTML MENU																												 */
/*===============================================================================================*/
div.menu
{
	overflow: hidden;
}
/*-----------------------------------------------------------------------------------------------*/
div.menu a
{
	display: block;
	clear: both;
}
/*-----------------------------------------------------------------------------------------------*/
div.menu h3, div.menu h4
{
	margin: 0px;
}
/*-----------------------------------------------------------------------------------------------*/
div.menu h4 a
{
	font-size: 0.7em;
	font-weight: normal;
}
/*-----------------------------------------------------------------------------------------------*/
div.menu a img
{
	display: none;
}
/*===============================================================================================*/
/*	DHTML MENU																												 */
/*===============================================================================================*/
div#mainMenu
{
	overflow: hidden;
	clear: both;
}
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a
{
	display: block;
}
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu h3
{
	margin: 0px;
}
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a img.link
{
	display: none;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
div.floatMenu
{
	position: absolute;
	display: block;
	left: 0px;
	top: 100000px;
	z-index: 998;
}
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a
{
	display: block;
}
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a img.link
{
	display: none;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
div.hideMenu
{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	z-index: -1;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
/*===============================================================================================*/
/*	FLOWCHART																												 */
/*===============================================================================================*/
div.flow div.flowitem img
{
	display: none;
	margin-right: 5px;
}

div.flow div.relations a.relation img
{
	display: none;
	margin-right: 5px;
}

body.showPath
{
	padding: 10px;
}

div.showPath
{
	text-align: left;
	width: 100%;
	display: block;
	clear: both;
	width: 500px;
}

div.showPath table
{
	padding: 4px;
	float: left;
}

div.showPath div.buttons
{
	clear: both;
	width: 500px;
	padding: 6px 0px;
	text-align: right;
}


ul#menutop {
	float: none;
	list-style: none;
	text-decoration: none;
}

ul#menutop li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menutop li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 110px;
	height: 20px;
	display: block;
	margin-bottom:-1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505f3e;
	
}
ul#menutop li a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 110px;
	height: 20px;
	display: block;
	margin-bottom:-1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505f3e;
	
}
ul#menutop li a.home {
	background-color: #ad9be7;
}


#header {
	padding-top: 10px;
	height: 65px;
	float:left;
	width: 980px;
}
#footer {
	float:left;
	width: 980px;
	margin:0px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #ECA309;
}
#banner {
	padding: 0px;
	height: 200px;
	float:left;
	width: 980px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #2a4508;
}
#header1 {
	padding: 0px;
	height: 108px;
	float:left;
	width: 777px;
}
#header2 {
	padding: 0px;
	height: 108px;
	float:left;
	width: 103px;
}
#column_2 {
	float:left;
	width: 175px;
	background-color: #F9F7E8;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 80px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.6em;
	text-decoration: none;
	color: #A98E71;
	height: 1010px;
}
#column_3 {
	height: 100%;
	background-color: #F9F7E8;
	float:left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 502px;
	background-color: #FFFFFF;
}
#column_a {
	height: 100%;
	float:left;
	width: 224px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#column_b {
	height: 100%;
	float:left;
	width: 532px;
}
#column_nav_top {
	height: 65px;
	float:left;
	width: 756px;
}
#column_177 {height: 100%;float:left;width: 177px;}
#column_right_images {

	float:left;
	width: 180px;
	background-image: url(FP-images/xjpg.jpg);
	background-repeat: repeat-y;
	height: 1100px;
}
#column_178 {height: 100%;float:left;width: 178px;}
#column_224 {height: 100%;float:left;width: 224px; height:65px;}
#column_706 {float:left;width: 520px;padding:25px;}
#column_708 {float:left;width: 700px;padding:25px;}
#1 {
	width: 100%;
	padding:12px;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;

}
#column_group_content {
	float:left;
	width: 100%;
	padding-top:10px;
}

#tema {
	float:left;
	width: 100%%;
	padding:10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color:#E6E6E6;
	border-width:1px  ;
}
.prod_box {
	float:left;
	width: 96%;
	padding:10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color:#E6E6E6;
	border-width:1px  ;
}

#column_33 {
	height: 100%;
	float:left;
	width: 208px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 80px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.6em;
	text-decoration: none;
	color: #A98E71;
	background-image: url(FP-images/col-R.jpg);
	background-repeat: no-repeat;
}
#left-footer {
	height: 26px;
	float:left;
	width: 187px;
	background-color: #474341;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	color: #A3A2A0;
	text-decoration: none;
}
.right_footer {
	margin-top: 10px;
	height: 10px;
	color: #615E5D;
}
.x li {

	list-style: none;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad4a9;
}
.x li a {
	padding: 0 0px;
	text-decoration: none;
	color: #666666;
	background-repeat: repeat;
}


.box1{
	width:175px;
	float:left;
	padding:10px;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}
.box_tema{
	width:135px;
	float:left;
	padding:10px;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}


.image_group{
	width:300px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	padding:4px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	background-color: #FFFFFF;
}
.image_group_full{
	width:650px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	padding:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}
.image_product{
	width:100px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	padding:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

.image_product2{
	width:200px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	padding:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

.box{
	width:150px;
	float:left;
	padding:4px;
	background-color: #EEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #FF9900;
}

.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.title_package{ font: normal 1.7em  Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333;}
h1 { font: normal 2.8em Arial; color: #444; }
h2 { font: normal 1.9em Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; }

#menu_tab{
float:left;
padding:0px;
}

ul.menu {
	list-style-type:none;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: none;
	padding-right: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

ul.menu li {
	display:inline;
	font-size:10px;
	font-weight:bold;
	line-height:28px;
}

ul.menu li.divider {
display:block;
float:left;
width:1px;
height:8px;
padding:0px ;
margin:0px;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width: auto;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width: auto;
	margin:0px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
}
/*--------------left menu----------------*/
#left_menu{
	padding-top: 0px;
	padding-left: 8px;
	width: 204px;
}
#left_menu ul{
list-style-type:none; width: 204px;
margin:0; padding:0;}

#left_menu li {
display:block;}

#left_menu li a {
	display:block;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
#left_menu li.selected a {
display:block;  padding:0 0 0 25px; height:30px;text-align:left; line-height:30px;
text-decoration:none;background:url(../images/left_menu_bullet.gif) no-repeat left #b0335d; color:#666666;border-bottom:1px #A2729B solid; background-position:5px 8px;
}
#left_menu li a:hover {
	display:block;
	padding:0 0 0 20px;
	height:30px;
	text-align:left;
	text-decoration:none;
	color:#666666;
	background-position:5px 8px;
	background-color: #D1CDC0;
	background-image: url(../);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807039;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807039;
}
/*--------------left menu----------------*/

body
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #333333;
	background-color: #C1C1C1;
	background-image: url(../img/bgBody.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}


a
{
	background-color: transparent;
	color: #2D490C;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #C1B9A8;
}

/*===============================================================================================*/
div.menu
{
	width: 204px;
}

div.subMenu
{
	background: #EAF1C0;
}

.menu
{
	margin: 0px 0px 0px 3px;
	display: inline;
	float: left;
}

.menu h3
{
	font-size: 1.7em;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Algemene <a></a> in het menu																						 */
/*-----------------------------------------------------------------------------------------------*/
div.menu a
{
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	font-size: 0.6em;
	color: #3D4B16;
	text-decoration: none;
	border-bottom: 1px solid #c1b9a8;
}

div.menu a:hover
{
	color: #3D4B16;
	text-decoration: none;
	background: #d2d6c4;
}

div.menu div.subMenu
{
	width:100%;
}

div.menu div.subMenu a:hover
{
	background:	#E1ECA8;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Current <a></a> in het menu																						 */
/*-----------------------------------------------------------------------------------------------*/
div.menu a.current
{
	color: #3D4B16;
	font-weight: bold;
	background: #B3CB29;
}

div.menu a.current:hover
{
	color: #3D4B16;
	background: #B3CB29;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Current <a></a> in een sub menu																					 */
/*-----------------------------------------------------------------------------------------------*/
div.menu div.subMenu a.current
{
	color: #3D4B16;
	font-weight: bold;
	background: #EAF1C0;
}

div.menu div.subMenu a.current:hover
{
	color: #3D4B16;
	background: #EAF1C0;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Parent <a/> van de current <a/> in een (sub)menu															 */
/*-----------------------------------------------------------------------------------------------*/
div.menu a.parent
{
	color: #3D4B16;
	font-weight: bold;
	background: #B3CB29;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Eerste <a></a> in een (sub)menu:																					 */
/*-----------------------------------------------------------------------------------------------*/
div.menu a.first
{
	border-left: 0px solid #D3E377;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Laatste <a></a> in een (sub)menu:																				 */
/*-----------------------------------------------------------------------------------------------*/
div.menu a.last
{
}
/*-----------------------------------------------------------------------------------------------*/
/*	Verschillende lagen:																									 */
/*-----------------------------------------------------------------------------------------------*/
/* 1e laag */
div.menu a
{
	width: 177x;
	padding-left: 10px;
}
/*-----------------------------------------------------------------------------------------------*/
/* 2e laag */
div.menu div.subMenu a
{
	width: 180px;
	padding-right:4px;
	padding-left: 20px;
}

div.menu div.subMenu a.parent
{
	color: #3D4B16;
	background: #EAF1C0;
}

/*-----------------------------------------------------------------------------------------------*/
/* 3e laag */
div.menu div.subMenu div.subMenu a
{
	width: 170px;
	padding-right:4px;
	padding-left: 30px;
}
/*-----------------------------------------------------------------------------------------------*/
/* 4e laag */
div.menu div.subMenu div.subMenu div.subMenu a
{
	width: 150px;
	padding-left:50px;
	padding-right:4px;
}
/*-----------------------------------------------------------------------------------------------*/
/* 5e laag */
div.menu div.subMenu div.subMenu div.subMenu div.subMenu a
{
	width: 122px;
	padding-left: 65px;
}
/*-----------------------------------------------------------------------------------------------*/
/* 6e laag */
div.menu div.subMenu div.subMenu div.subMenu div.subMenu div.subMenu a
{
	width: 108px;
	padding-left: 80px;
}
/*-----------------------------------------------------------------------------------------------*/
/* 7e laag */
div.menu div.subMenu div.subMenu div.subMenu div.subMenu div.subMenu div.subMenu a
{
	width: 91px;
	padding-left: 95px;
}
/*===============================================================================================*/
/*
	DHTML Menu CSS classes
*/
/*===============================================================================================*/
div#mainMenu
{
/* vertical */
	width: 186px;

/* horizontal */
/*	width: 100%;
	clear: both;
	height: 23px;
	overflow: hidden;
	background: #7EA72C;*/
}
/*-----------------------------------------------------------------------------------------------*/
/*	Gewone <a/> in het hoofdmenu.																					 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a
{
	font-weight: bold;
	color: #1F1949;
	text-decoration: none;
	
/* vertical */
	padding: 5px 11px 5px 11px;
	border-bottom: 1px solid #7EA72C;
	clear: both;

/* horizontal */
/*	padding: 5px;
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 13px;
	width: 90px;
	overflow: hidden;*/
}

div#mainMenu a:hover
{
	background-color: #CCCCD9;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a img
{
	width: 8px;
	height: 7px;
	margin-top: 3px;

/* vertical */
	background: transparent url("") no-repeat 0 0;

/* horizontal */
/*	background: transparent url("../img/kopie/menuArrowDown.gif") no-repeat 0 0;*/
}
/*-----------------------------------------------------------------------------------------------*/
/* Current <a/> in het hoofdmenu.																				 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a.current
{
	background: #CCCCD9 url("") repeat-x 0 0;	
}

div#mainMenu a.current:hover
{
	background: #CCCCD9 url("") repeat-x 0 0;	
}
/*-----------------------------------------------------------------------------------------------*/
/* Parent <a/> van current <a/> in het hoofdmenu.																 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a.parent
{
	background-color: #F0F0F0;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Eerste en laatste <a/> in het hoofdmenu.																		 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu a.first
{
}

div#mainMenu a.last
{
	border-bottom-width: 0px;

}
/*===============================================================================================*/
/*	Zwevende menu's																										 */
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
	width: 150px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Gewone <a/> in een zwevend menu.																					 */
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a
{
	padding: 5px 5px 5px 5px;
	color: #1F1949;
	text-decoration: none;
	border-bottom: 1px solid #888888;
}

div.floatMenu a:hover
{
	background-color: #CCCCD9;
	color: #1F1949;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a img
{
	width: 8px;
	height: 7px;
	background: transparent url("") no-repeat 0 0;
	margin-top: 3px;
}
/*-----------------------------------------------------------------------------------------------*/
/* Current <a/> in het zwevend menu.																				 */
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a.current
{
	background-color: #CCCCD9;
	text-decoration: none;
}

div.floatMenu a.current:hover
{
	background-color: #CCCCD9;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------*/
/* Parent <a/> van current <a/> in het zwevend menu.															 */
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a.parent
{
}
/*-----------------------------------------------------------------------------------------------*/
/*	Eerste en laatste <a/> in het zwevend menu.																	 */
/*-----------------------------------------------------------------------------------------------*/
div.floatMenu a.first
{
}

div.floatMenu a.last
{
	border-bottom-width: 0px;
}
/*===============================================================================================*/
/*
	Breadcrumb CSS classes
*/
/*===============================================================================================*/
div.breadcrumb
{
	width: 640px;
	/*height: 24px;*/
	clear: both;
	padding: 10px 0px 10px 0px;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Standaard <a/> in de breadcrumb.																					 */
/*-----------------------------------------------------------------------------------------------*/
div.breadcrumb a
{
	font-weight: normal;
	color: #323E13;
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
	float: left;	
}

div.breadcrumb a:hover
{
	color: #627825;
}
/*-----------------------------------------------------------------------------------------------*/
/*	Laatste <a/> in de breadcrumb (current location).															 */
/*-----------------------------------------------------------------------------------------------*/
div.breadcrumb a.current
{
	font-weight: bold;
}

div.breadcrumb a.current:hover
{
}
/*-----------------------------------------------------------------------------------------------*/
/*	De spacer tussen de categorieën.																					 */
/*-----------------------------------------------------------------------------------------------*/
div.breadcrumb img,
span.searchCrumb img
{
	margin-top: 3px;
	background: transparent url("") no-repeat 0px 0px;
	width: 20px;
	height: 6px;
	display: block;
	float: left;
}



ul#twitter_update_list li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC9D88;	
}
