body {
	background-color: #3366CC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	font-size:14px;
	color: #FFFFFF;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.2em;
	font-style: italic;
}
h3 {
	font-size: 1em;
}
.schilderij {
	border-color:#FFFFFF;
	border-style: solid;
}
#logo {
	float: right;
	border: none;
}
.caption {
	font-size: .8em;
	text-align:center;
}
#content {
	width: 750px;
	margin:0px auto;
}
#topbar {
	padding-left: 150px;
	text-align: center;
}
.bar {
	clear: both;
	background-color: #CC3333;
	height: 20px;
}
#header {
	clear: both;
	height: 200px;
	background-color: #FFFFFF;
}
#leftcolumn {
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 1em;
}
#rightcolumn {
	width: 550px;
	float:right;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 2em;
}
a {
	color: #FFFFFF;
}
a.menu {
	text-decoration: none;
}
.right {
	float: right;
	margin-bottom: 0.8em;
	margin-left: 0.8em;
}
ul {
	margin-left: 1.5em;
	padding-left: 0;
}
