/* ================================================== */
/* 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: #ffffff;
	background-color: #9e9e9e;
	/* background-image: url(img/bg.jpg); 
	background-position: center;
	background-repeat: repeat-y;*/
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.txt {
width: 478px;
height: 88px;
font-family: Verdana;
font-size: 11px;
color: black;
vertical-align: top;
background-image: url(img/bg_txt.jpg);
background-repeat: repeat-x;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}

a.bgd,a.bgd:link,a.bgd:visited {
	color:#BCC6D5;
	text-decoration:none;
}

a.bgd:hover {
	color:#FDB721;
	text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
	color:#ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:#000000;
	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: #272727;
}

.bh
{
	background-image: url(img/bh_but.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
}




.case_top {
background-image: url(img/bg_top.jpg);
background-repeat: repeat-x;
}

.case_mid {
	background-image: url(img/case_cbg.gif);
   background-repeat: repeat-y;
}

.side_left {
	background-image: url(img/side_left.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.side_right {
	background-image: url(img/side_right.jpg);
	background-position: left;
	background-repeat: repeat-y;
}


/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 2px solid white;
}

.control
{
background-image: url(img/player/bg_control.gif);
background-repeat: repeat-x;
border: 1px solid #1f54bc;
height: 31px;
vertical-align: bottom;
}

.playerborder
{
border: 2px solid white;
}

   /* --------- VPS standaard styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */

    .bg_error {
        border: 1px solid #000000;
        background: #ffffff;
		  color: #000000;
    }

 	  a.error,a.error:link,a.error:visited {
      color: #a10000;
    }

     a.error:hover {
      color: #a10000;
      text-decoration:underline;
    }
    .melding {
        font-size: 12px;
        font-weight: bold;
		  color: #000000;
    }

    .evengeduld {
        font-family: arial black;
        font-size: large;
        color: #a10000;
    }

    .disclaimer {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #9E9E9E;
	}

	.disclaimer a:link, .disclaimer a:visited {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #ffffff;
		text-decoration:none;
	}

	.disclaimer a:hover {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #ffffff;
		text-decoration:underline;
	}
