*
{
padding: 0px;
margin: 0px;
}

body
{
	background: #ffffff url(../images/bg.jpg) center bottom no-repeat;
	font: normal normal normal 100% verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	text-align: center;
}
p, h1, h2 ,h3 ,h4 ,h5, h6, a ul, li, td
{
	font: inherit;
	color: #515151;
	padding: 0px;
}
a, a:hover
{
	text-decoration: none;
	color: #515151;
}
a:hover, h1 a:hover
{
	color: #ff0000;
}
p, li, td ,subkop
{
	font: inherit;
	font-size: 80%;
	padding-top: 8px;
	line-height: 150%;
}
td
{
	vertical-align: top;
}
td.naam
{
	width: 144px;
}
li
{
	margin:  0px 0px 0px 21px;
	list-style: disc outside;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 4px;
}
.log
{
	font: inherit;
	display: block;
	background-color: red;
	color: #ffffff;
	padding-left: 5px;
}
h2
{
	font-size: 10px;
	padding-bottom: 4px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
h4, input
{
	font-size: 9px;
	font-weight: lighter;
}
input, button
{
	width: 140px;
	height: 16px;
}
.button
{
	width: 145px;
	height: 20px;
}
em
{
	color: red;
	font-style: italic;
	font-size: 10px;
}

.schrijfwerk, .voetnoot, .schrijfwerk em
{
	font-size: 11px;
	font-weight: lighter;
}
.schrijfwerk em
{
	color: #ff0000;
	font-style: italic;
	
}
.voetnoot
{
	font-style: italic;
}

.subkop
{
	font-weight: bold;
}