body {
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
  	background-color: #faf300;
  	font: 10px Verdana;
  	color: #000000;
	margin: 0 0 0 0;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	margin: 0;
	width: 286px;
	font-family: Arial;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}

textarea

{
	background: transparent;
 	padding-left: 10px;
	padding-right: 5px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color:#FFD27B;
	scrollbar-arrow-color:#C07E00; 
	scrollbar-track-color:#FFFFCC;
	scrollbar-shadow-color:#FFBB38;
	scrollbar-highlight-color:FFEDCA;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	border: 0px;
	width: 282px;
	height: 78px;
	text-align: center;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 5px;
	vertical-align: top;
}

.tekst {
background-image: url(img/bgtekst.jpg);
background-repeat: repeat-x;
background-color: #ffffcc;
border: 1px solid #af4b00;
}


/* ---------Table styles------------- */ 


.bg_totaal{
background-image: url(img/bgtotaal.gif);
background-repeat: repeat-y;
}

.case {
	background: white;
	border: 1px solid #af4b00;
}

/* ----- 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 black;
}

.bigpic{
border: 2px solid #FDB721;
}

.control
{
background-color: #e3a757;
border: 1px solid #AF4B00;
}

.playerborder
{
border: 1px solid #AF4B00;
}


