.body {
	font-family: sans-serif;
}


.box_quelle {
        padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
        border: 1px solid #aacc88;
	width: 400px;
}
	
.box_suchbegriffe {
        padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
        border: 1px solid #aacc88;
	width: 400px;
}

.box_newsalerts {
        padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
        border: 1px solid #aacc88;
	float: left;
}

.rechte_spalte {
	float: right;
}

.linke_spalte {
	float: left;
	width: 500px;

}


.link {
	color: #525252;
}


.quelle {
	color: #525252;
	line-height: 180%;
}

.datum {
	color: #525252;
	text-align: right;
}

.filter_headline {
}







