#innerrootline a {
	text-decoration: underline;
	color: #2a3643;
	text-transform: capitalize;
	}

#innerrootline a:hover {
	text-decoration: underline;
	}

#innerrootline em {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	}

#leftmenu ul {
	z-index: 100;
	margin-left: -14px;
	float: none;
	}

#leftmenu a {
	text-transform: capitalize;
	text-decoration: none;
	float: none;
	}

#leftmenu a:act {
	}

#leftmenu li {
	list-style-image: url(../images/ul.gif);
	z-index: 100;
	margin-left: 16px;
	float: none;
	}
	
#leftmenu a:hover {
	text-decoration: underline;
	}
	
#leftfunc li {
	list-style-position: inside;
	}

#leftfunc li.funcprint {
	list-style-image: url(../images/func_print.gif);
	}

#leftfunc li.funcbook {
	list-style-image: url(../images/func_book.gif);
	}

#leftfunc li.funcpdf {
	list-style-image: url(../images/func_pdf.gif);
	}
	
#leftfunc a {
	text-transform: lowercase;
	float: none;
	padding-left: 8px;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;
	}

#footermenu a {
	text-decoration: underline;
	color: #949aa1;
	text-transform: capitalize;
	}

#footermenu a:hover {
	text-decoration: underline;
	color: #2a3643;
	}

#bottommenu ul {
	margin: 1px 0 0 5px;
	}

#languageswitch {
	color: #2a3643;
	font-size: 11px;
	}

#languageswitch span {
	color: #737b83;
	}

#languageswitch a {
	color: #2a3643;
	}

#languageswitch em {
	font-style: normal;
	color: #d4d7d9;
	}

#languageswitch a em {
	font-style: normal;
	color: #2a3643;
	}

#languageswitch a:hover {
	color: #2a3643;
	text-decoration: none;
	}
	
#bottommenu li {
	float: left;
	margin-top: 2px;
	}

#bottommenu li a {
	display: block;
	height: 21px;
	border: none;
	}

#topmenu li {
	float: left;
	}

#topmenu li a {
	display: block;
	height: 30px;
	border: none;
	float: left;
	}

#topmenulayer a:hover {
	text-decoration: none;
	}
	
#bottommiddle li a {
	display: block;
	height: 60px;
	width: 269px;
	border: none;
	}
