body 	{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 11px;

	font-style: normal;

	background-color: #FBEA9C;

	/*      T R B L  */

	margin: 0 0 0 0;

}

/* hieronder staan een aantal standaard classes om de body uit te breiden voor de verschillende frames. */

body#menu {



}

body#top {

	background-image : url(../../image/top01.jpg);

	background-attachment : fixed;

	background-position : bottom right;

	background-repeat : no-repeat;

}

body#bottom {

	background-image : url(../../image/bottom01.jpg);

	background-attachment : fixed;

	background-position : top right;

	background-repeat : no-repeat;

}

body#right {

	background-image : url(../../image/right01.jpg);

	background-attachment : fixed;

	background-position : left;

	background-repeat : no-repeat;

}



body#menu {

	background-image : url(../../image/menu_background.gif);

	background-attachment : fixed;

	background-position : top;

	background-repeat : no-repeat;

}



body#top_main{

	background-color: #FFFFFF;

}



body#border{

	background-color: #000000;

}



P {

    margin: 0 0 0 0;

  }

