
/****************************************************************************/
#menu {
float:right;
width:100%;
position:relative;
z-index:100;
min-width:770px;
height: 20px;
margin-bottom: 0;
margin-right: 0 !important;
margin-right: -0.05em;
}


#menu ul {
font-size:75% !important;
font-size:71%;
margin:0;
padding:0;
height: 15px;
}

#menu li {
float:right;
list-style:none;
background: #587cbd url(../images/nav_hg.gif) repeat-x center left;
/*margin-top: 4.2em;*/
}

#menu a {
/*border-left:1px solid #fff;*/
color:#fff;
display:block;
font-weight: bold; 
padding:1px 0.8em 2px;
text-decoration:none;
margin: 0;
}

#menu a:hover {
background:#fff;
color:#444;/*#505050*/
text-decoration:none;
}

#menu a.current {
background:#fff;
color:#444;/*#505050*/
text-decoration:none;
}
.strich {
border-right:1px solid #fff;
}
.strichfett {
border-right:4px solid #fff;
}
/****************laser-klasse********************/
#laserklasse {
/*float:right;
list-style:none;*/
background: #587cbd url(../images/nav-hg-laser.jpg) repeat-x center left;
}
#laserklasse a:hover {
background:#f6e2b0 url(../images/nav-hg-laser2.jpg) repeat-x center left;
color:#444;/*#505050*/
text-decoration:none;
}

#laserklasse a.current {
background:#fff url(../images/nav-hg-laser2.jpg) repeat-x center left;
color:#444;/*#505050*/
text-decoration:none;
}


.laserklas {
background: #587cbd url(../images/nav-hg-laser.jpg) repeat-x center left;
}

/****************subnavi********************/


 #subnavb {
	background-color:#d8e3f5;/*#d9e2f6*/
	margin-left: 0px;
}
 #subnavblaser {
	background-color:#ead39c;
	margin-left: 0px;
}

#nav2list   {
width:100% ;
text-align: right;
list-style: none;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
	border: 0;
}
#nav2list a {
display: block;
font-size:71%;
font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px; 
	padding-left: 0px;
	border: 0;
color: #000;
	background: #d8e3f5;/*#d9e2f6*/
 }
 /*---------------nav2list-laser---------*/
 #nav2listlaser  {
width:100% ;
text-align: right;
list-style: none;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
	border: 0;
}
#nav2listlaser a {
display: block;
font-size:71%;
font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px; 
	padding-left: 0px;
	border: 0;
color: #000;
	background: #ead39c;/*#d9e2f6*/
 }
 #nav2listlaser a:hover{
display: block;
	color: #000;
	background-color: #fff;
	border: 0;
}
 /*---------------nav2list-laser ende---------*/ 
 
 #nav2listimg   {
width:100% ;
text-align: right;
list-style: none;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
	border: 0;
}
 #nav2listimg a {
display: block;
font-size:72%;
font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px; 
	padding-left: 0px;
	border: 0;
	/*color: #000;*/
	background: #d8e3f5;/*#d9e2f6*/
 }
 html>/**/body #nav2list a {/*kann  IE 7 nicht lesen*/
	padding-top: 5px;
	padding-bottom: 5px;
}
 html>/**/body #nav2listlaser a {/*kann  IE 7 nicht lesen*/
	padding-top: 5px;
	padding-bottom: 5px;
}

  * html .navb  {/*nur IE*/
	width:100%;
}
.navpad{
padding-right: 0px !important;
padding-right: 10px
}
#nav2list a:hover{
display: block;
	color: #000;
	background-color: #fff;
	border: 0;
}

  .subnavtop  {
  text-align: right;
  color: #fff;
  font-size:68%;
  font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px; 
	padding-left: 0px;
	background-color: #d8e3f5;/*#587cbd*/
	background: #d8e3f5 url(../images/nav_hg.gif) repeat-x center left;/*#587cbd*/
	height:15px;

}
#active a {

background-color: #fff;
}

.mac.opera #menu ul{margin-top:0.15em}
