body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(pics/bg-left-empty.gif);
}
body.popup {
	background-image: none;
	background-color: #FFF;
}
a {
	color: #000000;
	text-decoration: underline;
}

.linkernav {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.detailinfo {
	margin-top: 14px;
}
.detailinfo h1 {
	font-size: 16px;
}
.detailinfo h3 {
	font-size: 12px;
}
.detailinfo div {
	text-align: left; /* center */
}
.detailinfo hr {
	height: 1px;
	width: 100%;
	color:#000000;
	margin: 0px;
}
.detailinfo a {
	color: #cf0000;
	text-decoration: underline;
}


.boek {
	background-color: #eee;
	border: 1px solid #ccc;
}
.content {
	padding: 16px 18px 30px 16px;
	background-color: #fff;
	background-image: url(pics/bg-content.gif);
	background-repeat: repeat;
}
.news {

	background-color: #EEEEEE;
	border-left:1px solid #000;
}
.newsDiv {
	width:146px;
	padding: 18px 4px 30px 4px;
}
.newsall 
{
	padding: 0 4px 30px 4px;
}
ul.genres {
	margin-top: 55px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
ul.genres li:before {
	content: "\00BB \0020";
}
	
.newsall  .row
{
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
}
.news h2 {
	font-size: 12px;
	margin-bottom:2px;
}
.newsall h2 {
	margin-bottom:2px;
}
.news a, newsall a {
	color: #cf0000;
	text-decoration: underline;
}
.news a.readMore, .newsall a.readMore {
	background:url(pics/pijl.png) no-repeat right;
	padding-right: 15px;
	color: #000;
	text-decoration: none;
}
.news .subtitle, .newsall .subtitle {
	font-weight:bold;
	color: #cf0000;
}
.news .date, .newsall .date {
	font-style:italic;
	color: #777;
}

.linkernav form {
	margin: 0px;
	padding: 0px;
}
.linkernav input {
	background-color: #EEEEEE;
	width: 116px;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.popup td {
  color: #000;
}
.thumbtable img {
	margin-top: 12px;
}
.thumbtable a {

	text-decoration: none;
}
.thumbtable td.thumbImage {
	border-width:1px 1px 0px 1px; 
	border-color:#999999; 
	border-style:solid; 
	background-color:#EEEEEE;
}
.thumbtable td.thumbText {

	border-width:0px 1px 1px 1px;
	border-color:#999999;
	border-style:solid;
	background-color:#EEEEEE;
	padding:6px 4px;
}
.thumbtable td.thumbMore {
	border-width:0px 1px 1px 1px;
	border-color:#999999;
	border-style:solid;
	background-color:#EEEEEE;
	padding:2px 4px;
	background-image:url(pics/pijl.png);
	background-repeat:no-repeat;
	background-position:center;
}
a.intronet {
  color: #AAA;
  margin-right: 2px;
  text-decoration: none;
}
a.intronet:hover {
  color: #F90;
}
