/* servicenavigation oben   ----------------------------------------------- */

.unsichtbar {
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}
ul { list-style: none; padding: 0; margin: 0; }



/*   menübuttons in der kopfleist  */

#servicemenue  {
	position:relative;
	top: 78px;
	left: 269px;
	width: 31.3em; 
	min-width: 500px;
	height: 3em;
	border: 0px solid #ff0000;
}

html>body #servicemenue { padding: 0; margin: 0; }
#servicemenu ul { padding: 0; margin: 0; }

#servicemenue li  {
	position:relative;
	float: right;
	width: 6.82em;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: bold 70% verdana, arial, helvetica, sans-serif;
	letter-spacing: -0.02em;
	border: 0px solid #7b0049;
}


#servicemenue li a {
	display: block;
	height: 2.4em;
	color: #000000;
	background: #fbf0f6; 
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #7b0049;
	voice-family: "\"}\"";        /* start box model hack */
	voice-family: inherit;
 	height: 1.8em;                /* hoehe fuer vernuenftige browser */
  	width: 6.75em;
}

html>body #servicemenue li a  {
	height: 1.8em;                /* damit die naechste anweisung nicht von ie 5 / 5.5 ignoriert wird */
}

#servicemenue li a.on,
#servicemenue li a:hover,
#servicemenue li a:active,
#servicemenue li a:focus {
	display: block;
	height: 3.7em;
	color: #000000;
	background: #ffffff; 
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #7b0049;
	voice-family: "\"}\"";        /* start box model hack */
	voice-family: inherit;
	height: 1.9em;                /* hoehe fuer vernuenftige browser */
  	width: 6.75em;
}
html>body #servicemenue li a  {
	height: 1.9em;                /* damit die naechste anweisung nicht von ie 5 / 5.5 ignoriert wird */
}





/*  Mail-Menüknopf in der kopfleiste  */

#servicemenue li.snavmail  {
	position: absolute;
	float: right;
	display: block;
	top: -61px;
	width: 5.0em;	
	height: 3em;
	right: -5.0em;
	margin: 0px -21px 0px 0px;
	height: 1.4em;
	padding: 0px;
	letter-spacing: -0.02em;
	font: bold 1em verdana, arial, helvetica, sans-serif;
	border: 0px solid #ff0000;
}

#servicemenue li.snavmail a {
	position: relative;
	display: block;
	height: 1.85em;
	width: 6.70em;	
	color: #ffffff;
	background: transparent;
	padding: 3px 0px 0px 7px;
	text-decoration: none;
	text-align: left;
	font: bold 70% verdana, arial, helvetica, sans-serif;
	border: 1px solid #bd0070;
	voice-family: "\"}\"";        /* start box model hack */
	voice-family: inherit;
	height: 1.45em;               /* hoehe fuer vernuenftige browser */
	min-height: 16px;
	width: 5.08em;	
}
html>body #servicemenue li.snavmail a  {
	height: 1.45em;               /* damit die naechste anweisung nicht von ie 5 / 5.5 ignoriert wird */
	min-height: 16px;
	width: 5.08em;	
}

#servicemenue li.snavmail a:hover, 
#servicemenue li.snavmail a:active, 
#servicemenue li.snavmail a:focus { 
	position: relative;
	display: block;
	height: 1.85em;
	width: 6.70em;	
	color: #000000;
	background: #ffffff;
	padding: 3px 0px 0px 7px;
	text-decoration: none;
	text-align: left;
	border: 1px solid #7b0049;
	voice-family: "\"}\"";        /* start box model hack */
	voice-family: inherit;
	height: 1.45em;               /* hoehe fuer vernuenftige browser */
	min-height: 16px;     
	width: 5.08em;	
}
html>body #servicemenue li.snavmail a:hover  {
	height: 1.45em;               /* damit die naechste anweisung nicht von ie 5 / 5.5 ignoriert wird */
	min-height: 16px;
	width: 5.08em;	
}

#servicemenue a:visited { width: 6.75em;}




/*  Home-Link für Head-Logo  */

#servicemenue li.snavhome  {
	position: absolute;
	float: right;
	display: block;
	top: -57px;
	right: 7px;	
	width: 45em;	
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #ffffff;
}
#servicemenue li.snavhome span {
	display: none;
}
#servicemenue li.snavhome a {
	position: absolute;
	float: right;
	display: block;
	width: 45em;	
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	border: 0px solid #ffffff;
}

#servicemenue li.snavhome a:link, 
#servicemenue li.snavhome a:visited, 
#servicemenue li.snavhome a:focus, 
#servicemenue li.snavhome a:hover, 
#servicemenue li.snavhome a:active { 
	display: block;
	width: 45em;	
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	border: 0px solid #ffffff;
}

#servicemenue li.snavhome a:focus, 
#servicemenue li.snavhome a:active { 
	width: 45em;	
	background: transparent;
	border: 2px solid #ec008c;
}





