@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background:#9a9acc;
	height:100%;
	text-align:center;
}
tbody {
font-size: 12px;
	line-height: 20px;
	}
h1 {
	color:#333333;
	font-size: 18px;
	font-weight:normal;
}
h2 {
	color:#333333;
	font-size: 16px;
	font-style:italic;
	font-weight: 100;
}
hr{
margin-bottom:10px;
color:#CCC;
}

#container {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -44px;
	background: url(../images/content-bg.jpg) repeat-y;
	text-align:left;
}
#header {
	width: 1000px;
	background:url(../images/header.jpg) no-repeat;
	height:130px;
}
#nav-bg-links {
	background:url(../images/bg-nav-links.jpg) repeat-y;
	width:74px;
	height:181px;
	float:left;
}
#midden-menu {
	float: left;
	width:853px;
	height:181px;
}
#menu { /* ------------------------------------------ Menu */
	width:853px;
	height:31px;
	background: #3c3b49;
	border: #FFFFFF 1px solid;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
}
#lang {
	/*position:inherit;*/
	float: right;
	margin-top:7px;
	margin-right:20px;
	left:75%;
	top:138px;
}
.taal {
border: #FFFFFF solid 1px;
}
#menu-ul a, ul {
	text-decoration: none;
	list-style: none;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 12px 0 12px;
}
#menu-ul li {
	display: inline;
}
#menu-mouseover {
	background:url(../images/menu-mousover.jpg) repeat-x;
	width:853px;
	height:150px;
	border-left: #FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	float:left;
}
#nav-bg-rechts {
	background:url(../images/bg-nav-rechts.jpg) repeat-y;
	width:73px;
	height:181px;
	float:left;
}
#frans-menu { /* ------------------ NL menu ------ */
	margin-left:10px;
	float: left;
	width: 116px;
	height:150px;

}
.frans {
	background:url(../images/nl_frans.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.frans:hover {
	background:url(../images/nl_frans.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#boheems-menu {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;
}
.boheems {
	background:url(../images/nl_boheems.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.boheems:hover {
	background:url(../images/nl_boheems.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#venitiaans-menu {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;

}
.venitiaans {
	background:url(../images/nl_venetiaans.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.venitiaans:hover {
	background:url(../images/nl_venetiaans.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#oud-hollands-menu {
	margin-left:5px;
	float:left;
	width: 95px;
	height:150px;
}
.oud-hollands {
	background:url(../images/nl_oud_hollands.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 95px;
	height:150px;
}
.oud-hollands:hover {
	background:url(../images/nl_oud_hollands.jpg) repeat-y;
	display:block;
	width: 95px;
	height:150px;
}
#antiek-menu {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;
}
.antiek {
	background:url(../images/nl_antiek.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.antiek:hover {
	background:url(../images/nl_antiek.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}

#bar-menu {
	margin-left:5px;
	float:left;
	width: 124px;
	height:150px;
}
.bar {
	background:url(../images/nl_bar.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 124px;
	height:150px;
}
.bar:hover {
	background:url(../images/nl_bar.jpg) repeat-y;
	display:block;
	width: 124px;
	height:150px;
}
#buiten-menu {
	margin-left:5px;
	float:left;
	width:116px;
	height:150px;
}
.buiten {
	background:url(../images/nl_buiten.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width:116px;
	height:150px;
}
.buiten:hover {
	background:url(../images/nl_buiten.jpg) repeat-y;
	display:block;
	width:116px;
	height:150px;
}	/* --------------- einde NL Menu ---------- */

/* ------------------ ENG menu ------ */
#frans-menu-en {
	margin-left:10px;
	float: left;
	width: 116px;
	height:150px;

}
.frans-en {
	background:url(../images/en_frans.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.frans-en:hover {
	background:url(../images/en_frans.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#boheems-menu-en {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;
}
.boheems-en {
	background:url(../images/en_boheems.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.boheems-en:hover {
	background:url(../images/en_boheems.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#venitiaans-menu-en {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;

}
.venitiaans-en {
	background:url(../images/en_venitiaans.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.venitiaans-en:hover {
	background:url(../images/en_venitiaans.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}
#oud-hollands-menu-en {
	margin-left:5px;
	float:left;
	width: 95px;
	height:150px;
}
.oud-hollands-en {
	background:url(../images/en_oud_hollands.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 95px;
	height:150px;
}
.oud-hollands-en:hover {
	background:url(../images/en_oud_hollands.jpg) repeat-y;
	display:block;
	width: 95px;
	height:150px;
}
#antiek-menu-en {
	margin-left:5px;
	float:left;
	width: 116px;
	height:150px;
}
.antiek-en {
	background:url(../images/en_antiek.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 116px;
	height:150px;
}
.antiek-en:hover {
	background:url(../images/en_antiek.jpg) repeat-y;
	display:block;
	width: 116px;
	height:150px;
}

#bar-menu-en {
	margin-left:5px;
	float:left;
	width: 124px;
	height:150px;
}
.bar-en {
	background:url(../images/en_bar.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width: 124px;
	height:150px;
}
.bar-en:hover {
	background:url(../images/en_bar.jpg) repeat-y;
	display:block;
	width: 124px;
	height:150px;
}
#buiten-menu-en {
	margin-left:5px;
	float:left;
	width:116px;
	height:150px;
}
.buiten-en {
	background:url(../images/en_buiten.jpg) repeat-y;
	background-position: 0 -150px;
	display:block;
	width:116px;
	height:150px;
}
.buiten-en:hover {
	background:url(../images/en_buiten.jpg) repeat-y;
	display:block;
	width:116px;
	height:150px;
}	/* --------------- einde ENG Menu ---------- */



/* -------------------------------- EINDE NAVIGATIE EN HEADER */


#content {
	width:1000px;
	float:left;
	background:url(../images/content-bg.jpg) repeat-y;
}
#cont-bg-links {
	width:74px;
	min-height:100px;
	float:left;
}
#content-con {
	/*border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;*/
	margin: 25px;
/*	width: 803px;*/
	float:left;
	left: 120px;
}
#inhoud-rij1 {
	float:left;
	width:820px;
}
#inhoud-rij1 img {
	border:0px;
}
#inhoud-rij2 {
	float:left;
	width: 100px;

}
#cont-bg-rechts {
	width:73px;
	min-height:100px;
	float:left;
}

#onderste_laag {
	text-align:center;
	width:100%;
}
#footer {
	text-align: center;
	margin: 0 auto;
	width:1000px;
	height: 44px;
}
.push {
    height: 44px;
 }
#footer-links {
	width:74px;
	background:url(../images/footer-links.jpg) no-repeat;
	height:44px;
	float:left;
}
#footer-midden {
	font-size:10px;
	color:gray;
	float:left;
	width:853px;
	background:url(../images/footer-midden.jpg) repeat-y;
	height:44px;
	text-decoration:none;
}
#footer-rechts {
	width:73px;
	background:url(../images/footer-rechts.jpg) no-repeat;
	height:44px;
	float:left;
}

/* ---------------------------------------------					OPMAAK VAN CATEGORIEN */
#categorien {
	width: 150px;
	height: 100px;
	float:left;
	padding-top:5px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;

}
.categorie {
	background:#FFFFFF;
	text-decoration: none;
	color: #333333;
	display:block;
	border: 1px #999999 solid;
	width:150px;
	height:100px;
	font-size: 11px;
}
.categorie:hover{
	background: #666666;
	text-decoration: none;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	display:block;
	width:150px;
	height:100px;
	font-size: 11px;
}
.image {
	border-top: #999999 dashed 1px;
	border-bottom: #999999 dashed 1px;
	border-left: none;
	border-right: none;
}
.image:hover {
	border-top: #FFFFFF dashed 1px;
	border-bottom: #FFFFFF dashed 1px;
	border-left: none;
	border-right: none;
}

/* --------------------------------------------- Zie ook box */
#home_menu {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
}
#zie-ook {
	position:absolute;
	background-color: #ffffff;
	float:left;
	width:400px;
	margin-left: -100px;
}
#foto-zie-ook {
	float:right;
	width:275px;

}
#lijst-zie-ook {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
.lijst-li {
	width: 120px;
	display:block;
	border-bottom: 1px solid #eeede9;
	margin: 0px;
	color:#009966;
	padding: 0px;
}
.lijst-links {
	display:block;
	color:#333333;
	padding:5px;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
	text-decoration: none;

}
.lijst-links:visited {
	display:block;
	color:#333333;
	padding:5px;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
	text-decoration: none;
}
.lijst-links:hover {
	background:#eeede9;
	color:#333333;
	display:block;
	padding:5px;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
	text-decoration: none;
}


/* ---------------------------------------------					OPMAAK lijst tabel */
#lijst-table {
	width: 800px;
	border: 0;
}
.art_foto {
	border-bottom: 1px dotted #999999;
	width:160px;
    cursor: pointer;
    padding-bottom: 5px;
    padding-top: 5px;
}
.art_nummer {
	border-bottom: 1px dotted #999999;
    width:160px;
    cursor: pointer;
}
.art_naam {
	border-bottom: 1px dotted #999999;
    cursor: pointer;
}
.art_prijs {
	font-weight: bold;
	border-bottom: 1px dotted #999999;
    cursor: pointer;
}
.titel-table {
	border:0;
	font-size: 16px;
	font-weight: lighter;
	font-style: italic;
	padding-left: 5px;
	color:#999999;
}
#groepfoto{
    max-height:175px;
    width:150px;
    float:left;
}

#zoeken{
position: relative;
top: 10px;
left: 640px;
width: 200px;
border: none;
}

