@charset "UTF-8";
/* CSS Document */
/* PatrickStoop.nl layout  */
/* Last updated December 2009 */ 

*	{ margin: 0; padding: 0;}

html { min-width: 900px; overflow: hidden; }
	
img	{ border: 0;}

p.access	{ display: none;}

/* Layout */

body	{ text-align: left; border: 0; background: #fff; color: #999; font: small/18px "Lucida Grande", "Gill Sans",  "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;}

div#wrapper	{ width: 100%; margin: 0 auto;text-align: left;}
div#header	{ width: 100%; background: transparent url(/i/boxbg.png) repeat; padding: 0.4em 0 0.3em 0.7em;}

h1	{ font-size: 12pt; letter-spacing: 0.04em;}
h1 a:link, h1 a:active, h1 a:visited	{ color: #333; text-decoration: none; outline: none; }
h1 a:hover	{ }

/* Typography */
p	{ margin: 0.1em 0 0 0.1em; line-height: 140%; font-size: 8pt; color: #fff; letter-spacing: 0.03em;}

/* Links */
a:link, a:active, a:visited { font-weight : normal; text-decoration: none; color: #fff; background: transparent;}
a:hover { font-weight : normal; text-decoration : underline; color: #fff; background: transparent; }

#caption, #thumbs	{display: none; visibility: hidden;}

/* GALLERY */
div.content { display: none; float: left; width: 669px;}

div.slideshow span.image-wrapper { display: block; float: left;}

