@charset "iso-8859-1";

body  {
	color: White;
	background-color: #C39AB9;
	scrollbar-Track-Color:#C39AB9;
	scrollbar-Face-Color:#C39AB9;
	scrollbar-Shadow-Color:#863473;
	scrollbar-DarkShadow-Color:#863473;
	scrollbar-Highlight-Color:#863473;
	scrollbar-3dLight-Color:#863473;
	scrollbar-Arrow-Color:#FFFFFF;
	overflow: auto;
	font-family : Papyrus, Arial;
	font-size : 13;
} 

/* links in het menu*/
a.menu:link {color: White; text-decoration: underline; font-size: 13;}
a.menu:visited {color: White; text-decoration: underline; font-size: 13;}
a.menu:hover {color: #C1DFF8; text-decoration: none; font-size: 13;}
a.menu:active {color: #C1DFF8; text-decoration: none; font-size: 13;}

/* algemene links de teksten*/
a.alg:link {color: White; text-decoration: underline; font-weight: bold; font-size: 13;}
a.alg:visited {color: White; text-decoration: underline; font-weight: bold; font-size: 13;}
a.alg:hover {color: White; text-decoration: underline; font-weight: bold; font-size: 13;}
a.alg:active {color: White; text-decoration: underline; font-weight: bold; font-size: 13;}

/* algemene (kleine) links de teksten*/
a.alg2:link {color: White; text-decoration: underline; font-weight: bold; font-size: 11;}
a.alg2:visited {color: White; text-decoration: underline; font-weight: bold; font-size: 11;}
a.alg2:hover {color: White; text-decoration: underline; font-weight: bold; font-size: 11;}
a.alg2:active {color: White; text-decoration: underline; font-weight: bold; font-size: 11;}

/* links op de link-pagina*/
a.links:link {color: White; text-decoration: underline; line-height:2.5; font-size: 13;}
a.links:visited {color: White; text-decoration: underline; line-height:2.5; font-size: 13;}
a.links:hover {color: #C1DFF8; text-decoration: none; line-height:2.5; font-size: 13;}
a.links:active {color: White; text-decoration: underline; line-height:2.5; font-size: 13;}

/* links bij 'credits' onderaan index-pagina*/
a.credits:link {color: #863473; text-decoration: underline; font-weight: bold; font-size: 11;}
a.credits:visited {color: #863473; text-decoration: underline; font-weight: bold; font-size: 11;}
a.credits:hover {color: #863473; text-decoration: underline; font-weight: bold; font-size: 11;}
a.credits:active {color: #863473; text-decoration: underline; font-weight: bold; font-size: 11;}

h1 {font-weight: bold; font-size: 18}


/*Uiterlijk bij 'credits' onderaan index-pagina*/
.thanks {font-family:Papyrus; font-size:11px; color:#863473; background-color:#DFBDD6} 

/*Uiterlijk van de papyrus tekst op main pagina*/
.papyrus {font-family:Papyrus; font-size:11px; color:#FFFFFF} 

/*Uiterlijk bij onderschrift foto's bij 'de ragdoll'*/
.onderschrift {font-family:Papyrus; font-size:11px; color:#863473}





