body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #000000;
	scrollbar-face-color:#af0277;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#32343E;
	scrollbar-highlight-color:#BCC6D5;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:black;
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

img {
	border: 0px;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721; 
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding-right: 5px;
	vertical-align: top;
}

/* ---------Table styles------------- */ 

.bg_totaal {
	background: #FFFFFF;
	width: 900px;
}

.titel_bg {
	background-image: url(img/case_titel_bg.jpg);
	height: 41px;
}

.titel {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4b0133;
	padding: 4px 0 4px 0;
}

.naam {
	font: 11px Verdana, Arial;
	color: #737171;
	font-weight: bold;
	padding-left:3px;
}

.duur {
	font: 9px Verdana, Arial;
	color: #737171;
	text-align: center;
}

.categorie {
	font: 9px Verdana, Arial;
	color: #737171;
	text-align: right;
}

.datum {
	font: 9px Verdana, Arial;
	color: #737171;
	text-align: right;
}

.stippels {
	background-image: url(img/stippellijn.jpg);
	height: 10px;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding:6px 5px 5px 5px;
	vertical-align: top;
	letter-spacing: 0.3pt;
}

/* ----- Link styles ---------*/

a,a:link,a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}


/* ---------Image en Player (standaard) ------------- */ 

.pict
{
border: 1px solid #000000;
width: 160px;
margin:6px;
}

.pict_gr
{
border: 1px solid #000000;
width: 200px;
margin:6px;
}

.bigpic{
border: 2px solid #FDB721;	
}

.control
{
background-color: #FFFFFF;
border: 1px solid black;
}

.playerborder
{
border: 1px solid black;	
}


