body {
 	background-color: #000000;
 	background-image: url(../images/achtergrond.gif); 
 	background-repeat: repeat-x;
 	background-attachment: fixed
}

A:link { 
	color: #ffffff;
	text-decoration: underline;
}      

A:visited {
	color: #ffffff;
	text-decoration: underline; 
}      

A:hover {
	color: #000000;
	text-decoration: underline; 
}

A:active {
	color: #000000;
	text-decoration: underline;
}


A.linkwit:link { 
	color: #ffffff;
	text-decoration: underline;
}      

A.linkwit:visited {
	color: #ffffff;
	text-decoration: underline; 
}      

A.linkwit:hover {
	color: #9f9895;
	text-decoration: underline; 
}

A.linkwit:active {
	color: #9f9895;
	text-decoration: underline;
}


.titel  {
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
	font-weight: bold;
}

.titelzwart2  {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
}

.titelzwart  {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
	font-weight: bold;
}

.titel2  {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
	font-weight: bold;
}

.tekstwit  {
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
}

.tekstzwart  {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
}

#scrollbox {
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-family: arial;
	background-color: #9f9895;
	width: 424px;
	height: 255px;
	overflow: auto;
}


.collectieframe  {
	height: 255px;
	width: 438px;
}