html, body {
	font-size: 13px;
	font-family: Times;
	
}
#div {
	width: 824;
	position: absolute;
	left: 50%;
	top: 20;
	margin-left: -412;
 }
 
#foto {
	position: absolute;
	left: 3;
	width: 200px;
	height: 200px;
	background-image: url(leen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	cursor: pointer;
	}
	
#profiel {
	position: absolute;
	left: 210px;
	width: 202px;
	height: 220px;
	vertical-align: middle;
}

#tagcloud {
	position: absolute;
	vertical-align: bottom;
	left: 415;
	width: 409px;
	height: 200px;
}
#bullet {
	position: absolute;
	left: 812;
	top: 182;
	width: 18px;
	height: 18px;
	background-image: url(http://www.vanderpoten.com/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#main_content {
	position: absolute;
	top: 200px;
	left: 0;
	width: 824px;
	height: 100%;
}

#stempel {
	position: absolute;
	top: 233px;
	left: 566px;
	width: 227px;
	height: 201px;
	overflow: visible;
	clip: auto;
	visibility: visible;
	z-index: 2;
	background-image: url('http://www.vanderpoten.com/images/stempel.png');
}


#cloud {
	text-align: justify;
	
}
.thumb {
	width: 103;
	height: 100;
	text-align: center;
	margin: 0;
	padding: 0px;
}
.preview {
	width: 409px;
	height: 130px;
	text-align: center;
	margin: 0;
	padding: 0px;
}
h1 {
	color: #FF3F00;
	font-size: 23px;
	text-transform: capitalize;
	font-weight: normal;
	margin-left: 3px;
	
}
h2 {
	font-size: 17px;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 0px;
	
}

a {
	color: #FF3F00;
	border: 0;
}
a.hover {
	text-decoration: none;
}
img {
	cursor: hand;
	cursor: pointer;
	border: 0;
	position: relative;
	z-index: 1;
}
p {
	margin-top: 13px;
	margin-right: 13px;
	text-align: justify;
	
}
.uitleg {
	font-size: 13px;
	vertical-align: top;
	width: 415;
	margin-right: 7px;
	background-image: url(http://www.vanderpoten.com/images/cropmarks.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tags {
	font-size: 13px;
	vertical-align: bottom;
	width: 415;
}


