html {
  font-family:georgia, times new roman, serif;
  line-height:110%;
  background-color: #f9f9f9;
  margin: 0;
  padding: 0;
  text-align:center;
}

img, object, embed{
	border:0;
}

form {
	display:block;
	float:left;
}

body {
	margin: 10px auto;
	margin-top:0;
	margin-bottom:0;
	padding: 0;
	width: 1000px;  /* bmh */	
}
input, select, textarea, option {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #123845;
}
h1, h2, h3, h4, h5, #footer{
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:25px;
	line-height:25px;
	margin-bottom:5px;
}
h3 {
	font-size:18px;
	margin-bottom:1px;
}
h4 {
	margin-bottom:5px;
}
a {
	color:#000;
}

#container {
	padding: 0;
	margin:0;
	text-align: left;
	color: #325865;
	background: transparent;
	clear: both;
	background-color:#fff;
}
#header {
	width: 1000px;
	height:80px;
	margin:0;
	padding:0;
	background-color: #ccc;
}
#header #title {
	padding-top:15px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	color:#000;
	width:970px;
	font-size:11px;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
#header #subheader{
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	color:#000;
	width:970px;
	font-size:12px;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
#subheader a {
	color:#000;
	text-decoration:none;
}
#header #title h1, #header #title h1 a, #header #title form, #header #title input{
	padding:0;
	margin:0;
	display:inline;
}
#header #title h1 {
	float:left;
	line-height:1em;
	font-size:30px;
}
#header #title h1 a {
	color:#000;
	text-decoration:none;
}
#header a:hover {
	color:#666 !important;
	text-decoration:none;
}
#header #title input#criteria {
	width:240px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	text-decoration:none;
	color:#999;
}
#searchButton {
	padding:5px;
	padding-left:10px;	
	padding-right:10px;
}
#footer {
	clear:both;
	background-color:#E6E6E6;
	height:17px;
	padding:2px;
	padding-left:11px;
	padding-right:11px;
	text-align:right;
	font-size:10px;
	color:#737373;
}
#footer a{
	text-decoration:none;
	color:#737373;
}
#footer a:hover{
	text-decoration:none;
	color:#333;
}

#content {
	font-size:12px;
	color:#333;
	padding:7px;
	padding-bottom:400px;
	margin:0;
}
#left_content,#center_content,#right_content {
	margin:0;
	padding:5px;
	padding-top:0px;
	float:left;
}
#left_content {
	width:345px;
}
#center_content {
	width:400px;
	text-align:right;
}
#right_content {
	width:210px;
}
.newest_arts a{
	display:block;
	text-align:right;
	text-decoration:none;
}
.newest_arts a:hover{
	background-color:#efefef;
}

.search_result p{
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height:120%;
	font-size:90%;
}
.search_result p a{
	font-size:100%;
}
.search_result a{
	font-size:120%;
}
.itemList a{
	font-size:160%;
}
#content p{
	padding:0;
	margin:0;
	margin-bottom:1.5em;
}

#overDiv {
	text-align:left;
	line-height:90%;
}
#searchTerms li {
	font-size:190%;
}
table th {
	text-align:left;
	vertical-align: top;
}
table td {
	text-align:left;
	vertical-align: top;
}
.aanwijzing {
	border:1px #444 solid;
	background-color:#efefef;
	padding:5px !important;
	font-weight:bold;
}

