body {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #333;
}

td {
	vertical-align: top;
}

.elips_fade {
	background-image: url(/images/static/bg_elips.jpg);
	background-repeat: no-repeat;
}

.elips_fade_home {
	background-image: url(/images/static/bg_elips_home.jpg);
	background-repeat: no-repeat;
}

.content_td {
	background-color: #ccc;
	background-image: url(/images/logo_inhoud.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 149px;
	padding-bottom: 11px;
}

p, h2, a, li {
	font-family: Arial, Helvetica, San Serif;
	font-size: 11px;
	line-height: 19px;
	color: #333;
}

ul {
	list-style-type: square;
	margin-left: 18px;
}

td {
	font-family: Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #333;
}

a:hover {
	color: #ff0000;
}

.kop {
	margin-bottom: -10px;
}

h2 {
	margin-bottom: -10px;
	color: #000;
	letter-spacing: 1px;
}

.actief, .inactief {
	text-decoration: none;
	font-weight: bold;
}

.actief {
	font-size: 13px;
	color: #ff0000;
}

.inactief {
	color: #000000;
}

.project_nav {
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}

.project_nav_inactive {
	font-size: 15px;
	color: #999;
	text-decoration: none;
}

form {
	margin: 0px;
}

form p {
	margin-bottom: 0px;
	margin-top: 12px;
}

input, textarea {
	font-family: Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #333;
}

.small {
	width: 50px;
}

.middle {
	width: 100px;
}

.large {
	width: 225px;
}
