body {
	background: #00A7DC url(../images/theme-bg-news.jpg) center top repeat-y;
}

#menue-active {
	display: block; margin: 3px 0 0 235px;
}

h1 { 
	background: url(../images/hl-news.png) left top no-repeat;
}

h2 {
	color: #66FF00;
}

h3 {
	color: #FFFFFF;
}

.newscontainer {
	max-width: 900px;
	min-height:	185px;
	margin-bottom: 1em;
	background:	url(../images/bg-infobox-news.png) right top no-repeat;
	color: white;
	margin-left: auto;
	margin-right: auto;
}

.image-news {
	display: block;
	float: left;
	width: 155px;
	min-height:	155px;
	border: 5px solid #fff;
	margin-right: 1em;
	margin-bottom: 1em;
	overflow: hidden;	
	background-color: white;
}

a.more:link, a.more:visited {
	color: black;
}

a.more:hover, a.more:active {
	color: white;
}
