body, h1, h2, h3, h4, h5, h6, tr {
	font-family: Verdana;
}

body {
	background-attachment: fixed;
	background-image: url(/plaatjes/background.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #00267f;
	margin-bottom: 100px;
	text-align: justify;
}

body, tr {
	font-size: 12px;
}

#db {
	height: 47px;
	width: 300px;
	background-image: url(right/button.gif);
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	vertical-align:middle;
	padding-top: 3px;
}

#project {
	height:auto;
	width:auto;
	background-color:#FC3;
	padding-left: 15px;
	padding-right: 15px;
}

h2 {
	color: #f0a200;
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

img {
	border-style: none;
}

div.float_left {
	float: left;
	margin-right: 10;
}
div.float_right {
	float: right;
	margin-left: 10;
}

.c0 {
	border-collapse: collapse;
}

.c0 td, .c0 th {
	border: 1px solid #000000;
}

.db {
color:#363;
}

.afb {
margin: 5px;
}