/*
-----------------------------------------------
jorisvantilburg.nl/skinner.nl/webstandaarden.nl
Stylesheet:  style.css
Author:   Joris van Tilburg
----------------------------------------------- */

body {
	background: #D7D7B2;
	font: 76% Georgia, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
}

body.glamour,
body.evenement,
body.portret,
body.ontwerp,
body.zwanger {background: #E2EDF7;}

body.produkt,
body.bedrijfsreportage,
body.interieur,
body.architectuur {background: #C6D0C1;}

ul, ol, p, table, th, td, dl, dt, dd {
	font-size: 100%;
}

#wrapper {
	margin: 0;
	padding: 0;
	xwidth: 800px;
	text-align: left;
}

#container {}

#payoff {display: none;}

body#home #payoff {
	display: block;
	position: absolute;
	background: #fff url(/skins/default/img/payoff.gif) top left no-repeat;
	top: 0px;
	left: 304px;
	width: 319px;
	height: 100px;
}

/*
-----------------------------------------------
Header
----------------------------------------------- */

#header {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100px;
}

#logo {
	margin: 0;
	padding: 0;
	width: 181px;
	height: 76px;
}

#home ul#primary {display: none;}

ul#primary {
	position: absolute;
	top: 46px;
	left: 304px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#primary li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#primary li a {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	height: 19px;
	width: 124px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

ul#primary li a.portfolio {background: url(img/menu/b_portfolio.gif) no-repeat 0px 0px; width: 124px;}
ul#primary li a.info {background: url(img/menu/b_info.gif) no-repeat 0px 0px; width: 50px;}
ul#primary li a.contact {background: url(img/menu/b_contact.gif) no-repeat 0px 0px; width: 72px;}

ul#primary li a.portfolio:hover {background: url(img/menu/b_portfolio_hl.gif) no-repeat 0px 0px;}
ul#primary li a.info:hover {background: url(img/menu/b_info_hl.gif) no-repeat 0px 0px;}
ul#primary li a.contact:hover {background: url(img/menu/b_contact_hl.gif) no-repeat 0px 0px;}

ul#primary li a span {display: none;}

body#portfolio ul#primary li a.portfolio:link,
body#portfolio ul#primary li a.portfolio:visited,
body#portfolio ul#primary li a.portfolio:hover,
body#portfolio ul#primary li a.portfolio:active
{background: url(img/menu/b_portfolio_hl.gif) no-repeat 0px 0px;}

body#info ul#primary li a.info:link,
body#info ul#primary li a.info:visited,
body#info ul#primary li a.info:hover,
body#info ul#primary li a.info:active
{background: url(img/menu/b_info_hl.gif) no-repeat 0px 0px;}

body#contact ul#primary li a.contact:link,
body#contact ul#primary li a.contact:visited,
body#contact ul#primary li a.contact:hover,
body#contact ul#primary li a.contact:active
{background: url(img/menu/b_contact_hl.gif) no-repeat 0px 0px;}

ul#secundary {
	display: none;
	position: absolute;
	top: 66px;
	left: 304px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#portfolio ul#secundary {display: block;}

ul#secundary li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#secundary li a {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	height: 23px;
	width: 87px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

ul#secundary li a.produkt {background: url(img/menu/b_produkt.gif) no-repeat 0px 0px; width: 89px;}
ul#secundary li a.bedrijfsreportage {background: url(img/menu/b_bedrijfsreportage.gif) no-repeat 0px 0px; width: 117px;}
ul#secundary li a.interieur {background: url(img/menu/b_interieur.gif) no-repeat 0px 0px; width: 76px;}
ul#secundary li a.architectuur {background: url(img/menu/b_architectuur.gif) no-repeat 0px 0px; width: 87px;}

ul#secundary li a.glamour {background: url(img/menu/b_glamour.gif) no-repeat 0px 0px; width: 82px;}
ul#secundary li a.evenement {background: url(img/menu/b_evenement.gif) no-repeat 0px 0px; width: 97px;}
ul#secundary li a.portret {background: url(img/menu/b_portret.gif) no-repeat 0px 0px; width: 81px;}
ul#secundary li a.zwanger {background: url(img/menu/b_zwanger.gif) no-repeat 0px 0px; width: 72px;}

