/* ================================================== */
/* 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: #9D156F;
	 background-image: url(img/bg.jpg);
	 background-repeat: repeat-x;
	 background-attachment: scroll;


}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #031075;
}

.btxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #32343E;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: white;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: #FAF101;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #FAF101;
	text-decoration:underline;
	font-weight: bold;
}

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:#92C6FB;
	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: White;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color: #031075;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

/* ---------Table styles------------- */

.bg_totaal {
	background: #2D4FDF;
	border-left: 3px solid #031075;
	border-right: 3px solid #031075;
}

.bg_table{
	background: #92C6FB;
	border-bottom: 1px solid #031075;
}


/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid #031075;
}

.bigpic{
border: 2px solid #9D156F;
}

.control
{
background-color: #92C6FB;
border: 1px solid #FAF101;
}

.playerborder
{
border: 1px solid #031075;
}

   /* --------- 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: #FFFFFF;
			}

			.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;
	}