body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #ffffff;
	background-color: #fff3d4;
	background-image: url(img/bg_totaal.gif);
	background-position: center;
	background-repeat: repeat-y;
}


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: 10px;
	color: black;
	height: 112px;
	padding-top: 5px; 
	padding-left: 62px;
	padding-right: 48px;
	vertical-align: top;
}

/* ---------Table styles------------- */ 
h1 {
	margin: 0;
	width: 300px;
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	color: #000000;
}
.bg_totaal {
	background: #BCC6D5;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.bg_table {
	background-color: #FFC7E1;
}




/* ----- 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;
}

.control
{
background-color: #FFC7E1;
border: 1px solid #f2519c;
}

.playerborder
{
border: 1px solid #f2519c;
}