ul#secundary li a.industrie {background: url(img/menu/b_industrie.gif) no-repeat 0px 0px; width: 80px;}
ul#secundary li a.actueel {background: url(img/menu/b_actueel.gif) no-repeat 0px 0px; width: 56px;}
ul#secundary li a.ontwerp {background: url(img/menu/b_ontwerp.gif) no-repeat 0px 0px; width: 83px;}

ul#secundary li a.produkt:hover {background: url(img/menu/b_produkt_hl.gif) no-repeat 0px 0px; width: 89px;}
ul#secundary li a.bedrijfsreportage:hover {background: url(img/menu/b_bedrijfsreportage_hl.gif) no-repeat 0px 0px; width: 117px;}
ul#secundary li a.interieur:hover {background: url(img/menu/b_interieur_hl.gif) no-repeat 0px 0px; width: 76px;}
ul#secundary li a.architectuur:hover {background: url(img/menu/b_architectuur_hl.gif) no-repeat 0px 0px; width: 87px;}

ul#secundary li a.glamour:hover {background: url(img/menu/b_glamour_hl.gif) no-repeat 0px 0px; width: 82px;}
ul#secundary li a.evenement:hover {background: url(img/menu/b_evenement_hl.gif) no-repeat 0px 0px; width: 97px;}
ul#secundary li a.portret:hover {background: url(img/menu/b_portret_hl.gif) no-repeat 0px 0px; width: 81px;}
ul#secundary li a.zwanger:hover {background: url(img/menu/b_zwanger_hl.gif) no-repeat 0px 0px; width: 72px;}

ul#secundary li a.industrie:hover {background: url(img/menu/b_industrie_hl.gif) no-repeat 0px 0px; width: 80px;}
ul#secundary li a.actueel:hover {background: url(img/menu/b_actueel_hl.gif) no-repeat 0px 0px; width: 56px;}
ul#secundary li a.huwelijk:hover {background: url(img/menu/b_huwelijk_hl.gif) no-repeat 0px 0px; width: 83px;}
ul#secundary li a.ontwerp:hover {background: url(img/menu/b_ontwerp_hl.gif) no-repeat 0px 0px; width: 83px;}

ul#secundary li a span {display: none;}

body.produkt ul#secundary li a.produkt:link,
body.produkt ul#secundary li a.produkt:visited,
body.produkt ul#secundary li a.produkt:hover,
body.produkt ul#secundary li a.produkt:active
{background: url(img/menu/b_produkt_hl.gif) no-repeat 0px 0px; width: 89px;}

body.bedrijfsreportage ul#secundary li a.bedrijfsreportage:link,
body.bedrijfsreportage ul#secundary li a.bedrijfsreportage:visited,
body.bedrijfsreportage ul#secundary li a.bedrijfsreportage:hover,
body.bedrijfsreportage ul#secundary li a.bedrijfsreportage:active
{background: url(img/menu/b_bedrijfsreportage_hl.gif) no-repeat 0px 0px; width: 117px;}

body.interieur ul#secundary li a.interieur:link,
body.interieur ul#secundary li a.interieur:visited,
body.interieur ul#secundary li a.interieur:hover,
body.interieur ul#secundary li a.interieur:active
{background: url(img/menu/b_interieur_hl.gif) no-repeat 0px 0px; width: 76px;}

body.architectuur ul#secundary li a.architectuur:link,
body.architectuur ul#secundary li a.architectuur:visited,
body.architectuur ul#secundary li a.architectuur:hover,
body.architectuur ul#secundary li a.architectuur:active
{background: url(img/menu/b_architectuur_hl.gif) no-repeat 0px 0px; width: 87px;}

body.produkt li#vijf, body.produkt li#zes, body.produkt li#zeven, body.produkt li#acht,
body.bedrijfsreportage li#vijf, body.bedrijfsreportage li#zes, body.bedrijfsreportage li#zeven, body.bedrijfsreportage li#acht,
body.interieur li#vijf, body.interieur li#zes, body.interieur li#zeven, body.interieur li#acht,
body.architectuur li#vijf, body.architectuur li#zes, body.architectuur li#zeven, body.architectuur li#acht
{display: none;}

body.glamour ul#secundary li a.glamour:link,
body.glamour ul#secundary li a.glamour:visited,
body.glamour ul#secundary li a.glamour:hover,
body.glamour ul#secundary li a.glamour:active
{background: url(img/menu/b_glamour_hl.gif) no-repeat 0px 0px; width: 82px;}

