body {
    margin: 0 0 0 0;
    font: 10px Verdana;
    color: #F9F1DF;
	 background-color: #D0CBBA;

	 scrollbar-face-color:#487271;
    scrollbar-arrow-color:#FDB721;
    scrollbar-track-color:#9E9576;
    scrollbar-shadow-color:#2E332A;
    scrollbar-highlight-color:#9AE0DE;
    scrollbar-3dlight-color:white;
    scrollbar-darkshadow-Color:black;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

.bgtotaal {
background-image: url(img/bg_totaal.gif);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.episode_verhaal {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
}
.pict {
	border: 1px solid black;
}
.bigpic {
	border: 1px solid yellow;
}
.control
{
	background-color:white;
	border: 1px solid black; 
}

.play_txt {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}
.txt {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	vertical-align: top;
}

a {
  text-decoration:none;
}

a:link,a:visited {
  color:black;
}

a:hover {
  color:black;
  text-decoration:underline;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
}

.pr0{
	border-right: 1px solid #FF00E4;
	border-left: 1px solid #FF00E4;
	border-bottom: 1px solid #FF00E4;
}

.pr1{
	border-right: 1px solid #FF00E4;
	border-bottom: 1px solid #FF00E4;
}

.pr2{
	border-right: 1px solid #FF00E4;
}

.pr4{
	border-right: 1px solid #FF00E4;
	border-left: 1px solid #FF00E4;
}

.info{
	  font: 10px Verdana;
    color: #000000;
	 padding-left:5px;
}

.info2{
	  font: 10px Verdana;
    color: white;
}





