/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 23px;width:752px; text-align:center;}
div#islive {border:1px dotted #fff;}

/* ---------Algemene styles------------- */

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #dddddd;
	background-image:url(img/bg_header.jpg);
	background-repeat: repeat-x;

}
.naam {
	background-image:url(img/bg_naam.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.m_naam {
	background-image:url(img/bg_m_naam.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 10px;
	background-image:url(img/bg_txt.jpg);
	height:81px;
}
.m_txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 10px;
	background-image:url(img/bg_m_txt.jpg);
	height:81px;
	width:355px;
}

.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:#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: #fcfdc0;
	border-left: 3px solid #ff179b;
	border-right: 3px solid #ff179b;
}

.bg_table{
	background: #FDB721;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px;
}

.case {
	background: #32343E;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid #ff0693;
}

.control
{
background-color: #ff0b94;
border: 2px solid #fcfdc0;
}

.playerborder
{
border: 1px solid #ff0b94;
}

   /* --------- 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;
    }

            .disclaimer {
				font-family: Verdana, Arial, Sans;
				font-size: 10px;
				color: #000000;
			}

			.disclaimer a:link, .disclaimer a:visited {
				font-family: Verdana, Arial, Sans;
				font-size: 10px;
				color: #000000;
				text-decoration:none;
			}

			.disclaimer a:hover {
				font-family: Verdana, Arial, Sans;
				font-size: 10px;
				color: #000000;
				text-decoration:underline;
	}
	


