

li div {
	display:inline;
}

#content ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	list-style-image:url(../gfx/list_image.gif);
	list-style-position:inside;
	padding:0;
	margin:0;
}
#content li, li a {
	list-style-position:inside;
	text-decoration:none;
	font-size: 13px;
	margin:0;
	padding:0;
	list-style-image:url(../gfx/list_image.gif);
}
#content li a:hover {
	text-decoration:underline;
	list-style-image:url(../gfx/list_image.gif);
}
.header1, .Header1 , .BodyTxt { /* .tekst_intro van home*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	padding-left: 2px;
	text-align:justify;
	margin-top:0;
}
.header2, .Header2 { /* gewone tekst */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:25px;
	color: #333333;
	text-align:justify;
	margin:0;
}

.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: 11px;
	color: #333333;
	line-height: 16px;
	margin-right: 0;
}
.header4, .Header4, p,  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.header5, .Header5 { /* onderschrift */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ffffff;
	line-height: normal;
}
/*.table1 td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color: #333333;
	vertical-align:top;
	display:block;
	margin:0;
	padding:0;
	border:0;
}*/
.image {
	border:0;
}
.image_left {
   margin: 5px 15px 5px 0;
   float:left;
   border: solid 0px #dadada;
}
.image_right {
   margin: 5px 0 5px 15px;
   float:right;
   border: solid 6px #dadada;
}
.image {
   margin: 5px 15px 5px 15px;
   float:none;
   border: solid 6px #dadada;
}
.image_left_noborder {
   margin: 5px 15px 5px 0;
   float:left;
   border: 0;
}
.image_right_noborder {
   margin: 5px 0 5px 15px;
   float:right;
   border: 0;
}
.image_noborder {
   margin: 5px 15px 5px 15px;
   float:none;
   border: 0;
}

