#FOOTER .FNav {
	color: #9D9D9D;
	text-decoration: none;
}

#FOOTER .FNav:hover {
	text-decoration: underline;
}

#FOOTER .FNavSel {
	color: #9D9D9D;
	text-decoration: none;
	font-weight: bold;
}


#FOOTER .home {
	color: #AC092F;
}

#NAVI table {
	width: 100%;
	font-size: 13px;
}

#NAVI th {
	height: 42px;
	background-color: #840F2A;
	border-bottom: solid 1px #A0A0A0;	
}

#NAVI td {
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
}


#NAVI .schatten {
	width: 6px;
	background-image: url(../img/navi/schatten.gif);
	border: none;	
}

#NAVI .end {
	height: 16px;
	background-image: url(../img/navi/end.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: none;
	margin-bottom: 6px;
	display: block;
}

#NAVI .headerImg {
	height: 31px;
	background-image: url(../img/navi/header_bayer.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

#NAVI a {
	background-image: url(../img/navi/pattern.gif);	
}

#NAVI .lvl1 {
	height: 27px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	line-height: 26px;
	color: #222;
	text-decoration: none;
	padding-left: 22px;
}

#NAVI .lvl1:hover {
	color: #AC092F;
	font-weight: bold;
	background-image: url(../img/navi/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#NAVI .lvl1Sel {
	height: 27px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	line-height: 26px;
	text-decoration: none;
	padding-left: 22px;
	color: #AC092F;
	font-weight: bold;
	background-image: url(../img/navi/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#NAVI .lvl2 {
	height: 25px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	background-image: url(../img/navi/pattern_lvl2.gif);	
	line-height: 26px;
	color: #222;
	text-decoration: none;
	padding-left: 22px;
}

#NAVI .lvl2:hover {
	color: #AC092F;
	font-weight: normal;
}

#NAVI .lvl2Sel {
	height: 25px;
	display: block;
	border-bottom: solid 1px #A0A0A0;
	background-image: url(../img/navi/pattern_lvl2.gif);	
	line-height: 26px;
	color: #AC092F;
	text-decoration: none;
	padding-left: 22px;
}
#NAVI .lvl3 {
	display:none;
}
#NAVI .lvl3Sel {
	display:none;
}

.Listbar:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:hover {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Listbar:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:link {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:visited {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:hover {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ListbarSel:active {
	font-weight: bold;
	color: #AC092F;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.perSite {
	float: right;	
}

.pager {
	padding-top: 4px;
	float: left;	
}

.perSite select {
	line-height:11px;
	font-size:10px;
}