/* CSS Document */

BODY {
	background : #DCEFF6;
	margin: 0px;
	padding: 0px;
}

#news {
	background : transparent url(../images/2oben.jpg) no-repeat bottom left;
	height: 275px;
	margin: 0px;
	text-align: right;
	color:#CCCCCC;
}

#news2 {
	width: 800px;
	height: 275px;
	background : transparent url(../images/2unten.jpg) no-repeat top left;
	text-align: left;
}

#scroll {
	font-size: 12px;
	width: 65px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#CCCCCC;
	border: 1px #000000 solid;
}

table.newssite {
	margin: 5px 0px 8px 20px;
	border: 1px solid #311C11;
	font-size:11px;
	width: 735px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

