.body {background-image:url(/_images/bg_colormix.gif)}

#content #topcontent {
    background-color: #fff;
}

#content #contentLeft {
    width: 277px;
    float: left;
}
#content #contentRight {
	width: 280px;
	float: left;
	padding: 20px 0 0 15px;
}
#content #contentRight p {
	_padding:0;
}
#content #contentRight_expert {
	float: left;
}

#content #topnavigation {
    position: absolute;
    width: 178px;
	height: 221px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content #topnavigation a:link, #content #topnavigation a, #content #topnavigation a:visited, #content #topnavigation a:active {
	font-size: 11px;
	text-decoration: none;
}

#content #topnavigation a:hover {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

#content #topnavigation p {
	line-height: 14px;
	margin-bottom: 5px;
}

#content #topimage {
    margin-left:181px;
	height: 221px;
}

#contentLeft p {
	margin: 0;
	margin-bottom:5px;
	padding:0;
}

#contentLeft a, #contentLeft a:link, #contentLeft a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}
#contentLeft a:hover {
	text-decoration: underline;
	color: #fff;
}

/* 
blokje met intro van verhaal over de collectie, een deel staat in specifieke css voor de collectie,
*/


#collectionStory #extraInfo {
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 4px;
}

#collectionStory {
	width: 276px;
	font-family: Arial, Helvetica, sans-serif;
	/*height:120px;*/
	font-size: 11px;
	background-color:#FFF;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 15px 0 0px 0;
	padding: 0 2px 0 0;
}
