body {
  	scrollbar-arrow-color:gray;
  	scrollbar-base-color:black;
  	scrollbar-face-color:black;
  	scrollbar-highlight-color:gray;

	background: black;
	color: white;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


H1
{
  COLOR: white;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H2
{
  COLOR: white;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H3
{
  COLOR: white;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: lighter;
  TEXT-TRANSFORM: capitalize;
}


form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

img {
  border: 0;
}

img.across {
	border: 0;
	margin: 0 0 10px 0;
}

img.left {
	border: 0;
	float: left;
	margin: 2px 10px 5px 0;
}

img.right {
	border: 0;
	float: right;
	margin: 2px 0 5px 10px;
}



table, td, input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}



#logo {
	float: left;
	width: 185px;
}

#searchboxes {
	padding-top: 20px;
	text-align: center;
}

#searchboxes select {
	border-bottom: 1px solid #CE003B;
	border-left: 1px solid #A00028;
	border-right: 1px solid #CE003B;
	border-top: 1px solid #A00028;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


.detailbody {
	margin: 10px;
}

.detailbody .detailtitle {
	color: Silver;
}

.detailbody a {
	text-align: left;
	color: White;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.detailbody a:hover {
	text-decoration: underline;
}


.overviewbody {
  background: black;
}
.overviewlist { /*tabel*/
} 
.overviewbody .title { /*zender of uur*/
	background-color: Silver;
	color: black;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
  height: 28px;
  padding-left: 5px;
  border-bottom: 5px solid black;
  border-top: 5px solid black;
}
.overviewbody .warning { /*wijziging*/
 
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .time { /* time*/
	border-right: 1px solid Silver;
  width: 90px;
  padding-bottom: 2px;
}
.overviewbody .zender { /*zender*/
	padding-left: 5px;
	padding-right: 0px;
  padding-bottom: 2px;
}
.overviewbody .FILM { /*genre film*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .SERI{ /*genre serie*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .SPOR{ /*genre sport*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .DOCU{ /*genre documentaire*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .JEUG{ /*genre jeugd*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .MUZI{ /*genre muziek*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .AMUS{ /*genre amusement en reality*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .NIEU{ /*genre nieuws*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .ACTU{ /*genre actua*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .CULT{ /*genre cultuur*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .NATU{ /*genre natuur en wetenschap*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .LIFE{ /*genre lifestyle*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .LEVE{ /*genre levensbeschouwing*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .SOCI{ /*genre sociaal-maatschappelijk*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .HUMA{ /*genre human interest en reportagemagazines*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}
.overviewbody .VARI{ /*genre varia*/
  padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 2px;
}

.overviewbody a /*uitzending*/
{
	display: block;
	text-align: left;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	margin: 0;
}

.overviewbody a:hover /*uitzending*/
{
	color: Silver;
	margin: 0;
  text-decoration: bolder;
}

.overviewbody a:visited 
{
  text-decoration: none;
} 
.overviewbody a:active 
{
  color: red;
  FONT-WEIGHT: bolder;
}





