/* Scrollbalken verhindern */
body {
	overflow:hidden;
	visibility:visible;
	background:#FFF url(http://bilder.zaehne-gesund.de/katbg2.gif) repeat-x;
}

/* Images erster Ebene raus */
body table img {
  display:none;
}
body table table img {
  display:inline;
}

/* Tabellen volle Breite */
body table {
  width:100%;
}

/* Hintergund unten */
body table p {
  height:27px;
  width:140px;
  background-image:url(http://www.preisroboter.de/ext/logo_36dpi-7463.jpg);
}

/* Shop-Suche */
body table table div center table form {
	display:none;
}

/* Kategoriebereich absolut positionieren */
body table table div center table table  {
	position:absolute;
	display:block; /* FF */
	top:66px; /* 66 mit versandkostenfrei, sonst 85 */
	left:5px;
	width:180px;
}
body table table div center table table table {
	position:static;
}

/* Kategorie-Link kat0 */
body table table div center table table a.kat0 {
	font:bold 12px/19px verdana;
  text-decoration:none;
	margin:1px 5px 0px 1px;
	_margin-top:0px;
	padding:0 0 0 2px;
	background:#CCE2FF;
	display:block;
	_zoom:1;
}
body table table div center table table table a.kat0 {
	margin-left:2px;
	margin-top:0;
	padding-left:15px;
	/*text-indent:15px;*/
	font:bold 11px/17px verdana;
	background:#CCE2FF url(http://bilder.zaehne-gesund.de/arrow_black.gif) 5px center no-repeat;
	width:158px;
}

/* MouseOver */
body table table div center table table a#vkfrei:hover,
body table table div center table table a.button:hover,
body table table div center table table a.kat0:hover {
	background-color:#0CF;
}

/* Kategorie-Link undefiniert */
body table table div center table table a {
	display:none;
}

/* Hauptkategorie-Trenner */
body table table div center table table table td img {
	display:none;
}

/* Kategorie-Header */
body table table div center table table a.catheader {
	display:block;
	_zoom:1;
	cursor:default;
	font-size:15px;
	font-family:arial;
	text-decoration:none;
	margin:10px 5px 0px 1px;
	border-bottom:2px solid black;
}
body table table div center table table a#sonderangebot,
body table table div center table table a#lippenpflege {
  cursor:pointer;
}
body table table div center table table a#sonderangebot:hover,
body table table div center table table a#lippenpflege:hover {
	background-color:#0CF;
}
body table table div center table table a#sonderangebot {
  color:#D10038;
}
body table table div center table table a#weitere {
	margin-top:5px;
	background-color:transparent;
}
body table table div center table table a#weitere:hover {
	text-decoration:underline;
}
body table table div center table table a#vkfrei {
	font-family:verdana; font-size:9pt; text-decoration:none;
  color:#D10038;
	margin:1px 5px 2px 1px;
	_margin-bottom:1px;
	padding:1px 0 1px 0px;
	display:block;
	_zoom:1;
	visibility:hidden;
}
body table table div center table table a#versandpause {
	text-decoration:none;
	text-align:center;
	margin:5px 5px 0px 1px;
	display:block;
	_zoom:1;
  color:#D10038;
  font-size:17px;
}
body table table div center table table a.button {
	text-decoration:none;
	text-align:center;
	margin:0px 5px 0px 1px;
	display:block;
	_zoom:1;
	padding:4px;
	background-color:#FFF;
}
body table table div center table table a#shopauskunft {
	text-decoration:none;
	text-align:center;
	margin:20px 5px 0px 1px;
	display:block;
	_zoom:1;
	padding:4px;
	font:bold 12px verdana;
	border:1px solid #CCE2FF;
}
body table table div center table table a#shopauskunft img {
	width:160px;
	margin-bottom:-10px;
	display:block;
}
body table table div center table table a#shopauskunft_widget {
	text-decoration:none;
	text-align:center;
	margin:20px 5px 0px 1px;
	display:block;
	_zoom:1;
	padding:4px;
}
#ShopAuskunftSiegel {
  margin:20px 0 0 5px;
}

