body {
	background-color: #bfcee3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
input,
textarea,
select,
button {
	font-size: 11px;
}
input[type=hidden]{
	visibility:hidden;
}
fieldset.regular{
	border:0px;
}
img {
	border: none;
}
p {
	color: #000;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px 0;
	text-align: left;
}
a {
	background-color: inherit;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}
p a {
	background-color: inherit;
	color: #ff6600;
	font-weight: normal;
}
p a:hover,
a:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}
td{
	height:27px;
}
th{
	font-weight:bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fd7800;
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:15px;
}
h1.voorbeeld,h1.maandlast{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fd7800;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:15px;	
}
h2 {
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fd7800;
	font-size: 17px;
	font-weight:bold;
	padding-bottom:15px;
	padding-bottom:10px;
}
hr {
	border: 1px solid #cacaca;
	height: 0px;
	line-height: 0px;
}

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 ul{
	margin: 0 0 10px 1px;
	padding-left: 0;
	list-style: none;
}
#contentText li {
	padding-left: 12px;
	background-image: url(/img/gif/bullits.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 16px;
}
#contentText ul li a{
	color: #009ee1;
	text-decoration: none;	
}
#contentText ul li a:hover {
	color: #000;
	text-decoration: none;	
}
.verplicht{
	color:#FF0000;
	font-weight:bolder;
}
.btnMeerInfoSmall {
	margin-left:60px;
}
.btnMeerInfoSmall2 {
	margin-left:60px;
}
.btnOpnieuw {
	margin-left:37px;
}