
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, option, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

form {
	margin: 0px;
}
A:link { 
	color: #000000; 
	text-decoration : none; 
}
A:visited {
	color : #000000; 
	text-decoration : none; 
} 
A:hover {
	color : #000000; 
	text-decoration : underline; 
} 
A:active {
	color : #000000; 
	text-decoration : none; 
} 
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5E5;
	padding: 4px;
	border-top: solid 1px #E5E5E5;
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
}
.bericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	margin-bottom: 20px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px dotted #bfbfbf;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	margin-bottom: 20px;
	text-align: center;
}

.nav3 a {
	display: block;
	cursor: hand;
	background-image: url(/img/berichttoevoegen_but.gif);
	background-position: left top;
	width: 178px;
	height: 16px;
	text-indent: -4000px;
}

.nav3 a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/berichttoevoegen_but_ro.gif);
	width: 178px;
	height: 16px;
	text-indent: -4000px;
}

code { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
