

div.homebilder {
    position: relative;
    float: right;
    clear: right;
    margin: 10px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    width: 250px;
    height: 179px;
    overflow: hidden;
}

div.kasten0 {	
	line-height: 1%;
	width: 250px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	border: 0;
	padding:0;
	margin: 0;
}

div.kasten1 {	
	line-height: 1%;
	width: 80px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	border: 0;
	border-bottom: 5px solid white;
	border-right: 5px solid white;
	padding:0;
	margin: 0;
}

div.kasten2 {
	line-height: 1%;
	width: 80px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 10;
	border: 0;
	border-top: 5px solid white;
	border-right: 5px solid white;
	padding:0;
	margin: 0;
}

div.kasten3 {
	line-height: 1%;
	width: 85px;
	height: 90px;
	position: absolute;
	left: 82px;
	top: 0px;
	z-index: 10;
	border: 0;
	border-bottom: 5px solid white;
	border-right: 5px solid white;
	border-left: 5px solid white;
	padding:0;
	margin: 0;
}

div.kasten4 {
	line-height: 1%;
	width: 80px;
	height: 90px;
	position: absolute;
	left: 82px;
	top: 90px;
	z-index: 10;
	border: 0;
	border-top: 5px solid white;
	border-right: 5px solid white;
	border-left: 5px solid white;	
	padding:0;
	margin: 0;
}

div.kasten5 {
	line-height: 1%;
	width: 80px;
	height: 90px;
	position: absolute;
	left: 165px;
	top: 0px;
	z-index: 10;
	border: 0;
	border-bottom: 5px solid white;
	border-left: 5px solid white;	
	padding:0;
	margin: 0;
}

div.kasten6 {
	line-height: 1%;
	width: 80px;
	height: 90px;
	position: absolute;
	left: 165px;
	top: 90px;
	z-index: 10;
	border: 0;
	border-top: 5px solid white;
	border-left: 5px solid white;
	padding:0;
	margin: 0;
}

div.homebilder img {
     padding:0;
	margin: 0;
	border:0;
}

div.textblock {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 30px;
	float: right;
	clear: right;
	width: 250px;
	height: 50px;

}

p.beschreibung {
	width: 250px;
	text-align: right;
	border-collapse: collapse;
     clear: left;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}