.website_topmenu
{
  font-family: Verdana, Tahoma, Arial,sans-serif;
  font-weight: bold;
	margin:0pt;
	padding:0pt;
	width:790px;
}


.website_topmenu ul
{
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt;
	width:790px;
  background: #417FD2 url(../gfx/Page14_1_menubg.jpg);

}


.website_topmenu ul li {
	float:left;
	margin:0pt;
	padding:0pt;
	height: 25px;
	background: transparent url(../gfx/Page14_1_menusep.jpg) no-repeat right;
}

.website_topmenu ul li a {
	color:#FFFFEE;
	display:block;
	float:left;
	margin:0pt;
	padding:6px 8px 6px 3px;
  text-decoration: none;
}

.website_topmenu  ul li a:hover {
	color:#CDDBF1;
	text-decoration: underline;
}

.website_topmenu  ul li a.website_active {
  color:#CDDBF1;
	text-decoration: none;
}

.website_footer_bottom div {
  float: left;
}
.website_footer_bottom ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top: 6px;
}

.website_footer_bottom ul li {
	border-right:1px solid #BBBCBE;
	display:inline;
	float:left;
	margin-left:10px;
	padding:0pt;
}

.website_footer_bottom ul a, .website_footer_bottom ul a:hover, .website_footer_bottom ul a.website_current {
	background-color:inherit;
	color:#BBBCBE;
	margin:0pt;
	padding:5px;
}

.website_footer_bottom ul a:hover, .website_footer_bottom ul a.website_current {
	background-color:inherit;
}
.website_language {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0px;
  margin: 0px;
}

.website_language img {
	border: none;
}

.website_language ul li {
	float:left;
	margin:0pt;
	padding-left: 5px;
}

.website_language a, .website_language a:hover, .website_language a.website_active {
	float:left;
	margin:0pt;
	padding:0pt;
	border: none;
	text-decoration: none;
}

.website_language img:hover, .website_language img.website_active {
  border: 1px solid #5F5F5F;
}