body.evenement ul#secundary li a.evenement:link,
body.evenement ul#secundary li a.evenement:visited,
body.evenement ul#secundary li a.evenement:hover,
body.evenement ul#secundary li a.evenement:active
{background: url(img/menu/b_evenement_hl.gif) no-repeat 0px 0px; width: 97px;}

body.portret ul#secundary li a.portret:link,
body.portret ul#secundary li a.portret:visited,
body.portret ul#secundary li a.portret:hover,
body.portret ul#secundary li a.portret:active
{background: url(img/menu/b_portret_hl.gif) no-repeat 0px 0px; width: 81px;}

body.zwanger ul#secundary li a.zwanger:link,
body.zwanger ul#secundary li a.zwanger:visited,
body.zwanger ul#secundary li a.zwanger:hover,
body.zwanger ul#secundary li a.zwanger:active
{background: url(img/menu/b_zwanger_hl.gif) no-repeat 0px 0px; width: 72px;}

body.glamour li#een, body.glamour li#twee, body.glamour li#drie, body.glamour li#vier,
body.evenement li#een, body.evenement li#twee, body.evenement li#drie, body.evenement li#vier,
body.portret li#een, body.portret li#twee, body.portret li#drie, body.portret li#vier,
body.zwanger li#een, body.zwanger li#twee, body.zwanger li#drie, body.zwanger li#vier,
body.ontwerp li#een, body.ontwerp li#twee, body.ontwerp li#drie, body.ontwerp li#vier
{display: none;}

body.industrie ul#secundary li a.industrie:link,
body.industrie ul#secundary li a.industrie:visited,
body.industrie ul#secundary li a.industrie:hover,
body.industrie ul#secundary li a.industrie:active
{background: url(img/menu/b_industrie_hl.gif) no-repeat 0px 0px; width: 80px;}

body.actueel ul#secundary li a.actueel:link,
body.actueel ul#secundary li a.actueel:visited,
body.actueel ul#secundary li a.actueel:hover,
body.actueel ul#secundary li a.actueel:active
{background: url(img/menu/b_actueel_hl.gif) no-repeat 0px 0px; width: 56px;}

body.ontwerp ul#secundary li a.ontwerp:link,
body.ontwerp ul#secundary li a.ontwerp:visited,
body.ontwerp ul#secundary li a.ontwerp:hover,
body.ontwerp ul#secundary li a.ontwerp:active
{background: url(img/menu/b_ontwerp_hl.gif) no-repeat 0px 0px; width: 83px;}

ul#third {
	display: none;
	position: absolute;
	top: 66px;
	left: 304px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#info ul#third {display: block;}

ul#third li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#third li a {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	height: 23px;
	width: 87px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

ul#third li a.keeszelf {background: url(img/menu/b_keeszelf.gif) no-repeat 0px 0px; width: 101px;}
ul#third li a.visie {background: url(img/menu/b_visie.gif) no-repeat 0px 0px; width: 46px;}
ul#third li a.prijzen {background: url(img/menu/b_prijzen.gif) no-repeat 0px 0px; width: 58px;}
ul#third li a.ftpinfo {background: url(img/menu/b_ftpinfo.gif) no-repeat 0px 0px; width: 83px;}
ul#third li a.links {background: url(img/menu/b_links.gif) no-repeat 0px 0px; width: 57px;}


ul#third li a.keeszelf:hover {background: url(img/menu/b_keeszelf_hl.gif) no-repeat 0px 0px; width: 101px;}
ul#third li a.visie:hover {background: url(img/menu/b_visie_hl.gif) no-repeat 0px 0px; width: 46px;}
ul#third li a.prijzen:hover {background: url(img/menu/b_prijzen_hl.gif) no-repeat 0px 0px; width: 58px;}
ul#third li a.ftpinfo:hover {background: url(img/menu/b_ftpinfo_hl.gif) no-repeat 0px 0px; width: 83px;}
ul#third li a.links:hover {background: url(img/menu/b_links_hl.gif) no-repeat 0px 0px; width: 57px;}

ul#third li a span {display: none;}

body.keeszelf ul#third li a.keeszelf:link,
body.keeszelf ul#third li a.keeszelf:visited,
body.keeszelf ul#third li a.keeszelf:hover,
body.keeszelf ul#third li a.keeszelf:active
{background: url(img/menu/b_keeszelf_hl.gif) no-repeat 0px 0px; width: 101px;}

