html, body {
	background-color:#666666;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

A:link,A:visited,A:active {
	color: #4F6293; 
	font-family: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
	line-height: 16px; 
}

A:hover {
	text-decoration: underline; 
}

A:link.tab_tekst,A:visited.tab_tekst,A:active.tab_tekst {
	color: #CC0000; 
	font-family: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
	line-height: 16px; 
}

A:hover.tab_tekst {
	text-decoration: underline; 
}

td {
	color: #ffffff; 
	font-family: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

td.tabblad_tekst {
	color: #000000; 
	font-family: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

td.status {
	color: #999999; 
	font-family: Tahoma,Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

td.tabblad {
	border: 1 solid; 
	background-color: #CC0000; 
	font-family: Tahoma,Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

td.tabblad_active {
	background-color: #666666; 
	font-family: Tahoma,Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

td.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt; 
	font-weight: none; 
	text-decoration: none; 
	line-height: 16px; 
}

div {
	font-family: Tahoma, Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}

strong {
	color: #333333; 
	font-family: Tahoma, Arial;
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
}


strong.programma {
	color: #333333; 
	font-family: Tahoma, Arial;
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
}


div.status {
	color: #fffff; 
	font-family: Tahoma,Arial;
	font-size: 8pt; 
	font-weight: none; 
	text-decoration: none; 
}


.invisble {
	display: none;
}
.tabblad_nav {
	padding-right: 6px;
	border-top: #4F6293 1px solid; 
	padding-left: 6px; 
	font-weight: bold; 
	font-size: 10px; 
	z-index: 1; 
	padding-bottom: 0px; 
	#text-transform: uppercase; 
	cursor: pointer; 
	color: #4F6293; 
	padding-top: 2px; 
	border-bottom: #4F6293 1px solid; 
	background-color: #e9e8ef;
}
.tabblad_nav_active {
	padding-right: 6px; 
	border-top: #4F6293 1px solid; 
	padding-left: 6px; 
	font-weight: bold; 
	font-size: 10px; 
	z-index: 1; 
	padding-bottom: 0px; 
	#text-transform: uppercase; 
	cursor: pointer; 
	color: #4F6293; 
	padding-top: 1px; 
	border-bottom: #ffffff 1px solid; 
	background-color: #ffffff;
}

.tabblad_tussen {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-bottom: #4F6293 1px solid;
}

.venster {
	border-bottom: #4F6293 1px solid; 
	border-left: #4F6293 1px solid; 
	border-right: #4F6293 1px solid; 
}

div.tekstveld {
	z-index: 1;
	width:350px;
	height:360px;
	overflow: auto;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-color:transparant;
	scrollbar-arrow-color: #4F6293; 
	scrollbar-face-color: #dddddd; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-base-color: #cccccc;
}

hr {
	color: #4F6293 1px solid; 
	
}
