/* ALGEMENE DECLARATIES */


body
{

	/*background: url("/images/bg_body.gif") #957055;*/
	background: url("/images/bg_body.gif") #ffffff;
}



/* SPECIFIEKE DECLARATIES */

div.png_fix
{
	position: relative;
}



/* DIV: BACKGROUND */

div#background
{
	height: 180px;
	/*background: #674931;*/
		/*background: #4c4c4c;*/
		background:url("/images/bg.gif") #ffffff;
}



/* DIV: OUTER */

body#home div#outer
{
	
	margin: -0px auto 0 auto;

}
div#outer
{
	
	margin: -180px auto 0 auto;

}
td.nieuwsklas{
background-color:#01B5F0;
width:100%;
color:#FFFFFF;
}

