body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/lijn.gif);
    background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#8C8C8C;
}

h2 {
	font-size:12px;
	font-weight:bold;
	display:inline;
	color:#B4B4B4;
}

.Tabel1 { 
	background-image:url(images/BlokjesBalk.gif);
    background-repeat:repeat-x
}

#headertext {
	font-size:10px;
	line-height:12px;
	padding-left:10px;
}

#map {
	font-size:10px;
}

#content {
	width:800px;
	overflow:scroll;
}

#categorieen {
	font-size:11px;
	line-height:22px;
}

#categorieen input {
	font-size:11px;
}

#addProject td {
	padding-right:10px;
}

#button {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4DBDD9;
}