#wd_navcontainer {
	width: 623px;
	position: relative;
	height: 19px;
	float: left;
	margin-bottom: 10px;
}
.wd_navcontainer {
	width: 623px;
	position: relative;
	height: 19px;
	float: left;
}

ul#wd_navlist
{
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style-type: none;
}

#wd_navlist li
{
	list-style-type: none;
	float: left;

}

#wd_navlist a {
	color: #fff;
	background-color: #034694;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	float: left;
	width: 89px;
}

#wd_navlist a:link, #wd_navlist a:visited
{
	color: #fff;
	background-color: #034694;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	float: left;
	width: 89px;

}

#wd_navlist a:hover
{
color: #034694;
background-color: #7096C2;
text-decoration: none;
}

.akt {
	color: #034694;
	background-color: #7096C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	clear: none;
	height: 19px;
	width: 88px;
}
