body {
	margin:0;
	font:11px Verdana, sans-serif;
	color:white;
}
td {
	padding:0;
	font:11px Verdana, sans-serif;
	vertical-align:top;
}
a {
	font:11px Verdana, sans-serif;
	color:white;
	text-decoration:none;
}
a:hover{
	color:black;
}
a:visited {
	color:white;
}
a:visited:hover{
	color:black;
}
input {
	border:1px solid #313131;
	font:11px Verdana, sans-serif;
	color:#313131;
}
select {
	border:1px solid #313131;
	font:11px Verdana, sans-serif;
	color:#313131;
}
textarea {
	border:1px solid #313131;
	font:11px Verdana, sans-serif;
	color:#313131;
}
div {
	height:12px;
	background-image:url(../images/spacer.gif);
	color:white;
}
.SelNormal{
	filter:none;
	cursor:hand;
}
.SelHover {
	filter:Alpha(opacity=70, finishopacity=70, style=3);
	cursor:hand;
}
.SelDisabled {
	filter:Alpha(opacity=25, finishopacity=25, style=3);
	cursor:text;
}
img.Clickable {
	border:0;
	cursor:pointer;
}

/* HOMEPAGE */

td.BGround {
	width:50%;
}
td.Anim {
	background-color:#313131;
	padding:6px 0 6px 0;
}
td.Links {
	background-color:#313131;
	padding:6px 0 6px 0;
}
td.Divider {
}
a.Divider {
	color:black;
}
a.Divider:visited {
	color:black;
}
a.Divider:hover {
	color:white;
}
a.Divider:visited:hover {
	color:white;
}
span.TopNav {
}
table.Onderwerp {
	width:100%;
	height:99px;
	border:1px solid #919191;
}
td.OWHeader {
	background-color:#313131;
	padding-left:5px;
	font-weight:bold;
}
div.OWHeader {
	width:174px;
	height:16px;
	background-color:#313131;
	padding:1px 0 0 0;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
td.OWBody {
	height:100%;
	background-color:#e4e4e4;
	padding:4px 0 2px 5px;
	color:#313131;
	line-height:14px;
}
div.OWBody {
	margin:0;
	width:174px;
	height:14px;
	padding:0;
	color:#313131;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
a.OWBody, a.OWBody:visited {
	color:#313131;
	text-decoration:underline;
}
a.OWBody:hover, a.OWBody:visited:hover {
	color:#808080;
}
td.OWFooter {
	background-color:#919191;
	text-align:center;
}
a.Meer, a.Meer:visited {
	color:#313131;
	font-weight:bold;
}
a.Meer:hover, a.Meer:visited:hover {
	color:#808080;
}

/* SUBJECT POPUP */

td.SubBGround {
}
td.SubContent {
	background-color:#e4e4e4;
	color:#313131;
}
td.SubTitle {
	background-color:#313131;
	padding:10px 5px 10px 5px;
	font-weight:bold;
	text-align:center;
}
td.SubNav {
	padding:0 0 3px 0;
	font-size:10px;
	line-height:10px;
}
a.SubNav {
	font-size:10px;
}
a.SubNav:visited {
}
a.SubNav:hover {
}
a.SubNav:visited:hover {
}
td.SubThumbText {
	padding-top:1px;
	color:#737373;
}
div.SubThumbTitle {
	margin:0 0 4px 0;
	width:120px;
	height:28px;
	background-color:transparent;
	border:0;
	font:11px Verdana, sans-serif;
	color:#313131;
	text-align:left;
	overflow:hidden;
}

/* NEW SUBJECT */

body.NewSubject {
	background-image:none;
	background-position:left top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	padding:93px 0 0 56px;
	color:white;
	font-weight:bold;
}

/* MSG OVERVIEWS */

body.topList {
	margin-top:1px;
}
td.Thumbnail {
	padding:4px 4px 0 4px;
}
td.ThumbText {
	padding-top:1px;
}
div.ThumbTitle {
	margin:0 0 4px 0;
	width:120px;
	height:28px;
	background-color:transparent;
	border:0;
	font:11px Verdana, sans-serif;
	color:white;
	text-align:left;
	overflow:hidden;
}
img.Thumbnail {
	border:1px solid black;
}
img.ThumbnailIE {
	border:0;
}
a.Thumbnail, a.Thumbnail:visited {
}
a.Thumbnail:hover, a.Thumbnail:visited:hover {
}
a.ThumbnailIE, a.ThumbnailIE:visited {
	border:1px solid black;
}
a.ThumbnailIE:hover, a.ThumbnailIE:visited:hover {
	border:1px solid white;
}

/* COLOFON en DISCLAIMER */

li.Uitleg {
	margin: 0 0 10px 0;
	padding-right: 10px;
	color: #330033;
}
p.Uitleg {
	margin: 0 0 10px 0;
	padding-right: 10px;
	color: #330033;
}
a.Uitleg, a.Uitleg:visited {
	color: #330033;
	text-decoration:underline;
}
a.Uitleg:hover, a.Uitleg:visited:hover {
	color: #333333;
}
