body, h1, h2, h3, h4, h5, h6 {
	color: #4E246A;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.8em;
}

#inhoud p {
font-size: 100%;
margin: 0;
}

tabel p {
margin: 0;
}
/* Opmaak algemeen */
h1{
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0 10px 0;
}
h2{
	font-size: 1em;
	font-weight: bold;	
	padding: 0;
	margin-top: 12px;
}

h3{
	font-size: 0.85em;
	font-weight: bold;	
	padding: 50px 0 0 0;
}

.discl {
	font-size: 0.85em;
	line-height: 10px;
}
a{
	color: #4E246A;
}

a:visited{
	color: #4E246A;
}

a:hover, a:active{
	color: #4E246A;
	background: #E2D6E8;
	text-decoration: none;
}

ul, ul li{
	margin: 0;
	padding: 0;
	list-style: none;
} 

ul li{
	padding: 0;
	background: url(../images/list.gif) no-repeat top left;
}


/* Servicemenu */
#serviceMenu {
	font-weight: bold;
	color: #FFFFFF;
}
#serviceMenu a:link, #serviceMenu a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#serviceMenu a:hover, #serviceMenu a:active{
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background: none;
	text-decoration: none;
}

/* Submenu */
#subMenu {
	font-size: 1em;
	font-weight: normal;
}
#subMenu a:link, #subMenu a:visited{
	font-weight: normal;
	text-decoration: none;
}
#subMenu a:hover, #subMenu a:active{
	font-weight: normal;
	font-style: italic;
	background: none;
	text-decoration: none;
}

/* Inhoud */
#inhoud li{
	padding: 0 0 0 10px;
}


/* Footer */
#footer a:link, #footer a:visited{
	color: #4E246A;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #4E246A;
	font-style: italic;
	background: none;
	text-decoration: none;
}