body.visie ul#third li a.visie:link,
body.visie ul#third li a.visie:visited,
body.visie ul#third li a.visie:hover,
body.visie ul#third li a.visie:active
{background: url(img/menu/b_visie_hl.gif) no-repeat 0px 0px; width: 46px;}

body.prijzen ul#third li a.prijzen:link,
body.prijzen ul#third li a.prijzen:visited,
body.prijzen ul#third li a.prijzen:hover,
body.prijzen ul#third li a.prijzen:active
{background: url(img/menu/b_prijzen_hl.gif) no-repeat 0px 0px; width: 58px;}

body.ftpinfo ul#third li a.ftpinfo:link,
body.ftpinfo ul#third li a.ftpinfo:visited,
body.ftpinfo ul#third li a.ftpinfo:hover,
body.ftpinfo ul#third li a.ftpinfo:active
{background: url(img/menu/b_ftpinfo_hl.gif) no-repeat 0px 0px; width: 83px;}

body.links ul#third li a.links:link,
body.links ul#third li a.links:visited,
body.links ul#third li a.links:hover,
body.links ul#third li a.links:active
{background: url(img/menu/b_links_hl.gif) no-repeat 0px 0px; width: 57px;}

ul#fourth {
	display: none;
	position: absolute;
	top: 66px;
	left: 304px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#contact ul#fourth {display: block;}

ul#fourth li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#fourth li a {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	height: 23px;
	width: 87px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

ul#fourth li a.gegevens {background: url(img/menu/b_gegevens.gif) no-repeat 0px 0px; width: 81px;}
ul#fourth li a.emailformulier {background: url(img/menu/b_emailformulier.gif) no-repeat 0px 0px; width: 115px;}
ul#fourth li a.ftplogin {background: url(img/menu/b_ftplogin.gif) no-repeat 0px 0px; width: 106px;}

ul#fourth li a.gegevens:hover {background: url(img/menu/b_gegevens_hl.gif) no-repeat 0px 0px; width: 81px;}
ul#fourth li a.emailformulier:hover {background: url(img/menu/b_emailformulier_hl.gif) no-repeat 0px 0px; width: 115px;}
ul#fourth li a.ftplogin:hover {background: url(img/menu/b_ftplogin_hl.gif) no-repeat 0px 0px; width: 106px;}

ul#fourth li a span {display: none;}

body.gegevens ul#fourth li a.gegevens:link,
body.gegevens ul#fourth li a.gegevens:visited,
body.gegevens ul#fourth li a.gegevens:hover,
body.gegevens ul#fourth li a.gegevens:active
{background: url(img/menu/b_gegevens_hl.gif) no-repeat 0px 0px; width: 81px;}

body.emailformulier ul#fourth li a.emailformulier:link,
body.emailformulier ul#fourth li a.emailformulier:visited,
body.emailformulier ul#fourth li a.emailformulier:hover,
body.emailformulier ul#fourth li a.emailformulier:active
{background: url(img/menu/b_emailformulier_hl.gif) no-repeat 0px 0px; width: 115px;}

body.ftplogin ul#fourth li a.ftplogin:link,
body.ftplogin ul#fourth li a.ftplogin:visited,
body.ftplogin ul#fourth li a.ftplogin:hover,
body.ftplogin ul#fourth li a.ftplogin:active
{background: url(img/menu/b_ftplogin_hl.gif) no-repeat 0px 0px; width: 106px;}


/*
-----------------------------------------------
Content
----------------------------------------------- */

#content {
	float: left;
	margin: 0;
	padding: 20px 0 0 130px;
	width: 530px;
	line-height: 18px;
	text-align: justify;
}

body#portfolio #content {
	width: 610px;
}

* html #content {
	display: inline;
}

#content h1 {
	font-weight: normal;
	font-size: 120%;
	color: #000;
	margin: 0;
	padding: 0;
}

#content h2 {
	font-weight: bold;
	font-size: 120%;
	color: #000;
	margin: 0 0 24px 0;
	padding: 0;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

.big {
	margin: 0 0 2px 0;
	padding: 0;
	xborder: 1px solid pink;
}

.big img {
	display: block;
	margin: 0;
	padding: 0;
}

