#DownloadContent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 850px;
	height: auto;
	color: #A49D95;
	font-size: 10px;
	text-align: left;
	margin: 0;
}

#DownloadContent form, h1, h2, h3{
	margin: 0px;
	padding: 0px;
}

#DownloadContent .active {
	color: #5B524B;
}

#DownloadInfo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 85px;
	width: auto;
	text-align: left;
	padding-bottom: 15px;
}

#DownloadInfo span {
	margin-right: 10px;
}

#PictureInfos {
	position: relative;
	top: 0px;
	left: 0px;
	width: 810px;
	height: auto;
/*	padding-bottom: 100px;  Nur für Checkout 1 */
	padding-bottom: 55px; /* Für alle anderen Checkouts */
	text-align: left;
	background-color: #E2DEDB;
}

#AGBPrices {
	position: relative;
	top: 70px;
	left: 30px;
	width: 750px;
	color: #5C5249;
	line-height: 20px;
}

#AmountField {
	position: absolute;
	bottom: 28px; /* Anpassung erforderlich für IEs !!!*/
	right: 0px;
	height: 20px;
	width: 100px;
	text-align: center;
}

#AmountFieldBonus {
	position: absolute;
	bottom: 0px; /* Anpassung erforderlich für IEs !!!*/
	right: 0px;
	height: 20px;
	width: 100px;
	text-align: center;
}

.InputAmount {
	text-align: right;
	color: #696059;
	background-color: #fff;
	border: 2px solid #E0DFDB;
	font-size: 12px;
	padding: 2px 5px 0 0;
	width: 90px;
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
}

#AmountFieldAll {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 40px;
	width: 100px;
	text-align: center;
}

.InputAmountAll {
	text-align: right;
	color: #696059;
	background-color: #fff;
	border: 2px solid #B6AFA9;
	font-size: 12px;
	padding: 2px 5px 2px 0px;
	width: 90px;
	height: 18px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
}

.AmountField div {
	margin: 0 15px 10px 0;
	width: 95px;
	text-align: center;
}

.InputAmountAll2 {
	text-align: right;
	color: #696059;
	background-color: #fff;
	border: 2px solid #B6AFA9;
	font-size: 12px;
	padding: 2px 5px 0 0;
	width: 90px;
	height: 17px;
	margin-top: 5px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
}

.InputAmountAll3 {
	text-align: right;
	color: #696059;
	background-color: #fff;
	border: 2px solid #B6AFA9;
	font-size: 12px;
	padding: 2px 5px 0 0;
	width: 90px;
	height: 17px;
	margin-top: 5px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
}

.percenttxt {
	position: relative;
	top: 43px;
	left: -100px;
}

.InfoHead  {
	position: absolute;
	left: 0px;
	top: -5px;
}

.InfoBottom  {
	position: absolute;
	left: 0px;
	bottom: -5px;
}

#PictureInfos h2 {
	font-size: 14px;
	font-weight: bold;
	color: #635041;
}

.StepText {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 20px;
	width: auto;
}

#StepButtons {
	position: relative;
	left: 0px;
	padding-top: 25px;
	height: 100px;
	width: 810px;
	text-align: center;
}

#InfotextCheckout {
	position: relative;
	top: 40px;
	left: 15px;
	width: 750px;
	height: auto;
	padding: 15px 15px 0 15px;
	color: #5E5246;
	background-color: #F6F5F3;
}

#PromotionCodeCheckout {
	position: relative;
	top: 55px;
	left: 15px;
	width: 750px;
	height: auto;
	padding: 15px;
	color: #5E5246;
	background-color: #F6F5F3;
}

#bonusCodeCheckout {
	position: relative;
	top: 55px;
	left: 15px;
	width: 750px;
	height: auto;
	padding: 15px;
	margin-bottom: 20px;
	color: #5E5246;
	background-color: #F6F5F3;
}
#bonusCodeCheckout2 {
	position: relative;
	top: 55px;
	left: 15px;
	width: 750px;
	height: auto;
	padding: 15px;
	margin-bottom: 20px;
	color: #5E5246;
	background-color: rgb(128, 176, 118);
}

#LicenceText {
	padding-top: 25px;
}

#FreeArticleText {
	padding-top: 0px;
}

.CheckField {
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 749px;
	margin-top: 25px;
	background-color: #E1DDDA;
}

.FileSizeField {
	height: auto;
	width: 470px;
	background-color: #fff;
	border: 1px solid #E0DFDD; 
}

.FreeArticleTextField {
	height: auto;
	width: 470px;
	margin:5px 0 5px 170px;
}

.FileSizeFieldSmall {
	height: auto;
	width: 340px;
	background-color: #fff;
	border: 1px solid #E0DFDD; 
}

.SizeSelectDotted {
	position: relative;
	padding: 7px 0;
	/*height: 30px;
	line-height: 30px;*/
	border-bottom: 1px dotted #E0DFDD;
}

.SizeSelectDotted .leftField {
	position: relative;
	width: 30px;
	float: left;
	text-align: center;
}

