div#gutschein .alt {
	display:none;
}
div#gutschein .box {
	position:relative;
	width: 747px;
	padding: 0;
	background:url('/fileadmin/templates/img/bg_content.jpg') repeat-y top right #fff;
}
div#gutschein .box_header {
	position:relative;
	width:723px;
	height:35px;
	background:url('/fileadmin/templates/img/bg_contentheader.jpg') no-repeat;
	padding:0 10px 0 14px;
}
div#gutschein .box_header span.alt { 
	display:block !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0056A3;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
}

div#gutschein .box_content {
	position:relative;
	width:742px;
}

div#gutschein .box_footer {
	background:url('/fileadmin/templates/img/footer.jpg') no-repeat;
	width: 747px;
	height:19px;
	font-size:0px;
	line-height: 0px;
}

div#gutschein div#gutschein_img {
	float:left;
	width:410px;
	height:235px;
	background:url('/fileadmin/templates/hybris/moebelix/gutschein/img/gutscheine.jpg') no-repeat;
	margin:15px;
}

div#gutschein div.pad {
	float:left;
	width:280px;
	margin-top:20px;
}

div#gutschein div.pad h2 {
	font-size: 11px;
	color: #0056A3;
}

div#gutschein .description {
	margin-bottom: 20px;
	line-height: 14px;
}


div#gutschein div.inputs {
	margin: 6px 10px 10px 0;
}

div#gutschein div.inputs input {
	height: 16px;
}

div#gutschein div.inputs select {
	height: 18px;
	margin-top: 2px;
}
a#gutschein_submit_btn {
	float: right;
	display: block;
	width: 161px;
	height: 29px;	
	background:url('/fileadmin/templates/hybris/moebelix/checkout/img/btn_kassa.gif') no-repeat;
}
