@charset "utf-8";
.main_navi
{
	position:absolute;
	left:0px;
	top:0px;
	height:24px;
	width:692px;
	clear:both;
	margin:0;
	padding:0 0 0 0;
	background:url(../images/bgr_navi.png) repeat-x left top;
	vertical-align:middle;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	z-index: 99;
}
ul#nav 
{
	float:left;
	padding:0;
	margin: 3px 0 0 0px;
}
#nav {
  width:auto;
  margin-bottom:0px;
}
#nav, #nav ul {
  float: left; 
  list-style: none;
  color: #455560;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
 
#nav a {
text-align: left;
  display: block;
  font-weight:normal;
  color: #7a838a;
  font-size:11px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
 
}
 
#nav li {
  float: left;
  display: block;
	height:24px;
  color: #cccccc;
  text-decoration:none;
  margin:0;
  padding:0;
  vertical-align:bottom;
}

#nav li a  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	font-weight:normal;
	font-style:normal;
	padding: 2px 8px 0 8px;
	text-transform: uppercase;
}

#nav li a {
	color: #cccccc;
}

#nav li a:hover {
  	color:#ffffff;
	background: url(../images/butt_main_navi_hover.png) repeat-x left top;

	margin:-3px 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	font-weight:normal;
	font-style:normal;
	padding: 5px 8px 0 8px;
	text-transform: uppercase;
}
#nav li ul {
  	position: absolute;
  	left: -999em;
  	height: auto;
	width: 170px;
	font-style: normal;
  	font-weight: normal;
  	padding-top:0;
	border: none;
	padding: 6px 0 0 0;
 	margin: -1px 0px 0px 0px;
	z-index: 999;
}


/********************************/
 
#nav li li {
	/*width:160px;*/
 	font-style:normal;
  	height:auto;
  	text-decoration:none;
  	font-weight:normal;
	padding:0;
	margin:0;
	background-image:none;
	background-color:#e1e3e1;
  	color:#ffffff;
  	border-bottom: 1px solid #d5d5d5;
	padding-left:0px;
}

#nav li li:hover, #nav li li.sfhover {
	font-size:12px;
	font-style:normal;
	height:auto;
	text-decoration:none;
	font-weight:normal;
	background-image:none;
	padding:0;
	margin:0;
	color:#2d497d;
}
 
 #nav li ul a, #nav li ul a:hover  {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:14px;
	font-weight:normal;
	text-transform: none;
	font-style:normal;
	width:160px;
	padding: 2px 0 3px 7px;
	margin:0;
	font-size:12px;
	background-image:none;
 }
#nav li ul a  {
 	color:#696969;
}

#nav li ul a:hover {
	color:#000000;
	background:#f8ba17;
	margin-right:0px;
}

#nav li ul ul {
	margin: -25px 0 0 140px;
	text-transform:none;
	text-align: left;
}

#nav li ul ul a, #nav li ul ul a:hover   {
	text-transform:none;
	text-align: left;
	padding: 2px 5px 3px 7px;
	margin:  0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;

}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}
 
#nav li:hover, #nav li.sfhover {
  display:block;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
	color:#2d497d;
  text-decoration:none;
  /*height:24px;*/

}
#nav li.menuparent_act{
	color:#ffffff;

}
#nav li.menuparent_act2{
	color:#cccccc;
	background: #e1e3e1 url(../images/bgr_navi_pfeil.png) no-repeat right top;
}
#nav li.menuparent_act a{
	color:#ffffff;

}
#nav li.menuparent_act ul a{
	color:#696969;

}
/********** Site Change Navigation ************/
.site_change_navi ul
{
	float:left;
	padding:0;
	margin: 3px 0 0 7px;
	width: 390px;
}
	.site_change_navi ul li 
{
		float: left;
		display: block;
		width: 91px;
		height:24px;
		color: #cccccc;
		text-decoration:none;
		margin: 0 5px 0 0;
		padding:0;
		vertical-align:bottom;
		white-space: nowrap;
	}

	.site_change_navi ul li a
	{
		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none; 
		line-height:16px;
		padding:0;
		color:#696969;
		text-transform: uppercase;
		white-space: nowrap;
	}

	.site_change_navi ul li a#uid133:hover,
	.site_change_navi ul li a#uid136:hover,
	.site_change_navi ul li a#uid135:hover
	{
		color: #000;
	}
	.site_change_navi ul li a#uid134 {
		color:#A9A9A9;
}
	.site_change_navi ul li a#uid134:hover
	{
		color:#d1d1d1;
	}

