/*-------------------------- Navi Top-----------------------------------------*/
div#header2  ul 
	{
	list-style: none; 
	padding: 0;
	padding-top: 24px;
	margin-left: 28px;
	}
div#header2  li
	{
	float: left;
	}	
	
div#header2 ul a
	{
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #F5D270;
  display: block;
  margin: 0; 
  text-decoration: none;
  font-weight: normal;
  margin-right: 6px;
  padding-right: 8px;
  background: url(../images/li-navispace.gif) right 0  no-repeat;
  }	
div#header2 ul a.impressum
	{
  background: none;
  }	
  
div#header2 ul a:hover,
body.home div#header2 ul a.home, .impressum div#header2 ul a.impressum,
body.kontakt div#header2 ul a.kontakt, body.anfahrt div#header2 ul a.anfahrt,
body.wir div#header2 ul a.wir
	{
  color: #fff;
  }
/*-------------------------- Language Selection-----------------------------------------*/
div#header3  ul 
	{
	list-style: none; 
	padding: 0;
	padding-top: 24px;
	}
div#header3  li
	{
	float: left;
	}	
	
div#header3 ul a
	{
  text-indent: -5000px;
	  font-size: 12px;
	  display: block;
	  width: 22px;
	  height: 14px;
	  margin-right: 3px;
	  border: 1px solid #DBAC27;
  }	

div#header3 ul a#deutsch
	{
	background: url(../images/li-german.gif) 0 0 no-repeat;
	}
div#header3 ul a#englisch
	{
	background: url(../images/li-english.gif) 0 0 no-repeat;
	}	
	
#header3 ul a#deutsch:hover, body.deutsch div#header3 ul  a#deutsch,
#header3 ul a#englisch:hover, body.englisch div#header3 ul  a#englisch

	{
	 border: 1px solid #fff;
  } 
/*-------------------------- Navi Left-----------------------------------------*/

div#naviLeft  ul 
	{
	list-style: none; 
	padding: 0;
	padding-top: 80px;
	margin-left: 51px;
	margin-right: 70px;
	}


div#naviLeft ul a
	{
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #F5D270;
  display: block;
  margin: 0; 
  height: 24px;
  text-decoration: none;
  padding-left: 10px;
  font-weight: normal;
   background: url(../images/li-navigation.gif) 0 5px no-repeat;
  }
  
div#naviLeft ul a:hover,
body.keramik div#naviLeft ul a.keramik, body.zahnersatz div#naviLeft ul a.zahnersatz,
body.implantate div#naviLeft ul a.implantate, body.cadcam div#naviLeft ul a.cadcam,
body.inlays div#naviLeft ul a.inlays, body.schienen div#naviLeft ul a.schienen
	{
  color: #fff;
  background: url(../images/li-navigation-aktiv.gif) 0 5px no-repeat;
  }
  
  
div#naviLeft ul a.schienen
	{
   background: url(../images/li-navigation-bottom.gif) 0 5px no-repeat;
  }
  
div#naviLeft ul a.schienen:hover, body.schienen div#naviLeft  ul a.schienen{
  color: #fff;
  background: url(../images/li-navigation-bottom-aktiv.gif) 0 5px no-repeat;
  }
  
/*-------------------------- Navi bottom-----------------------------------------*/  
  
  div#footer  ul 
	{
	list-style: none; 
	padding: 0;
	}
div#footer  li 
	{
	float:left;
	}

div#footer ul a
	{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #D0CAA8;
  margin: 0; 
  text-decoration: none;
  font-weight: normal;
  margin-right: 9px;
  padding-right: 9px;
  background: url(../images/li-navi-bottom-space.gif) right 2px  no-repeat;
  }	
div#footer ul a:hover,
body.home div#footer ul a.home, body.impressum div#footer ul a.impressum,
body.kontakt div#footer ul a.kontakt, body.anfahrt div#footer ul a.anfahrt,
body.wir div#footer ul a.wir, body.keramik div#footer ul a.keramik, 
body.zahnersatz div#footer ul a.zahnersatz, body.implantate div#footer ul a.implantate,
body.cadcam div#footer ul a.cadcam,body.inlays div#footer ul a.inlays, 
body.schienen div#footer ul a.schienen

	{
  color: #fff;
  }
  
div#footer ul a.schienen
	{
   background: none;
  }
  