﻿/* register_form */
.register {
	background-color: #F0F0F0;
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    height: 440px;
    margin-left: -29px;
    margin-top: -20px;
    width: 983px;
}
.register_form {
}
.register_left .register_head {
	color: #72aa00;
	font-size:24px;
}
.register_right .register_head {
	color: #01b9d9;
	font-size:24px;
}
.register_head {
}
.register_head_sub {
}
.register_inputline {
}
.register_buttonline {
	float: right;
	padding-right: 36px;
}
.register_left div.register_buttonline {
}
.register_left {
	margin-left: 90px;
	width: 400px;
	float:left;
}
.register_right {
	border-left: 1px dashed rgb(204, 204, 204);
	padding-left: 35px;
	width: 392px;
}
.register_inputline {
	margin-top: 10px;
}
.register_buttonline a#lb_button_Login {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow: inset 0px 1px 0px 0px #95BF40;
	-webkit-box-shadow: inset 0px 1px 0px 0px #95BF40;
	box-shadow: inset 0px 1px 0px 0px #95BF40;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #71A900), color-stop(1, #629200) );
	background: -moz-linear-gradient( center top, #71A900 5%, #629200 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71A900', endColorstr='#629200');
	background-color: #71A900;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5D8A00;
	display: inline-block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 24px 7px 24px;
	text-decoration: none;/*text-transform: uppercase;*/
	margin-top: 63px;
}
.register_buttonline a#lb_button_Register {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #41cce5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #41cce5;
	box-shadow:inset 0px 1px 0px 0px #41cce5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01badb), color-stop(1, #00a4c1) );
	background:-moz-linear-gradient( center top, #01badb 5%, #00a4c1 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01badb', endColorstr='#00a4c1');
	background-color:#01badb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #00a0bc;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:7px 24px 7px 24px;
	text-decoration:none;/*text-transform:uppercase;*/
	margin-right: -10px;
	margin-top: 20px;
}
/*.register_right input[type="button"] {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #41cce5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #41cce5;
	box-shadow:inset 0px 1px 0px 0px #41cce5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01badb), color-stop(1, #00a4c1) );
	background:-moz-linear-gradient( center top, #01badb 5%, #00a4c1 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01badb', endColorstr='#00a4c1');
	background-color:#01badb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #00a0bc;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:4px 24px 4px 24px;
	text-decoration:none;
	text-transform:uppercase;
	margin: 30px -9px 0 2px;
	height:33px;
	width: 206px;
}*/
.lb_box {
	border: 1px solid #cccccc;
	border-radius: 4px 4px 4px 4px;
	color: black;
	font-size: 12px;
	height: 33px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	padding-top: 2px;
	width: 355px !important;
}

