/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:0 0 20px 0;}
div#islive {margin:0; width:752px; text-align:center;}  /* LET OP WIDTH MARGIN!!!*/
div#islive {border:1px dotted #fff;}


/* ---------Algemene styles------------- */
body {
    margin: 0 0 0 0;
    font: 10px Verdana;
    color: white;
	 background-color: black;

}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #F5AB53;
}

/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: #F5AB53;
	text-decoration:none;
}

a:hover {
	color: #F5AB53;
	text-decoration:underline;
}

a.bgd,a.bgd:link,a.bgd:visited {
	color:#BCC6D5;
	text-decoration:none;
}

a.bgd:hover {
	color: #F5AB53;
	text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
	color: #F5AB53;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

/* ---------Table styles------------- */

.bg_totaal {
background-image: url(img/mbg.jpg);
background-repeat: repeat-y;
background-position: center;
background-attachment: scroll;
}

.bg_table{
	border: 1px solid #F5AB53;
	background-image: url(img/bgtable.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #740002;
	padding: 2px;
}

.control
{
background-color: #740002;
border: 1px solid #F5AB53;
}

/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #F5AB53;
	padding-right: 2px;
	vertical-align: top;
}

.btxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #F5AB53;
}

.links {
	font-family: Verdana;
	font-size: 10px;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #A86618;
}

/* ---------Image en overige styles------------- */

.pict
{
border: 1px solid black;
}

.bigpic
{
border: 1px solid #740002;
}

.playerborder
{
border: 1px solid #F5AB53;
}
        .disclaimer {
			font-family: Verdana, Arial, Sans;
			font-size: 10px;
			color: #A86618;
		}

		.disclaimer a:link, .disclaimer a:visited {
			font-family: Verdana, Arial, Sans;
			font-size: 10px;
			color: #A86618;
			text-decoration:none;
		}

		.disclaimer a:hover {
			font-family: Verdana, Arial, Sans;
			font-size: 10px;
			color: #A86618;
			text-decoration:underline;
	}
