html, body {height:100%;width:100%;padding:0;margin:0;}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	background: #d0d1d5;
	color: #000;
	text-align: center;
}

/* default positioning of div's: */
body div { position:relative; }

img	{
	border:0;
}
#left { float:left; position:static; min-height:500px; }
#overall {
	width: 1000px;
	margin: 0px auto 0 auto;
	background: #fff;
	padding: 0 0 10px 0;
	border: 1px solid #777;
	text-align:left;
}
#header {
	color: #000;
	padding: 0 0 0 0;
	height:145px;
	width: 1000px;
}
#header h1 {
	display: none;
}
#headerimg {
	height:145px;
	position:absolute;
	width:1000px;
	z-index:1;
}
#main {
	width:1000px;
	margin-top:5px;
	position:static;
}
#content{
	padding-top:0px;
	margin:0 0 0 45px;
	float:left;
	width:420px;
}
a { color: #20b8ff;text-decoration: underline; }
#content h1.csc-firstHeader{
  font-size:15pt;
}
#content h1{
  font-size:13pt;
  border-bottom:1px dotted #000000;
}
#content table p{
	margin:0;
	padding:0;
}
#content ul li{
	list-style-type: disc;
	margin-left: -2.2em;
	_margin-left: 1px;
}
.contenttable{
	margin-bottom:14px;
}
.contenttable td{
	width:220px;
	background-color:#EFEFEF;
}
#right {
	float:right;
	padding-right:10px;
	width: 250px;
}
#right h1
{
	font-size: 15pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#right a{
	color:#20b8ff;
/*	text-decoration:none;*/
}
#right a:hover{
	color:#20b8ff;
	text-decoration:underline;
}
 #right .news-list-container .news-list-item  h3{
	font-size:14px;
}
#right  td{
	font-size:8pt;
}
#zoeken{
	background-color:#000000;
	width:25px;
	color:#ffffff;
	border:1px solid #00;
}
#ZoekenIe6{
	height:20px;
}
html > body >  #overall >  #main >  #left >  #leftbottom > #tx_indexedsearch >  #ZoekenIe6{
	height:0px;
}
table.rtg-files-table{ width:420px; }
table.rtg-files-table td { border-bottom:1px solid #D0D1D5; padding:3px; }
table.rtg-files-table th.rtg-files-header {
	background-color:#000;
	color:#fff;
	font-size:14px;
	padding:3px;
}
table.rtg-files-table td.rtg-files-footer {
	color:gray;
	font-size:11px;
	font-style:italic;
	border-top:1px solid #D0D1D5;
	border-bottom:2px solid #D0D1D5;
}

div#footer {clear:both;}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	margin-right:35px;
}