/* ================================================== */
/* 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: #FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 10px;
}

/* ---------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: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721; 
}

.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:#FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

/* ---------Table styles------------- */ 

.bg_totaal {
	background: #00b0f0;
	border-left: 1px solid #ec1e28;
	border-right: 1px solid #ec1e28;
}

.header {
	background: #0a4ea1;
	border-bottom: 1px solid #ec1e28;
}

.headertxt {
	background-image: url(img/header/row05bg.jpg);
	width: 720px;
	height: 85px;
	font: 11px Arial;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 43px;
}

.bg_table{
	background: #fee832;
	border-bottom: 2px solid #ec1e28;
	padding-top:5px;
	padding-bottom:5px;
}

.case_bg {
background-image: url(img/case_bg.jpg);
	width: 888px;
}

.case_bg_left {
background-image: url(img/case_bg_left.gif);
background-position: left;
background-repeat: repeat-y;
}

.case_bg_right {
background-image: url(img/case_bg_right.gif);
background-position: right;
background-repeat: repeat-y;
}

.verhaal { 
font-family: verdana;
color: #FFFFFF;
font-size: 11px;
padding: 5px;
height: 197px;
}

.members_case {
	background-image: url(img/members_case_bg.gif);
	width: 395px;
	height: 292px;
}

.verhaal_members { 
font-family: verdana;
color: #FFFFFF;
font-size: 11px;
padding: 5px;
height: 200px;
}

/* ---------Image en Player (standaard) ------------- */ 

.pict {
	border: 1px solid #000000;
}

.control
{
background-color: #fee832;
border: 1px solid #00b0f0;
}

.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;
    }

