	#leiste {
	font-size:18px;
	color:#FFFFFF;
	position:relative;
	left:52px;
	top:253px;
	height:30px;
	text-align:left;
	width:796px;
	}

	#leiste a {
	text-decoration:none; color:#FFFFFF; width:100%; height:100%; }
	
	#leiste a:hover {
	text-decoration:none; color:#FFFFFF; }
	
	#leiste .link {
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	height:27px;
	width:auto;
	text-align:center;
	padding-top:3px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	}

	#leiste .link:hover {
	cursor:pointer;
	background-image:url(../bilder/menu_hover_bg.png);
	}
