body {
	font-family: Helvetica;
	margin: 0px;
	background-image: url(/images/page_background.png);
	background-repeat: repeat-x;
	background-color: #9da1a6;
}

img {
	border: none;
}

td {
	font-size: 12px;
	color: #666;

}

.maintable_home,
.maintable_inhoud {
	width: 1000px;
}

#logo_header {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 100px;
}

#visual {
	height: 170px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#shadow_bottom {
	background-image: url(/images/shadow_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	background-color: #fff;
}

#content_home {
	background-color: #fff;
	padding-bottom: 30px;
}

#content_algemeen {
	background-color: #fff;
	width: 760px;
	padding-bottom: 30px;
}

#content_home td,
#content_algemeen {
	vertical-align: top;
}

/* Homepage blokken collectie/nieuws */

.home_collectie_table {
	background-color: #252f39;
}

.home_collectie_table_top {
	background-image: url(/images/bg_blok_home.png);
	background-repeat: no-repeat;
	height: 150px;
	text-align: left;
}

.home_collectie_table_bottom {
	background-image: url(/images/bg_blok_home_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}

/* Navigatie */

#hnav {
	background-image: url(/images/hnav_background.png);
	background-repeat: no-repeat;
	height: 40px;
}

#topnav {
	height: 30px;
	vertical-align: middle;
}

#topnav_div_right {
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	width: 350px;
	float: right;
}

#topnav_div_left {
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	width: 350px;
	float: left;
}

#topnav_div_left a,
#topnav_div_right a {
	color: #fff;
	text-decoration: none;
}

#topnav_div_left a:hover,
#topnav_div_right a:hover {
	color: #ffe148;
	text-decoration: underline;
}

#hnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
}

#hnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#hnav li a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 11px 15px 11px 15px;
}

#hnav li a:hover {
	color: #ffe148;
	background-color: #26303a;
}

/* Subnav */

#subnav {
	vertical-align: top;
}

#subnav {
	background-color: #fff;
	width: 240px;
	padding-bottom: 30px;
}

#subnav_table {
	width: 200px;
	margin-left: 20px;
}

#subnav_td {
	background-image: url(/images/subnav_bg.png);
	background-repeat: no-repeat;
	background-color: #252f39;
}

#subnav_bottomtd {
	background-image: url(/images/subnav_bg_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}

#subnav_header {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffe148;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left: 10px;
	width: 180px;
}

#subnav_td ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#subnav_td li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
}

#subnav_td li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#subnav_td li a:hover {
	color: #ffe148;
	text-decoration: underline;
}

/* Tekst vlak algemeen */

div.content {
	width: 410px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
	margin-right: 20px;
}

div.visual_algemeen {
	width: 300px;
	float: left;
	padding-top: 40px;
	text-align: center;
}

/* Contact */

.content_contact {
	width: 650px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
	margin-right: 20px;
}

.content_contact .contact {
	margin-top: 20px;
}

.content_contact .contact td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 30px;
}

/* Sitemap */

.content_sitemap {
	width: 650px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
	margin-right: 20px;
}

.content_sitemap .sitemap {
	margin-top: 20px;
}

.content_sitemap .sitemap td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 30px;
}

/* Nieuwsbrief */

div.content_nieuwsbrief {
	width: 490px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
	margin-right: 20px;
}

div.visual_nieuwsbrief {
	width: 220px;
	float: left;
	padding-top: 30px;
}

.divider {
	clear: both;
	height: 30px;
}

/* Beurzen */

div.content_beurzen {
	width: 450px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
}

#beurs {
	margin-left: -10px;
	margin-top: 20px;
}

#beurs td {
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	color: #666;
}

.odd td {
	background: #fff;
	}
	
.even td {
	background: #f7f7f7;
	}

/* Collectie Overzicht */

.collectie_overzicht_blok {
	width: 369px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_collectie_blok.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
}

.collectie_overzicht_blok .text {
	width: 210px;
	margin-top: 10px;
	float: left;
}

.collectie_overzicht_blok .text a {
	font-weight: bold;
	color: #fabb00;
	text-decoration: none;
}

.collectie_overzicht_blok .text a:hover {
	text-decoration: underline;
}

.collectie_overzicht_blok .visual {
	width: 100px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}

/* Collectie Detail */

#collectie_detail_text {
	width: 640px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
}

#collectie_detail_overzicht {
	width: 660px;
	border-left: 1px solid #fff;
	padding-left: 10px;
}

.collectie_large_image {
	float: right;
	margin-top: 10px;	
}

/* Collectie Detail Tabel */

.product_table {
	width: 660px;
}

.product_table td {
	vertical-align: bottom;
}

.product_table td .thumb {
	width: 90px;
	margin-right: 20px;
}

.product_table td .onderschrift p {
	font-size: 11px;
	margin-bottom: 20px;
}

.product_table td .onderschrift h1 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.product_table td .onderschrift p {
	line-height: normal;
	margin-top: 0px;
}

.art_nr {
	font-weight: normal; 
	font-size: 13px; 
	letter-spacing: 1px;
}

/* Beeldbank */

#beeldbank_div {
	width: 660px;
	border-left: 1px solid #fff;
	padding-left: 10px;
}

#beeldbank_detail_tekst {
	width: 640px;
	border-left: 1px solid #a3a3a3;
	background-image: url(/images/bg_contentvlak.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-top: 6px;
}

/* Collectie Detail Tabel */

.beeldbank_table {
	width: 650px;
}

.beeldbank_table td {
	vertical-align: bottom;
}

.beeldbank_table td .thumb {
	width: 105px;
	margin-right: 25px;
}

.beeldbank_table td .onderschrift p {
	font-size: 11px;
	margin-bottom: 20px;
}

.beeldbank_table td .onderschrift h1 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.beeldbank_table td .onderschrift p {
	line-height: normal;
	margin-top: 0px;
}

/* Tekst Opmaak */

.home_collectie_table_top h1 {
	font-size: 15px;
	text-transform: uppercase;
	color: #ffe148;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 6px;
}

.home_collectie_table_top p,
.home_collectie_table_top a {
	color: #fff;
	text-decoration: none;
}

.home_collectie_table_top a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	text-transform: uppercase;
	color: #252f39;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	color: #252f39;
	margin-bottom: -15px;
}

h3 {
	font-size: 13px;
	color: #252f39;
	margin-bottom: -15px;
}

p  {
	line-height: 22px;
	font-size: 12px;
	color: #666;
}

a {
	color: #252f39;
}

.content_nieuwsbrief ul {
	margin-left: 18px;
}

.content_nieuwsbrief li {
	line-height: 22px;
	font-size: 12px;
	color: #666;
	list-style-type: square;
}

.content_nieuwsbrief table td {
	vertical-align: top;
}
