P, TABLE, TR, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.thema {
	color : #CC6666;
	font-weight: bold;
	font-size : 14px;
}

.begrip {
	color : #C24B4B;
	font-weight: bold;
	font-size : 24px;
}

.begrip_inlist {
	color : #C24B4B;
	font-weight: bold;
	font-size : 14px;
}

A:LINK, :ACTIVE, :VISITED {
	color : Navy;
	text-decoration: none;
}

.zoekresultaten {
	color : Navy;
	font-weight: normal;
	font-size : 18px;
}


A:HOVER {
	text-decoration : underline;
}

INPUT, TEXTAREA
{
  	font-size			: 10px;
	border				: 1px solid #CC6666;
 	background			: #DEE7F7;
}

.submit
{
	font-size: 10px;
	font-weight: bold;
	color: #FFD5D5;
	background: darkred;
	border: 1 solid white;
}

.stop
{
	font-size: 10px;
	font-weight: bold;
	color: #FFD5D5;
	background: darkred;
	border: 1 solid white;
	width : 160px;
}
