*{
	margin:0;
	padding:0;
	}
body {
	font: 12px arial,verdana,sans-serif;
	color: #000000;
}

h1 {
  color: #FF0000;
  font: 15.5pt arial,verdana,sans-serif;
  padding: 0 0 7px;
  margin-bottom: 10px
}
h2 {
    font-size: 15px;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
	color: #666666;
}
p {
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}
fieldset{
border: 1px solid #e9e9e9;

background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
padding: 10px;
}
label{
	float: left;
	width: 100px;	
	font-weight: bold;
	font-size: 1.2em;
	color: #666666;

}
a {
	color: #000000;
    text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #EB7305;
}
.error{
	color: red;	
}
#wrapper{
	margin-top: 10px;
	width: 765px;
	padding-left: 5px;
	margin-left:97.5px;
	/*margin: 0 auto;*/
	}
#header_text{
	margin-bottom: 10px;
	}


input#code,#btn_resend_form_submit input  {
  background-color: #FFFFFF;92bdzbd87b
  border: 1px solid #BBBBBB;
  height: 23px;
  width: 250px;
  font-size: 18px;
}
button#btn_code_form_submit,#btn_resend_form_submit button{
	background: url(../images/btn_einloesen_sparkasse.png);
  	width: 124px;
	height: 27px;
	border: none;
	margin: 10px 0 0 100px;
	cursor: pointer;
}

button#btn_code_form_submit span{
		display:none;
}
#code_infotext{
	
}
#code_field_wrapper{
	margin-bottom: 10px;	
}
.clear_left{
	clear: left;	
}

/* Auflistung der Produkte */
.product_box_wrapper{
	border: 1px solid #EBEBEB;
    cursor: pointer;	
	
}
.product_box_wrapper{
	width: 255px;
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
}
.product_box_wrapper_small{
	width: 	178px;
	float: left;
	border: 1px solid #ebebeb;
	position: relative;
	cursor: pointer;
}
.product_box_wrapper_small.margin.first{
	margin-right:30px;	
}
.product_box_wrapper.first{
	margin-right: 20px;	
}
.product_box_wrapper .product_box_content img {
	width: 255px;
}
.product_box_content{
	
}
.product_box_wrapper .product_box_footer {
  border-top: 1px solid #EBEBEB;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: right;
}
.product_box_wrapper_small .product_box_footer {
  border-top: 1px solid #EBEBEB;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: right;
}

/* Formular */
#registration_form fieldset{
	border: 0;
	margin-bottom: 10px;
}

#registration_form label{
	float: left;
	width: 180px;
	font-size: 13px;
}
#registration_form input[type=text], #registration_form select{
	border: 1px solid #809DB9;
	width: 357px;
	color: #646464;
}
#registration_form .divider{
	clear: left;
	height: 8px;	
}

#registration_form .error{
	background: #E9F0F8;	
}

#registration_form_error_msg{
	display:none;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
}
#registration_form button  {
	width: 200px;
	margin: 0 0 0 0;
}

#registration_form label{
	width: auto;
	display: block;	
	float: none;
}
#registration_form .checkbox_wrapper label{
	display: none;	
}
#phone_model_wrapper{
	display: none;	
}
.voucher_image{
	width: 550px;
	height: 305px;
	position: relative;	
	margin:0 auto;
}
.voucher_code{
	position: relative;
	top: 130px;
		
}
.voucher_code.amazon{
	text-align: center;
}
.voucher_code.flatster{
	left: 20px;	
}
.voucher_code.sms,.voucher_code.games{
	left: 20px;
}
.voucher_code h5{
	font-size: 15px;	
}
.voucher_code p{
	font-size: 30px;	
}
.divider{
	clear: both;	
}
.btn_weiter{
	width: 28px;
	height: 24px;
	float: right;
	margin: 8px 4px 0 10px;

}
.product_box_detail_wrapper .detail_description {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	width: auto;
	height: 152px;
	padding: 5px 0 5px 0;
	
		
}
.product_box_detail_wrapper .detail_image img{
	border: 1px solid #ebebeb;	
}

.product_box_wrapper:hover,.product_box_wrapper_small:hover{
	opacity: .5;	
}.product_box_detail_wrapper .detail_image{
	float: left;
	width: 188px;	
}
.detail_form {
	clear: both;
	margin-top: 10px;
		
}
p.code {
	display:none;	
}
.logo_small{
	position: relative;
	top: 6px;
	margin-right: 6px;
}
.full_special_wrapper{
	background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );	
border: 1px solid #e9e9e9;
padding: 10px;
}

.special_wrapper{
	clear: both;	
	margin-bottom: 15px;
}
.special_wrapper .left{
	float: left;
	width: 130px;	
}
.special_wrapper .show_qrcode{
	font-weight: bold;
	margin-top: 15px;
	cursor: pointer;	
}
.qrcode{
	display: none;
	margin-left: 130px;
	margin-top: 10px;	
}
.tabs li {
	list-style:none;
	display:inline;
}

.tabs a {
	padding:5px 10px;
	display:inline-block;
	background: #888888; /* Old browsers */
background: -moz-linear-gradient(top, #888888 0%, #ababab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(100%,#ababab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #888888 0%,#ababab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #888888 0%,#ababab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #888888 0%,#ababab 100%); /* IE10+ */
background: linear-gradient(to bottom, #888888 0%,#ababab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#ababab',GradientType=0 );
	color:#fff;
	text-decoration:none;
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.tabs a.active {
	background:#f6f6f6;
	color:#000;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
#registration_form button{
		background: url(../images/btn_gutschein_abholen_sparkasse.png) no-repeat;
		width: 160px;
		height: 27px;
		cursor: pointer;
		border: none;
}

.last_step span{
	display:none;	
}

.voucher_code.amazon{
		left: 116px;	
		top: 254px;	
		
		
}
.voucher_code h5{
	display:none;
	
}
.voucher_code p{
font-size: 22px;
}
	.disclaimer{
		font-size: 11px;
		color: #666;	
	}
	
	#btn_resend_form_submit button{
		font-size: 0px !important;	
	}
.kontonummer{
		display: none !important;
}