.header .headernav {
	padding-top: 11px;
}

#header #logo {
	padding-top: 14px;
}

#storesform select {
	height: 20px;
}

#storeslist {
	margin-top: 26px;
}

#storeslist hr {
	margin-top: 13px;
	margin-bottom: 0;
	display: block;
	color: #423d37;
}

#storeslist img {
	padding-top: 3px;
}

#storeslist .storeskind {
	width: auto;
}

#storeslist .storeskind img {
	float: none;
}

#searchform {
	margin-top: 8px;
}

#query, #bodyquery {
	padding-top:3px;
	height: 12px;
}

#dosearch, #dobodysearch {
	top: 3px;
}

.orderOverviewTable .orderOverviewHeadTable td.right {
	padding-left: 22px;
}

.filterpng {
    height: 40px;
    width: 40px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}


.headernav li a 
{
	left: 14px;
	line-height: normal;
}


/* Marktauswahl */
.lang_menu ul li ul {
    top:10px;
}

* html .lang_menu ul li ul {
    top:10px;
    left:-74px;
}

* html .lang_menu ul li ul li a {
}

* html .lang_menu ul li a, * html .lang_menu ul li a:visited {
}

* html .lang_menu ul li a:hover {
    position:relative; 
    z-index:100;
}

* html  #pdsOutsiderWarning
{
	position: absolute;
	/*
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
*/
}

.TB_overlayBG {
	filter:alpha(opacity=75);
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#TB_HideSelect{
	filter:alpha(opacity=0);
}


* html #TB_HideSelect 
{ /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


