#map {
	width:950px;
	height:595px;
	background-image:url(../images/frontend/home/home_map.png);
	background-repeat:no-repeat;
	position:relative;
}

#map div.markerlink {
	position: absolute;
	width: 50px;
	height: 50px;
}

#whatiscoupies {
	width:400px;
	height:150px;
	position:absolute;
	left:80px;
	top:0px;
}

#iphone {
	width:263px;
	height:434px;
	position:absolute;
	top:-80px;
	right:75px;
}

#sticker {
	position: absolute;
	top: 0px;
	left: 210px;
}

#download {
	width:309px;
	height:226px;
	padding-top:14px;
	padding-left:15px;
	position:absolute;
	top:365px;
	left:80px;
	background-image:url(../images/frontend/home/home_bkg_download.png);
	background-repeat:no-repeat;
}

#download .blue {
	width:292px;
}

#download .blue th {
	background-color:transparent;
}
	
#download .blue td {
	color:#4a9cde;
}

#download .blue .disabled {
	color:#848d95;
}

#wahrzeichen {
	width:150px;
	height:110px;
	position:absolute;
	top:440px;
	left:395px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-size:12px;
}

#wahrzeichen img {
	margin-bottom: 5px;
}

#signup {
	width:309px;
	height:226px;
	padding-top:14px;
	padding-left:15px;
	position:absolute;
	top:365px;
	right:80px;
	background-image:url(../images/frontend/home/home_bkg_download.png);
	background-repeat:no-repeat;
}

#signup input {
	display:block;	
	float:right;
}

#signup table {
	width:292px;
	text-align:left;
	margin-bottom:10px;
}

#signup table th {
	height:42px;
	padding-left:17px;
	padding-right:17px;
	vertical-align:middle;
	font-size:20px;
	font-weight:normal;
	color:#324053;
}

#signup #localupdate_email, #signup #recommendfriend_email {
	border:0px;
	float:left;
	line-height:30px;
	width:215px;
	height:30px;
	margin:0px;
	margin-left:5px;
	margin-top:3px;
	padding:0px;
	padding-left:10px;
	color:#9ca6af;
	font-size:20px;
}

#signup #localupdate_email:focus, #signup #recommendfriend_email:focus {
	color:#000000;
}
	
#signup table .localupdates {
	background-image:url(../images/frontend/home/home_signup_bkg_td.png);
	background-repeat:repeat-x;
	height:38px;
	text-align:right;
	border-top-color:#4da1df;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#2a58c5;
	border-bottom-style:solid;
	border-bottom-width:4px;
}
	
#signup table .subheading {
	height:34px;
	font-size:20px;
	font-weight:normal;
	color:#324053;
	padding-top:14px;
	padding-left:17px;
}

#signup table .recommend {
	background-image:url(../images/frontend/home/home_signup_bkg_td.png);
	background-repeat:repeat-x;
	height:38px;
	text-align:right;
	border-top-color:#c3d8ff;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#94b9ff;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

#belowmap {
	position:relative;
	width:950px;
	height:450px;
}

#winners {
	position:absolute;
	top:30px;
	left:30px;
	width:351px;
	height:396px;
	background-image:url(../images/frontend/home/home_bkg_newandhot.png);
	background-repeat:no-repeat;
}

#winners .blue {
	margin-left:30px;
	margin-top:25px;
	width:292px;
}

#winners .redemptionCount {
	padding-right:5px;
}

#newandhot {
	position:absolute;
	top:30px;
	left:30px;
	width:351px;
	height:396px;
	background-image:url(../images/frontend/home/home_bkg_newandhot.png);
	background-repeat:no-repeat;
}

#newandhot .blue {
	margin-left:30px;
	margin-top:25px;
	width:292px;
}

#newandhot .blue th .red {
	color:#db4d00;
	font-style:italic;
}

#newandhot .blue td {
	padding:0px;
	padding-right:5px;
	height:70px;
	background-image:url(../images/shared/table_td_bkg70.png);
}

#newandhot .blue td.couponimage  {
	background-image:none;
	background-color:#FFFFFF;
	padding-right:0px;
	width: 70px;
}

#newandhot .blue td.content {
	padding-left:10px;
}

#newandhot .blue td .title {
	font-size:14px;
	color:#4a9cde;
	margin-bottom:5px;
}

#newandhot .blue td p {
	font-size:12px;
}

#voices {
	width:480px;
	position:absolute;
	top:50px;
	right:50px;
}

#voices td {
	height:75px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom-color:#d2e5f6;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#voices p {
	margin:0px;
	margin-top:10px;
	font-size:16px;
}

#voices .name {
	font-size:13px;
	color:#4ca0df;
}

#voices .left .quote {
	float:right;
	margin-left:10px;
}


#voices .right .quote {
	float:left;
	margin-right:10px;
}

#voices .left .face {
	float:left;
	padding-right:10px;
	width: 70px;
}

#voices .right .name {
	text-align:right
}

#voices .right .face {
	float:right;
	padding-left:10px;
	width: 70px;
}

#trophies {
	clear: both;
	position:relative;
	top:0px;
	right:0px;
	text-align: right;
	padding-right: 50px;
	margin-top:20px;
}

#trophies img {
	vertical-align: middle;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
}