/* ---------Algemene styles------------- */

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: black;
	background-color: white;
	scrollbar-face-color:#8441ae;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#e6d5f2;
	scrollbar-shadow-color:#32065c;
	scrollbar-highlight-color:#e6d5f2;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:black;
}

td {
	font-family: Verdana;
	font-size:10px;
}

/* ---------Text styles------------- */

h1 {
 font-size:12px;
 margin: 0 0 0 0;
color:#32065c;

}

h2 {
 font-size:30px;
 margin: 0 0 0 0;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;
}
.txt_mem {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;
	padding: 6px;
	height: 120px;
}

.txt_play {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;
	padding: 6px;
}

.verhaaltxt {
	font-family: Arial, Helvetica ;
	font-size: 13px;
	color: black;
	padding: 10px;
	vertical-align: top;
	line-height: 18px;
}

.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;
}

/* --------- Form ------------- */

input {font-family: Verdana;	font-size: 10px;}

select {font-family: Verdana;	font-size: 10px;}

/* ---------Table styles------------- */

.bg_totaal {
		background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

.sidetable{
	width: 192px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: White;
	padding: 6px;
}

.contenttable{
	width: 596px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: White;
}

.contenttable2 {
	width: 798px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: White;
	text-align: center;
	padding: 10px;
}

.titlebar {
	background-image: url(img/bg_title.jpg);
	background-repeat: repeat-x;
}

/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}
.control
{
background-color: #4F007D;
border: 1px solid #e3b2ff;
}

.playerborder
{
border: 1px solid #e3b2ff;
}

   /* --------- 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;
	}
