/* CSS Document */
a img, a.img:hover{
	border-style:none;
}
div.inhalt .inner ul li{
	list-style:inside;
}
titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color:#5f5f80;
}
a:link, a:visited{
	/*text-decoration:none;*/
	color:#363659;
	color:#6b0600;
	border-style:none;
	font-weight:normal;
} 
a:link strong{
	font-weight:normal;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
	color:#6b0600;
	color:#363659;
	border-style:none;
	background-color:#e5e5e5;	
}
.links .inner{
	color:#f4f4f4;
}
a.newshead:link, a.newshead:visited{
	color: #6b0600;
	text-decoration: none;
	line-height:20px;
	display: block;
	width:230px;
	border-bottom: 1px solid #bbb;
}
a.newshead:hover{
	color: #fff;
	text-decoration: none;
	background-color:#00005a;
}
a.newsmap:link, a.newsmap:visited{
	text-decoration: none;
	line-height:20px;
	display: block;
	width:100%;
	border-bottom: 1px solid #e5e5e5;
}
a.newsmap:hover{
	text-decoration: none;
	background-color:#e5e5e5;
}