#zoeken fieldset{
border: none;
width: 200px;
margin: 0 auto;
}
#zoeken a{
color: #FFFFFF;
text-decoration:none;
}

/* crumbtrail */
a.crumbtrail:link, a.crumbtrail:visited, a.crumbtrail:active {
    text-decoration: underline;
    color: #666666;
}
a.crumbtrail:hover {
    text-decoration: none;
}


/* PRODUCTEN PAGINA */
.product-box {
    margin-bottom:10px;
    height:240px;
    font-size:11px;
    line-height:18px;
    text-align:center;
    float:left;
    position:relative;
    width:195px;
    border: 1px solid black;
}
.product-titel-box {
    position:absolute;
    background-color:#000000;
    top:0;
    width:197px;
    opacity:0.6;
    /*filter:alpha(opacity=60);*/
    float:left;
    z-index:5;
    /*margin-left: -200px;*/
}
.product-titel {
    position:absolute;
    top:0;
    width:197px;
    color:#FFFFFF;
    padding-left:8px;
    float:left;
    z-index:5;
    /*margin-left: -200px;*/
    text-align:left;
    font-weight:bold;
}
.artikel-tekst-box {
    position:absolute;
    background-color:#000000;
    bottom:39px;
    width:197px;
    opacity:0.6;
    /*filter:alpha(opacity=60);*/
    padding-top:3px;
    float:left;
    /*margin-left: -200px;*/
}
.artikel-tekst {
    position:absolute;
    bottom:39px;
    width:197px;
    color:#FFFFFF;
    padding-left:8px;
    float:left;
    /*margin-left: -200px;*/
    text-align:left;
}
.hoogte-tekst-box {
    position:absolute;
    background-color:#000000;
    bottom:21px;
    width:197px;
    opacity:0.6;
    /*filter:alpha(opacity=60);*/
    /*margin-left: -200px;*/
}
.hoogte-tekst {
    position:absolute;
    bottom:21px;
    width:197px;
    color:#FFFFFF;
    padding-left:8px;
    /*margin-left: -200px;*/
    text-align:left;
}
.diameter-tekst-box {
    position:absolute;
    background-color:#000000;
    bottom:0px;
    width:197px;
    opacity:0.6;
    /*filter:alpha(opacity=60);*/
    padding-bottom:3px;
    /*margin-left: -200px;*/
}
.diameter-tekst {
    position:absolute;
    bottom:3px;
    width:189px;
    color:#FFFFFF;
    padding-left:8px;
    text-align:left;
    /**margin-left: -200px;*/
}


