h1
{
  font-size:15px;
  color:#434343;
  color:#818181;
}

a
{
  color:#818181;
}

.article
{
  font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
}

.article h1
{
  margin:0px 0px 14px 0px;
}

.article .subtitle
{
  font-weight:bold;
  margin-bottom:14px;
}

/********* FOTO ALBUM ************/ 
table.album td{
	width:150px;
	text-align:center;
	padding: 2px 5px;
}

img.thumb {
	border:1px solid #000066;
	text-align:center;
}

.input_tabel {
	border: 1px solid #000000;
	border-color:#0a0a0a #8f8f8f #9f9f9f #0a0a0a ;
	background-color:#dddddd;
	margin:0px;
	height:90px;
	width:100px;
}

.input_tabel td {
	text-align:left;
}

input.input_veld {
	font-size:9px;
	padding:1px 0px 1px 0px;
	margin:0px;
}

.verplicht {
	color:#f00;
}
