a:link { COLOR: #8E8E8E; text-decoration: none; }
a:visited { COLOR: #8E8E8E; text-decoration: none; }
a:active { COLOR: #FF9900; text-decoration: underline; }
a:hover { COLOR: #FF9900; text-decoration: underline; }
html {
	overflow: -moz-scrollbars-vertical;
}
BODY {
	margin: 0px;
	background: #CACACA url(image/background.jpg) top left repeat-x;
	font-family: Arial, Helvetica;
	color: #000000;
	text-align: center;
}
.main {
	width: 800px;
	position: relative;
	background: url(image/header.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	height: 20px;
	width: 425px;
	top: 52px;
	left: 316px;
	position: absolute;
	color: #8E8E8E;
	text-align: right;
	font-size: 12px;
}
.content {
	width: 700px;
	top: 75px;
	left: 50px;
	position: absolute;
	text-align: justify;
	background-color: #FFFFFF;
}
.contentinhoud {
	width: 590px;
	margin: 55px;
	text-align: center;
	font-size: 12px;
}
.contentportpagina {
	width: 590px;
	margin-left: 55px;
	margin-top: 18px;
	margin-bottom: 55px;
	text-align: center;
	font-size: 12px;
}
.contentportfolio {
	width: 590px;
	margin: 55px;
	text-align: center;
	font-size: 12px;
}
.contentinhoudleft {
	width: 590px;
	margin: 55px;
	text-align: left;
	font-size: 12px;
}
TD {
	text-align: justify;
	font-family: Arial, Helvetica;
}
.footer {
	font-size: 12px;
	color: #CACACA;
	text-align: center;
}
.schijnbaarnutteloos {
	width:	30px;
	height: 30px;
	margin: 0px;
	position: relative;
}
.linkonder {
	color: #8E8E8E;
	text-align: center;
	font-size: 12px;
}
