body {
	
	background: white url(bilder-insp/bg.gif) repeat-x;
	
}
ul {
  margin-left: 0;
  padding-left: 1em;
}
li {
  list-style-type: disc;
  list-style-image: url(plus.gif);
}
li.file {
  list-style-type: square;
  list-style-image: url(minus.gif);
}
a:link,
a:active,
a:visited {

	font-family: Garamond; font-size: 16px;


 

}
a:hover{text-decoration: underline; }

a:link.live,
a:active.live,
a:visited.live,
a:hover.live {


}
