.topmenu
{
	position: relative;
	width: 988px;
	z-index: 10;
}
.topmenuline
{
	position: absolute;
	top: 2px;
	left: 0px;
	border-top: solid 7px #bebfc3;
	width: 988px;
	z-index: 15;
}
.topmenuleft
{
	position: relative;
	z-index: 20;
}
.topmenuright
{
	position: absolute;
	top: 0px;
	right: 150px;
	z-index: 20;
}
.topmenuleft .topmenuitembox
{
	border-right: solid 7px #ffffff;
}
.topmenuright .topmenuitembox
{
	border-left: solid 7px #ffffff;
}
.topmenuleft .topmenuitem,.topmenuleft .topmenuitemon
{
	width: 107px;
}
.topmenuright .topmenuitem,.topmenuright .topmenuitemon
{
	width: 150px;
}
.topmenuitembox
{
	float: left;
	display: inline;
	z-index: 20;
	position: relative;
}
.topmenuitem
{
	padding: 11px 0px 7px 0px;
}
.topmenuitemon
{
	border-bottom: solid 7px #8dd3f4;
	padding: 0px 0px 3px 0px;
	z-index: 20;
	position: relative;
	color: inherit;
	background-color: #ffffff;
}
.topmenuitem a:link,.topmenuitem a:visited,.topmenuitemon a:link,.topmenuitemon a:visited
{
	color: #858585;
	background-color: inherit;
	text-decoration: none;
}
.topmenuitem a:active,.topmenuitem a:hover,.topmenuitemon a:active,.topmenuitemon a:hover
{
	color: #ff3b00;
	background-color: inherit;
	text-decoration: none;
}

/* leftmenu */
.leftmenu1
{
	padding-bottom: 6px;
}
.leftmenu1on
{
	padding-bottom: 6px;
	font-weight: bold;
}
.leftmenu2
{
	padding-bottom: 6px;
	padding-left: 10px;
}
.leftmenu2on
{
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 10px;
}
.leftmenu a:link,.leftmenu a:visited
{
	color: #858585;
	background-color: inherit;
	text-decoration: none;
}
.leftmenu a:active,.leftmenu a:hover
{
	color: #ff3b00;
	background-color: inherit;
	text-decoration: none;
}

/* documentfunctions */
.documentfunctions
{
	text-align: right;
	padding-bottom: 20px;
}