.small {
	font-size: 80%;
}

.small img {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 0;
}

/*
-----------------------------------------------
Footer
----------------------------------------------- */

#footer {
	clear: both;
	margin: 0;
	padding: 0 0 0 130px;
	height: 28px;
	color: #000;
	line-height: 28px;
}

#footer a:link, #footer a:visited {
	background: #F2F2F2;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	background: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/*
-----------------------------------------------
Misc
----------------------------------------------- */

p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.extra {
	color: #7B7900;
}

#content ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#content ul li {
	margin: 0;
	padding: 0;
	color: #7B7900;
	font-weight: bold;
}

#content ul.sitemap li {
	background: #F0F9FF url(bullet2.gif) no-repeat 0px 6px;
	margin: 0 0 2px 0;
	padding: 0 14px;
}

#content ol {
	margin: 0 0 20px 0;
	padding: 0 20px;
	list-style-position: outside;
}

#content ol li {
	background: #F0F9FF url(bullet.gif) top left repeat-y;
	margin: 0 0 2px 0;
	padding: 0 14px;
}

#content a:link, #content a:visited {
	background: transparent;
	color: #4E004E;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	background: #4E004E;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #000;
}


/*
-----------------------------------------------
Image placement
----------------------------------------------- */

label {
	xdisplay: block;
	float: left;
	font-size: 100%;
	width: 100px;
	margin: 0;
	padding: 0;
	color: #4E004E;
	text-align: left;
	font-weight: normal;
}

form {
	margin: 0 0 25px 0;
	padding: 0;
}

form div {
	padding: 4px 0;
}

textarea, input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
}

.clearer {
	clear: left;
	margin: 0;
	padding: 0;
	height: 5px;
}

.clearer2 { clear: left; height: 0px;}

.caption {
	display: block;
	text-align: center;
	color: #ff0000;
	font-style: italic;
}

.leftbox {
	background: #fff;
	display: block;
	float: left;
	margin: 4px 10px 10px 0;
	padding: 0px;
}

.left {float: left;}

a img {border: none;}

.noshow {display: none;}

body#home a:hover {background: #D7D7B2;}

/*
-----------------------------------------------
Gallery
----------------------------------------------- */

#pictures {
	position: relative;
	width: 660px;
	height: 0px;
	xborder: 1px solid #000;
	margin: 0;
	padding: 372px 0 0 0;
}

a.gallery,
a.gallery:visited {
	z-index: 50;
	display: block;
	float: left;
	margin: 0;
	width: 122px;
	height: 22px;
	color: #000;
	text-decoration: none;
	xborder: 1px solid #000;

}

body.produkt #content #pictures a.slidea {background: url(/media/1/prod01_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slideb {background: url(/media/1/prod02_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidec {background: url(/media/1/prod03_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slided {background: url(/media/1/prod04_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidee {background: url(/media/1/prod05_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidef {background: url(/media/1/prod06_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slideg {background: url(/media/1/prod07_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slideh {background: url(/media/1/prod08_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidei {background: url(/media/1/prod09_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidej {background: url(/media/1/prod10_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidek {background: url(/media/1/prod11_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidel {background: url(/media/1/prod12_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidem {background: url(/media/1/prod13_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.sliden {background: url(/media/1/prod14_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slideo {background: url(/media/1/prod15_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidep {background: url(/media/1/prod16_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slideq {background: url(/media/1/prod17_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slider {background: url(/media/1/prod18_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slides {background: url(/media/1/prod19_kl.jpg) top left no-repeat;}
body.produkt #content #pictures a.slidet {background: url(/media/1/prod20_kl.jpg) top left no-repeat;}

body.bedrijfsreportage #content #pictures a.slidea {background: url(/media/1/bedr01_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slideb {background: url(/media/1/bedr02_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidec {background: url(/media/1/bedr03_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slided {background: url(/media/1/bedr04_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidee {background: url(/media/1/bedr05_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidef {background: url(/media/1/bedr06_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slideg {background: url(/media/1/bedr07_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slideh {background: url(/media/1/bedr08_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidei {background: url(/media/1/bedr09_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidej {background: url(/media/1/bedr10_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidek {background: url(/media/1/bedr11_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidel {background: url(/media/1/bedr12_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidem {background: url(/media/1/bedr13_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.sliden {background: url(/media/1/bedr14_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slideo {background: url(/media/1/bedr15_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidep {background: url(/media/1/bedr16_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slideq {background: url(/media/1/bedr17_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slider {background: url(/media/1/bedr18_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slides {background: url(/media/1/bedr19_kl.jpg) top left no-repeat;}
body.bedrijfsreportage #content #pictures a.slidet {background: url(/media/1/bedr20_kl.jpg) top left no-repeat;}

