body,td,p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#333333;	
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-base-color:#EEEEEE;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-face-color:#D5D5D5;
}

body
{
	margin:0px;
}

input,textarea,select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#333333;
	border:solid 1px #9F9F9F;
}

.aGreen
{
	font-weight:bold;
	text-decoration:underline;
	color:#4AA033;
}

.aGreen:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#4AA033;
}

.titel
{
	color:#F40000;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

/* in HTMLRewriteHttpModule */
.chkItem
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#333333;
	border:0;
}

/* in HTMLRewriteHttpModule */
.radioItem
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#333333;
	border:0;
}

a {
	color:#333333;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

.aRed
{
	color:#FF0000;
	text-decoration:underline;	
}

.aRed:hover
{
	color:#FF0000;
	text-decoration:none;	
}

.aRev
{
	text-decoration:none;
	color:#333333;
}

.aRev:hover
{
	text-decoration:underline;
	color:#333333;
}

ul li {
	list-style: url(/Afbeeldingen/icons/pijl1.gif) circle outside;
	vertical-align:bottom;
}

li ul li {
	list-style: url(/Afbeeldingen/icons/pijl2.gif) circle outside;
}

ol li {}

h1
{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
}
h2
{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;	
}
h3
{
	font-size:13px;
	color:#FF0000;
	font-weight:normal;
}
h4
{
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}
h5
{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
h6
{
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
