#frameleft {
	width: 300px;
}

body {
	background-color: #fff;
	color: #000;
}

select {
	width: 196px;
	border: 1px solid #202b53;
	font: 12px verdana;
}

img {
  border: 0px;
}

.large {
  border: 0px;
  margin-bottom: 20px;
}

div.spacer {
  border: 0px;
  height: 97px;
}
	
div.title {
  border: 0px;
  font: 12px verdana;
  height: 43px;
}
  
#links {
	margin-top: 20px;
	margin-left: 12px;
}

#thumbnails {
	position: absolute;
	top: 145px;
}

.thumb {
	margin-right: 8px;
	margin-bottom: 8px;
	border: 0px;
}

.illustratie {
	padding-top: 104px;
	padding-left: 0;
}

.brood {
	font-family: arial;
	font-size: 12px;
	color: #133054;
	line-height: 20px;
	margin-left: 25px;
}

.brood a {
	color: #133054;
	text-decoration: none;
}

.brood a:hover {
	text-decoration: underline;
}

#text, #links {
	font: 12px verdana;
}

#text strong, #links strong {
	font-weight: 700;
	font-size: 14px;
	color: #000;
	display: block;
	padding: 12px 0 2px 0;
}

#text a:link, #text a:visited, #links a:link, #links a:visited {
	padding: 0 0 2px 0;
	text-decoration: none;
	color: #999;
}

#text span {
	color: #000;
}

#links a:link, #links a:visited {
	color: #000;
  text-decoration: none;
}

#links a:hover {
  color: #5656ff;
}

#links .link {
	display: block;
}

#news a:link, #news a:visited {
  color: #999;
  text-decoration: none;
}

#news a:hover {
  color: #5656ff;
}

#news a:actived {
  color: #000;
}

#title {
	border: 1px solir red;
	}
