p {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #c4bfbb;
	margin:0;
	padding:0;
}

ul {
	font-family: "Tahoma", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	text-decoration:none;
	padding: 0em;
	margin: 0em;
	line-height: 20px;
}

.nieuws{
	color:#59380c;
}

.nieuws a:hover{
	color:#FFFFFF;
}

ul li {
	color:#59380c;
	text-decoration:none;
	background-image: url(../gfx/_gfx_rw/list-image.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
	line-height: 20px;
}

li a {
	text-decoration: none;
}

li a:hover {
	color:#59380c;
	text-decoration:underline;
	list-style-position:outside;
	list-style-type:none;
	font-size: 13px;
}
.header1, .Header1 { /* .tekst_intro van home*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 22px;
	font-weight: bold;
	color: #c4bfbb;
	padding-left: 2px;
}
.header2, .Header2 { /* gewone tekst */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color: #c4bfbb;
}

.header {
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}
.header3, .Header3 { /* introtekst */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4bfbb;
	line-height: 17px;
	margin-right: 0;
}
.header4, p, .bodyTxt, .Header4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4bfbb;
	line-height: 16px;
}
.header5, .Header5 { /* onderschrift */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4bfbb;
	line-height: 14px;
}
.table1 td {
	vertical-align:top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.image {
	border:0;
}
.image_left {
	border:5px solid #e7dccb;
	float:left;
	text-align:left;
	margin:5px 25px 10px 0px
}
.image_right {
	border:5px solid #e7dccb;
	float:right;
	text-align:right;
	margin:5px 0px 10px 25px
}

