/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 23px; 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: #7EB1FC;
	 
	 background-image: url(img/bg.jpg);
	 background-repeat: repeat-x;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

/* ---------Text styles------------- */ 

.headertekst
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	padding-top: 3px;	padding-bottom: 3px;
	vertical-align: top;
	line-height: -5px;
	word-spacing: 2px;
	letter-spacing: -1px;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.info {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold; 
	padding-top: 6px;
}

.duur {
	font-family: Verdana;
	font-size: 10px;
	color: #4B77CF;
	padding-top: 6px;
	padding-left: 4px;
}

.categorie {
	font-family: Verdana;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 4px;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: white;
}

/* ---------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:#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-image: url(img/bg_totaal.jpg);
	background-repeat: repeat-y;
	border-left: 1px solid #FA169C;
	border-right: 1px solid #000000;
}

.bg_table{
	background: Black;
}

.case {
	background: #FA169C;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ---------Image en Player (standaard) ------------- */ 

.pict
{
border: 1px solid #FA169C;	
}

.control
{
background-color: #E0EBFE;
border: 1px solid #FA169C;
}

.playerborder
{
border: 1px solid #000000;	
}

   /* --------- VPS foutmelding styles------------- */ 
/* --------- Vanaf hier niets wijzigen!! ------------- */ 

    .bg_error {
        border: 1px solid #000000;
        background: #ffffff;
    }

 	  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;
    }
	 
	 .info_txt
	 {
	 		font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	 }

    .evengeduld {
        font-family: arial black;
        font-size: large;
        color: #a10000;
    }

