/* ================================================== */
/* 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: #0d2935;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	width: 336px;
	padding: 10px;
	vertical-align: top;
}

.btxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #32343E;
}

.titel {
	font-family: arial;
	color: #075581;
	padding-bottom: 5px;
	text-transform: uppercase;
	font: bold 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;
}

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: #FFFFFF;
	border-left: 2px solid #23b4ff;
	border-right: 2px solid #23b4ff;
}

.bg_table{
 width: 874px;
 background-image: url(img/index_case_bg.gif);
}

.bg_bigpic {
	background-image: url(img/index_case_bigpic.jpg);
	width: 342px;
	height: 292px;
}

.members_case {
	background-image: url(img/members_case.jpg);
	width: 280px;
	height: 346px;
}

.bg_mbigpic {
	background-image: url(img/mbigpic_bg.jpg);
	width: 254px;
	height: 220px;
}

/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.bigpic{
border: 2px solid #FDB721;
}

.control
{
background-color: #FFFFFF;
border: 1px solid #000000;
}

.playerborder
{
border: 1px solid black;
}

   /* --------- 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;
    }
