/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:0 0 20px 0;}
div#islive {margin:0 48px; width:752px; text-align:center;}  /* LET OP WIDTH MARGIN!!!*/
div#islive {border:1px dotted #fff;}

body {
  margin: 0 0 0 0;
  background-color: black;
  font: 9px Verdana;
  color: white;

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  color: white;
  text-decoration:none;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: white;
  text-decoration:underline;
}

ul {
    padding-left: 7px;
    margin-left: 7px;
}

.casetxt {
font-family: verdana;
font-size: 10px;
padding-left: 5px;
padding-top: 5px;
letter-spacing: 1pt;
color: white;
}

.fotoborder {
    border: 1px solid #C3C30F;
}

.control {
background-color: #FB6700;
border: 1px solid white;
}

.playerborder {
    border: 1px solid black;
}

.choosetxt {
font: 10px Verdana;
    color: white;
}

a.choosetxt:visited              {
    font: 10px Verdana;
    color: white;
    text-decoration : none;
}

a.choosetxt:active               {
    font: 10px Verdana;
    color: white;
    text-decoration : none;
}

a.choosetxt                          {
    font: 10px Verdana;
    color: white;
    text-decoration : none;
}

a.choosetxt:hover                    {
    font: 10px Verdana;
    color: white;
    text-decoration : underline;
}

.copyright {
    font: 9px verdana, geneva, helvetica, sans-serif;
    color: white;
}
.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}


   /* --------- 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;
    }