div#content {
	text-align: center;
	font-size: 100.01%
	min-width: 400px;
	width: 44%;
	margin-left: 28%;
	margin-right: 28%;
	//margin-left: 8%;
	//margin-right:8%;
}

.fatred {
	font-weight: bold;
	color: red;
}

.fat {
	font-weight: bold;
}

.float {
	width: 100%;
}

.narrowfat {
	font-size: 120%;
	color: red;
	font-weight: bold;
}

#nachrichten {
	border: thin solid #CFCFCF;
	color: Gray;
	width: 100%;
	text-align: left;
}

#nachricht span {
	display: block;
}

.news_head {
	background-color: #FFFFA6;
	font-size: 90%;
	color: #787878;
	font-weight: bold;
}

.news_text {
	font-size: 80%;
	color: black;
}

.news_date {
	font-size: 60%;
}
