/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 46px; width:752px; text-align:center;}  /* LET OP WIDTH MARGIN!!!*/
div#islive {border:1px dotted #fff;}

body {
  margin: 0 0 0 0;
  background-color: #302D28;
  font: 9px Verdana;
  color: #000000;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a {
  color: white;
  text-decoration:none;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: white;
  text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

textarea {
background-color: #989391;
border:1px solid Black;
scrollbar-face-color:#5C5C5C;
scrollbar-arrow-color:white;
scrollbar-track-color:#302D28;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
margin-top: 0px;
margin-right: 0px;
margin-left: 34px;
margin-bottom: 0px;
font-family: verdana;
font-size: 11px;
color: Black;
width: 200px;
height: 163px;
}

.casetxt {
font-family: verdana;
font-size: 10px;
padding-left: 3px;
padding-top: 3px;
}

.achter {
  background-image: url(img/bg.jpg);
  background-attachment: scroll;
  background-position: top;
  background-repeat: repeat-x;
}


.totaalbg {
	background-image: url(img/bgtotaal.jpg);
	background-position: center;
	background-repeat: repeat-y;

}

.case {
background-image: url(img/bgtabel.jpg);
width: 800px;
}

.control {
background-color: #989391;
border: 1px solid black;
}

.pict
{
border: 1px solid #A10000;	
}

.bigpic{
border: 2px solid #FC8F02;	
}

.fotoborder {
	border: 1px solid black;
}

.playerborder {
	border: 1px solid #FC8F02;
}


.choosetxt {
font: 10px Verdana;
	color: white;
}

a.choosetxt:visited              {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt:active               {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt                          {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt:hover                    {
    font: 10px Verdana;
	color: white;
    text-decoration : underline;
}

a.webmasterlink:link, a.webmasterlink:visited {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #FC8F02;
	text-decoration: none;
}

a.webmasterlink:hover {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #989391;
	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:#FC8F02;
	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;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: #302D28;
}


   /* --------- 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;
    }

