@charset "utf-8";
/* CSS Document */

#contentholder {
	background:none;
}

/* HOME PAGE PARAGRAPHS -------------------------------------------*/
.homepagecontainer #contentholder{
	margin-top:8px;
}
#col_flash {
	float:left;
	width:513px;
	height:460px;
}
#col_2equal {
	background:url(/Files/zendium.dk/system_images/col_2equal.gif) left top no-repeat;
	width:381px;
	height:466px;
	float:left;
	overflow:hidden;
	margin-left:12px;
	padding-top:25px;
	padding-left:23px;
	padding-right:25px;
}
#col_2equal h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:25px;
}
#contentholder h1.bigheader {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:25px;
	/*margin-bottom:84px;*/
	height:105px;
	margin:0;
	line-height:normal;
}
.imageright{
	border-top:1px solid #E5E5E5;
	height:150px;
    margin-bottom:15px;
	overflow:hidden;
}
.imageright img {
	margin-top:24px;
	margin-bottom:19px;
	float:right;
}
.imageright .textleft {
	float:left;
	width:252px;
	margin-top:26px;
	overflow:hidden;
    height:125px;
}
#col_2equal .imageright h1 {
	font-size:20px;
	margin-bottom:7px;
}
/* END HOME PAGE PARAGRAPHS ---------------------------------------*/

