td.header2 {
	background-image: url(../gfx/bg_header.png);
	background-size: Auto 215px;
	background-repeat: repeat-x;
	background-position: center -38px;
	text-align: center;
	vertical-align: top;
}
td.gutscheinbg {
	background-image: url(../gfx/bg_gutschein.png);
	background-size: 1125px Auto;
	background-repeat: no-repeat;
	background-position: center -80px;
	text-align: center;
	vertical-align: top;
}
#links {
	background-image: url(../gfx/gutschein_slogan.png);
	background-size: 480px Auto;
	background-repeat: no-repeat;
	background-position: -20px 260px;
	text-align: center;
	vertical-align: top;
}
#rechts {
	background-image: url(../gfx/gutschein_text.png);
	background-size: 450px Auto;
	background-repeat: no-repeat;
	background-position: center 50px;
	//text-align: center;
	vertical-align: top;
}
.inputbox{
	background-color:#585858;
	opacity: 0.5;
	border-style:none;
	font-family: Frutiger, Arial;
	color: #FFF;
	font-size: 16px;
	//text-align: center;
}
.submit{
	background-color:#610B4B;
	opacity: 0.8;
	border-style:none;
	font-family: Frutiger, Arial;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#divamount{
	position:relative;
	left:145px;
	top:108px;
	width:50px;
	height:23px;
}
#amount{
	position:relative;
	left:1px;
	top:0px;
	width:30px;
	height:22px;
	text-align: center;
	opacity: 1;
}
#recipient{
	position:relative;
	left:235px;
	top:84px;
	width:55px;
	height:23px;
	text-align: center;
}
#creator{
	position:relative;
	left:0px;
	top:280px;
	width:200px;
	height:20px;
	text-align: left;
}
#creatormail{
	position:relative;
	left:59px;
	top:275px;
	width:200px;
	height:20px;
	text-align: left;
}
#creatoraddress{
	position:relative;
	left:154px;
	top:180px;
	width:200px;
	height:20px;
}
#creatorzip{
	position:relative;
	left:154px;
	top:200px;
	width:50px;
	height:20px;
}
#creatorcity{
	position:relative;
	left:154px;
	top:220px;
	width:150px;
	height:20px;
}
#getcoupon{
	position:relative;
	left:20px;
	top:370px;
	width:150px;
	height:40px;
}
