			ul.links li a, a.arrow { color: #9b9b9b; font-size: 1.1em; font-weight: bold; text-decoration: none; display: inline-block; padding-left: 10px; background: url(/images/arrow_g.png) no-repeat 0 5px; }
			ul.links li a:hover, ul.panels li.panel ul.links li a:focus, a.arrow:hover, a.arrow:focus, ul.links li a.on { color: #fff; background: url(/images/arrow_w.png) no-repeat 0 5px; }
				ul.links li a span, a.arrow  { display: inline-block; cursor: pointer; }


	ul.links li a:focus{color:#666 !important;}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright-adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
}
.copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titelk {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.titelsite {
	color: #336699;
	font-weight: bold;
	font-size: 16px;
	padding-left: 12px;

}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.textnewsfirst {
	color: #DDDDDD;

}
