/* CSS Document */

#foto {
	height: 350px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

#rahmen {
	float: left;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	background-image: url(../grafiken/black-pixel.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	display: inline;
}

#text {
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;


}

.wrap-teaser {
	clear: left;
	height: 78px;

}

.teaser {
	height: 72px;
	width: 72px;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;



}
