body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	background-image: url(../basis_beeld/bg.gif);
	margin: 0px;
	background-color: FFE4C6;
	background-repeat: repeat-y;
}
.tekeningetje {
	position: absolute;
	height: 151;
	width: 153px;
}
.buttons {
	position: absolute;
	top: 151px;
	left: 22px;
}
h1 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #330066;
	letter-spacing: 2px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image: url(../basis_beeld/nav1.gif);
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-left: 10px;
	height: 404px;
	width: 141px;
}
.content {
	position: absolute;
	width: 610px;
	left: 170px;
	top: 20px;
}
.album {
	height: 142px;
	width: 110px;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
}
.info {
	padding: 2px 5px 5px;
	position: absolute;
	z-index: 2;
	width: 180px;
	visibility: hidden;
	border-top: 5px solid #FF9900;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFCC;
}
.pop{
	padding: 2px 5px 5px;
	position: absolute;
	z-index: 2;
	border-top: 5px solid #FF9900;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFCC;
	left: 240px;
	top: 100px;
	width: 400px;
}
.popweg {
	position: absolute;
	top: 5px;
	left: 390px;
}
.img {
	float: left;
}
