@import url(global.css);

#content {
	position: relative;
	height: 613px;
	background:url(../images/home/content-home-bg-easy-grip.png) no-repeat;
}

#homeLeftImage {
	position: absolute !important;
	top: 96px;
	*top: 95px;
	_top: 109px;
	left: 27px;
	background: url("../images/girl_home.png") no-repeat;
	width: 234px;
	height: 551px;
}
	
#content-bot {
	margin-top: 0px !important;
	background-image: none;
	/* background:url(../images/home/content-home-bot-bg.png) bottom left no-repeat; */
}
.content-col2 #col1 {
	width:270px;
	margin:20px 25px 0 285px;
	text-align:right;
}

.content-col2 #col2 {
	width:211px;
	padding: 40px 0 0 0;
}
#content p {
	font-size:1.2m;
}


#zalandoKorting {
	position: absolute;
	left: 57px;
	top: 350px;
	background-image: url(../images/home/nu_korting_zalando.png);
	background-repeat: no-repeat;
	width: 357px;
	height: 37px;
}

#codeButton {
	position: absolute;
	left: 158px;
	top: 415px;	
}
#getCode {
	position: absolute;
	left: 31px;
	top: 434px;
}
#getCode a {
	font-size: 12px;
	text-decoration: none;	
}
#getCode #floater {
	display: none;
	position: absolute;
	left: -170px;
	top: -240px;
	background-image: url(../images/home/ik_wil_een_actiecode.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 239px;
	z-index: 100;
}
#getCode:hover #floater {
	display: block;
}

#homeBottomBar {
	position: absolute;
	top: 485px;
	left: 17px;
	width: 877px;
}
#homeBottomBar h5 .promo {
	margin-right: 10px !important;
}

#homeProducten {
	position: absolute;
	right: 40px;
	top: 4px;
	background-image: url(../images/home/home_producten.png);
	width: 142px;
	height: 117px;
}

#homeFlash {
	position: absolute;
	left: 27px;
	top: 27px;
	width: 550px;
	height: 330px;	
}

.addThisHome {
	position: absolute;
	top: 505px;
	left: 660px;
}