body.interieur #content #pictures a.slidea {background: url(/media/1/inte01_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slideb {background: url(/media/1/inte02_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidec {background: url(/media/1/inte03_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slided {background: url(/media/1/inte04_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidee {background: url(/media/1/inte05_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidef {background: url(/media/1/inte06_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slideg {background: url(/media/1/inte07_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slideh {background: url(/media/1/inte08_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidei {background: url(/media/1/inte09_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidej {background: url(/media/1/inte10_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidek {background: url(/media/1/inte11_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidel {background: url(/media/1/inte12_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidem {background: url(/media/1/inte13_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.sliden {background: url(/media/1/inte14_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slideo {background: url(/media/1/inte15_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidep {background: url(/media/1/inte16_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slideq {background: url(/media/1/inte17_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slider {background: url(/media/1/inte18_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slides {background: url(/media/1/inte19_kl.jpg) top left no-repeat;}
body.interieur #content #pictures a.slidet {background: url(/media/1/inte20_kl.jpg) top left no-repeat;}

body.architectuur #content #pictures a.slidea {background: url(/media/1/arch01_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slideb {background: url(/media/1/arch02_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidec {background: url(/media/1/arch03_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slided {background: url(/media/1/arch04_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidee {background: url(/media/1/arch05_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidef {background: url(/media/1/arch06_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slideg {background: url(/media/1/arch07_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slideh {background: url(/media/1/arch08_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidei {background: url(/media/1/arch09_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidej {background: url(/media/1/arch10_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidek {background: url(/media/1/arch11_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidel {background: url(/media/1/arch12_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidem {background: url(/media/1/arch13_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.sliden {background: url(/media/1/arch14_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slideo {background: url(/media/1/arch15_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidep {background: url(/media/1/arch16_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slideq {background: url(/media/1/arch17_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slider {background: url(/media/1/arch18_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slides {background: url(/media/1/arch19_kl.jpg) top left no-repeat;}
body.architectuur #content #pictures a.slidet {background: url(/media/1/arch20_kl.jpg) top left no-repeat;}

body.glamour #content #pictures a.slidea {background: url(/media/1/glam01_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slideb {background: url(/media/1/glam02_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidec {background: url(/media/1/glam03_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slided {background: url(/media/1/glam04_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidee {background: url(/media/1/glam05_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidef {background: url(/media/1/glam06_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slideg {background: url(/media/1/glam07_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slideh {background: url(/media/1/glam08_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidei {background: url(/media/1/glam09_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidej {background: url(/media/1/glam10_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidek {background: url(/media/1/glam11_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidel {background: url(/media/1/glam12_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidem {background: url(/media/1/glam13_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.sliden {background: url(/media/1/glam14_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slideo {background: url(/media/1/glam15_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidep {background: url(/media/1/glam16_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slideq {background: url(/media/1/glam17_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slider {background: url(/media/1/glam18_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slides {background: url(/media/1/glam19_kl.jpg) top left no-repeat;}
body.glamour #content #pictures a.slidet {background: url(/media/1/glam20_kl.jpg) top left no-repeat;}

body.evenement #content #pictures a.slidea {background: url(/media/1/even01_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slideb {background: url(/media/1/even02_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidec {background: url(/media/1/even03_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slided {background: url(/media/1/even04_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidee {background: url(/media/1/even05_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidef {background: url(/media/1/even06_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slideg {background: url(/media/1/even07_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slideh {background: url(/media/1/even08_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidei {background: url(/media/1/even09_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidej {background: url(/media/1/even10_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidek {background: url(/media/1/even11_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidel {background: url(/media/1/even12_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidem {background: url(/media/1/even13_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.sliden {background: url(/media/1/even14_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slideo {background: url(/media/1/even15_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidep {background: url(/media/1/even16_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slideq {background: url(/media/1/even17_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slider {background: url(/media/1/even18_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slides {background: url(/media/1/even19_kl.jpg) top left no-repeat;}
body.evenement #content #pictures a.slidet {background: url(/media/1/even20_kl.jpg) top left no-repeat;}

