#news div {
}
#news {
	z-index: 2;
	color: white;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0;
	width: 790px;
}
#news .newseintrag {
	padding-bottom: -500px;
}
#news .tag {
	position: relative;
	top: -75px;
	left: -348px;
	font-size: 35px;
	font-weight: bold;
	text-shadow: black;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}
#news .monat {
	position: relative;
	top: -85px;
	left: -322px;
	font-size: 16px;
	font-weight: bold;
	text-shadow: black;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	
}
#news .titel {
	position: relative;
	top: -156px;
	left: -200px;
	font-size: 18px;
	text-shadow: black;
	font-style: italic;
	font-family: "Georgia";
}
#news .autor {
	position: relative;
	top: -147px;
	left: -260px;
	font-size: 14px;
	text-shadow: black;
	font-style: italic;
	font-family: "Georgia";
	margin: 0;
	
}

#news .inhalt {
	position: relative;
	top: -140px;
	left: 55px;
	margin-bottom: 0;
	
}
#news .inhalt td {
	font-family: "Verdana";
	font-size: 12px;
	color: white;
}
#news .ava {
	position: relative;
	top: -230px;
	left: -350px;
}
#news .kommentare {
	position: relative;
	top: -250px;
	left: 325px;
	background-image: url(kommentare.gif);
	overflow: hidden;
	height: 88px;
	width: 151px;
	padding-top: 33px;
	padding-left: 12px;
	padding-bottom: 200px;
	font-size: 13px;
	background-repeat: no-repeat;
}