@charset "iso-8859-1";

/*******************************************************************************
*  wrapped_around.css : 2004-08-11 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*******************************************************************************/

#outerColumnContainer
{
	border-color: #BD2635;

}
* html #outerColumnContainer
{
	/* \*/ 	height: 1%;	/* IE fix */
}
#footer
{
	border-top-width: 0;
	background-color: #FFFFFF;
}
#innerColumnContainer
{
	border-bottom: solid 1px #000;
	margin-bottom: -1px;
	background-image: url(../../afbeeldingen/achtergrond.jpg);
}


/******************************************************************************/

