#wrapper {	
	min-height: 1050px;
	text-align: left;
	background-image: url(images/achtergrondwitfoto.png);
	background-repeat: no-repeat;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7A7A7A;
	margin: 0 auto;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 1019px;
	position:relative;
}
#knoppen {
	position: absolute;
	height: 54px;
	width: 189px;
	top: 0px;
	left: 1px;
}

div.center {
	height: 700px;
	width: 467px;
	position: absolute;
	left: 196px;
	top: 0px;
}

div.center div.albumPhoto {
	position: absolute;
	top: 0;
	left: 0;
}

div.center div.albumPhoto div {	
	width: 120px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
	background: url('images/blank.png') repeat; /* FSCKING IE &^$@%&^ */
}

div.center div.albumPhoto div.next {
	right: 0;
	left: auto;
}

div.center div.albumPhoto div:hover {
	background: url('images/prev.png') 10px center no-repeat;
}

div.center div.albumPhoto div.next:hover {
	background: url('images/next.png') 78px center no-repeat;
}

div.center div.albumPhoto img {
	display: block;
}

#centertekst {
	width: 430px;	
	padding: 10px 20px;
	text-align: justify;
	overflow:auto;
	height:780px;
}

#menu {
	margin: 0;
	padding: 58px 0 0 3px;
	list-style: none;
	text-align: justify;
	text-align-last: center;
	position: absolute;
	height: 94px;
	width: 177px;
	left: 1px;
	top: 9px;
	background: url(images/pijl.png) top right no-repeat;
}

#menu ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu.fotografie {
	background-position: -70px top;
}

#menu.webdesign {
	background-position: 20px top;
}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#menu li a {
	margin: 0 10px 0 0;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	color: black;
	position: relative;
	left: 10px;
}

#menu li a.selected {
	color: #066191;
}

#menu li.fotografie > a, #menu li.webdesign > a {
	position: absolute;
	width: 95px;
	top: 0;
	left: 0px;
	display: block;
	height:50px;
}

#menu li.webdesign > a {
	left: 100px;
}

#menu li.fotografie a span, #menu li.webdesign a span {
	display: none;
}

#menu.fotografie li.fotografie ul {
	display: inline;
}

#menu.webdesign li.webdesign ul {
	display: inline;
}

#tekst {
	position: absolute;
	width: 320px;
	left: 680px;
	top: 165px;
	text-align: justify;
	overflow: auto;
	max-height: 800px;
}

#tekst a:link, #tekst a:visited {
	color: #066191;
	text-decoration:none;
}



a:hover {
	color:#33C;
}

#miniaturen {
	position: absolute;
	height: 392px;
	width: 165px;
	left: 15px;
	top: 178px;
	background-color: #d7d8d8;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

#miniaturen.twitter {
	padding: 5px;
}

#miniaturen.twitter a img {
	border: none;
}

#miniaturen.twitter ul.jta-tweet-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#miniaturen.twitter ul.jta-tweet-list li {
	padding: 1em 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px dotted #888;	
}

#miniaturen.twitter a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#miniaturen.twitter a:hover {
	text-decoration: underline;
}

#miniaturen.twitter .jta-tweet-attributes {
	display: block;
	font-size: 90%;
}

#miniaturen.album {
	overflow: hidden;
}

#miniaturen.album div.albumPage {
	margin: 8px 0 0 10px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #d7d8d8;
}

#miniaturen.album div.albumPage:first-child {
	display: block;
}

#miniaturen.album div.albumPage a {
	border: 1px solid white;
	display: inline-block;
	margin: 3px 0 0 3px;
	float: left;
	outline: none;
}

#miniaturen.album div.albumPage a.selected {
	border-color: #066191;
	outline: 1px solid #066191;
}

#miniaturen.album div.albumPage a img {
	display: block;
	border: none;
	width: 66px;
	height: 66px;
}

#miniaturen.album div.albumPage button {
	position: absolute;
	bottom: 13px;
	background: none;
	border: none;
	color: #066191;
	cursor: pointer;
	font-size: 12px;
	z-index: 1;
	width: 30px;
}

#miniaturen.album div.albumPage button.prev {
	left: 0px;
}

#miniaturen.album div.albumPage button.next {
	right: 18px;
}

#miniaturen.album div.albumPage p {
	position: absolute;
	bottom: 14px;
	width: 100%;
	text-align: center;
	color: #066191;
	font-size: 10px;
	left: -10px;
	padding: 0;
	margin: 0;
}

address {
	position: absolute;
	width: 165px;
	left: 15px;
	top: 620px;
	color: #7b7b7b;
	font-style: normal;
	line-height: 1.8em;
}

address em {
	font-style:normal;
	font-weight: bold;
	color: black;
}

address a {
	text-decoration: none;
	color: #7b7b7b;
}

address a:hover {
	text-decoration: underline;
}