/****************** Subnavi ******************/
.subnavi ul {
	float:left;
	padding:0;
	margin: -5px 0 0 25px;
	
}
.subnavi li {
	text-align:center;
	float:left;
	padding:0 25px 0 25px;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}
.subnavi ul li.no a {
	padding:0 0px 0 0;
	text-decoration:none;
	color:#000;
	font-weight:normal;	
	font-size:12px;
	position:relative;
	white-space:nowrap;
}

.subnavi ul li a:hover,
.subnavi ul li.act a,
.subnavi ul li.actifsub a {
	padding:0 0px 0 0;
	text-decoration:underline;
	font-weight: normal;
	color: #e70408;
	font-size:12px;
	position:relative;
	white-space:nowrap;
	overflow:hidden;
}
/******* linkes Content Menu *************/
#two_col_navi_left ul
{
	margin: 47px 0 0 0;
	padding: 0;
	list-style: none!important;
}
	#two_col_navi_left li
	{
		list-style: none!important;
		list-style-image: none;
		padding: 2px 0 2px 0;
	}
	#two_col_navi_left ul li a
	{
		display: block;
		font-weight: normal;
		font-size: 13px;
		color: rgb(64, 75, 85);
		padding: 0 0 0 10px;
		background: url(../images/bgr_link_pfeil_grey.png) no-repeat left 1px;
	}
	#two_col_navi_left ul li.act a
	{
		font-weight: bold;
	}
	
/************* Navi rechts - PATIENTENINFORMATIONEN *************/
ul.navi_rechts {
	margin: 1px 0 0 -15px;
}
ul.navi_rechts li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding:0 0 4px 0;
}
ul.navi_rechts li a, 
ul.navi_rechts li.no a {
	background-color: transparent;
	background-image: url("../images/bgr_navi_patinfo_rechts.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	width: 232px;
	height: 22px;
	line-height:22px;
	display: block;
}


ul.navi_rechts li a:hover,
ul.navi_rechts li.act a {
	background-color: transparent;
	background-image: url("../images/bgr_navi_patinfo_rechts_o.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	width: 232px;
	height: 22px;
	line-height:22px;
	display: block;
}
/************* Footer Menu *******************/
.footer_navi ul,
.footer_top_navi ul 
{
	height:25px;
	padding:0;
	margin: 5px 0 0 0;
	position:relative;
	z-index: 80;
	color: #7a838a;
}
.footer_navi li,
.footer_top_navi li
{
	display:inline;
	padding:0 0 0 0;
	line-height:22px;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}
/*.footer_navi ul li a
{
	margin: 0 6px 0 6px;
}*/
.footer_navi ul li.no a,
.footer_top_navi ul li a
{
	padding:0 0px 0 0;
	text-decoration:none;
	color:#7a838a;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer_navi ul li a:hover,
.footer_navi ul li.act a,
.footer_navi ul li.actifsub a,

.footer_top_navi ul li a:hover,
.footer_top_navi ul li.act a,
.footer_top_navi ul li.actifsub a
{
	padding:0 0px 0 0;
	text-decoration:none;
	font-weight: normal;
	color: #000;
	font-size:11px;
}
/****************** produktnavogation *********************************/
 /************************** t3 special prod menu *****************************/
/**** für die prodnavi umbauen **/
#nav li#uid7 {max-width: 85px;}

#nav li#uid7 ul {
  	position: relative !important;
  	left: -999em;
  	height: auto;
	font-style: normal;
  	font-weight: normal;
	border: none;
	padding: 0px 0 0 0;
 	margin: 0px 0px 0px 0px;
	z-index: 999;
	float: left;
}

#nav li#uid7:hover ul {
  	
	left: auto;
  	height: auto;
	font-style: normal;
  	font-weight: normal;
	border: none;
	padding: 0px 0 0 0;
 	margin: 0px 0px 0px 0px;
	z-index: 999;
	display: block;
}
#nav li#uid7 ul#t3_nav 
{
	padding-top: 6px; 
	padding-bottom: 0px; 
	margin-top: -1px; 
	width: 450px; 
	overflow: hidden;
}

#t3_nav, #t3_nav ul {
  float: left; 
  list-style: none;
  color: #455560;
  font-weight: normal;
  padding: 0;
  margin: 0;

}
/* typo3 navi unterhalb der prod-navi - breite anpassen */
li#uid7 ul#subsubnavigation li {width: 450px !important;}
li#uid7 ul#subsubnavigation li a {width: 443px !important;}
/***/
ul#prod_navi_inner_wrapper 
{
	margin-top: 0px;
	padding-bottom: 7px;
	width: 470px !important; 
	position: relative !important;
	overflow: hidden;
	height: auto !important;
}
	li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li
	{
		width: inherit !important;
	}
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1
{
	float: left  !important;
	width: 220px;
}
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2
{
	border-left: dashed 1px #7a838a !important;
	float: left !important;
	width: 220px;
}

