body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #d18ada;
	scrollbar-face-color:#b9cdfb;
	scrollbar-arrow-color:#ccff00;
	scrollbar-track-color:#d18ada;
	scrollbar-shadow-color:#32343E;
	scrollbar-highlight-color:#BCC6D5;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:black;
	
	background-image: url(img/totaal.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

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;
	vertical-align: top;
}

/* ---------Table styles------------- */ 

.totaal {
	background-image: url(img/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bg_totaal {
width: 960px;
background-image: url(img/bg_totaal.jpg);
}


/* ----- Link styles ---------*/

a,a:link,a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}


/* ---------Image en Player (standaard) ------------- */ 

.pict
{
width: 200px;
height: 150px;
border: 1px solid black;	
}

.bigpic{
border: 2px solid #FDB721;	
}

.control
{
border: 1px solid #6d6d6d;
background-image: url(img/control_bg.jpg);
}

.playerborder
{
border: 1px solid black;	
}

.txt {
	font:10px Verdana, arial;
	padding:0 78px 0 6px;
	color: black;
	vertical-align: top;
	height: 225px;
}
