
#container_rechts{
	float: right;
	position: relative;
	width: 290px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bild_rechts {
	float: right;
	position: relative;
	width: 300px;
	right: 5px;
	padding-left: 10px;
	clear: right;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 430px;
}

