/* ---------Algemene styles------------- */

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #212124;
	scrollbar-face-color:#c3c3c3;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#212124;
	scrollbar-shadow-color:#32343E;
	scrollbar-highlight-color:#BCC6D5;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:black;
	
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
}

.mtxt {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	padding: 5px;
	height:110px;
	vertical-align: top;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}


.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: #BCC6D5;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-image: url(img/bg_totaal.gif);
	width: 896px;
}

.case {
margin: 20px 0 10px 0;
background-image: url(img/bg_case.gif);
width: 870px;
}

.case_top {
	background-color: #000;
}

.case_top_bg {
background-image: url(img/case_top.jpg);
background-repeat: no-repeat;
height: 21px;
}

.thumb_case {
background-image: url(img/bg_case.gif);
width: 870px;
}

.mcase {
	width: 414px;
}

.mcase_bg {
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#FFF;
}

.foto_nav_bg {
	background-image: url(img/foto_nav_bg.gif);
	width: 100%;
	height: 27px;
}

/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.control
{
background-color: #c3c3c3;
border: 1px solid #000;
}

.playerborder
{
border: 1px solid black;
}

   /* --------- 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;
	}