body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:link img, a:visited img {
	border: 1px solid #003399;
}
a:hover img, a:active img {
	border: 1px solid #FF9900;
}
h1 {
	color: #003399;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 8px;
	margin: 0px 0px 12px;
	padding: 0px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
h4, h5, h6 {
	color: #666666;
}
p {
	margin: 0px 0px 12px;
	padding: 0px;
	text-align: justify;
	color: #666666;
}
p.date {
	font-size: 9px;
	font-style: italic;
}
#projecten {
	overflow: hidden;
}
#projecten a.category {
	display: block;
	height: 14px;
	padding: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	border: 2px solid #EEEEEE;
}
#projecten a.category_short {
	display: block;
	height: 14px;
	width: 14px;
	padding: 3px 3px 3px 8px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 14px;
	border: 2px solid #EEEEEE;
	overflow: hidden;
	float: left;
	margin-right: 4px;
}
#projecten a.category_long {
	display: block;
	height: 14px;
	width: 353px;
	padding: 3px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	border: 2px solid #EEEEEE;
	overflow: hidden;
	float: left;
	margin-right: 4px;
}
#projecten a:hover, #projecten a:active  {
	background-color: #EEEEEE;
}
#thumbs {
	margin-top: 20px;
	overflow: hidden;
}
#thumbs a {
	display: block;
	width: 126px;
	height: 100px;
	float: left;
	margin: 3px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
}
#thumbs a img {
	width: 120px;
	height: 80px;
}
#thumbs a:link img, #thumbs a:visited img {
	border: 1px solid #003399;
}
#thumbs a:hover img, #thumbs a:active img {
	border: 1px solid #FF9900;
}
div.clear {
	clear: both;
}
.pagina {
	text-align: center;
}
.terug {
	font-size: 14px;
}
.pagina a:link, .pagina a:visited, .terug a:link, .terug a:visited {
	border: 1px solid #003399;
	padding-left: 4px;
	padding-right: 4px;
}
.pagina a:hover, .pagina a:active, .terug a:hover, .terug a:active {
	border: 1px solid #FF9900;
	background-color: #EEEEEE;
}
#printicon a img {
	border: 0px;
}
#copy p {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
}
#copy a:link, #copy a:visited {
	color: #CCCCCC;
}
#copy a:hover, #copy a:active {
	color: #FF9900;
}

