/* box: 208 px width */
.box5 {
	width: 208px;	
	float:left;
	padding-right:10px;
	position:relative;
	margin-bottom:10px;
}

.box5 .middle {
	min-height: 125px;
    height: auto !important; /* für moderne Browser */
    height: 125px; /*für den IE */
	padding: 3px 10px 3px 10px;
}
.box5 h1 {
	font-size:10px;
}
.box5 img {
	float:left;
	padding-right:10px;
}
.box5 .more {
	position:absolute;
	bottom:4px;
	right:14px;
}
.box5 .more a {
	text-decoration:none;
}
/* box: 425 px width */
.box4 {
	width: 425px;	
	float:left;
	padding-right:10px;
	margin-bottom:40px;
	position:relative;
}
.box4 .middle {
	min-height: 226px;
    height: auto !important; /* für moderne Browser */
    height: 226px; /*für den IE */
	padding: 3px 10px 3px 10px;
}
.box4 h1 {
	font-size:20px;
}
.box4 img {
	float:left;
	padding-right:10px;
}
.box4 .more {
	position:absolute;
	bottom:3px;
	right:16px;
}
.box4 .more a {
	text-decoration:none;
}
/* box: 290 px width */
.box3 {
	width: 290px;	
	float:left;
	padding-right:10px;
	margin-bottom:10px;
	position:relative;
}
.box3 .top {
	background-image:url(../image/box/box3-top.gif);
	width:290px;
	line-height:6px;
	height:6px;
}
.box3 .bottom {
	background-image:url(../image/box/box3-bottom.gif);
	width:290px;
	line-height:6px;
	height:6px;	
}
.box3 .middle {
	background:#f1efe3;
	min-height: 215px;
    height: auto !important; /* für moderne Browser */
    height: 215px; /*für den IE */
	padding: 3px 10px 3px 10px;
}
.box3 h1 {
	font-size:15px;
	color:#a4957a;
}
.box3 h1 a{
	font-size:15px;
	color:#a4957a;
	text-decoration:none;
}
.box3 img {
	float:left;
	padding-right:10px;
}
.box3 .more {
	position:absolute;
	right:16px;
	bottom:5px;
}
.box3 .more a {
	text-decoration:none;
	color:#a4957a;	
}
/* box: 280 px width */

.box2 {
	width: 280px;	
	float:left;
	
	margin-bottom:10px;
}
.box2 .top {
	background-image:url(../image/box/box2-top.gif);
	width:280px;
	line-height:7px;
}
.box2 .bottom {
	background-image:url(../image/box/box2-bottom.gif);
	width:280px;
	line-height:7px;
}
.box2 .middle {
	background:#f1efe3;
	min-height: 133px;
    height: auto !important; /* für moderne Browser */
    height: 133px; /*für den IE */
	padding: 3px 10px 3px 10px;
}
.box2 h1 {
	font-size:15px;
	color:#a4957a;
}
.box2 img {
	float:left;
	padding-right:10px;
}
.box2 .more {
	position:absolute;
	margin-top:130px;
	margin-left:225px;
}
.box2 .more a {
	text-decoration:none;
	color:#a4957a;	
}
/* box: 425 px width */

.box1 {
	width: 425px;	
	float:left;
	position:relative;
	margin-bottom:10px;
}
.box1 .top {
	background-image:url(../image/box/box1-top.gif);
	width:425px;
	line-height:6px;
}
.box1 .bottom {
	background-image:url(../image/box/box1-bottom.gif);
	width:425px;
	line-height:6px;
}
.box1 .middle {
	background:#f1efe3;
	min-height: 170px;
    height: auto !important; /* für moderne Browser */
    height: 170px; /*für den IE */
	padding: 3px 10px 3px 10px;
}
.box1 h1 {
	font-size:15px;
	color:#a4957a;
}
.box1 h1 a{
	text-decoration:none;	
	color:#a4957a;
}
.box1 img {
	float:left;
	padding-right:10px;
}
.box1 .more {
	position:absolute;
	right:7px;
	bottom:5px;
}
.box1 .more a {
	text-decoration:none;
	color:#a4957a;	
}
.box {
	line-height:6px;
	height:6px;	
}