#news {
	position: relative;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: right;
	min-height: 16px;
	margin: -10px 0 0;
	display: none;
	}
#news h3 {
	color: #c7c7c7;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #4b4b49;
	background-image: url(../bilder/news/newstitelverlauf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin-bottom: 0.3em;
	padding-left: 8px;
	cursor: default; }
#news img {
	background-color: #982831;
	position: relative;
	height: 200px;
	width: auto;
	clear: both;
	}
#news h4 {
	color: #ddd;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #7a7a74;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 8px;
	border-bottom: 1px solid #4b4b49;
	cursor: pointer;
	display: block; }
#news h4:hover {
	color: #efeded;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #7e7e77;
	cursor: pointer;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 8px;
	border-bottom: 1px solid #4b4b49; }
#news p {
	font-size: 0.7em;
	background-color: #969695;
	margin-bottom: 1px;
	padding: 1em 3px 1em 8px;
	border-bottom-style: none; }
#news span.weiterlesen {
	display: block;
	margin-top: 7px;
	}
	#news span.weiterlesen a {
	display: block;
	height: 15px;
	width: 45px;
	text-indent: -9000em;
	background: #848484 url(../bilder/news/pfeil-weiterlesen.jpg) no-repeat center center;
	border: 1px solid #666;
	}
		#news span.weiterlesen a:hover {
	display: block;
	height: 15px;
	width: 45px;
	text-indent: -9000em;
	background: #686868 url(../bilder/news/pfeil-weiterlesen-hover.jpg) no-repeat center center;
	border: 1px solid #666;
	}
span.rss a {
	color: #c1bfbf;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../bilder/news/rss.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: none;
	text-indent: -4em;
	position: absolute;
	right: 8px;
	width: 16px;
	height: 17px;
	margin-left: 6em; }
span.rss a:hover {
	color: #ff8b00;
	background-image: url(../bilder/news/rss-hover.png);
	background-repeat: no-repeat;
	background-position: right 1px; }
	.newsinhalt p a {
	color: #4640a4;
	height: 1.2em; }
.newsinhalt p a:hover {
	color: #ab2631; }

