/* ================================================== */
/* 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-color: #feccee;
}

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

.sl {
	background-image: url(img/sl.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.sr {
	background-image: url(img/sr.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

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

.txt {
width: 465px;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	line-height: 13px;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	margin: 0;
	color: #ffffff;
	width: 225px;
}

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

.info_pages
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.wtekst{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

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

a,a:link,a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	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: #fc85c4;
	border-left: 1px solid #c5027e;
	border-right: 1px solid #c5027e;
	padding: 5px;
	text-align: center;
}

.bg_table{
	background: #fef2a2;
}

.cellleft {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cellright {
	padding: 5px;
}

.textblok{
background-color: #fffdee;
	
}
/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.control
{
background-color: #f50286;
border: 1px solid #C5027E;
}

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

   /* --------- VPS foutmelding styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */

    .bg_error {
        border: 1px solid #000000;
        background: #ffffff;
		  color: #000000;
		  text-align: center;
    }

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