body {
	background-color: #ede8dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(/img/gif/bg.gif);
	background-position: 0 0;
	background-repeat: repeat;
}
input,
textarea,
select,
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,
textarea,
select {
	border: 1px solid #6c1502;
}
input[type=hidden]{
	visibility:hidden;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img {
	border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	text-align:justify;
}
a {
	background-color: inherit;
	color: #005854;
	text-decoration: none;
	font-weight: normal;
}
p a {
	background-color: inherit;
	color: #005854;
	font-weight: normal;
}
p a:hover,
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	background-color: inherit;
	color: #005854;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 18px;
	border-bottom: 1px solid #76a9a0;
	font-family: Arial, Helvetica, sans-serif;/* Ariston */
}
h2 {
	background-color: inherit;
	color: #005854;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
}
div.clear {
	border: 0px none;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* standaard ul */
#contentText lh{
	margin: 0 0 0 0;
	margin-left:-14px;
}
#contentText ul{
	margin: 0 0 10px 15px;
	padding-left: 15px;
	list-style: square;
}
#contentText li {
	padding-left: 5px;
	line-height: 19px;
}
#contentText ul li a{
	color: #005854;
	text-decoration: none;	
}
#contentText ul li a:hover {
	color: #000000;
	text-decoration: none;	
}
#contentText ul li ul{
	list-style:disc;
}

#contentText ul li ul li ul{
	list-style:circle;
}
