#hnav ul  
{
	margin: 0px;
	padding: 0px;
}
#hnav li  
{
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 90px;
	background-image: url(../images/layout/reiter00.gif);
	background-repeat: no-repeat;
}
#hnav a , #hnav a:link , #hnav a:visited   
{
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	padding: 0px;
	color: #999;
	width: 90px;
	text-align: center;
}
#hnav     a.current{
	color: #FFF;



}
#hnav  a:hover {
	color: #FED684;

}

#snav ul {
	margin: 0px;
	padding: 0px;
}
#snav li {
	padding: 0px;
	height: 18px;
	line-height: 18px;
	margin: 0px;
	text-indent: 10px;
	list-style: none;
	border-bottom: 1px dotted #D9D9D9;
}
#snav a,#snav a:link,#snav a:visited {
	display: block;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#container #snav a.current       {
	color: #1A4814;
	font-weight: bold;
}
#snav  a:hover {
	color: #CCCCCC;
}
#siteheader .shortcuts
ul
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 110px;
	height: 110px;
}

#siteheader .shortcuts
li
{
	display: block;
	padding: 2px 0px;
	margin: 0px;
	list-style: none;
	line-height: 22px;
	height: 22px;
	width: 105px;
}
#siteheader .shortcuts li img{
	margin: 0px 2px 0px 0px;
}
#siteheader .shortcuts a , #siteheader .shortcuts a:link ,#siteheader .shortcuts a:visited{
	color: #262C78;
	text-decoration: none;
	display: block;
	padding: 0px;
	line-height: 22px;
	height: 22px;
	width: 105px;
}
#siteheader .shortcuts a:hover {
	color: #FFF;
	text-decoration: underline;
}


#lang a,#lang a:link,#lang a:visited{
	padding:0px;
	margin: 0px;
	background-image: none;
}

