BODY,TD,P		{
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 25px;
}

a {outline: none;}

.merktekst  { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 25px }
.merksubtitel { color: red; font-size: 13px; font-weight: bold; text-decoration: none }
.subtekst	{
	font-size: 9px;
	line-height: 13px;
	padding-top: 0;
}
.titel		{
	color: #660099;
	font-size: 20px;
	font-weight: bold;
}
.sub		{
	color: #2d3282;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}

INPUT,TEXTAREA		{
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #660099;
}

A:link		   { color: #609 }
a:visited   { color: #660099 }
A:hover		{
	color: red;
	text-decoration: underline;
}
.bold		{
	font-weight: bold;
}
.content	{
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 15px;
}
.subtitel	{
	color: red;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.subtitel:hover	{
	text-decoration: none;
}

.langetekst{
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
}