#page {
	background:url(/img/verification/img_verificationinfo.gif) 415px 11px  no-repeat;
	margin:0;
	padding:0;
	width: 601px;
}

#elementecke {
	background: url(/img/css_img/bkgr_rundeEcke.gif) right top  no-repeat;
	display:block;
	height: 20px;
	margin: 0;
	padding: 0;
	position:relative;
	width:601px;
}

#content {
	background: url(/img/css_img/bkgr_contentback.gif) repeat-y left top;
		border-bottom: 1px solid #e7e9ee;
	height:auto;
	width: 601px;
}

#content p {
	width: 375px;
	font: 13px/20px Verdana, sans-serif;
	text-align: justify;
	padding: 0;
	margin: 0 0 15px 15px;
	color: #878787;
}

.header {
	margin-bottom:15px;
	margin-left: 16px;
}

.link {
	display: block;
	color: #878787;
	margin-top: 20px;
	font-size: 14px;
	height: 30px;
	background: no-repeat url(/img/css_img/bu_next.gif);
	padding-top: 6px;
	padding-left: 50px;
}

.link:hover {
	color: #00a609;
	text-decoration: none;
}

.elementText_big {
	display:block;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.creditcard-verification{
margin:0;
}

.creditcard-verification td {
	padding-top: 5px!important;
}

.creditcard-verification input,
.creditcard-verification select{
	background-color:#FFFFFF;
	border:#00428B 1px solid;
	color:#012266;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
width: 175px;
}
.creditcard-verification .creditcard-verification-number{
width:175px;
}
.creditcard-verification .creditcard-verification-number-big{
width:175px;
}


.creditcard-verification .creditcard-verification-month,
.creditcard-verification .creditcard-verification-year{
	border: #00428B 1px solid;
width:55px;
}
.creditcard-verification .verification-submit{
border:0;
	margin-top:10px;
width:67;
}

.creditcard-verification .smsnumber{
font-size:9px;
}
.creditcard-verification .creditcard-verification-cvv2{
width:35px;
}

.creditcard-verification .creditcard-verification-small{
font-size:9px;
}

.verification-error{
	background:#fff url(/img/verification/achtung.gif) no-repeat  left 5px;
	border-bottom:1px  solid #012266;
	border-top:1px  solid #012266;
color:#FA4E00;
display:block;
padding:5px 0 5px 30px;
}

input.verification-checkbox{
	border:0;
width:auto;
}
ul.verification-normlist{
margin-bottom:0;
}
ul.verification-normlist li{
	list-style:none;
margin-bottom:5px;
}

#cc_img {
  background: url("/c7r/assets/static/images/03_general/offersubmission/card_scanner.png") no-repeat scroll right bottom transparent;
  bottom: 20px;
  height: 164px;
  position: absolute;
  right: 20px;
  width: 200px;
}

#agreetd {
	line-height: 22px;
}

#agreetd button {
	margin-left: 5px!important;
}

#agreetd input[name="agree"] {
	vertical-align: middle;
}
