/* Dit is het style-sheet bovenop de Meertens zakelijke Stylesheet, bedoeld voor de VVB */
 

/* body { */
/* background-image: url(http://www.meertens.knaw.nl/volksverhalenbank/illustraties/Sprookje2.jpg); */
/* } */



/* Dit is het style-sheet voor interne projecen van het Meertens Instituut */
/* Dit is maar een voorzet en er mag veranderd worden. */
/* Wel is het de bedoeling dat zoveel mogelijk styles hierin terecht komen. */
/* specifieke style gaan naar de project-subdirectories onder de css-directory */ 

th {	
		color: #000000; 
		text-align:left
	}
	
td.nowrap {font-size: small;	white-space: nowrap; }
	









img{
	border: 0;
}

.non_proportioneel {font-family: courier, monaco, sans-serif;
					white-space: wrap;}

th {	
		color: #000000; 
		text-align:left;
		vertical-align:baseline;
		white-space: wrap; 
	}
	
.attentie {
color:red;
font-style:normal;

}


.attentiegroot {
color:red;
font-style:normal;
font-size: 16px;

}	

	
td {
	text-align:top;
	white-space: wrap;
	}
	
#geheel td,th
{
		vertical-align:top;
}


#hitlist td
{
		vertical-align:top;
}

#inhoud td 
{
	border-bottom: 1px solid silver;
	padding: 3px;
}
	
#illustratie
{
	text-align:center;
}

td.nowrap {font-size: 10px;	white-space: nowrap; }
	
#zoekbrok
{
	padding: 10px;
	/*margin: 50px;*/
	text-align:left;
	vertical-align:top;
}


#colofon
{
	font-size:10px;
}


#disclaimer
{
	font-size:10px;
}

#infobron
{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	padding: 10px;
	color: #b22222; 
	font-size: 16px;
	text-align:center;
}

.titel
{
	font-style: italic;
}

#knoppen 
{
	border: 1px solid gold;
}

.afkorting
{
	font-weight: bold;
}

