* {
	margin: 0;
	padding: 0;
}


body
{
	font-family: Georgia;
	font-size: 12px;
	background-color: #333;
}

hr{
	background-color: white;
	color: white;
	border-top: 1px solid black;
	width: 100%;
	height: 2px;
}

a:link, a:active, a:visited, a:hover, img
{
	border-style: none;
	text-decoration: none;
	border: 0px;
}

	#subtitel
	{
		position: absolute;
		top: 70px;
		left: 85px;
	}
	

#wrapper

{
	/*Om een element te centreren geef je margin-(left|top): -((top|width)/2) */
	margin-top: -307px;
	margin-left: -409px;
	top: 50%;
	left: 50%;

	
	width: 819px;
	height: 614px;
	background-color: #bcbcbc;
	overflow: hidden;
	position: absolute;
	
	border: 1px solid #111;
}

#vloer
{
	position: absolute;
	bottom: 0px;
	left: -100px;
	z-index: 100;
}

#linkerwand
{
	position: absolute;
	z-index: 300;
}

	#stijnsmissaert
	{
		position: absolute;
		left: 55px;
		top: 40px;
	}
	
#quote
{
	position: absolute;
	left: 350px;
	top: 250px;
	width: 450px;
	height: 230px;
	font-style: italic;
	font-weight: 400;
	font-size: 1.0em;
	text-align: center;
	line-height: 1.5em;	
}

div.text.exposities{
  width: 500px;
  left: 320px;
}

div.text
{
	position: absolute;
	left: 340px;
	top: 40px;
	width: 450px;
	height: 230px;
	font-weight: 400;
	font-size: 1.0em;
	line-height: 1.5em;	
	color: #222;
}
div.text h2 {
	margin-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: .1em;
	color: #222;
}
div.text p{
	margin-bottom: 15px;
}

#hr_onder
{
	background-color: white;
	color: white;
	border-top: 1px solid black;
	width: 70%;
	height: 2px;
	text-align:center;
	margin:0 auto;
}
#fotostijn
{
	position: absolute;
	left: 470px;
	top: 40px;
	width: 500px;
	height: 230px;
}
#pdf
{
	position: absolute;
	left: 460px;
	top: 430px;
	width: 500px;
	height: 230px;
	text-decoration: none;
}
#thumbs
{
	position: absolute;
	right: 0px;
	top: 37px;
	width: 500px;
	height: 230px;
}


#thumbs img
{
	padding: 10px;
	cursor: pointer;
}

#bigimg
{
	position: relative;
	cursor: pointer;
}

#passepartout
{
	background-color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10000;
}

#overlay
{
	height: 100%;
	width: 100%;
	
	z-index: 5000;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	
	background-color: black;
}

#info
{
font-family: Georgia;
color: #444;
word-spacing: 0.1em;
letter-spacing: 1px;
font-size: 1.0em;

position: absolute;
left: 40px;
bottom: 35px;
}


#closebigimg
{
position: absolute;
top: 0px;
right: 5px;

font-family: Verdana;
font-weight: bold;
color: #444;
font-size: 1.2em;
cursor: pointer;
}

#haan
{
	position: absolute;
	bottom: 35px;
	left: 10px;
}

#linkhome
{
	position: absolute;
	bottom: 70px;
	left: 40px;
}

#volgendefotos h1{
	color: #000000;
	font-size: 1.6em;
	position: absolute;
	top: 370px;
	right: 35px;
	cursor: pointer;
}

#vorigefotos h1{
	position: absolute;
	color: #000000;
	font-size: 1.6em;
	left: 20px;
	top: 370px;	
	cursor: pointer;
}


#colofon{
	font-family: "Trebuchet MS", Verdana, serif;
	width: 300px;
	margin-left: -409px;
	margin-top: 313px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: white;
	line-height: 8px;
}

ul#submenu{
	width: 480px;
	position: absolute;
	top: 50%;
	left: 44%;
	margin-top: 313px;
	margin-left: 70px;
}

ul#submenu li {
	list-style-type: none;
	float: left;
	color: white;
	border-right: 1px solid white;
	padding: 0 10px;
	font-family: "Trebuchet MS", Verdana, serif;
	line-height: 8px;
}
ul#submenu li.last {
	border: none;
}
ul#submenu li a{
	color: white;
	text-decoration: underline;	
}
ul#submenu li a:hover {
	text-decoration: none;
}


#colofon a{
	font-family: "Trebuchet MS", Verdana, serif;
	color: white;
	text-decoration: underline;
}

#colofon a:hover{
	text-decoration: none;
}


#menu.werkoppapier {
	left: 213px;
}
#menu.activiteiten {
  left: 170px;
  top: 70px;
}
#menu {
	position: absolute;
	top: 90px;
	left: 192px;
}
#menu li {
	list-style-type: none;
}

#menu li a{
	font-size: 1.2em;
	font-family: "Times new roman";
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .1em;
	color: #d0d0d0;
	border-bottom: 1px solid #b3b3b3;
	line-height: 20px;
}
#menu li a:hover {
	color: #b3b3b3;
	border-bottom: 1px dotted #d0d0d0;
}