body.portret #content #pictures a.slidea {background: url(/media/1/port01_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slideb {background: url(/media/1/port02_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidec {background: url(/media/1/port03_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slided {background: url(/media/1/port04_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidee {background: url(/media/1/port05_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidef {background: url(/media/1/port06_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slideg {background: url(/media/1/port07_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slideh {background: url(/media/1/port08_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidei {background: url(/media/1/port09_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidej {background: url(/media/1/port10_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidek {background: url(/media/1/port11_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidel {background: url(/media/1/port12_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidem {background: url(/media/1/port13_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.sliden {background: url(/media/1/port14_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slideo {background: url(/media/1/port15_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidep {background: url(/media/1/port16_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slideq {background: url(/media/1/port17_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slider {background: url(/media/1/port18_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slides {background: url(/media/1/port19_kl.jpg) top left no-repeat;}
body.portret #content #pictures a.slidet {background: url(/media/1/port20_kl.jpg) top left no-repeat;}

body.ontwerp #content #pictures a.slidea {background: url(/media/1/actu01_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slideb {background: url(/media/1/actu02_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidec {background: url(/media/1/actu03_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slided {background: url(/media/1/actu04_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidee {background: url(/media/1/actu05_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidef {background: url(/media/1/actu06_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slideg {background: url(/media/1/actu07_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slideh {background: url(/media/1/actu08_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidei {background: url(/media/1/actu09_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidej {background: url(/media/1/actu10_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidek {background: url(/media/1/actu11_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidel {background: url(/media/1/actu12_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidem {background: url(/media/1/actu13_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.sliden {background: url(/media/1/actu14_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slideo {background: url(/media/1/actu15_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidep {background: url(/media/1/actu16_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slideq {background: url(/media/1/actu17_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slider {background: url(/media/1/actu18_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slides {background: url(/media/1/actu19_kl.jpg) top left no-repeat;}
body.ontwerp #content #pictures a.slidet {background: url(/media/1/actu20_kl.jpg) top left no-repeat;}

body.zwanger #content #pictures a.slidea {background: url(/media/1/zwan01_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slideb {background: url(/media/1/zwan02_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidec {background: url(/media/1/zwan03_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slided {background: url(/media/1/zwan04_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidee {background: url(/media/1/zwan05_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidef {background: url(/media/1/zwan06_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slideg {background: url(/media/1/zwan07_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slideh {background: url(/media/1/zwan08_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidei {background: url(/media/1/zwan09_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidej {background: url(/media/1/zwan10_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidek {background: url(/media/1/zwan11_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidel {background: url(/media/1/zwan12_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidem {background: url(/media/1/zwan13_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.sliden {background: url(/media/1/zwan14_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slideo {background: url(/media/1/zwan15_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidep {background: url(/media/1/zwan16_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slideq {background: url(/media/1/zwan17_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slider {background: url(/media/1/zwan18_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slides {background: url(/media/1/zwan19_kl.jpg) top left no-repeat;}
body.zwanger #content #pictures a.slidet {background: url(/media/1/zwan20_kl.jpg) top left no-repeat;}


a.gallery span {
	z-index: 100;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	xborder: 1px solid pink;
}

.slidez {
	display: block;
	position: absolute;
	width: 235px;
	height: 350px;
	top: 0px;
	left: 0px;
	padding: 0;
}

body.produkt .slidez {width: 263px;}
body.bedrijfsreportage .slidez {width: 235px;}
body.interieur .slidez {width: 466px;}
body.architectuur .slidez {width: 235px;}
body.portret .slidez {width: 233px;}
body.glamour .slidez {width: 263px;}
body.evenement .slidez {width: 233px;}
body.actueel .slidez {width: 233px;}
body.zwanger .slidez {width: 233px;}

a.gallery:hover {
	white-space: normal;
	xborder: 1px solid #fff;
}

a.gallery:hover img {
	xborder: 1px solid blue;
	position: relative;
	z-index: 100;
}

a.gallery:hover span {
	display: block;
	position: absolute;
	width: 737px;
	height: 350px;
	top: 0px;
	left: 0px;
	font-style: italic;
	color: #000;
	z-index: 100;
}



