#produktliste {
	float: left;
	margin: 0 0 50px 0;
	padding: 20px 0 0 50px;
	width: 550px;
	text-align: left;
	}
h1 {text-indent: 110px;}
h2 {color: #cc0000; text-align: left;}
#inhalt1 {
  	height: auto;
  	margin: 10px 90px;
  	padding: 10px;
	text-align: left;
	}
#fullfast_box {
  	clear: both;
  	height: 317px;
    margin: 10px 100px;
    padding: 0;
  	background: url(../img/fullfast.jpg) no-repeat left top;
  	border: 1px solid #a21209;
	}
.fullfast {
	position: relative;
  	height: 150px;
    margin: 0;
    padding: 25px 0 20px 230px;
	text-align: left;
	}
	
/* 
#easyflex_box {
  	clear: both;
  	height: 200px;
    margin: 10px 100px;
    padding: 0;
  	background: url(../img/hg_verlauf_box.png) no-repeat left top;
  	border: 1px solid #6b8e23;
	}
.easyflex {
  	height: 150px;
    margin: 0;
    padding: 25px 0 20px 230px;
	text-align: left;
  	background: url(../img/easy-Flex.gif) no-repeat 8% 50%;
	}
 */
 
 img.preis {
	position: absolute;
	width: 110px
	height: 83px;
 	top: 220px;
 	left: 555px;	
	}
hr {
	margin: 0 auto;
	width: 80%;
	padding: 0;
	border: 0 none;
	border-top: 1px solid #6b8e23;
	height: 1px;
	color: #6b8e23;
	}
