p {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #c4bfbb;
	margin:0;
	padding:0;
}

/*a {
	text-decoration:underline;
	color:#c4bfbb;
}

a:hover {
	text-decoration:none;
	color:#c4bfbb;
}*/

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-image:url(../gfx/list_image.gif);
	font-size: 11px;
	list-style-position: outside;
	margin-left: 13px;
	margin-top: 5px;
 

}
li, li a {
	color:#c4bfbb;
	text-decoration:none;
	list-style-position:outside;
	list-style-image:url(../gfx/list_image.gif);
	padding-left: 0px;

}
li a:hover {
	color:#ffffff;
	text-decoration:underline;
	list-style-position:outside;
	list-style-image:url(../gfx/list_image.gif);
}
.header1, .Header1 { /* .tekst_intro van home*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	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:1px solid #5c504a;
	float:left;
	text-align:left;
	margin:5px 25px 10px 0px
}
.image_right {
	border:1px solid #5c504a;
	float:right;
	text-align:right;
	margin:5px 0px 10px 25px
}
