body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

p {}
td {}

.topnavi:link   		{ color: white; 		font-weight: bold; text-decoration: underline }
.topnavi:visited 	 { color: #e6e6e6; 	font-weight: bold; text-decoration: underline }
.topnavi:hover		{ color: white; 		font-weight: bold; text-decoration: underline }

.bottomnavi:link     	{ color: white; 		font-weight: bold; text-decoration: underline }
.bottomnavi:visited	{ color: #e6e6e6; 	font-weight: bold; text-decoration: underline }
.bottomnavi:hover   { color: white; 		font-weight: bold; text-decoration: underline }

.naviheader  		{ color: black; 		font-weight: bold; text-decoration: underline }
.naviheader:link  	{ color: black; 		font-weight: bold; text-decoration: underline }
.naviheader:visited 	 { color: purple; font-weight: bold; text-decoration: underline }

.naviitem	 		{ color: black; 		font-weight: none; text-decoration: none       }
.naviitem:link 		{ color: black; 		font-weight: none; text-decoration: underline }
.naviitem:hover	  { color: #6b6b6b; font-weight: ; text-decoration: underline }
.naviitem:visited   { color: purple }
h1   { font-weight: bold; font-size: 14pt }
h2 { font-weight: bold; font-size: 12pt }
h5   { color: black; font-weight: bolder; font-size: 12pt }
h4 { color: black; font-weight: bolder; font-size: 12pt; margin-top:-5px; margin-bottom:-5px;}
h6    { color: black; font-weight: bolder; font-size: 9pt; margin-top: 0pt }
small    { color: black; font-weight: bolder; font-size: 6pt }
.liste_haendler  { font-weight: bold }
.liste_land  { font-weight: bold; font-size: larger; text-decoration: underline }
.lieferbarkeit_filtername  { font-weight: bold }
.tabelle_eignung { font-size: 80% }

/* ================================================================ c
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {height:132px; width:200px; position:relative;}
#menu ul {margin:2; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#d8d8d8;}

#menu li {margin:0; padding:0; list-style:none;background:#d8d8d8;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; color:#000; line-height:26px; text-decoration:none;padding:0 20px 0 10px;} 
#menu ul li:hover > ul {left:100%; margin-top:-27px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover {background:#09c; color:#fff;} 
#menu li:hover > a {background:#09c; color:#fff;}
#menu li a.fly {background: url(/bilder/elemente/arrow.gif) no-repeat right top;}
#menu li a.fly:hover {background:#09c url(/bilder/elemente/arrow.gif) no-repeat right top;} 
#menu li:hover > a.fly {background:#09c url(/bilder/elemente/arrow.gif) no-repeat right top;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}