
a img {border:none;text-decoration:none;border:none;}
p.images a:hover, #fotoContainer a:hover {border-bottom:none;}

body {
	background-color		: #d0edff;
	color						: #000;
	margin					: 0;
}

#logoarea {
	position					: absolute;
	top						: 30px;
	background-image		: url(../media/logoarea.gif);
	background-repeat		: no-repeat;
	width						: 230px;
	height					: 275px;
}

#logoarea img {
	padding					: 15px;
}

#persbericht {
	position					: absolute;
	top						: 119px;
	left						: 235px;
	background-image		: url(../media/persbericht.gif);
	background-repeat		: no-repeat;
	width						: 72px;
	height					: 15px;
	
	color:#C29263;
	font-family:arial, verdana;
	font-size:14px;
	
	/* De volgende styles zijn om dingen passend te maken */
	font-size:12px;
	background-image:none;
	width:95px;
	top:116px;
}
#persbericht a {
	color:#C29263;
	border:none;text-decoration:none;
}

#box {
	position					: absolute;
	top						: 247px;
	left						: 183px;
	background-image		: url(../media/box.gif);
	background-repeat		: no-repeat;
	width						: 72px;
	height					: 77px;
	z-index:1000;
}

#content {
	position					: absolute;
	left						: 340px;
	max-width				: 600px;
	font-family				: verdana, arial;
	padding					: 30px 50px 50px 0;
}

h1 {
	font-size				: 0.95em;
}

h2 {
	font-size				: 0.8em;
}

p {
	font-size				: 0.7em;
	line-height				: 1.5em;
}

a {
	color						: #438dd9;
	text-decoration		: none;
}

a:hover {
	border-bottom			: 1px solid #000;
}

.note {
	border-top				: 1px dashed #999;
	padding-top				: 10px;
}

p.images img {margin-right:2px;border:none;margin-bottom:3px;}

#thumbnails {
  position:absolute;
  left:16px;
  width:300px;z-index:0;
  top:400px;
	font-family: verdana, arial;
	font-size:0.8em;
}

#index {
	position:absolute;
	left:16px;
	width:300px;
	z-index:0;
	top:345px;
	font-family:arial,verdana;
	font-size:12px;
}
#index a {
	color:#C29263;
	text-decoration:none;
	border:medium none;
}
