
/* #################################################################*/
/*
    Bereinigtes CSS fuer westfalia-versand.at- Logo hovert nicht mehr
    Doppelte Werte entfernt 
    Stand: 2008_01_24
*/
/* ################################################################*/

body {
  background: #fff;
}
 
#logo div {
	position: relative;
	width: 980px;
	background: url('/medien/bilder/logo_ch_link.gif') no-repeat;
	height: 80px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
sudo

#logo span#home a em { background-image: url('/medien/bilder/logo_ch_link.gif'); }

#logo span#home {
	background: transparent;
	bottom: -1px;
	height: 80px;
	display: block;
  	margin:0;
  	float:left;
			voice-family:"\"}\"";
    	voice-family:inherit;
       position: absolute;
}

* html #logo span#home {
	background: transparent;
	bottom: -1px;
	height: 80px;
	display: block;
  	margin:0;
  	float:left;
}

#logo div#beschreibung {
	background: transparent;
	height: 80px;
  	width:500px;
	display: block;
  	margin:0;
  	float:right;
 	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-family :  Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular, sans-serif;
 	color:#006;
	text-align: left;	
	padding-top: 8px;
}


#logo h1#home a em { 
	height: 80px;
  background-position: 0px 0px;
  }

#logo h1 {
	background: transparent;
	/*position: absolute;*/
	bottom: -1px;
	height: 80px;
	display: block;
  	margin:0;
  	float:left;

		voice-family:"\"}\"";
   		voice-family:inherit;
       position: absolute;
}

* html #logo h1 {
	background: transparent;
	bottom: -1px;
	height: 82px;
	display: block;
  	margin:0;
  	float:left;
}


#logo h2 {
	background: transparent;
	height: 80px;
  	width:500px;
	display: block;
  	margin:0;
  	float:right;
 	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-family :  Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular, sans-serif;
 	color:#006;
	text-align: left;	
	padding-top: 8px;
}


/* adjusted values after ugly browser (no names) */
html>body #logo span#home {bottom: -2px;}
* html #logo span#home {bottom: -2px; }
#logo h1 a {
	position: relative;
	display: block;
	width: 400px;
	height: 80px;
	font-size: 2em;
	text-decoration: none;
	overflow: hidden; /* wild thing, ... */
	text-align: left;
	color: #fff;
  }



#logo span#home a {
	position: relative;
	display: block;
	width: 400px;
	height: 80px;
	font-size: 2em;
	text-decoration: none;
	overflow: hidden; /* wild thing, ... */
	text-align: left;
	color: #fff;
  }

#logo h1 a:link, #logo h1 a:visited { color: #fff; }
#logo h1 a:hover, #logo h1 a:active { color: #fff;cursor: pointer; }
#logo h1 a:link span , #logo h1 a:visited span { border: none; background-color: #fff; margin-left: -1000px }
#logo h1 a:hover span , #logo h1 a:active span { border: none; background-color: #fff; margin-left: -1000px; }
#logo a em { background-position: 0 0; background-repeat: no-repeat; }
#logo h1 a:hover em { background-position: 0 -100px; cursor: pointer;}
#logo span#home a:link, #logo span#home a:visited { color: #fff; }
#logo span#home a:hover, #logo span#home a:active { color: #fff;cursor: pointer; }
#logo span#home a:link span , #logo span#home a:visited span { border: none; background-color: #fff; margin-left: -1000px; }
#logo span#home a:hover span , #logo span#home a:active span { border: none; background-color: #fff; margin-left: -1000px; }
#logo a em { background-position: 0 0; background-repeat: no-repeat; }
#logo span#home a:hover em { background-position: 0 -100px; cursor: pointer;}


#logo em, #logo span  {
	position: absolute;
	left: 0px;
	display: block;
	width: 400px;
	height: 70px;
}
#logo span {
	line-height: 100px;
	top: 0px;
	margin-left: 0px;
}


 
/* MWST Satz und Grundpreis ausserhalb von DE ausblenden */
.mwstbox, .grundpreis {
 display:none;
}