li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1 li,
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2 li
{
	border-bottom:1px solid #D5D5D5;
	padding: 2px 0 3px 7px;
	width: 100%;
}
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1 li:last-child,
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2 li:last-child
{
	border-bottom: 0px solid #D5D5D5 !important;
	padding: 2px 0 3px 7px;
	width: 100%;
}
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1 li.none,
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2 li.none
{
	border-bottom: 0px solid #D5D5D5 !important;
	display: none;
}

li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1 li.prod_navi_bereich_header:hover,
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2 li.prod_navi_bereich_header:hover,

li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_1 li.prod_navi_bereich_header:hover a,
li#uid7 ul#t3_nav li ul#prod_navi_inner_wrapper li ul.prod_bereich_2 li.prod_navi_bereich_header:hover a
{
	background-color: none !important;
	background: none !important;
	color: #696969;
}

#t3_nav a {
text-align: left;
  display: block;
  font-weight:normal;
  color: #7a838a;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
 
}
 
#t3_nav li {
  float: left;
  display: block;
	height:24px;
  color: #cccccc;
  text-decoration:none;
  margin:0;
  padding:0;
  vertical-align:bottom;
}

#t3_nav li a, #t3_nav li a:hover {
	display:block;
	font-weight:normal;
	font-style:normal;
	padding:4px 10px 0 8px;
	text-transform: uppercase;
	
}

#t3_nav li a {
 color: #cccccc;
}
/*
#t3_nav li.t3_over 
{
}
*/
#t3_nav li.t3_over,
#t3_nav li.t3_over a.nowrap {
	white-space:nowrap;
}


#t3_nav li a:hover {
  color:#ffffff;
	background: url(../images/butt_main_navi_hover.png) repeat-x left top;
	
}
#t3_nav li ul {
  	position: absolute;
	z-index:255;
   left: -999em;
  	height: auto;
	width: 150px;
	font-style: normal;
  	font-weight: normal;
  	padding-top:0;
	padding: 6px 0 0 0;
 	margin: 0px 0px 0px 0px;
}
 

 
#t3_nav li li {
	width:190px;
 	font-style:normal;
  	height:auto;
  	text-decoration:none;
  	font-weight:normal;
	padding:0;
	margin:0;
	background-image:none;
  	color:#ffffff;
  	border-bottom: 0px solid #e1e3e1;
	padding-left:0px;
}

#t3_nav li li:hover, #t3_nav li li.t3_sfhover {
	font-style:normal;
  	height:auto;
  	text-decoration:none;
  	font-weight:normal;
  	background-image:none;
	padding:0;
	margin:0;
  	color:#2d497d;
}

/***** IE 6/7  *****************/
#t3_nav li li.t3_sfhover {
	/*width:191px;*/
}
 
 #t3_nav li ul a, #t3_nav li ul a:hover  {

	font-weight:normal;
   text-transform: none;
   font-style:normal;
	/*width:190px;*/
	padding:0 0 1px 8px;
	margin:0;
	background-image:none;
 }
#t3_nav li ul a  {
 	color:#696969;
}
#t3_nav li ul a:hover {
	color:#000000;
	margin:0;
	/*width:183px;*/
}

#t3_nav li ul ul {
  margin: -21px 0 0 190px;
  text-transform: none;
  text-align: left;
  float:left;
}

#t3_nav li ul ul a, #t3_nav li ul ul a:hover   {
	text-transform:none;
	text-align: left;
	padding: 0px 5px 1px 15px;
	margin: 0;
}


#t3_nav li ul li a.first,
#t3_nav li ul li a.first:hover {
	padding-left:15px;
}


/************ t3 mod ******************/
#t3_nav li:hover ul ul, #t3_nav li:hover ul ul ul, #t3_nav li.t3_sfhover ul ul, #t3_nav li.t3_sfhover ul ul ul {
  left: 0em;

}
 
#t3_nav li:hover ul, #t3_nav li li:hover ul, #t3_nav li li li:hover ul, #t3_nav li.t3_sfhover ul, #t3_nav li li.t3_sfhover ul, #t3_nav li li li.t3_sfhover ul {
  left: auto;
}
 
#t3_nav li:hover, #t3_nav li.t3_sfhover {
  display:block;
  font-weight:normal;
	color:#2d497d;
  text-decoration:none;
  height:24px;

}
#t3_nav li.menuparent_act{
	color:#ffffff;

}
#t3_nav li.menuparent_act2{
	color:#cccccc;
}
#t3_nav li.menuparent_act a{
	color:#ffffff;

}
#t3_nav li.menuparent_act ul a{
	color:#696969;

}