.lb_box[type="file"] {
	border: 0;
	border-radius:0;
	color: black;
	font-size: 12px;
	height: 33px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	padding-top: 2px;
	width: 355px !important;
}
.lb_box_small {
	border-radius: 3px 3px 3px 3px;
	height: 16px;
	margin: 6px 0 0;
	padding-left: 4px;
}
input.lb_boxerror {
	background-color: white;
	border-color: #d62e1d !important;
}
input.lb_boxerror {
	border: 1px solid rgb(229, 229, 229);
	border-radius: 4px 4px 4px 4px;
	color: #d62e1d;
	font-size: 12px;
	height: 33px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	padding-top: 2px;
	width: 355px;
}
.PasswordLost {
	position: relative;
	top: 5px;
	color: rgb(114, 170, 0);
}
.PasswordLost a {
	text-decoration:underline;
}
.account_rap .register_right {
	float: right;
	margin: 0 63px 0 0;
}
.register_usp {
	height: 35px;
	margin-top: 420px;
	position: relative;
}
.register_usp_item1 {
	background-image: url("icons/sprite_checkout.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	margin-left: 150px;
	margin-right: 10px;
	width: 51px;
}
.register_usp_item1_label {
	padding-top: 10px;
	float: left;
}
.register_usp_item2 {
	background-image: url("icons/sprite_checkout.png");
	background-position: -52px 0;
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	line-height: 52px;
	width: 51px;
	margin-left: 85px;
	float: left;
	margin-right: 10px;
}
.register_usp_item2_label {
	padding-top: 10px;
	float: left;
}
.register_usp_item3 {
	background-image: url("icons/sprite_checkout.png");
	background-position: -103px 0;
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	line-height: 52px;
	width: 51px;
	margin-left: 85px;
	float: left;
	margin-right: 10px;
}
.register_usp_item3_label {
	padding-top: 10px;
	float: left;
}
/* cashing_procedure_steps */
.proceduresteps {
    background-color: #FFFFFF;
    background-image: url("icons/indicator-line.png");
    background-position: center 46px;
    background-repeat: no-repeat;
    height: 60px;
    margin: auto auto 8px;
    padding-top: 45px;
    border-bottom: 1px solid #E2E2E2;
}

.proceduresteps_item {
	float: left;
	margin-top: -1px;
}
#ctl32_ctl00_ctl01_Step1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 135px;
	padding-left:111px;
}
#ctl32_ctl00_ctl01_Step2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 135px;
}
a#ctl32_ctl00_ctl01_Step3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 135px;
}
a#ctl32_ctl00_ctl01_Step4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 135px;
}
.proceduresteps_item .blue {
	position: relative;
	top: -10px;
	font-size: 12px;
}
.proceduresteps_item .gray {
	position: relative;
	top: -10px;
	color: #e2e2e2;
	font-size: 12px;
}
.proceduresteps_item .green {
	position: relative;
	top: -10px;
	font-size: 12px;
	color:#72aa00;
}
.create_account {
	background-color: #f0f0f0;
	border-bottom: 1px solid rgb(226, 226, 226);
	/*border-top: 1px solid rgb(226, 226, 226);*/
	/*height: 687px;*/
	margin-left: -29px;
	margin-top: -20px;
	width: 983px;
}
.create_account_left {
	border-right: 1px dashed rgb(204, 204, 204);
	margin-left: 90px;
	width: 400px;
	float:left;
	padding-right:2px;
}
.create_account_right {
	float: right;
	margin: 80px 63px 0 0;
	padding-left: 32px;
	position: relative;
	width: 392px;
}
.create_account_head {
	color: rgb(1, 185, 217);
	font-size: 24px;
}
.MyAccount_CreateAccount label {
	padding-right: 50px;
	width: auto;
}
.create_account_left div.create_account_inputline select#InpCountry1.styled2 {
	border: 1px solid #cccccc;
	border-radius: 4px 4px 4px 4px;
	color: rgb(153, 153, 153);
	font-size: 12px;
	height: 38px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	/*padding-top: 8px;*/
width: 365px !important;
}
.create_account_right div.create_account_inputline select#InpCountry2.styled2 {
	border: 1px solid #cccccc;
	border-radius: 4px 4px 4px 4px;
	color: rgb(153, 153, 153);
	font-size: 12px;
	height: 38px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	/*padding-top: 8px;*/
