.news-searchfield {
	width:100%;
	height: 25px;
	border: 0px solid;
	margin: 5px 0px ;
	background: #b9b5bd;
}
.news-search {
	width: 185px;
	height: auto;
	overflow: hidden;
}

.news-searchfield-submit {
	width:100%;
	height: 25px;
	border: 0px solid;
	margin: 5px 0px ;
	background: #9279b3;
	color: White;
}

.redaktion {
	color: White;
	font-weight: bold;
}

li a {
	color: White
}

div.content-spacer a {
	color: White;
	padding: 0px 0px 0px 30px;
}

a.next {
	color: #fff;
	text-decoration: none;
}

a.prev:hover {
	text-decoration: underline;
}

a.next {
	color: Black;
	text-decoration: none;
}

a.next:hover {
	text-decoration: underline;
}

a.prev {
	color: Black;
	text-decoration: none;
}

a.prev:hover {
	text-decoration: underline;
}
