BODY
{
	font-family: "Garamond", "Times New Roman", serif;
	font-size: 0.8em;
	color: black;
}

#container
{ 

}  

#menu, #gedichten, h4, h5
{
	display: none;
}

A
{
	color: black;
	font-variant: none;
}

#content
{
	border: 1px solid #124c7e;
	padding: 0 3em 3em 3em;
}

#content:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

H1
{
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #124c7e;
line-height: 3em;
}

P
{
	line-height: 1.4em;
}

span.title{
	color: #124c7e;
	font-size: 1.5em;
	font-style: italic;
	line-height: 3em;
}

span.name
{
	font-size: 1.5em;
	color: #124c7e;
	line-height: 3em;
}
