body {
	font: 12px Verdana, Sans-serif;
}

.newstitle{
	font: 20px Verdana, Sans-serif;
	font-weight: bold;
}

.author {
	margin-top: 6px;
	font-style: italic;
}

.newssub{
	font-weight: bold;
	margin-top: 20px;
}

.bilderbox {
	width: 632px;
	border: 1px solid #ccc;
	margin-top: 15px;
}

.imgdesc {
	padding-left: 5px;
	color: #333333;
	font: 11px Verdana, Sans-serif;
	line-height: 30px;
	height: 30px;
	background-color: #f0f0f0;
}
