body
{
background-image: url("");
background-color: white;
background-position: center; 
background-repeat: no-repeat;
background-attachment: fixed;
} 

.tekst {
	font : 12px Arial;
	color : #000000;
	text-align : justify;
	margin-left : auto;
	margin-right: auto;
	line-height: 10pt;
}

.begrip {
	font : bold 12px Arial;
	color : #000000;
	text-align : justify;

}

.menu {
	font : bold 12px Arial;
	color : #000000;
}

.link {
	font : 12px Arial;
	color : #920041;
}
.menulink {
	font : bold 12px Arial;
	color : #920041;
}

.linkkop {
	font : bold 14px Arial;
	color : #000000;
}

.linkmenu {
	font : bold 14px MS Sans Serif;
	color : #920041; 
	text-decoration : overline;
}

.print {
	font : bold 9px Arial;
	color : Red;
}

.kop1 {
	font : bold 18px Arial;
	color : #920041;
}

.name {
	font : 18px Arial;
	color : #920041;
}


.kop2 {
	font : bold 14px Arial;
}

A {
	text-decoration : none;
}

A:hover {
	color : crimson;
	text-decoration : underline ;
}

.spacer
{
	font: 1px Arial;
	color: #FFFFFF;
}
.italink
{
	font : normal italic 10px Arial;
	color : #6B797D;
}
