body {
	font-family:  "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	margin-top: 0;
	font-size: 0.7em;
	line-height: 2em;
	margin-left: 35px;
	margin-top: 30px;
	}
	
h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

img {
	border: 0;
}

a {
	color:  #8E161B;
	text-decoration: none;
}
	
#header {
	background-image: url(/img/Boven-achter.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 700px;
}

#content {
	background-image: url(/img/Midden-achter.gif);
	background-repeat: repeat-y;
	width: 500px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#bottom {
	background-image: url(/img/Onder-achter.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 700px;
}

.projecten {
	vertical-align: top;
}

table.projecten td {
	padding-right: 47px;
}

#copyright {
	display: block;
	position: relative;
	left: 46px;
	top: 85px;
}

.knop {
	height: 19px;
	color: white;
	background-color: #64b2ce;
	padding-left: 18px;
	padding-right: 17px;
	margin-right: -2px;
}

#navigatie a:hover, #navigatie .actief {
	background-color: #ECF4F7;
	color: #64B2CE;
}

/* formulier */

form {
	margin-top: 0;
}

fieldset {
	border: 0px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

.block {
	display: block;
}

.small {
	font-size: 0.8em;
}

.submit {
	background-color: #8E161B;
	color: White;
	display: block;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
}
