/* KVNova stylesheet */

BODY
{
	background-color: #FFFFFF;
	background-image: url('../img/main-topleft.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;

	/* font-size: 10pt;
	font-family: 'Tahoma' ! important; */
}


h1, h2 , h3, h4 {
	margin: 10px 0 0 0;
	padding-left: 0px;
	color: #BB0000;
	font-size: 19px;
    font-family: 'Tahoma';
	font-weight: bold;
	line-height: 40px;
}

A
{
	color: #BB0000;
	text-decoration: none;
}

A:hover
{
	color: #BB0000;
	text-decoration: underline;
}

.fotonav
{
	/* De opmaak voor de navigatielinks boven aan het fotoalbum */
	color: #BB0000;
	font-size: 15px;
    font-family: 'Tahoma';
	font-weight: bold;
}

.margin
{
	margin-left: 67px;
}

.content
{
	font-size: 8pt;
	font-family: 'Tahoma' ! important;
}	

.content_left
{
	font-size: 8pt;
	font-family: 'Tahoma';
	border-right: 1px dashed red;
}

.content_right
{
	font-size: 8pt;
	font-family: 'Tahoma';
	padding-left: 10px;
}	

.titel
{
	font-size: 8pt;
	font-weight: bold;
	color: #BB0000;
	padding-bottom: 10px;
}

.newstitel
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.footer
{
	font-size: 8pt;
	font-family: 'Tahoma' ! important;
}	