.SizeSelectDotted .rightField {
	position: relative;
	width: 435px;
	height: 30px;
	line-height: 13px;
	float: left;
	margin: 0 0 0 5px;
	text-align: left;
}

.SizeSelectDottedRF {
	position: relative;
	padding: 7px 0;
	/*height: 30px;
	line-height: 30px;*/
	border-bottom: 1px dotted #E0DFDD;
}

.SizeSelectDottedRF .leftField {
	position: relative;
	width: 30px;
	float: left;
	text-align: center;
}

.SizeSelectDottedRF .rightField {
	position: relative;
	width: 435px;
	height: 30px;
	line-height: 13px;
	float: left;
	margin: 0 0 0 5px;
	text-align: left;
}

.SizeSelectDotted label {

}

.SizeSelectLast {
	padding: 7px 0;
	/*height: 30px;
	line-height: 30px;*/
	text-align: left;
}

.SizeSelectLast label {
	padding: 0;
	height: 18px;
	line-height: 18px;
	text-align: right;
}

.SizeSelectLast strike {
	margin-right: 10px;
}

#LightboxBar {
	position: absolute;
	right: 0px;
	top: 110px;
	width: 855px;
	height: 50px;
	font-size: 12px;
}

#Bar {
	position: relative;
	top: -30px;
	color: #635041;
	font-size: 10px;
	padding-top: 10px;
}

#LB {
	position: absolute;
	top: 0px;
	right: 0px;
}

.Image {
	vertical-align: middle;
}

.LButton {
	position: relative;
	top: 1px;
	margin-right: 0px;
	margin-left: 7px;
}

