html {
	height: 100%;
}
body {
	margin: 0;
	background: url(beeld/background.gif) black;
	border: 0; margin: 0; padding: 0;
	height: 100%;
	min-height: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
font-size: 13px;
}
a {
	color: #ffd831;
	text-decoration: none;
}
a:hover {
	color: #a90606;
}
iframe {
	border: 0;
}
p {
/*	margin: 0; */
}
table {
	border-collapse: collapse;
}
#left {
	width: 210px;
	height: 100%;
	background-color: #1a171b;
}
#left > img {
	display: block;
	border: 0;
}
#langselector {
	margin-top: 40px; margin-left: 8px;
}
#navholder {
	position: absolute;
	left: 210px;
	top: 27px;
	height: 32px;
}
#nav {
	min-width: 600px;
}
#nav tr {
	height: 32px;
}
#nav td {
	background-color: #faffff;
	height: 32px;
	vertical-align: middle;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#nav a {
	text-decoration: none;
	color: #1a171b;
}
#nav a:hover {
	color: #a90606;
}
td.tab {
/*
	min-width: 43px;
	min-width: 30px;
*/
}
.activetab {
	color: #c40200;
}
td.bgtab {
	background-image: url(beeld/TAB-rechts-2a.gif);
	width: 30px;
}
#content {
	position: absolute;
	width: 840px;
	min-width: 650px;
	top: 59px;
	left: 210px;
	background-color: #1a171b;
	color: white;
}
#contentinner {
	width: 650px;
}
#tabright {
	position: absolute;
	width: 22px;
/*	left: 1050px; */
	right: 34px;
	top: 59px;
	background-image: url(beeld/TAB-rechts.gif);
}

div.whitebar {
	width: 650px;
	height: 10px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* needed for scrolling divs */
.scroll-pane {
	background-color:#fffcd4;
}
.jScrollPaneContainer {
	background-color: #fffcd4;
}
.jScrollPaneTrack {
	background: url(scrollbar_background.gif) repeat-y;
}
.jScrollPaneDrag {
	height: 8px;
	max-height: 8px;
	background: url(scrollbar_track.gif) no-repeat center;
}
a.jScrollArrowUp {
	height: 9px;
	background: url(scrollbar_arrow_up3.gif) no-repeat 0 0;
}
a.jScrollArrowDown {
	height: 9px;
	background: url(scrollbar_arrow_down3.gif) no-repeat 0 0;
}
/* end needed for scrolling divs */
.itemtitle {
/*	margin-top: 13px; */
	font-size: 21px;
	color: #ffd831;
}
.itemdate {
	font-size: 11px;
}
.readmore {
	font-size: 11px;
	color: #ffd831;
	cursor: pointer;
}
.readless {
	display: none;
	font-size: 11px;
	color: #ffd831;
	cursor: pointer;
}
.gotop {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 11px;
	color: #ffd831;
}
#anchormenu {
	width: 640px;
	min-width: 640px;
	padding-top: 6px;
	margin-left: 10px;
	height: 14px;
}
#anchormenu a {
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-right: 4px;
	margin-right: 4px;
	padding-left: 4px;
	margin-left: 4px;
}
#anchormenu a:hover {
	color: #ffd831;
}
#anchormenu a.anchselected {
	font-size: 11px;
	color: #ffd831;
}
.itemremainder {
	display: none;
}
.subpagemenu {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #ffd831;
	margin-bottom: 0px;
}
#anchormenu .subpagemenu a {
	padding-right: 2px;
	margin-right: 2px;
	padding-left: 2px;
	margin-left: 2px;
	color: #ffd831;
}
#anchormenu .subpagemenu span.poselected {
	padding-right: 2px;
	margin-right: 2px;
	padding-left: 2px;
	margin-left: 2px;
	color: #a90606;
}
.dialogtextdiv {
	display: none;
	position: absolute;
	top: 60px;
	z-index: 39;
/*	opacity: 0.95; */
}
.dialogfrom {
	font-style: italic;
	color: #a90606;
	font-weight: bold;
}
.comments {
	color: black;
width: 512px;
}
.showcomments {
	color: black;
	text-decoration: underline;
}
#responseformholder{
	display: none;
	position: absolute;
	top: 170px;
	left: 400px;
	padding: 0;
	color: black;
z-index: 40;
}
.finp {
	text-align: right;
}
.dialog {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: black;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	vertical-align: top;
	width: 400px;
}
.showhidecomments {
	color: black;
	text-decoration: underline;
}
.showaddcomment {
	color: black;
	text-decoration: underline;
}
.subkopje {
	color: #ffd831;
	text-transform: uppercase;
}
.pagerdiv {
	text-align: right;
	color: #ffd831;
	font-size: small;
}
.pagernrselected {
	color: #a90606;
}
.pagerprev {
	visibility: hidden;
	cursor: pointer;
}
.pagernext {
	cursor: pointer;
}
td.dragtd {
	cursor: move;
}
#addthisbuttondiv {
	margin-top: 10px;
	margin-left: 6px;
}

