#inh_links {
	position: absolute;
	top: 136px;
	left: 162px;
	width: 400px;
	height: 478px;
	font-size: 19px;
	line-height: 22px;
	color: rgb(0,137,92);
}
#inh_links B {
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	color: rgb(0,137,92);
}

#inh_claim {
	position: absolute;
	top: 240px;
	left: 482px;
	z-index: 99;
	width: 450px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	background-image: url(../bilder/seite_1/claim_punkt.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: rgb(0,137,92);
	color: rgb(255,255,255);
}

#inh_orchidee {
	position: absolute;
	top: 299px;
	left: 597px;
	width: 155px;
	height: 314px;
	background-color: rgb(254,253,213);
}
#inh_orchidee P.text {
	margin: 10px 20px;
	font-size: 12px;
	line-height: 15px;
	color: rgb(0,137,92);
}
#inh_orchidee P.text B {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: rgb(0,137,92);
}

#inh_rose {
	position: absolute;
	top: 299px;
	left: 777px;
	width: 155px;
	height: 314px;
	background-color: rgb(230,112,20);
	color: rgb(0,137,92);
}
#inh_rose P.text {
	margin: 10px 20px;
	font-size: 12px;
	line-height: 15px;
	color: rgb(254,253,213);
}
#inh_rose P.text B {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: rgb(254,253,213);
}

