/* Stylesheet voor pagina Concerten van de website www.morganamadrigaalkoor.nl */

h2.concert, h3.concert
{
	font-size: 1em;
	text-decoration: underline;
}

p.headdrie
{
	font-size: 0.8em;
	margin: 1.5em 0em 0.6em 2em;
	padding: 0em 2em 0.4em 0.6em;
	color: #18486c;
}

img.alignleft
{
	width: 15%;
	margin-right: 12px;
}

ol.replist
{
	font-weight: bold;
	margin-bottom: 2em;
	margin-left: 30px;
}

p.tekstheader
{
	font-weight: bold;
	font-size: 0.9em;
}

div.alignleft
{
	margin-left: 35px;
}


div.concertholder
{
	width: 90%;
	margin-left: 20px;
	margin-bottom: 3em;
	background-color: #add8e6;
	border: 1px solid #ad9f56;
}


