/* -------------------------------------- Sprachwahl */
#navigation3 {
	position: absolute;
	top: 27px;
	left: 589px;
	width: 197px;
	height: 68px;
	background-image: url(../images/bg_navi_sprache.gif);
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 100;
}
#navigation3 ul {
	margin: 28px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
}
#navigation3 li { /* all list items */
	float: left;
	width: 27px;
	height: 17px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	z-index: 90;
	list-style-type: none;
	list-style: none;
}

#navigation3 a#deutsch,#navigation3 a#deutsch:link, #navigation3 a#deutsch:visited {
	display: block;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-indent: -4000px;
	text-decoration: none;
	padding: 0px;
	cursor: pointer;
}
#navigation3 a#deutsch:hover  {
	background-position: 0px -17px;	
}

#navigation3 a#englisch,#navigation3 a#englisch:link, #navigation3 a#englisch:visited {
	display: block;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-indent: 0px;
	text-decoration: none;
	background-position: 0px 0px;	
	padding: 0px;
}
#navigation3 a#englisch:hover  {
	background-position: 0px 0px;	
	cursor: default;
}

a#deutsch {
	background-image: url(../images/deutsch.gif);
	background-repeat: no-repeat;
	text-indent: -4000px;
	width: 27px;
	height: 17px;
	border: none;
	margin-left: 6px;
}
a#englisch {
	background-image: none;
	background-repeat: no-repeat;
	width: 27px;
	height: 17px;
	text-indent: 0px;
	border: none;
	margin: 0px;
}





#footer h1#fon {
	float: left;
	width: 192px;
	height: 40px;
	margin: 0px;
	text-indent: -9000px;
	background-image: url(../images/telefon_en.gif);
}
#footer h1#shop a, #footer h1#shop a:link, #footer h1#shop a:visited {
	float: right;
	width: 192px;
	height: 40px;
	margin: 0px;
	text-indent: -9000px;
	background-image: url(../images/shop_en.gif);
}
