body {
	background-color: #CCCCCC;
	background-image: url(../img/bg.gif);
	background-attachment: fixed;
	text-align: center;
}
body, body div, body p, body td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;      
	/* false value for WinIE4/5 */
	voice-family: "\"}\"";
	/* trick WinIE4/5 into thinking rule is over */
	voice-family: inherit;
	font-size: x-small;
	color: #000000;
}
#main {
	position: relative;
	width:619px;
	margin: 0 auto;
	height: 619px; /* Whatever units/size desired */
	background-image: url(../img/shadow_side.gif);
	background-attachment: repeat;
	text-align: left;
	/*border: 1px dashed #FFABFF;*/
}
#container {
	position:relative;
	width:605px;
	height:605px;
	z-index:1;
 	/*background-color: #FFFFFF;*/
	/*border: 1px solid #999999;*/
	left: 7px;
}
#muskee {
	position: absolute;
	left: 0px;
	top: 0px;
	/*border: solid 1px #ff0000;*/
}
#nav {
	position: relative;
	top: 39px;
	/*border: solid 1px #ff0000;*/
}
#thumbscol1 {
	position: absolute;
	top:59px;
	width: 95px;
	height: 240px;
	overflow: hidden;
}
#thumbscol2 {
	position: absolute;
	top: 59px;
	width: 95px;
	height: 240px;
	overflow: hidden;
}
#bigpic {
	position: absolute;
	top: 59px;
	width: 295px;
	height: 240px;
	/*overflow: hidden;*/
	background-color: #EEEEEE;
}
#beschrijving {
	position: absolute;
	top: 304px;
	width: 295px;
	height: 295px;
	overflow: auto;
	
	bar-face-color : #ffffff;
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-track-color : #ffffff;
}
.thumb1 {
	position: absolute;
	top: 0px;
	background-color: #EEEEEE;
	width: 95px;
	height: 77px;
	overflow: hidden;
}
.thumb2 {
	position: absolute;
	top: 82px;
	background-color: #EEEEEE;
	width: 95px;
	height: 77px;
	overflow: hidden;
}
.thumb3 {
	position: absolute;
	top: 164px;
	background-color: #EEEEEE;
	width: 95px;
	height: 77px;
	overflow: hidden;
}
.lijst {
	position:absolute;
	top:59px;
	width:95px;
	height:541px;
	overflow: hidden;
	/*border: solid 1px #ff0000;*/
}
.lijstnormaal {
	position: relative;
	width: 89px;
	left: 3px;
}
.lijstselected {
	position: relative;
	width: 89px;
	left: 3px;
}
.lijstselected a {
	color: #ffffff;
	font-weight: bold;
}
/*.lijst a {
	text-decoration: none;
	color: #000000;
}
.lijst a:link {
	text-decoration: none;
}
.lijst a:visited {
	color: #000000;
}
.lijst a:hover {
	text-decoration: underline;
}
.lijst a:active {
	color: #FFFFFF;
}*/
a {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}
.lijsttekst {
	padding-left: 2px;
	padding-top: 2px;
}
.selected {
	color: #ffffff;
}
.small {
	font-size: xx-small;
}
.cursive {
	font-style: italic;
}
.selector {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* style voor de xhtml compliant embed van de quicktime */
/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}
