body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #444444;
	background-image: url(pics/verticaal1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 8px 115px 8px 8px;
	color: #DDDDDD;
	line-height: 130%;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.menu {
	font-size: 14px;
	margin-left: 18px;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.menu a {
	font-size: 14px;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
a {
	color: #DDDDDD;
}
h2 {
	margin-left: 205px;
}
.grijzerand {
	border: 1px solid #999999;
}

