body {
	margin:0;
	font:12px/24px "Times New Roman", Times, serif;
	color:#000;
	background:#efdeb2 url(/images/body-bg.gif) repeat-x;
}
#conteiner {
	margin:0 auto;
	width:984px;
	overflow:hidden;
}
.l-holder {
	width:559px;
	float:left;
}
.l-holder.home {
	width:409px;
}
.uniting {
	background:url(/images/page-bg.png) repeat-y;
	width:970px;
	padding: 0 7px;
	overflow:hidden;
}
#header {
	overflow:hidden;
	height:1%;
	border-top: 1px solid #e6e6e7;
}
.holder {
	padding-left:74px;
	overflow:hidden;
	height:1%;
	position:relative;
}
.holder img{
	float:right;
}
#header h1 {
	margin:35px 0 0;
	float:left;
}
#header h1 a {
	background:url(/images/logo.jpg) no-repeat;
	width:236px;
	height:62px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#header img {
	border:none;
}
.navigation {
	border-top:solid 1px #e6e6e7;
	width:100%;
	height:27px;
	margin-top:-1px;
	overflow:hidden;
	background:url(/images/navigation-bg.gif) repeat-x;
}
.nav {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.nav li{float:left;}
.nav li a {
	float:left;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav.nl li.home a {
	width:74px;
	background:url(/images/nav/nl/home.jpg) no-repeat;
}
.nav.nl li.uitloggen a {
	width:82px;
	background:url(/images/nav/nl/uitloggen.jpg) no-repeat;
}
.nav.nl li.over a {
	width:143px;
	background:url(/images/nav/nl/over.jpg) no-repeat;
}
.nav.nl li.beurzen a {
	width:82px;
	background:url(/images/nav/nl/beurzen.jpg) no-repeat;
}
.nav.nl li.voorwerpen a {
	width:111px;
	background: url(/images/nav/nl/voorwerpen.jpg) no-repeat;
}
.nav.nl li.contact a {
	width:80px;
	background: url(/images/nav/nl/contact.jpg) no-repeat;
}
.nav.en li.home a {
	width:74px;
	background:url(/images/nav/en/home.jpg) no-repeat;
}
.nav.en li.over a {
	width:148px;
	background:url(/images/nav/en/over.jpg) no-repeat;
}
.nav.en li.beurzen a {
	width:60px;
	background:url(/images/nav/en/fairs.jpg) no-repeat;
}
.nav.en li.voorwerpen a {
	width:76px;
	background: url(/images/nav/en/objects.jpg) no-repeat;
}
.nav.en li.contact a {
	width:80px;
	background: url(/images/nav/en/contact.jpg) no-repeat;
}
.flag {
	margin:0;
	padding:8px 8px 11px 0;
	list-style:none;
	float:right;
}
.flag li {
	margin:0;
	padding:0 0 0 4px;
	float:left;
}
.flag li img {
	display:block;
}
#main {
	padding:53px 19px 20px 90px;
}
#main img {
	margin-top:25px;
	padding:9px 9px;
	float:right;
	border:1px solid #e6e6e7;
	}
	#main img.item {
		margin-top:0px;
	}	
	#main .text img {
		margin-top:auto;
		padding:0;
		float:none;
		border:0;
	}
	#main .text p{
		display:block;
	}

#main p {
	margin:0;
	padding:0 0 24px 0;
}
#main a {
	text-decoration:underline;
	color:#373737;
}
#main a:hover {
	text-decoration:none;
}
/*#main div.text {
	widows:550px;
}*/
br.cl{clear:both;margin-top:-1.2em;font-size:0;}

#main div.items {
	padding-top:20px;
	}
	#main div.items div.item{
		float:left;
		width:330px;
		padding-bottom:20px;
		}
		#main div.items div.item img{
			margin:auto;
			float:left;
		}
#main dl{
	margin:0;
	padding:20px 0 0 0;
	}
	#main dl dt{
		width:80px;
		float:left;
		display:block;
		margin:0;
		padding:0;
		font-weight:bold;
		color:#5b5b5b;
	}
	#main dl dd{
		display:block;
		margin:0;
		padding:0;
		color:#5b5b5b;
	}

#main_customer {
	padding:53px 19px 20px 14px;
	}
	a.icon{
		padding-left:20px;
		color:#5b5b5b;
		display:block;
		}
		a.icon.delete{
			background:transparent url(/images/icons/delete.gif) 0 4px no-repeat;
		}
		a.icon.doc{
			background:transparent url(/images/icons/doc.gif) 0 2px no-repeat;
		}
		a.icon.edit{
			background:transparent url(/images/icons/edit.gif) 0 2px no-repeat;
		}
		a.icon.sheet{
			background:transparent url(/images/icons/sheet.gif) 0 2px no-repeat;
		}
		a.icon.pdf{
			background:transparent url(/images/icons/pdf.gif) 0 2px no-repeat;
		}
		a.icon.print{
			background:transparent url(/images/icons/print.gif) 0 4px no-repeat;
		}
	#main_customer div.left-column{
		float:left;
		width:186px;
		}
		#main_customer div.left-column h3{
			margin:0;
			padding:18px 0 4px 0;
			font:16px "Times New Roman", Times, serif;
			color:#5b5b5b;
		}

	#main_customer div.right-column{
		float:right;
		width:734px;
		position:relative;
		}
		#main_customer div.right-column div.search {
			position:absolute;
			right:0;
			top:60px;
			}
			#main_customer div.right-column div.search input{
				border:1px solid #e6e6e7;
				font:14px "Times New Roman", Times, serif;
				}
				#main_customer div.right-column div.search input.btn{
					background-color:#8d8d8d;
					color:#fff;
					font:14px "Times New Roman", Times, serif;
				}
		div#article_base{
			margin-top:10px;
			}
			div#article_base table{
				width:734px;
				border:0;
				padding:0;
				margin:0;
				border-collapse:collapse;
				border-spacing:0;
				}
				div#article_base table tr{
					border-bottom:1px solid #e6e6e7;
					}	
					div#article_base table tr.header{
						border-bottom:0;
					}
				div#article_base table th{
					background-color:#e6e6e7;
					color:#5b5b5b;
					text-align:left;
					padding-left:5px;
				}	
				div#article_base table td{
					color:#5b5b5b;
					}
					div#article_base td.article{
						width:487px;
						padding:15px 0;
						}
						div#article_base td.article img {
							float:left;
							margin-top:0;
							padding:0 10px 0 0;
							border:0;
						}
						div#article_base td.article div.article-info{
							float:left;
							width:356px;
							}
							div#article_base td.article div.article-info h3{
								margin:0;
								padding:0px 0 10px 0;
								font:16px "Times New Roman", Times, serif;
								color:#5b5b5b;
							}
					div#article_base td.options{
						width:90px;
					}
					div#article_base td.select{
						width:90px;
					}
					div#article_base td.paging{
						text-align:right;
						color:#5b5b5b;
						}
						div#article_base td.paging a{
							color:#5b5b5b;
							text-decoration:none;
							}
							div#article_base td.paging a:hover{
								text-decoration:underline;
							}
		





#footer {
	background:url(/images/footer-bg.png) no-repeat;
	padding:14px 29px 51px 7px;
	width:948px;
	height:42px;
	overflow:hidden;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer img {
	border:none;
}
#footer ul li {
	padding-left:11px;
	float:right;
}



/***********************

HOMEPAGE

************************/

#col1,#col2{
	
	width:180px;
	float:left;
}

#col1{
	padding-right:40px!important;
}