#t3_nav a.legierungen,
#t3_nav a.legierungen:hover  {
	 background: url(../images/topnavi_prod_legierungen.png) no-repeat 5px -1px;
}
#t3_nav a.material_und_hilfsmittel,
#t3_nav a.material_und_hilfsmittel:hover  {
	 background: url(../images/topnavi_prod_material_und_hilfsmittel.png) no-repeat 5px -1px;
}

#t3_nav a.arbeitsvorbereitung,
#t3_nav a.arbeitsvorbereitung:hover  {
	 background: url(../images/topnavi_prod_arbeitsvorbereitung.png) no-repeat 5px -1px;
}
#t3_nav a.dublieren_und_haerten,
#t3_nav a.dublieren_und_haerten:hover  {
	 background: url(../images/topnavi_prod_dublieren_und_haerten.png) no-repeat 5px -1px;
}
#t3_nav a.einbetten,
#t3_nav a:hover.einbetten  {
	 background: url(../images/topnavi_prod_einbetten.png) no-repeat 5px -1px;
}
#t3_nav a.modellieren,
#t3_nav a:hover.modellieren  {
	 background: url(../images/topnavi_prod_modellieren.png) no-repeat 5px -1px;
}
#t3_nav a.edelmetall_legierung,
#t3_nav a.edelmetall_legierung:hover  {
	 background: url(../images/topnavi_prod_edelmetall_legierung.png) no-repeat 5px -1px;
}
#t3_nav a.edelmetall_legierungen,
#t3_nav a.edelmetall_legierungen:hover  {
	 background: url(../images/topnavi_prod_edelmetall_legierungen.png) no-repeat 5px -1px;
}
#t3_nav a.em,
#t3_nav a.em:hover  {
	 background: url(../images/topnavi_prod_em.png) no-repeat 5px -1px;
}

#t3_nav a.edelmetallfreie_legierung,
#t3_nav a.edelmetallfreie_legierung:hover  {
	 background: url(../images/topnavi_prod_edelmetallfreie_legierung.png) no-repeat 5px -1px;
}
#t3_nav a.edelmetallfreie_legierungen,
#t3_nav a.edelmetallfreie_legierungen:hover  {
	 background: url(../images/topnavi_prod_edelmetallfreie_legierungen.png) no-repeat 5px -1px;
}
#t3_nav a.emf,
#t3_nav a.emf:hover  {
	 background: url(../images/topnavi_prod_emf.png) no-repeat 5px -1px;
}

#t3_nav a.vorwaermen_und_giessen,
#t3_nav a.vorwaermen_und_giessen:hover  {
	 background: url(../images/topnavi_prod_vorwaermen_und_giessen.png) no-repeat 5px -1px;
}
#t3_nav a.abstrahlen_und_absaugen,
#t3_nav a.abstrahlen_und_absaugen:hover  {
	 background: url(../images/topnavi_prod_abstrahlen_und_absaugen.png) no-repeat 5px -1px;
}

#t3_nav a.oberflaechenbearbeitung,
#t3_nav a.oberflaechenbearbeitung:hover  {
	 background: url(../images/topnavi_prod_oberflaechenbearbeitung.png) no-repeat 5px -1px;
}

#t3_nav a.fuegetechnikloeten,
#t3_nav a.fuegetechnikloeten:hover  {
	 background: url(../images/topnavi_prod_fuegetechnikloeten.png) no-repeat 5px -1px;
}

#t3_nav a.feinmechanische_elemente,
#t3_nav a.feinmechanische_elemente:hover  {
	 background: url(../images/topnavi_prod_feinmechanische_elemente.png) no-repeat 5px -1px;
}

#t3_nav a.geraete,
#t3_nav a.geraete:hover  {
	 background: url(../images/topnavi_prod_geraete.png) no-repeat 5px -1px;
}

#t3_nav a.keramik,
#t3_nav a.keramik:hover  {
	 background: url(../images/topnavi_prod_keramik.png) no-repeat 5px -1px;
}


#t3_nav li li {
	background: #e1e3e1;
}
#t3_nav li li li {
   background: #e1e3e1;
	/*width:190px;*/
}
 
#t3_nav li.t3_implant {
	/*width:381px;*/
	background: #f8ba17;
}
#t3_nav li.t3_medical {
	/*width:381px;*/
	background: #cccccc;
}
#t3_nav a.nope,
#t3_nav a:hover.nope {
	width:5px;
	cursor: default;
}
