.tx-ahlanguageselector-pi1{
	z-index:10000;
}

.tx-ahlanguageselector-pi1 #menu {
  margin-top:2px;
  float: left;
  width: 116px;
  background-color: #ffffff;
  line-height: normal;
}

.tx-ahlanguageselector-pi1 #menu a img {
	border:none;
	margin:0 5px 0 5px;
}

.tx-ahlanguageselector-pi1 #menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.tx-ahlanguageselector-pi1 #menu ul li {
  list-style: none;
}

.tx-ahlanguageselector-pi1 #menu ul li a {
  float: left;
  display: block;
  text-decoration: none;
  width:116px;
  color:#746C64;
}

.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 {
  float: left;
  height: 22px;
  line-height:22px;
  width:116px;
  background: #ffffff url(../images/head_de.gif) 5px center no-repeat;
  text-indent:30px;
}
.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 .head_de{
  background: #ffffff url(../images/head_de.gif) 5px center no-repeat;
  text-indent:30px;
}
.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 .head_en{
  background: #ffffff url(../images/head_en.gif) 5px center no-repeat;
  text-indent:30px;
}
.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 .head_tr{
  background: #ffffff url(../images/head_tr.gif) 5px center no-repeat;
  text-indent:30px;
}
.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 .head_nl{
  background: #ffffff url(../images/head_nl.gif) 5px center no-repeat;
  text-indent:30px;
}

.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 a {
	color:#746C64;
}

.tx-ahlanguageselector-pi1 #menu ul.horizontal li.level1 a:hover {

}

.tx-ahlanguageselector-pi1 #menu ul.horizontal > li.level1 a {
  width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tx-ahlanguageselector-pi1 #menu ul li a { float:none; }
/* End IE5-Mac hack */

.tx-ahlanguageselector-pi1 #menu ul.dropdown,
.tx-ahlanguageselector-pi1 #menu ul.flyout {
  position: absolute;
  top: 0px; 
  left: 0px;
  visibility: hidden;
  width: 116px;
  background-color: #ffffff;
}

.tx-ahlanguageselector-pi1 #menu ul.dropdown li.level2,
.tx-ahlanguageselector-pi1 #menu ul.flyout li.level3 {
	height:22px;
	line-height:22px;
	text-indent:30px;
}

.tx-ahlanguageselector-pi1 #menu ul.dropdown li.level2 a,
.tx-ahlanguageselector-pi1 #menu ul.flyout li.level3 a {

  font-weight: normal;
}

.tx-ahlanguageselector-pi1 #menu ul.dropdown li.level2 a:hover,
.tx-ahlanguageselector-pi1 #menu ul.flyout li.level3 a:hover {
  color: #000000;
}


.tx-ahlanguageselector-pi1 .de {
	background:url(../images/lang_de.gif) 5px center no-repeat;

}
.tx-ahlanguageselector-pi1 .en {
	background:url(../images/lang_en.gif) 5px center no-repeat;

}

.tx-ahlanguageselector-pi1 .tr {
	background:url(../images/lang_tr.gif) 5px center no-repeat;

}

.tx-ahlanguageselector-pi1 .nl {
	background:url(../images/lang_nl.gif) 5px center no-repeat;
}
