/* ---------Algemene styles------------- */

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #660066;
	background-color: #fbd6dd;
	scrollbar-face-color:#f11486;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#fea8cb;
	scrollbar-shadow-color:#c80369;
	scrollbar-highlight-color:#BCC6D5;
	scrollbar-3dlight-color:fea8cb;
	scrollbar-darkshadow-Color:#000;
}

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

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

h1 {
	margin: 0;
	font-family: Arial;
	font-size:20px; 
	font-weight:bold;
	color: #fff;
}


.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #660066;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
	width: 374px;
	height: 79px;
	background-image: url(img/bg_text.gif);
	line-height: 13px;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #660066;
}


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

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

a:hover {
	color:#660066;
	text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
	color:#660066;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#660066;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:#fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color:#fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

/* ---------Table styles------------- */

.bg_totaal {
	background: #fff;
	width: 900px;
	text-align: center;
}

.case {
	background: #fea8cb;
	width: 880px;
	padding-top: 10px;
}

.pcase {
	background: #fea8cb;
	width: 880px;
}

.content	{
	background-image: url(img/content_bg.gif);}


.contenttop	{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	width: 432px;
	height: 29px;
	background-image: url(img/content_top.gif);}

.speeds {
	width: 837px;
	background-color: #f11486;
	border-left: 1px solid #913051;
	border-right: 1px solid #913051;
}


/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid #fff;
}

.control
{
background-color: #f11486;
border: 1px solid #913051;
}

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

   /* --------- 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: #660066;
	}

	.disclaimer a:link, .disclaimer a:visited {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #660066;
		text-decoration:none;
	}

	.disclaimer a:hover {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #660066;
		text-decoration:underline;
	}