body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #feccee;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

.sl {
	background-image: url(img/sl.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.sr {
	background-image: url(img/sr.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.txt {
width: 465px;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	line-height: 13px;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	margin: 0;
	color: #ffffff;
	width: 225px;
}

/* ---------Table styles------------- */ 

.bg_totaal {
	background: #fc85c4;
	border-left: 1px solid #c5027e;
	border-right: 1px solid #c5027e;
		border-bottom: 1px solid #c5027e;
		padding: 5px;
}

.bg_table{
	background: #fef2a2;
}


/* ----- 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 #C5027E;
}

.control
{
background-color: #f50286;
border: 1px solid #C5027E;
}

.playerborder
{
border: 1px solid #C5027E;
}

.textblok{
background-color: #fffdee;
	
}
