a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #555500;
}
a.out {
	text-decoration: underline;
}

a.a1 {
	margin-left: 8px;
}
a.a2 {
	margin-left: 16px;
}
a.a3 {
	margin-left: 24px;
}
a.a4 {
	margin-left: 34px;
}
div#address {
	padding-left: 62px;
	margin-bottom: 28px;
}
div.menu {
	width: 190px;
	padding: 0px 0px 2px 16px;
}
div.linktable {
	width: 230px;
	margin-bottom: 18px;
	cursor: pointer;
}
h1 {
	margin: 12px 0px 30px 0px;
	color: #E9E9C9;
	font-size: 36px;
}
h1.indent {
	margin-left: 36px;
}
p.indent {
	margin-left: 36px;
}
html {
	font-family: verdana;
	font-size: 12px;
	border-style: none;
}
img#logo {
	position: absolute;
	top: 50px;
	left: 56px;
}
body {
	overflow: hidden;
	background-image: url('menubg.jpg');
	background-repeat: repeat-y;
}
li {
	margin-bottom: 6px;
}
span.bigger {
	font-size: 120%;
}
span.smaller {
	font-size: 72%;
}
table {
	border-spacing: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
td.bottom {
	vertical-align: bottom;
}
td.content {
	padding-right: 36px;
}
td.menu {
	padding: 120px 0px 0px 47px;
}
td.content {

}
td.painting {
	width:334px;
	height:336px;
	text-align:center;
	vertical-align:middle;
	background-image: url('schilderijlijst.jpg');
	background-repeat: no-repeat;
}
ul
{
	list-style:url(li.jpg);
}

