@charset "utf-8";
/* CSS Document */

/* 2 COLUMNS: 1st small + 2nd big ---------------------------------------- */
#contentholder {
	background:none;
}
#col_1small_2 {
	float:left;
	width:312px;
	min-height:369px;
	height:auto !important;
	height:369px;
	margin-right:13px;
}
#col_2big_2 {
	float:left;
	width:629px;
	min-height:369px;
	height:auto !important;
	height:369px;
	margin-right:-6px;
}
.col3text {
	margin-left:22px;
	margin-right:9px;
}
.col2_2_smalltext {
	width:276px;
	height:123px;
	overflow:hidden;
	padding-bottom:10px;
	padding-right:10px;
	margin-left:28px;
	position:relative;
}
.col2_2_border {
    width:314px; 
    border-right:1px solid #E5E5E5; 
    float:left; 
    margin-left:-1px; 
    margin-top:31px;
}
div.col2_2_smalltext span {
   position:absolute;
   bottom:0%;
   right:0%;
   padding-right:20px;
}
.green {
	color:#42FF00;
}
#contentholder .col3 h1, #contentholder #col_2big_2 h1, #contentholder .col3onlytext h1 {
	margin-bottom:7px;
}
.col3textimg img {
	margin-left:9px;
	margin-top:9px;
	margin-bottom:20px;
}

.col3onlytext {
	margin-top:31px;
	margin-left:20px;
	height:330px;
	overflow:hidden;
}
.col2_2_bigtext {
	width:358px;
	height:300px;
	float:left;
	margin-top:31px;
	overflow:hidden;
}
.col2_2_bigimg {
	float:left;
	width:230px;
	margin-left:10px;
	height:300px;
	margin-top:31px;
	overflow:hidden;
}

#col_1small_2 .col3textimg img {
	margin-bottom:12px;
}
#contentholder #col_1small_2 h1 {
	margin-bottom:7px;
}


#contentholderbottom {
background:url(/Files/zendium.dk/system_images/contbot_1small2bigbackgr.png) left bottom no-repeat;

	-background: none; 
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/contbot_1small2bigbackgr.png', sizingMethod='scale'); 

}
#contentholder {
background:url(/Files/zendium.dk/system_images/conttop_1small2big.png) left top repeat-y;
	-background: none; 
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/zendium.dk/system_images/conttop_1small2big.png', sizingMethod='scale'); 


}


/* END 2 COLUMNS: 1st small + 2nd big ------------------------------------ */
