/*
 *******************************************
 *                                         *
 * CSS FOR SPRUNK-JANSEN                   *
 * frontpage template_layput               *
 *                                         *
 * By Rasmus Frey <frey@verk.dk>           *
 *                                         *
 *******************************************
**/
#leftcolumn{
	position:relative;
	float:left;
	width:240px;
	overflow:hidden;
	height:auto;
}
#centercolumn, #centertop{
	position:relative;
	float:left;
	width:505px;
	overflow:hidden;
	height:auto;
}
/*#centercolumn, #centertop{
	width:355px;
}*/
#centertop{
	margin-bottom:25px;
}
#centertop{
	clear:both !Important;
}
#leftcolumn{
	margin-right:25px;
}