.col1 {
	float:left;
	width:280px;
	}

.col2 {
	float:left;
	margin:25px 10px 0 0;
	width:3px;
	height:351px;
	}

.col3 {
	float:left;
	width:240px;
	}

td {
	vertical-align:top;
	}

.newsitem {
	margin:0 0 10px;
	}

.headline {
	margin:3px 0 5px;
	}

.flyer {
	width:111px;
	height:156px;
	}

.newsitem .date {
	font-weight:bold;
	margin: 0 0 5px;
	}

.newsitem .text {
	font-align:justify;	
	}
