/* ================================================== */
/* 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: #000000;
     background-color: #3C3C3C;

}

td {
    font-family: Verdana;
    font-size: 11px;
	 color: white;
}

/* ---------Image en Player (standaard) ------------- */

.pict {
	border: 2px solid black;
}

.control
{
background-color: #6E6D6D;
border: 1px solid #000000;
}

.playerborder
{
border: 1px solid black;
}

/* ---------Hier de link styles------------- */

a,a:link,a:visited {
    color: #FF990E;
    text-decoration:none;
    font-weight: 800;
}

a:hover {
    color: white;
    text-decoration:underline;
}

a.bgd,a.bgd:link,a.bgd:visited {
    color: white;
    text-decoration:none;
}

a.bgd:hover {
    color:#FF990E;
    text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
    color:#000000;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
}

a.pagnr:hover {
    text-decoration:underline;
    color:#000000;
    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-color: #777676;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    width: 800px;
}

.nav1 {
    background: #3C3C3C;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
	 height: 20px;
}

.nav2 {
    background: #505050;
    border-bottom: 2px solid #000000;
	 height: 20px;
}

.case_totaal {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #505050;
}

.verhaal {
	 font-family: Verdana;
    font-size: 10px;
	 color: #FFFFFF;
	 padding-right: 10px;
}

/* ---------standaard------------- */
.copyright {
    font-family: Verdana;
    font-size: 10px;
}


   /* --------- VPS foutmelding 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: #000000;
		}

		.disclaimer a:link, .disclaimer a:visited {
			font-family: Verdana, Arial, Sans;
			font-size: 10px;
			color: #000000;
			text-decoration:none;
		}

		.disclaimer a:hover {
			font-family: Verdana, Arial, Sans;
			font-size: 10px;
			color: #000000;
			text-decoration:underline;
	}