@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2, p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
h2{
	font-size: 14px;
	color: #E19B82;
}
table {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
table a, p a{
	color: #508EB5;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
}
.main {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1067px;
	height: 622px;
	background-image: url(images/jacques-website05.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
.menu{
	position:absolute;
	left:293px;
	top:199px;
	width:624px;
	height:25px;
	z-index:1;
}

.menu p{
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.inhoud{
	position:absolute;
	left:425px;
	top:257px;
	width:420px;
	height:252px;
	z-index:1;
	padding: 20px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #518FB4;
	border-right-color: #518FB4;
	border-bottom-color: #518FB4;
	border-left-color: #518FB4;
}
.artikel {
	position:absolute;
	top:280px;
	width:200px;
	z-index:1;
	float: left;
	left: 425px;
}
.artikel2 {
	position:absolute;
	top:280px;
	width:200px;
	z-index:1;
	float: left;
	left: 647px;
}
.fotohouder {
	position:absolute;
	top:257px;
	width:420px;
	z-index:1;
	float: left;
	left: 425px;
	height: 260px;
	text-align: center;
}
.main .fotohouder img {
	border: 1px solid #518FB6;
}
