/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ede8e2;
}.News {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.News a {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.News a:hover {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
.list {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	list-style: square;
	top: 20px;
	bottom: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.zitat {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.News_Headline {
	color: #FF0000;
	font: bold;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1984c5;
	font-weight: normal;
	line-height: 50px;
	font-size: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
.small {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
}

