body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #4b4b4b;
	font-size: 7pt;
}
a {
	color: #000000;
}
a:hover {
	font-weight: bold;
}
h2#logo {
	margin-left: 20px;
	color: #fff;
	font-size: 1.6em;
}
h1 {
	color: #fff;
	font-size: 1.2em;
	background-color: #52a8cd;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
table {
	border-collapse: collapse;
}
td#inhoudTD {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.buitenTabel {
	background-image: url('images/bg-balken.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: auto;
	width: 90%;
	height: 850px;
}
.hoofdTabel {
	width: 852px;
	margin: auto;
	border-collapse: collapse;
}
.header {
	width: 852px;
	height: 140px;
	background-image: url('images/bg-header.png');
	background-repeat: no-repeat;
	bord/er: 1px solid red;
}
.hoofdMenu {
	height: 35px;
	background-image: url('images/bg-hoofdmenu.jpg');
}
.subBalk {
	background-image: url('images/bg-subbalk.jpg');
	background-repeat: repeat-x;
	background-color: #6fb24e;
	width: 215px;
	height: 656px;
}
div#menuTabs {
	height: 35px;
	position: relative;
	top: -36px;
	bord/er: 1px solid yellow;
	float: none;
}
.menuTab {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 107px;
	height: 35px;
	background-image: url('images/menu-tab.png');
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
}
.menuTab:hover {
	text-decoration: underline;
}
.tekstTD {
	vertical-align: top;
}
.tekstTabel {
	text-align: left;
	line-height: 12pt;
	word-spacing: 1pt;
	padding: 10px;
	height: auto;
	width: 617px;
	margin: 10px;
	vertical-align: top;
}
div#artworks {
	border: 1px solid #52a8cd;
	background-color: #ffffff;
	float: middle;
}
div#artworks img {
	border: none;
	display: block;
	float: none;
	margin-left: 10px;
	margin-bottom: 4px;
}
div#headerAnimatie {
	width: 497px;
	height: 90px;
	position: absolute;
	text-align: right;
	margin-left: 352px;
	display: inline;
	float: right;
	top: 20px;
}
table.websites td {
	border-top: 2px solid #52a8cd;;
	padding: 10px;
	background-color: #ffffff;
}
table.websites img {
	border: none;
}