body {
	background: #CAAA9A;
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}

td {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}

ul {
	margin-top: 10px;
}

td.header {
	background-color: #744420;
}

td.navigatie {
	background-color: #744420;
}

.maintitle {
	color: #744420;
	font-size: x-large;
	font-weight: bold;
}

.title {
	font-size: large;
}

.subtitle {
	font-size: medium;
}

.subtitle2 {
	font-size: medium;
	text-decoration: underline;
	display: block;
	float:left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.browntext {
	color: #744420;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.noTopSpace {
	margin-top: 0px;
}

.noBottomSpace {
	margin-bottom: 0px;
}

.noTopBottomSpace {
	margin-top: 0px;
	margin-bottom: 0px;
}

.comment {
	font-size: x-small;
}

#mappad {
	font-size: x-small;
}

#mappad a {
	font-size: x-small;
}

.left_floating_img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.thumbContainer{
  display: block;
  float:left;
  margin-right: 10px;
}