.LButtonRadio {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.LButtonRadioAdv {
	position: relative;
	top: 7px;
	margin-right: 5px;
}

.lastStep,
.RButton {
	margin-left: 10px;
	vertical-align: middle;
}

.PictureDescription {
	position: relative;
	width: 750px;
	min-height: 200px;
	padding: 25px 0 25px 0;
}

.ImageLeft {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 145px;
	height: 200px;
}

.TextRight {
	position: relative;
	top: 0px;
	left: 170px;
	width: 580px;
	height: auto;
}
.PromoRight {
	position: relative;
	top: 0px;
	left: 157px;
	width: 593px;
	height: auto;
}

.BonusRight {
	position: relative;
	top: 0px;
	left: 137px;
	width: 613px;
	height: auto;
}
.JobNumber {
	width: 470px;
	text-indent: 3px;
	color: #654F3D;
	font-size: 10px;
	height: 15px;
	text-indent: 4px;
	margin: 4px 0 15px 0;
	border: 1px solid #E0DFDD;
}

.downloadedBefore {
	width: 464px;
	text-indent: 3px;
	font-size: 10px;
	height: 13px;
	text-indent: 4px;
	margin: 2px 0 5px 0;
	padding: 3px;
	border: 1px solid #E0DFDD;
	color: #ce0000;
	background: #fff;
}

.CalculatorCheckout {
	position: relative;
	left: 0px;
	width: 450px;
	height: auto;
	padding: 10px;	
	background-color: #fff;
	border: 1px solid #E0DFDD;
}

.CalculatorCheckout .title {
	position: absolute;
	top: -17px;
	left: 0px;
	font-weight: bold;
}

.CalculatorCheckout select {
	width: 205px;
	color: #958C85;
	font-size: 10px;
	margin-bottom: 5px;
	border: 1px solid #C9C4BF;
	background-color: #E2DEDB;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.CheckboxFieldLeft {
	position: relative;
	top: 10px;
	left: 10px;
	width: 235px;
	height: auto;
	font-size: 10px;
}

.CheckboxFieldRight {
	position: relative;
	top: 20px;
	left: 25px;
	width: 210px;
	min-height: 80px;
	font-size: 10px;
	margin-bottom: 20px;
}

.CheckboxFieldRight label {
	clear: both;
}

.CheckboxFieldRight input {
	vertical-align: middle;
}

.Nutzungshonorar {
	position: absolute;
	bottom: 10px;
	left: 15px;
}

.InfoField {
	height: auto;
	width: 470px;
	margin: 20px 0 15px 0;
	background-color: #fff;
	border: 1px solid #E0DFDD; 
}

.InvoiceAdress {
	height: auto;
	width: 470px;
	margin: 10px 0 20px 0;
	background-color: #fff;
	border: 1px solid #E0DFDD; 
}

.InfoFieldFirst {
	line-height: 25px;
	padding-left: 10px;
	border-bottom: 1px dotted #E0DFDD;
}

.InfoFieldFirst .checkout2ccdetailtext {
	line-height: 13px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.blockRfInfoAcceptHTML {
	width: 100%;
	margin: 50px 0 0 35px;
	color: #5E5246;
}

.InfoFieldLast {
	line-height: 25px;
	padding-left: 10px;
}

.InfoFieldLast .InfoFieldLastLine {
	margin:5px 0 0 20px;
	list-style: none;
	line-height:12px;
}


.InfoFieldLast .InfoFieldLastLine span {
	margin-right: 15px;
}

.InfoFieldFirstText {
	font-weight: bold;
	line-height: 25px;
	padding-left: 40px;
	border-bottom: 1px dotted #E0DFDD;
}

#blockInvoiceAdress {
	display: none;
	margin-bottom: 15px;
}

.InfoFieldLastText {
	font-weight: bold;
	line-height: 25px;
	padding-left: 40px;
}

.CardNumbers {
	position: relative;
	height: 45px;
	padding: 10px 0 10px 10px;
}
.ContactTo {
	position: relative;
	height: 10px;
	padding: 10px 0 10px 15px;
	
}
.ContactToInput {
	width: 210px;
	text-indent: 3px;
	color: #654F3D;
	font-size: 10px;
	height: 15px;
	text-indent: 4px;
	margin-bottom: 5px;
	vertical-align: middle;
	border: 1px solid #E0DFDD;
}

.numbercheck {
	position: relative;
	top: 0px;
	left: 0px;
	width: 25px;
	color: #654F3D;
	font-size: 10px;
	border: 1px solid #C3C3C3;
}

.selectfield {
	width: auto;
	color: #654F3D;
	font-size: 10px;
	border: 1px solid #C3C3C3;	
}

.FloatingLeft {
	margin-left: 55px;
}

.FloatingRight {
	margin-left: 90px !important; /* Anpassung an IEs !!! */
	margin-left: 80px;
}

.CardNumbersTop {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 15px;
}

.CardNumbersBottom {
	position: absolute;
	top: 35px;
	left: 10px;
	height: 15px;
}

.JobNumberCN {
	width: 210px;
	text-indent: 3px;
	color: #654F3D;
	font-size: 10px;
	height: 15px;
	text-indent: 4px;
	margin-bottom: 5px;
	vertical-align: middle;
	border: 1px solid #E0DFDD;
}

.Nutzungshonorar_input {
	text-align: right;
	margin-left: 5px;
	color: #696059;
	background-color: #fff;
	border: 2px solid #E2DEDD;
	font-size: 12px;
	padding: 2px 5px 0 0;
	width: 90px;
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
}

.price_top {
	position: relative;
	width: 250px;
	padding: 7px 0px 3px 0px;
}

.price_input {
	position: relative;
	top: -2px;
	float: left;
}

.price_cd_input {
	position: relative;
	top: -2px;
	float: left;
	margin-right: 5px;
}

.price_cd_input .cdinput {
	position: relative;
	top: 2px;
}

.price_text {
	float: left;
	width: 220px;
	padding-left: 10px;
	line-height: 14px;
}

.price_text_long {
	float: left;
	width: 325px;
	padding: 3px 0 0 0;
	line-height: 14px;
}

.price_text_cd {
	float: left;
	width: 220px;
}

.price_clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.desc_top {
	position: relative;
	width: 155px;
}

.desc_input {
	float: left;
	margin-right: 5px;
}

.desc_text {
	float: left;
	width: 135px;
	line-height: 14px;
}

.desc_clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.cdinputnew {
	position: relative;
	top: 1px;
}

/* ***************************************** */
.price_input_checkbox {
	position: relative;
	top: 8px;
	float: left;
	width: 25px;
	margin: 0 10px;
	line-height: 18px;
}

.price_input_checkbox .input-checkbox {
	position: relative;
	top: 1px;
	line-height: 18px;
}

.price_input_radio_new {
	position: relative;
	top: 7px;
}

.price_input_radio {
	position: relative;
	top: -2px;
	float: left;
	width: 25px;
	margin: 0 10px;
	line-height: 18px;
	text-align: left;
}

.price_input_radio .input-radio {
	position: relative;
	top: 5px;
	line-height: 18px;
}

.input-radio-rm {
	position: relative;
	top: 2px;
	float: left;
	line-height: 18px;
}

.price_text_radio {
	width: auto;
	float: left;
	width: auto;
	line-height: 18px;
	background: none;
}

.price_text_radio label {
	display: inline;
	line-height: 18px;
	height: 18px;
}

.price_radio {
	position: absolute;
	width: 120px;
	height: 18px;
	line-height: 18px;
	text-align: right;
	right: 10px;
}

.price_radio img {
	float: left;
	margin-right: 5px;
	/*
	position: absolute;
	bottom: 2px;
	right: 75px;
	*/
}

.checkoutPromotionIcon {
	position: relative;
	margin-top: 3px;
}

.price_radio div {
	position: relative;
	top: 2px;
	right: 15px;
	width: 130px;
	text-align: right;
}

.price_radio strike {
	margin-right: 2px;
}


.clear {
	clear: both;
	height: 1%;
}

.PictureViewDontResize .PictureViewText,
.PictureView .PictureViewText {
	padding: 0 0 5px 5px;
	text-align: left;
	height: 1px;
}

.checkbox {
	margin: 4px;
}