/* product details */
#product-info-box {
    float:left;
    border-bottom:1px solid #7c7b79;
    padding-bottom:15px;
    margin-bottom:15px;
}

table#product-details {
    width: 334px;
    border: 0;
}

table#product-details td {
    padding-bottom: 7px;
}
a.link-wit:link, a.link-wit:active, a.link-wit:hover, a.link-wit:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a.link-wit:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a.vraag-knop {
    text-decoration: none;
}
a.vraag-knop span {
    display: block;
    line-height:8px;
    padding: 15px;
    text-align: center;
    background-color: rgb(222, 220, 213);
    border: 1px solid rgb(102, 102, 102);
    text-decoration: none;
    color: #000000;
    width: 186px;
    cursor: pointer;
}

a.bestel-knop {
    text-decoration: none;
}
a.bestel-knop span {
    display: block;
    line-height:8px;
    padding: 15px;
    text-align: center;
    background-color: #3C3B49;
    border: 1px solid #51505C;
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 5px;
    width: 186px;
    cursor: pointer;
}

a.terug-knop {
    text-decoration: none;
}
a.terug-knop span {
    display: block;
    line-height:8px;
    padding: 15px;
    text-align: center;
    background-color: rgb(222, 220, 213);
    border: 1px solid rgb(102, 102, 102);
    text-decoration: none;
    color: #000000;
    width: 213px;
    cursor: pointer;
}

/* referenties */
#tabs
{
    position: absolute;
    float:left;
    height: 45px;
    line-height: 15px;
    top: 0;
    left: 0;
}
.tab-active
{
    background-color: #f7f7f7;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #f7f7f7;
    float: left;
    width: 197px;
    height: 51px;
    padding-top: 3px;
    padding-left: 10px;
}
.tab-inactive
{
    background-color: #eeede9;
    border: 1px solid #999999;
    float: left;
    width: 197px;
    height: 51px;
    padding-top: 3px;
    padding-left: 10px;
    cursor: pointer;
}
.referentie-content-box
{
    background-color: #f7f7f7;
    border: 1px solid #999999;
    width: 721px;
    float: left;
    margin-top: 55px;
    padding: 30px 37px;
    color: #333333;
}

.referentie-column
{
    float: left;
    width: 240px;
    font-size: 11px;
}
.plaats
{
    font-style: italic;
}

.plaats-lijst
{
    padding-left: 20px;
}

.plaats-naam
{

}
a.plaats-naam-link:link, a.plaats-naam-link:active, a.plaats-naam-link:visited
{
    text-decoration: underline;
    color: #333333;
}
a.plaats-naam-link:hover
{
    text-decoration: none;
}