/* ================================================== */
/* 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-image: url(img/bg.jpg);
	background-attachment: fixed;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

h1 {
	margin: 0;
	width: 259px;
	font-family: Arial;
	font-size:20px; 
	font-weight:bold;
	color: #E10B00;
}

h2 {
	margin: 0;
	width: 240px;
	font-family: Arial;
	font-size:20px; 
	font-weight:bold;
	color: #E10B00;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	vertical-align: top;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #ffd36e;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background: #9396a6;
	border: 1px solid black;
}


/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: white;

}

a:hover {
	color: #e10b00;
	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:#FFD36E;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#E10B00;
	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: 14px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color:black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

/* ---------Table styles------------- */

.bg_content {
	background-image: url(img/bg2.jpg);
	background-attachment: scroll;
	width: 798px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.case {
	background: #9396a6;
	width: 798px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.mcase {
	background: #9396a6;
	width: 390px;
	border: 1px solid #000000;
}



/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.control
{
background-color: #40424d;
border: 1px solid #e10b00;
}

.playerborder
{
border: 1px solid black;
}

   /* --------- 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;
    }
