.kleur_oi	{
		color: #842C5A;
		}

body		{
		margin: 0px;
		background-color: #ffffff;
		text-align: center;
		}

.content	{
		width: 990px;
		background-color: #ffffff;	
		margin-left: auto;		
		margin-right: auto;		
		}

.menu		{
		margin-top: 12px;
		margin-left: 70px;
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		line-height: 28px;
		}

.menu a		{
		padding-left: 10px;
		display: block;
		width: 190px;
		text-decoration: none;
		background-color: #ffffff;
		color: #666666;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}

.menu a:hover	{
		background-color: #ffffff;
		text-decoration: none;
		color: #222222;
		border-top: 1px dashed #aaaaaa;
		border-bottom: 1px dashed #aaaaaa;
		}

.contenttekst p	{
		margin-top: 12px;
		margin-left: 0px;
		padding-right: 6px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 22px;
		}

.contenttekst table	{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 22px;
		}

.contenttekst input	{
		margin-left: 0px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 22px;
		}

.contenttekst p	a, .contenttekst li a	{
		text-decoration: none;
		background-color: #ffffff;
		color: #842C5A;
		border-bottom: 1px dashed #ffffff;
		}

.contenttekst p	a:hover, .contenttekst li a:hover	{
		background-color: #EEFF00;
		text-decoration: none;
		color: #111111;
		border-bottom: 1px solid #dddddd;
		}

.contenttekst li	{
		margin-top: 12px;
		margin-left: 0px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 12px;
		type: circle;
		}

.contenttekst p	strong {
		color: #444444;
		}

.footer		{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 24px;
		}

.footer	a		{
		text-decoration: none;
		background-color: #ffffff;
		color: #666666;
		border-bottom: 1px dashed #aaaaaa;
		}

.footer	a:hover	{
		background-color: #ffffff;
		text-decoration: none;
		color: #8A385E;
		border-bottom: 1px solid #dddddd;
		}