/* Bottom Navi */
#LBottomNavi {
	background-color: #FFF;
	border-top: 1px solid #DADDDE;
	padding:4px 15px 5px 12px;
	width:729px;
	height: 17px;
}
#LBottomNaviLeft {
	float: left;
	width:426px;
	height: 17px;
}
#LBottomNaviLeftLeft {
	float: left;
	width:200px;
	height: 17px;
}
#LBottomNaviLeftRight {
	float: left;
	text-align: right;
	width:226px;
	height: 17px;
}
#LBottomNaviRight {
	float: left;
	text-align: right;
	width:303px;
	height: 17px;
}
.BottomNaviText {
	color:#A0B029;
	font-size: 60%;
}
.BottomNaviText a, .BottomNaviText a:hover {
	color:#A0B029;
	text-decoration: none;	
}
.BottomNaviTopAnker {
background: url("/all2/css/img/bottom/bg_top_link.gif") no-repeat;
background-position: 0px 5px;
padding-left:9px;
}
.BottomNaviDec {
background: url("/all2/css/img/bottom/bg_Bottom_dec.gif") no-repeat center;
padding:0px 2px 0px 2px;
}
.BottomNaviPrintLink {
background: url("/all2/css/img/bottom/bg_print_link.gif") no-repeat;
background-position: right;
padding-right:18px;	
}
.bottomNaviRightLinks {
	color:#487323;
	font-size: 60%;
	padding-right: 5px;
}
.bottomNaviRightLinks a {
	background: url("/all2/css/img/bottom/bg_bottom_right_links.gif") no-repeat;
	background-position: 0px 4px;
	color:#487323;
	padding-left:6px;	
	text-decoration:none;	
}
.bottomNaviRightLinks a:hover {
	color:#A0B029;
}
/* Bottom Navi */

/* Botttom Border */
#LBottomLeftBorder {
background-image:url("/all2/css/img/bottom/bg_BottomLeftBorder.gif");
background-repeat:no-repeat;
background-position: top left;
height: 10px;
}
#LBottomRightBorder {
background-image:url("/all2/css/img/bottom/bg_BottomRightBorder.gif");
background-repeat:no-repeat;
background-position: top right;
height: 10px;
}
#LBottomBg {
background-image:url("/all2/css/img/bottom/bg_Bottom.gif");
background-position: top;
background-repeat:repeat-x;
height: 10px;
overflow: hidden;
}
/* /Botttom Border */

/* Bottom Fusszeile */
#LBottomAddress {
	color:#999999;
	font-size: 70%;
	padding:6px 20px;
}
#LBottomAddress a {
	color:#999999;
	text-decoration: none;
}
#LBottomAddress a:hover {
	color:#999999;
	text-decoration: underline;
}
/* /Bottom Fusszeile */


