body
{ 
	scrollbar-3d-light-color : #ffffff; 
	scrollbar-arrow-color : #cccccc; 
	scrollbar-base-color : #cccccc; 
	scrollbar-dark-shadow-color : #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #ffffff; 
	scrollbar-shadow-color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	margin-top: 15px; 
	line-height: 14px 
	}
td
{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;	
	line-height: 14px 


}
.HomeMenuItem, .HomeMenuItem:link, .HomeMenuItem:visited, .HomeMenuItem:a {
	font-weight: Bold;
	color: #000000;
}
.HomeMenuItem:hover, .HomeMenuItem:active  {
	font-weight: Bold;
	color: #000000;
	text-decoration: underline;
}

.SubMenuItem, .SubMenuItem:link, .SubMenuItem:visited  {
	font-weight: normal;
	color: #000000;
}
.SubMenuItem:hover, .SubMenuItem:active  {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.HomeMenuItemActive, .HomeMenuItemActive:link, .HomeMenuItemActive:visited  {
	font-weight: Bold;
	color: #FF0000;
}
.HomeMenuItemActive:hover, .HomeMenuItemActive:active  {
	font-weight: Bold;
	color: #FF0000;
	text-decoration: underline;
}

.SubMenuItemActive, .SubMenuItemActive:link, .SubMenuItemActive:visited  {
	font-weight: normal;
	color: #FF0000;
}
.SubMenuItemActive:hover, .SubMenuItemActive:active  {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

A
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none
	}
	
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline
	}
	
a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline
	}



.content 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 

	}
	
.contentKlein 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 

	}
	
.kopje
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 120%;
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}

.kop2
{
	font-size: 120%;
}
	
.subkopje 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.subcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.subscript {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;line-height: 11px; font-weight: normal; color: #000000}

/* DI css */
.togglebutton
{
	background-color: white;
	color: Black;
	width: 140px;
	cursor: pointer;
	border: solid 1px #ffdddd;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
.toggled
{
	background-color: #ff0000;
	color: Black;
	width: 140px;
	border: solid 1px #ff0000;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	cursor: pointer;
}
.werkcontainer
{
	padding: 0px;
	margin: 0px;
	 width: 149px;
	 text-align: center;
}
.werkMosaic
{
	border: solid 1px #dddddd;
	height: 103px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.werk_titel, .werk_titel:visited, .werk_titel:a, .werk_titel:link, .werk_titel:hover
{
	text-decoration: none;
	color: #000;
	height: 1.1em;
	line-height: 0.9em;
	font-size: 10px;
	float: none;
	font-style: normal;
}
.werk_kunstenaar, .werk_kunstenaar:visited, .werk_kunstenaar:a, .werk_kunstenaar:link, .werk_kunstenaar:hover
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
INPUT
{
	border: solid 1px black;
}
.nbInput
{
	border: none;
}
#artistFloat
{
	position: absolute;
	top: 150px;
	width: 180px;
	display: none;
	border: solid 1px #ffdddd;
}
.ZoekButton
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#quickPickTitle
{
	background-color: #f00;
	color: #000;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 5px;
}
.artistEntry
{
	cursor: pointer;
	padding-left: 5px;
	padding-right: 15px;
	border-bottom: dotted 1px #fdd;
}
.minihelp
{
 	color: #00a2de;
 	cursor: default;
}
#helpfloat
{
	display: none;
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: black 1px solid;
	padding-top: 3px;
	border-bottom: black 1px solid;
	position: absolute;
	background-color: lemonchiffon;
}
.printpage
{
	display: none;
}

.disclaimer
{
	margin-top: 20px;
}

.disclaimer p
{
	color: #aaa;
	width: 446px;
}
