html {height: 100%;}
body {
	font-family: verdana, arial, sans-serif;
	font-size: 70%;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#overall {
	margin: 0 auto 10px auto;
	width: 800px;
	text-align: left;
}
hr {display: none;}

#header {
	padding: 10px 5px 10px 5px;
 	background: #000; 
	height: 50px;
}
#header a {
	float: left;
	display: block;
}
#header img { border: none; }
#header h1 {
	margin: 0 0 0 -9000px;
	float: left;
}
#header form {
	margin: 0 0 0 565px;
	margin: 0 0 0 555px !ie;
	padding: 10px 0 0 0;
 	padding: 20px 0 0 0 !ie;
	height: 30px;
}
#header form input {
	border: none;
	height: 16px;
}
#header form input.tx-indexedsearch-searchbox-button {
	border: none;
	background: url(../images/zoekbutton.gif) center no-repeat;
	font-size: 0px;
	color: #000;
	width: 60px;
}

#menu ul {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
	width: 800px;
	list-style-type: none;
	height: 20px;
	line-height: 20px;
}
#menu ul li, #menu ul li.selected {
	font-weight: bold;
	float: left;
	display: block;
	width: 159px;
	_width: 160px;
	border-right: 1px solid #000;
}
#menu ul li.noborder {
	border: none;
	width: 160px;
	_width: 160px;
}
#menu ul li ul {
	display: none;
	position: absolute;
	background: #fff;
	color: #000;
	width: 159px;
	_width: 160px;
	border-top: 1px solid #000;
}
html>body #menu ul li.selected ul { margin: 16px 0 0 -164px !ie; } 
#menu ul li:hover ul, #menu ul li.over ul, #menu ul li.selected.over ul {
	display: block;
}
#menu ul li ul li, #menu ul li ul li.noborder {
	float: none;
	display: auto;
	width: 159px;
	_width: 160px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
}
#menu ul li a {
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	background: #fff;
}
#menu ul li a:hover, #menu ul li.selected a {
	background: #ccc;
	color: #fff;
}
#menu ul li.selected ul li a {
	background: #fff;
	color: #000;
}
#menu ul li.selected ul li.selected {
	float: none;
}
#menu ul li.selected ul li a:hover, #menu ul li.selected ul li.selected a {
	background: #ccc;
	color: #fff;
}
#left {
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
	height: 10px;
}
/*html>body #left {
	width: 314px;
	padding: 0;
	margin: 0;
	height: auto;
	min-height: 10px;
}
#left img {
	float: none;

}
html>body #left img {
	width: 314px !important;
}*/
#left div {
	padding: 0 !important;
	margin: 0;
	height: auto;
}
#left dt, #left dl {
	padding: 0;
	margin: 0 !important;
}
#left p {
	padding: 0;
	margin: 0;
}
#left ul {
	margin: 5px 0 0 20px;
	padding: 0 0 10px 0;
	list-style-image: url(../images/bullet.gif);
}
#left a {
	color: #555;
	text-decoration: none;
}
#left a:hover {
	color: #000;
	text-decoration: underline;
}
#left li.selected a {
	color: #000;
}
#content {
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px;
}
html>body #content {width: 320px;}
#content ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-image: url(../images/bullet.gif);
	display:block;
}
#content a {
	color: #555;
	text-decoration: none;
}

#content a:hover {
	color: #000;
	text-decoration: underline;
}
#content p a {
	color: #267cd4;
}
html>body #content { width: 304px; }

#main #mainwrapper a:visited {
	border-bottom: 1px dashed #999;
}
#main #mainwrapper a:hover {
	border: none;
}
#main #mainwrapper div#content {
	color: #555;
}
#main #mainwrapper div#content h1 {
	border: none;
	padding: 0;
	font-size: 170%;
	font-weight: normal;
	color: #555;
	margin: 5px 0 5px 0;
	padding: 0;
}
#right {
	width: 159px;
	*overflow:hidden;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}
html>body #right { width: 154px; }
#right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right p.bodytext {
	
	}
#right a {
	padding: 0 0 0 5px;
	color: #555;
	text-decoration: none;
}
#right a:hover {
	color: #000;
	text-decoration: underline;
}
#right li.selected a {
	color: #000;
}
#main h1 {

	color: #000;
	font-size: 100%;
	/*border-left: 1px solid #000;*/
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
/*	line-height: 2em;
	height: 2em; */
}
#main div.tx-indexedsearch-searchbox a, #main div.tx-indexedsearch-rules {
	display: none;
}

#main div.tx-indexedsearch-searchbox input {
	border: 1px solid #000;
}
#main div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	margin: 0 0 0 5px;
	width: 250px;
}
#main div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin: 10px 0 0 100px;
}
#main div.tx-lexicalsearch-pi1 a {
	margin: 0 1px 0 1px;
	color: #267cd4;
}

#left ul li ul{
	display:none;
	margin: 0 0 0 20px;
	padding: 0;
}


#left ul li.selected ul{
	display:block;
}

.news-single-item h2{
	font-weight:bold;
	font-size:12pt;
}

.news-single-author {
	display:none;
}

.news-list-container h2{
	display:none;
}

.news-list-gotoarchive{
	display:none;
}

.news-list-date{
	margin: 0;
	padding: 0;
	font-size:8pt;
	display:block;
}

.news-list-item h3{
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size:13pt;
}

.news-list-item p{
	margin: 0;
	padding: 0;
}

.news-list-item{
	display:block;
	padding: 0 0 20px 0px;
}

#content hr{ display:block; }
