ul.topSitenav {
	float: left;
	font-size: 1em;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: top;
	width: 181px;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	text-align: left;
	background-color: #FEFEFE;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e0e0;
	border-bottom-color: #e1e0e0;
	border-left-color: #e1e0e0;
}


ul.topSitenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f4f0;
}
ul.topSitenav li a {
	display: block;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}



ul.topSitenav li a.act {
	color: #fff;
	background-color: #c2c2c2;
	background-image:none;
}


ul.topSitenav li a:hover{
	color: #fff;
	background-color: #DDDEE1;
	background-image:none;
}
ul.topSitenav li ul.subSitenav {
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}

ul.topSitenav li ul.subSitenav li{
	margin:0px;
padding:0px;
}
html ul.topSitenav li ul.subSitenav li a {
	background-color: transparent;
	background-image: url(../buttons/sub_menu_over.png);
	background-repeat: no-repeat;
	padding-left:16px;
	color:#999999;
	line-height: 16px;
	text-transform: none;
	background-position: left top;
	font-size: 12px;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #f7f4f0;
}
html ul.topSitenav li ul.subSitenav li a:hover { /*--Hover effect for subSitenav links--*/
	color: #990000;
	background-image:url(../buttons/sub_menu_over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
}

html ul.topSitenav li ul.subSitenav li a.act {
	background-color: transparent;
	padding-left:16px;
	color: #990000;
	background-image:url(../buttons/sub_menu_over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	line-height: 16px;
	text-transform: none;
	font-size: 12px;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #f7f4f0;
}

ul.subSitenav li ul.subsubSitenav {
		
}
div.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	float: left;
	width: 183px;
	background-image: url(../buttons/menu_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 31px;
	padding-left: 0px;
}
.footermenu ul{
	padding:0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 0;
}


.footermenu ul li{
float:right;
}


.footermenu ul li a{
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.footermenu ul li a:hover{

	color: #000;

}
ul.langsel{
	float: right;
	padding:0;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	height: 16px;
}

ul.langsel li{
	float:left;
	display: inline;
	margin-right: 5px;
}

.langSel   a {
	display: block;
	margin-right: 5px;
}
.flag_DE {
	background-image: url(../buttons/DE.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 17px;
	display: block;
}
.flag_EN {
	background-image: url(../buttons/EN.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 17px;
	display: block;
}


.langSel a:hover {
	background-position: left bottom;
}
.printer {
	background-image: url(../buttons/printer.png);
	background-position: left top;
	height: 15px;
	width: 15px;
	display: block;
}
.printer:hover {
	background-image: url(../buttons/printer.png);
	background-position: left bottom;
	height: 15px;
	width: 15px;
}
.flag_DE_act, .flag_DE:hover {
	background-image: url(../buttons/DE.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 17px;
	display: block;
}
.flag_EN_act, .flag_EN:hover {
	background-image: url(../buttons/EN.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 17px;
	display: block;
}

