/*
 * DESCRIPTION
 * CSS styles used by the lay-out of the website of Winterconferentie.nl   
 * Alter these styles to let the site have a custom look.
 *
 * CONTENT
 *     - Colors & fonts
 *	   - Print styles
 *	   - Text styles
 */



#content_head,
#header_controls,
#tabs,
#content_head_content,
#content_left,
#footer 
{
	display: none;
}

#content_body,
#content_body_sub{
	width: 100%;
}

/*
#logo{
	display: block;
	float: right;
}
*/
