/* **************************************
*
*	Stylesheets 23/10/2004
*	Con Ampère - www.conampere.be
*
*	by Michelangelo's Webdesign
*	www.michelangelo.be
*
*************************************** */





/* **************************************
*
*	General
*
*************************************** */

 body
	{cursor: default;
	 padding: 0px;
	 margin: 0px;
	 background-color: #231F20;

	 color: #000000; //2F2E2C; //43403B;
	 font-family: Arial;
	 font-size: 11px;
	}

td
	{color: #2F2E2C;
	 font-family: Arial;
	 font-size: 11px;
	}




/* **************************************
//	Intro
************************************** */

 .NavWt
	{font-family: Arial;
	 font-size: 11px;
	 color: #ffffff;
	 text-decoration: none;
	}
 .NavWt:hover
	{color: #991759;
	}




/* **************************************
//	Main Page
************************************** */


/*
// Hoofdnavigatie
*/

 .Nav2Wt
	{font-family: Arial;
	 font-size: 11px;
	 color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;
	}
 .Nav2Wt:hover
	{color: #991759;
	}


/*
// Subnavigatie
*/

 .subNavWt
	{font-family: Arial;
	 font-size: 11px;
	 color: #ffffff;
	 font-weight: bold;
	 text-decoration: none;
	}
 .subNavWt:hover
	{color: #231F20;
	}




/*
// Intekst navigatie
*/

  .NavTxt
	{font-family: Arial;
	 font-size: 11px;
	 color: #991759;
	 text-decoration: none;
	 font-weight: bold;
	}
  .NavTxt:hover
  	{color: #43403B;  	
  	}




/*
// Titel
*/

  .titelBr
  	{font-size: 12px;
  	 font-weight: bold;
  	 color: #43403B;
  	}

  .titelPr
  	{font-size: 12px;
  	 font-weight: bold;
  	 color: #991759;
  	}  	
  
  
/*
// Teksten
*/

  .txtbr
  	{font-size: 11px;
  	 color: #43403B;
  	}

  .txtpr
  	{font-size: 11px;
  	 color: #991759;
  	 font-weight: bold;
  	}  	

  .txtwt
  	{font-size: 11px;
  	 color: #ffffff;
  	}  	
  	
/*
//
*/

  .txtSpacer
  	{font-size: 13px;
  	}
  	

/*
// Rand foto
*/

  .imgbord
  	{border: 1px solid #43403B;
  	}




/* **************************************
//	Credits
************************************** */

  .txtcred
  	{font-size: 10px;
  	 color: #43403B;
  	}

  .txtcredlink
  	{font-size: 10px;
  	 color: #43403B;
  	 text-decoration: none;
  	}
  .txtcredlink:hover
  	{color: #ffffff;
  	}