body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #ffac00;
	scrollbar-face-color:#b94e2e;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#ffac00;
	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;
}
td {
	font-family: Verdana;
	font-size: 11px;
}


.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #0012ff;
	padding: 0 8px 0 8px;
	vertical-align: top;
	height: 200px;
}
.bg_totaal {
background-image: url(img/bg_totaal.jpg);
width: 950px;
}
/* ---------Table styles------------- */ 

.bg_header_hd {
background-image: url(img/hd_logo.jpg);
background-repeat: no-repeat;
	width:118px;
}
.case {
width: 918px;
background-image: url(img/case_bg.jpg);
}

.case_top {
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
}

.case_right {
	background-image: url(img/case_right.jpg);
	width: 268px;
	height: 305px;
}

.case_bottom {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	height: 59px;
}

.mcase_bottom {
	background-image: url(img/mbottom.jpg);
	background-repeat: no-repeat;
	height: 59px;
}

/* ----- 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 #b14631;
}
.control
{
background-image: url(img/controle_bg.jpg);
border: 1px solid #b14631;
}

.playerborder
{
border: 1px solid black;
}

