body {
	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
	
	font-family: sans-serif;
	font-size: 10.5pt;
	line-height: 15pt;
	color: #000000;	

	text-align: center;
	width: 100%;

}

table.layout {
	border-collapse: collapse;
	border-right: 1px solid #8499c8;
	
	text-align: left;
	
	height: 760px;
}

td.section {
	height: 120px;
	padding-left: 195px;

	vertical-align: top;

	background-image: url('images/star_bg.png');
	background-repeat: no-repeat;
}

div.logo {
	position: relative;
	top: 15px;
}

div.section {
	position: absolute;
	top: 69px;
	font-variant: small-caps;
}

td.sidebar {
	width: 155px;

	vertical-align: top;
	padding: 20px;
	padding-bottom: 0px;

	background-color: #ebebeb;

	font-size: 9pt;
	line-height: 15pt;
	color: #555555;
	
}

table.contactinfo {
	border-collapse: collapse;
}

td.contactinfo {
	padding-left: 10px;
}

td.menu {
	width: 175px;
	border-top: 1px solid #8499c8;
	
	vertical-align: top;
	padding-top: 20px;
}

td.main {
	padding: 20px;
	width: 581px;
	height: 600px;
	border-top: 1px solid #8499c8;
	
	text-align: justify;
	vertical-align: top;
	
}

table.main {
	border-collapse: collapse;
	width: 581px;
}

td.content {
	width: 471px;
	vertical-align: top;
	padding-bottom: 10px;
}

td.eyecatcher {
	width: 150px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}

td.lowerbar {
	vertical-align: top;
	height: 3px;

	background-color: #8499c8;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	background-color: #8499c8;
	color: #ffffff;
}

a.email {
	text-decoration: underline;
	color: #555555;
}

a.selected {
	background-color: #8499c8;
	color: #ffffff;
}

h3 {
	font-style: italic;
}

ul {
	list-style-image: url('images/listdot.jpg');
}

div.copyright {
	position: relative;
	top: 395px;
	right: px;
	font-size: smaller;
	text-align: right;
}

img {
	border: 0px;
}

img.border {
	border: 1px solid #8499c8;
}

a.w3c:hover {
	background-color: #ffffff;
}

img.w3c {
	position: relative;
	top: 410px;
	left: 10px;
}

iframe.googlemaps {
	border: 1px solid #8499c8;
}

a.linkedin {
	font: 80% Arial,sans-serif; 
	color: #0783B6;
}

a.linkedin:hover {
	background-color: #0783B6;
	color: #ffffff;
}

span.delofttext {
	letter-spacing: 1pt;
}

a.meer {
	color: #8499c8;
}

a.meer:hover {
	background-color: #ebebeb;
	text-decoration: underline;
}

a.meeralt {
	color: #8499c8;
}

a.meeralt:hover {
	color: #FFFFFF;
}

span.datum {
	font-style: italic;
	font-size: smaller;
}