#gutscheinBox{
	position:relative;
	width:509px;
	height:316px;
	background-image:url(/img/gutscheine/bg.jpg);
	margin-bottom:15px;
	overflow:hidden;
}

#gutscheinHeader{
	font-size:20px;
	margin-top:25px;
	padding-left:160px;
}

#gutscheinDesc{
	margin-top:8px;
	padding-left:160px;
	width:315px;
}

#gutscheinBoxContent{
	position:absolute;
	left:55px;
	top:100px;
	width:385px;
	height:180px;	
	overflow:hidden;
}

.gutscheinCol1{
	width:122px;
	font-weight:bold;
}

.gutscheinCol2{
	width:263px;
	border-style:solid;
	border-color:#CBBCAB;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	overflow:hidden;
}

.inpGutschein{
	border:0px;
	width:263px;
	background:transparent;
}

.gutscheinSpacer{
	height:12px;
}

#betrag{
	width:100px;
}

.colBottom1{
	width:300px;
	font-size:11px;
}

.colBottom2{
	width:175px;
}

#betrag{
	width:70px;
}

#gutscheinDownloadBalken{
	margin-top:2px;
}

.gutscheinBoxSpeichern{
	margin-bottom:0px !important;
}


#gutscheinDrucken{
	margin-top:20px;
}

#gutscheinErrorBox{
	width:493px;
	height:144px;
	background-image:url(/img/gutschein_error_box.jpg);
}

#gutscheinErrTitle{
	margin-top:5px;
	text-align:center;
	font-size:20px;
}

#gutscheinErrText{
	margin-top:15px;
	margin-left:35px;
	width:434px;
}

#counter{
	background:transparent;
	border:none;
}

#zeichenBox,#digitCounter{
	font-size:11px;
}

#overlay{
	width:490px;
	height:750px;
	background-color:#FFF;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0px;
	left:0px;
}

#cont{
	position:relative;
}

#grund{
	color:#7E756C;
}

#gutscheinInfoBox{
	width:480px;
	padding:20px 0px;
	border:3px solid #FDC500;
	margin-top:20px;
}

#gutscheinInfoBoxInner{
	width:440px;
	margin-left:20px;
}


#mindestBestellwert{	
	color:#FF0000;
	font-weight:bold;
}