width: 365px !important
}
.proceduresteps:first-child {
	padding-left:210px;
}
.proceduresteps .proceduresteps_item a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 135px;
}
.proceduresteps .proceduresteps_item a i {
	font-size:24px !important;
	background-color:white;
}
.create_account_left div.create_account_buttonline {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1e1e1), color-stop(1, #cdcdcd) );
	background:-moz-linear-gradient( center top, #e1e1e1 5%, #cdcdcd 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#cdcdcd');
	background-color:#e1e1e1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:7px 24px 7px 24px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	margin-top: 10px;
}
.create_account_right div.create_account_buttonline a {
	color: white;
}
.create_account_left div.create_account_buttonline a {
	color: #999999;
}
.create_account_right div.create_account_buttonline {
	cursor: pointer;
	-moz-box-shadow: inset 0px 1px 0px 0px #95BF40;
	-webkit-box-shadow: inset 0px 1px 0px 0px #95BF40;
	box-shadow: inset 0px 1px 0px 0px #95BF40;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #71A900), color-stop(1, #629200) );
	background: -moz-linear-gradient( center top, #71A900 5%, #629200 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71A900', endColorstr='#629200');
	background-color: #71A900;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5D8A00;
	display: inline-block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 24px 7px 24px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	margin-right: 28px;
	margin-top: 60px;
	float:right;
}
.create_account_switchline {
	margin-top: 20px;
}
.create_account_right div.create_account_switchline {
	margin-top:0;
}
.create_account_infoline {
	padding: 10px;
	width: 365px;
}
.MyAccount_CreateAccount .lb_box, .MyAccount_CreateAccount .lb_boxerror, .MyAccount_AddAddress .lb_box, .MyAccount_AddAddress .lb_boxerror {
	width: 354px;
}
/*.create_account_right div.create_account_placeholder {
	background-image: url("images/shipping-adress-off-v2.jpg");
	background-repeat: no-repeat;
	height: 281px;
	margin-left: -2px;
	margin-top: 7px;
	width: 369px;
}*/
#InpStreetNr1 {
	float: right;
	margin-right: 35px;
	width: 60px !important;
}
#InpStreet1 {
	width: 276px !important;
	float:left;
}
#InpFirstName1 {
	float: left;
	width: 168px !important;
}
#InpLastName1 {
	width: 168px !important;
	float:right;
	margin-right: 35px;
}
.create_account_infoline i.icon-info-sign {
	color:#01b9d9;
	font-size:16px;
}
#InpStreetNr2 {
	float: right;
	margin-right: 27px;
	width: 60px !important;
}
#InpStreet2 {
	width: 276px !important;
	float:left;
}
#InpFirstName2 {
	float: left;
	width: 168px !important;
}
#InpLastName2 {
	width: 168px !important;
	float:right;
	margin-right: 27px;
}
.cashing {
	background-color: #F0F0F0;
	border-bottom: 1px solid #E2E2E2;
	/*border-top: 1px solid #E2E2E2;
	margin-top: 110px;*/
	width: 983px;
	margin-bottom:40px;
}
.cashing_head {
	color: #01b9d9;
	font-size:24px;
}
.cashing_left {
	margin-left: 90px;
	width: 400px;
	float: left;
}
.cashing_right {
	float: right;
	padding-top: 20px;
	width: 460px;
}
.cashing_left div.cashing_buttonline a {
	color:#999999;
}
.cashing_left div.cashing_buttonline {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1e1e1), color-stop(1, #cdcdcd) );
	background:-moz-linear-gradient( center top, #e1e1e1 5%, #cdcdcd 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#cdcdcd');
	background-color:#e1e1e1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:7px 24px 7px 24px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	margin-top: 20px;
	margin-bottom:40px;
}
.cashing_right div.cashing_buttonline a {
	cursor: pointer;
	-moz-box-shadow: inset 0px 1px 0px 0px #95BF40;
	-webkit-box-shadow: inset 0px 1px 0px 0px #95BF40;
	box-shadow: inset 0px 1px 0px 0px #95BF40;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #71A900), color-stop(1, #629200) );
	background: -moz-linear-gradient( center top, #71A900 5%, #629200 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71A900', endColorstr='#629200');
	background-color: #71A900;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5D8A00;
	display: inline-block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 24px 7px 24px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	margin-right: 58px;
	margin-top: 20px;
	float:right;
	margin-bottom: 40px;
}
.cashing_right div.cashing_buttonline {
}
.kaufargumente {
	display: none;
}
.cashing_payments {
	margin-top:20px;
}
.cashing_payments_item_logo {
	float:left;
}
#kreditkarten.cashing_payments_item_logo {
	margin-left:-52px;
}
.cashing_payments_item {
	margin-top:20px;
}
.BackUpper {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	box-shadow:inset 0px 1px 0px 0px #e9e9e9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1e1e1), color-stop(1, #cdcdcd) );
	background:-moz-linear-gradient( center top, #e1e1e1 5%, #cdcdcd 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#cdcdcd');
	background-color:#e1e1e1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
}
.NextUpper {
	cursor: pointer;
	-moz-box-shadow: inset 0px 1px 0px 0px #95BF40;
	-webkit-box-shadow: inset 0px 1px 0px 0px #95BF40;
	box-shadow: inset 0px 1px 0px 0px #95BF40;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #71A900), color-stop(1, #629200) );
	background: -moz-linear-gradient( center top, #71A900 5%, #629200 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71A900', endColorstr='#629200');
	background-color: #71A900;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5D8A00;
	display: inline-block;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 12px;
	text-decoration: none;
	margin-right:58px;
	float:right;
}
.cashing_voucher {
	margin-top:20px;
}
.cashing_voucher_head {
}
.cashing_voucher_info {
	font-size: 10px;
	padding: 10px;
}
.caching_agb {
	padding-top: 10px;
}
.caching_dontcall {
	padding-top: 10px;
}
.cashing_voucher input {
}
/*#ctl31_ctl00_CheckBoxAGB {
	margin-top:20px;
}
#ctl31_ctl00_CheckBoxDontCall {
	margin-top:10px;
}*/
.cashing_voucher input[type="text"] {
	border: 1px solid #cccccc;
	border-radius: 4px 4px 4px 4px;
	color: rgb(153, 153, 153);
	font-size: 12px;
	height: 33px;
	line-height: 14px;
	margin: 10px 0 0;
	padding-left: 8px;
	padding-top: 2px;
	width: 300px !important;
}
.cashing_voucher input[type="submit"] {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #41cce5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #41cce5;
	box-shadow:inset 0px 1px 0px 0px #41cce5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01badb), color-stop(1, #00a4c1) );
	background:-moz-linear-gradient( center top, #01badb 5%, #00a4c1 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01badb', endColorstr='#00a4c1');
	background-color:#01badb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 0 4px 4px 0;
	border:1px solid #00a0bc;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding: 9px 14px;
	text-decoration:none;
	margin-left:-6px;
}
.address_small {
	margin-top:20px;
	background-color:white;
	border:1px solid #cccccc;
	width:380px;
	padding:10px;
}
.cart_small {
	margin-top:20px;
	background-color:white;
	border:1px solid #cccccc;
	width:380px;
	padding:10px;
}
.address_small_head {
	border-bottom: 1px solid #e2e2e2;
	color: rgb(1, 185, 217);
	font-size: 16px;
	padding-bottom: 3px;
}
.address_small_head a {
	float:right;
	font-weight:normal;
	font-size: 12px;
}
.cart_small_head {
	border-bottom: 1px solid #e2e2e2;
	color: rgb(1, 185, 217);
	font-size: 16px;
	padding-bottom: 3px;
	text-transform:capitalize;
}
.cart_small_head a {
	float:right;
	font-weight:normal;
	font-size: 12px;
}
.address_small_left {
	float:left;
	width:50%;
}
.address_small_right {
	float: left;
	width:50%;
}
.address_small_item_fat {
	font-weight:bold;
	margin-top:10px;
}
.cart_small_item {
	border-bottom:1px dashed #cccccc;
	padding-bottom:40px;
}
.cart_small_item_text {
	margin-top:20px;
	width:250px;
	float:left;
}
.cart_small_item_value {
	padding-top: 20px;
	text-align: right;
}
.cart_small_text_line {
	margin-top:10px;
	width:380px;
}
.cart_small_text_line_value {
	text-align: right;
}
.cart_small_summary {
	padding-top: 10px;
	width:380px;
	text-align: right;
}
.cart_small_text_line_text {
	float: left;
}
.cart_small_fat_line_text {
	float: left;
}
.cart_small_fat_line_value {
	text-align: right;
}
.cart_small_costs span {
	border-bottom: 1px solid #e2e2e2;
	float: right;
	padding-bottom: 10px;
	width: 380px;
}
.cart_small_costs {
	font-size: 14px;
}
.cart_small_fat_line {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 380px;
}
.cart_small_item_picture {
	border: 1px solid rgb(226, 226, 226);
	float: left;
	height: 50px;
	margin: 10px 10px 10px 0;
	width: 50px;
}
.clear {
	clear:both;
	float:none;
}
#divHideMoneybookersIframe {
	background-color: #999999;
	height: 370px !important;
	left: 0;
	opacity: 0.9;
	position: relative;
	top: -370px !important;
	width: auto !important;
	z-index: 1000;
}
#moneybookers > iframe {
	height:370px !important;
}
div.PamyentPlugins {
	margin-left:0;
}
#moneybookers {
	background-color: white;
	border: 1px solid rgb(204, 204, 204);
	height: 370px;
	margin-left: -12px;
	margin-top: 40px;
	padding: 10px;
	width: 400px;
}
#divHideMoneybookersIframe > div {
	padding: 20px !important;
	top: 140px !important;
}
.Message_Warning {
	background-color:rgb(240, 240, 240);
	border:0;
}
.Message_Warning span {
	background: url("icons/warning_info.png") no-repeat scroll left top transparent;
}
.Message_Error, .Message_Warning, .Message_Information {
	margin: 20px 0 10px 0;
	padding:0;
}
.Message_Error span, .Message_Warning span, .Message_Information span {
	color: red;
	font-weight:bold;
	display: -moz-inline-stack;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0;
	min-height: 24px;
	padding-left: 30px;
}
.finished div.proceduresteps {
	background-image: url("icons/indicator-line.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 2px;
	margin: auto;
	position: relative;
	top:0px;
	width: 750px;
}
.finished {
	margin-top: 46px;
}
.finished_icon {
margin-top:10px;
}
.finished_icon span i {
color: #72AA00;
float: left;
font-size: 24px !important;
padding-right: 10px;
}
.finished_thankyou span {
	color: rgb(114, 170, 0);
	font-size: 24px;
}
.finished_thankyou {

}
.finished_thankyousub {
font-size: 14px;
margin-top: 10px;
padding-right: 30px;
text-align: left;
}
.PaymentConditionInfo {
background-color: #FFFFFF;
border: 1px solid #E2E2E2;
font-size: 14px;
line-height: 2em;
padding: 10px;
width: 350px;
margin-top:20px;
}
h3.PaymentConditionInfo {
border: 0 none;
padding: 0;
width: 95%;
margin: 0;
}
.PaymentConditionInfo table.PaymentConditionInfo {
	margin: auto;
	text-align: left;
}
.finished_feedback {

}
.finished_feedback_line:first-child {
color: #00BBDC;
font-size: 24px;
padding: 0;
}
.finished_feedback_line {
color: #000000;
font-size: 14px;
padding-bottom: 35px;
padding-top: 10px;
}
.finished_feedback_title span {
	font-weight:bold;
}
.finished_feedback_textbox input {
	height: 100px;
	left: 314px;
	position: relative;
	width: 350px;
}
.finished_feedback_button {

}
.finished_feedback_button input {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	-moz-box-shadow:inset 0px 1px 0px 0px #41cce5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #41cce5;
	box-shadow:inset 0px 1px 0px 0px #41cce5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #01badb), color-stop(1, #00a4c1) );
	background:-moz-linear-gradient( center top, #01badb 5%, #00a4c1 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01badb', endColorstr='#00a4c1');
	background-color:#01badb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #00a0bc;
	display:inline-block;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;/*text-transform: uppercase;*/
	float:right;
}
.finished_payment_method {
background-color: #FFFFFF;
border: 1px solid #E2E2E2;
font-size: 14px;
line-height: 2em;
padding: 10px;
width: 350px;
}
.lblPaymentMethod {
	float: left;
}
.PaymentMethod {
	text-align: end;
}
.lblTotal {
	float: left;
}
.totalValue {
	text-align: end;
}
.lblOrder {
	float: left;
}
.OrderId {
	text-align: end;
}

/* PASSWORT VERGESSEN */
.account_rap .password_lost{
background-color: #F0F0F0;
border-bottom: 1px solid #E2E2E2;
border-top: 1px solid #E2E2E2;
height: 377px;
margin-left: -29px;
margin-top: 90px;
width: 983px;
	}
	
.finishedContainer{
background-color: #F0F0F0;
border-bottom: 1px solid #E2E2E2;
border-top: 1px solid #E2E2E2;
height: auto;
margin-bottom: 20px;
margin-top: 60px;
padding-bottom: 50px;
padding-top: 40px;
	}
.PaymentConditionInfo table.PaymentConditionInfo{
	border:0;
	}
.finishedContainer div.create_account_right{
margin-right: 90px;
margin-top: 10px;
position: relative;
width: 366px;
	}
textarea {
  width: 360px;
}
.DropDownListFeedbackAge {
  padding-left: 10px;
  position: relative;
  margin-top:10px;
}
.finished_feedback_firstbuy {
  margin-top: 10px;
}
.finishedContainer div.create_account_left{
	padding-right:4px;
	}
.finished_feedback_age {
  float: left;
}
.finished_feedback_button {
  padding-top: 10px;
}

.forwarder_title {
	font-size:13px;
	font-weight:bold;
	line-height: 16px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color: #F0F0F0;
	border: 1px solid #E2E2E2;
	color: #999;
	margin-right: 16px;
	margin-top: 8px;
	padding: 4px 8px 4px 4px;
	float: left;
}

#UPS-EX {
	color: #f5978e;
}

div#UPS-EX.forwarder_title .forwarder_selected {
	color:#c62d1f !important;
}

.forwarder_title input[type="radio"] {
	margin-top:2px;
}

.forwarder_selected {
	color:#000;
	background-color: #FFFFFF;
}

.forwarder_details {
	margin-bottom: 20px;
}

.forwarder_detailsCosts {
	padding-right:12px;
	width: 32%;
}
