#content, #left, #right {
	border: 1px solid #E8E8E8;
	height: 790px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;

}

#content {
	width: 480px;
	margin-right: 7px;
	text-align: left;
	background-image: url(../img/perlfisch-cnt-ptn.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 908px;
padding:12px 20px 20px 20px;

}
#left {
	width: 210px;
	margin-right: 7px;
		display:inline;
	height: 940px;

}
#right {
	width: 195px;
	height: 940px;

}

p {
margin-bottom:5px;
}

.beitrag h1 {
margin:0;
padding:0;
font-size:18px;
}
