.steps-to-order-prebox {
	float:left;
	overflow:hidden;
	margin-right:5px;
	background-color:#800000;
	width:25px;
	height:25px;
}

.steps-to-order {
	overflow:hidden;
	float:left;
	width:655px;
}

.steps-to-order-title {
	width:615px;
	
	overflow:hidden;
	
	height:25px;
	
	margin-left:30px;
	
	background-color:#f3ba8d;
	padding-left:5px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#800000;
}

.steps-to-order-title h2 {
	float:left;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#800000;
}

.steps-to-order-title .back_top {
	padding-right:15px;
}

.steps-to-order-description {
	width:650px;
	background-color:#FDD9BE;

	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.steps-to-order-step1 {
	width:117px;
	height:32px;
	float:left;

	margin-right:15px;
	padding-top:5px;
	padding-left:30px;

	color:white;
	font-weight:bold;
	
	background-image:url('img/steps-to-order-step1-background.jpg');
}

.steps-to-order-step2 {
	width:117px;
	height:32px;

	overflow:hidden;
	float:left;

	margin-right:15px;
	padding-top:5px;
	padding-left:30px;

	color:white;
	font-weight:bold;

	background-image:url('img/steps-to-order-step2-background.jpg');
}

.steps-to-order-step3 {
	width:117px;
	height:32px;

	overflow:hidden;
	float:left;

	margin-right:15px;
	padding-top:5px;
	padding-left:30px;

	color:white;
	font-weight:bold;

	background-image:url('img/steps-to-order-step3-background.jpg');
}


.steps-to-order-step4 {
	width:117px;
	height:32px;

	overflow:hidden;
	float:left;

	padding-top:5px;
	padding-left:30px;

	color:white;
	font-weight:bold;

	background-image:url('img/steps-to-order-step4-background.jpg');
}

.title-your-picture-on-canvas {
	font-size:36px;
	margin-left:30px;
}

.exampleimage {
	float:left;
	margin-right:20px;
}

.suitable-product {
	
}

.suitable-product .part-a {
	float:left;
	width:35px;
	font-size:24px;
	font-weight:bold;
	color:#750000;
}

.suitable-product .part-a-text {
	overflow:hidden;
	float:left;
	width:170px;
}

.suitable-product .part-b {
	overflow:hidden;
	float:left;
	width:35px;
	font-size:24px;
	font-weight:bold;
	color:#750000;
}

.suitable-product .part-b-text {
	overflow:hidden;
	float:left;
	width:160px;
	margin-top:5px;
}

.suitable-product .part-c {
	overflow:hidden;
	float:left;
	width:35px;
	font-size:24px;
	font-weight:bold;
	color:#750000;
}

.suitable-product .part-c-text {
	overflow:hidden;
	float:left;
	width:160px;
}

/*********************************************************************************
*
*
*
*	index community box Contentseite
*
*
**********************************************************************************/

.community-index {
	border: 5px solid #FDD9BE;
	width: 610px;
	margin-left: 30px;
	background-image: url('../reseller/img/affili-image-album-header.jpg');
	background-repeat: no-repeat;
}

.community-index-header {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #ffffff;
}

.community-index-text-box {
	
	
	
}

.community-index-ueberschrift {
	font-size:34px;
	font-weight:bold;
	text-align:center;
}

.community-index-text-left {
	width:270px;
	padding-left:10px;
	float:left;
}

.community-index-text-right {
	float:left;
	margin-left:10px;
}

.community-index-text-left .text-mark-image {
	
	float:left;
}

.community-index-text-left .text-mark {
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}
