#LeftCol280 {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 225px;
	height: 280px;
	z-index: 5;
}

#LeftCol400 {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 225px;
	height: 400px;
	z-index: 5;	
}

#RightCol280 {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 225px;
	height: 280px;
	z-index: 5;
}

#RightCol400 {
	position: relative;
	float: left;
	margin-left: 15px;
	width: 225px;
	height: 400px;
	z-index: 5;	
}


/* content 280 hæð */
#Content1280 {
	position: relative;
	float: left;
	width: 460px;
	height: 280px;
	margin-left: 15px;
	overflow: hidden;
}

#Content2280 {
	position: relative;
	float: left;
	width: 700px;
	height: 280px;
	margin-left: 15px;
	overflow: hidden;
}

#Content3280 {
	position: relative;
	float: left;
	width: 940px;
	height: 280px;
	margin-left: 15px;
	overflow: hidden;
}


/* content 400 hæð */
#Content1400 {
	position: relative;
	float: left;
	width: 460px;
	height: 400px;
	margin-left: 15px;
	overflow: hidden;
}

#Content2400 {
	position: relative;
	float: left;
	width: 700px;
	height: 400px;
	margin-left: 15px;
	overflow: hidden;
}

#Content3400 {
	position: relative;
	float: left;
	width: 940px;
	height: 400px;
	margin-left: 15px;
	overflow: hidden;
}


#MaskLeft400 {
	position: absolute;
	top: 0px;
	lefT: 0px;
	background-image: url('../IMG/mask_left400.png');
	height: 400px;
	width: 40px;
	
	z-index: 7;
}

#MaskRight400 {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('../IMG/mask_right400.png');
	height: 400px;
	width: 40px;
	
	z-index: 7;
}


div.Menu4Below1 {
	position: relative;
	float: left;
	width: 223px;
	height: 130px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	z-index: 5;
	overflow: hidden;
	cursor: pointer;

}
div.Menu4Below {
	position: relative;
	float: left;
	width: 224px;
	height: 130px;
	margin-right: 15px;
	margin-top: 15px;
	z-index: 5;
	overflow: hidden;
	cursor: pointer;

}

div.Menu4BelowMaskLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	widtH: 10px;
	height: 130px;
	background-image: url('../IMG/mask_left130.png');
	z-index: 8;
}
div.Menu4BelowMaskRight {
	position: absolute;
	top: 0px;
	right: 0px;
	widtH: 10px;
	height: 130px;
	background-image: url('../IMG/mask_right130.png');
	z-index: 8;
}

div.Menu4TextSpace {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 304px;
	height: 40px;
	z-index: 7;
	background-image: url('../IMG/menu4textspace.png');
	background-repeat: repeat-x;
}

div.Menu4Texti {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 32px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	z-index: 10;
}

/* menu 3 */
div.Menu3Below2 {
	position: relative;
	float: left;
	width: 304px;
	height: 160px;
	margin-left: 15px;
	margin-top: 15px;
	z-index: 5;
	overflow: hidden;
	cursor: pointer;
}
div.Menu3Below {
	position: relative;
	float: left;
	width: 303px;
	height: 160px;
	margin-left: 15px;
	margin-top: 15px;
	z-index: 5;
	overflow: hidden;
	cursor: pointer;
}

div.Menu3BelowMaskLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	widtH: 10px;
	height: 160px;
	background-image: url('../IMG/mask_left160.png');
	z-index: 8;
}
div.Menu3BelowMaskRight {
	position: absolute;
	top: 0px;
	right: 0px;
	widtH: 10px;
	height: 160px;
	background-image: url('../IMG/mask_right160.png');
	z-index: 8;
}
