body {
    margin: 0 0 0 0;
    font: 10px Verdana;
    color: #000000;
	 background-color: #F79173;
    scrollbar-face-color:#FFF215;
    scrollbar-arrow-color:black;
    scrollbar-track-color:#F79173;
    scrollbar-shadow-color:#000000;
    scrollbar-highlight-color:white;i
    scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:'';
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.bg_totaal {
	background: #EF4605;
}
.episode_table {
	background-image: url(img/case_bg.jpg);
	width: 800px;
}
.episode_verhaal {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
}
.pict {
	border: 1px solid yellow;
}
.bigpic {
	border: 1px solid yellow;
}
.control
{
	background-color:#F79173;
	border: 1px solid #FFF215; 
}

.play_txt {
	font-family: Verdana;
	font-size: 10px;
}
.txt {
   background-color: #CCC0DF;
	border: 1px solid #FFBB00;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
a {
  text-decoration:none;
}

a:link,a:visited {
  color:white;
}

a:hover {
  color:#FFBB00;
  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;
}

.info2{
	  font: 10px Verdana;
    color: white;
}





