/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:0 0 20px 0;}
div#islive {margin:0 20px; 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: #3b0136;
}

img {
	border:0px;
}

/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 5px;
	vertical-align: top;
}

.btxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #32343E;
}

.titel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #3b0136;
	padding: 2px 12px 2px 12px;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

/* ---------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;
}

.pag_txt {
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

a.pagnr:link,a.pagnr:visited {
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color:black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Table styles------------- */

.bg_totaal {
	background: #ffe08b;
}

.bg_totaal_left {
	background-image: url(img/totaal_bg_left.jpg);
}

.bg_totaal_right {
	background-image: url(img/totaal_bg_right.jpg);
}

.case {
background-image: url(img/case_bg.jpg);
height: 392px;
width: 900px;
}

.mcase {
background-color: #ffd35d;
height: 230px;
width: 230px;
border:1px solid #3b0136;
}

/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.control
{
background-color: #fdf9c3;
border: 1px solid #ffd35d;
}

.playerborder
{
border: 1px solid black;
}

.mplayerbg {
background-color: #ffe08b;
border: 1px solid #3b0136;
height: 180px;
width:650px;
}

.player_txt {
	font: 10px verdana, arial;
	font-weight: bold;
}

   /* --------- 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;
    }
