#headNav { position: relative; top: 0; left: -1px; width: 644px; height: 20px; font-family: Verdana, sans-serif; font-size: 9px; letter-spacing: 0px; vertical-align: middle; background: #B9C9D9 url(../guitars/images/layout/menue_oben.gif) no-repeat 0 0; color: #fff; text-align: center; border: none; margin: 0; z-index: 15; }
#headNav .go { border-bottom: 1px dotted #fff; }
/* für alle W3C kompatiblen Browser */
html>body #headNav { position: fixed; top: 20px; left: 50%; margin: 0 auto 0 -322px; z-index: 25; }
/* Hack für IE7 */
*+html>body #headNav { margin: 0 auto 0 -323px; }
#headNav ul {
height: 16px;
margin: 1px auto 0 auto;
padding: 0 3px 0 3px;
list-style: none; position: relative; float: left; z-index: 1000;
}

#headNav ul#domain { width: 300px; margin: 1px 0 auto 12px; text-align: right; color: #CADAEA; background: #94B1BE; }

#headNav ul li {
	position: relative; margin: 0 0 -5px 0;
	padding: 0;
	float: left;
	}
	
#headNav ul li a {
	text-decoration: none;
	background: #94B1BE;
	color: #fff;
	font-weight: normal;
	border-bottom: 0;
	}

#headNav ul#domain li a { color: #CADAEA; background: #94B1BE; }

#headNav ul li a:hover {
	background: #8AA5B1; color: #fff; border-bottom: 1px dotted #fff; }

#headNav ul#domain li a:hover { color: #fff; background: #8AA5B1; }

#headNav ul li.verlinkt {padding: 0 10px 0 13px; color: #fff; background: #94B1BE url(../guitars/images/navigation/headnav_listpfeil.gif) no-repeat 0 1px;}

#Uhr {width: 138px; height: 16px; margin: 1px 0 auto auto; text-align: right;}

/* Fix IE. Hide from IE Mac \*/
* html #headNav ul li { float: left; height: 1%; }
* html #headNav ul li a { height: 1%; }
/* End */

#counter { width: 80px; height: 18px; background: url(../guitars/images/navigation/counter_backgr.gif) no-repeat 0 0; text-align: center; }
#counterImg { position: relative; margin: 6px auto auto auto; }
/*Navigation der Therapieseite*/
#therapLinks { position: relative; top: 0; left: -1px; width: 644px; height: 20px; font-family: Verdana, sans-serif; font-size: 11px; letter-spacing: 0px; vertical-align: middle; background: #B9C9D9 url(../guitars/images/layout/menue_oben.gif) no-repeat 0 0; color: #fff; text-align: center; border: none; margin: 0; z-index: 15; }
html>body #therapLinks { position: fixed; top: 20px; left: 50%; margin: 0 auto 0 -322px; z-index: 25; }
*+html>body #therapLinks { margin: 0 auto 0 -323px; }

#therapLinks ul li.verlinkt {padding: 0 10px 0 13px; color: #fff; background: #94B1BE url(../guitars/images/navigation/headnav_listpfeil.gif) no-repeat 0 1px;}

#nav { position: relative; z-index: 1000; }

ul#nav {
width: 510px;
height: 16px;
margin: 1px auto 0 auto;
padding: 0;
list-style: none;
}

ul#nav li {
	position: relative;
	margin: 0 1px 0 1px;
	padding: 0;
	float: left;
	}
ul#nav li ul {
	position: absolute;
	left: -84px;
	top: 16px;
	width: 130px;
	display: none;
	background: #8AA5B1;
	color: #fff;
	list-style: none;
	border-top: 1px dotted #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	}
	
html>body ul#nav li ul {
	left: -70px;
	}
	
ul#nav li ul li {  padding: 0 6px 0 0; margin: 8px 0 10px 8px; border-bottom: 1px dotted #fff; display: block; float: right; }
	
ul#nav li a {
	text-decoration: none;
	background: #94B1BE;
	color: #fff;
	font-weight: normal;
	padding: 0 6px 0 6px;
	border-bottom: 0;
	}
ul#nav li a:hover {
	background: #8AA5B1; color: #fff; margin: 0 -1px 0 -1px; border-right: 1px dotted #fff; border-left: 1px dotted #fff;
	}
ul#nav li ul li a { background: #8AA5B1; color: #fff; }
ul#nav li ul li a:hover { background: #839DA9; color: #fff; }
	
ul#nav li ul li a:active { font-style: italic; }

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav li:hover ul, ul#nav li.over ul { display: block; }