body
{
	background: #ADC9E4;
	color: #393839;
	font: normal 0.8em/125% Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

p { margin: 0 0 0.25em 0; padding: 0; }
a { color: #0C74C5; text-decoration: underline; }
a:hover { text-decoration: none; }

#copyright {
	clear: both;
	font-size: 0.8em;
	text-align: center;
}
	#copyright p {
		margin: 0;
	}

	
.mod_newslist .layout_home {}
	.mod_newslist .layout_home h2 {
		display: inline;
		font-size: 1em;
		font-weight: bold;
		padding-right: 0.25em;
	}
	.mod_newslist .layout_home .teaser {
		color: #727272;
		display: inline;
	}
	.mod_newslist .layout_home:hover .teaser {
		color: #393839;
	}
	.mod_newslist .layout_home .more {
		display: inline;
	}
		.mod_newslist .layout_home .more .external {}
			.mod_newslist .layout_home .more .external a,
			.mod_newslist .layout_home .more .default a,
			.mod_newslist .layout_home .more .internal a,
			.mod_newslist .layout_home .more .article a {
				background: transparent url("main/bullets.gif") no-repeat left -32px;
				display: inline;
				float: right;
				height: 16px;
				line-height: 16px;
				overflow: hidden;
				padding: 0 0 0 24px;
				text-indent: -9999px;
				vertical-align: bottom;
				width: 0;
			}
			.mod_newslist .layout_home .more .external a:hover { background-position: left -48px; }
			.mod_newslist .layout_home .more .default a:hover ,
			.mod_newslist .layout_home .more .internal a:hover ,
			.mod_newslist .layout_home .more .article a:hover  { background-position: left -64px; }