  body, p a {
    color: black; background-color: white;
    font-size: 12px;
    font-family: verdana,tahoma,sans-serif;
    color:#FFFFFF;
    margin: 0; padding: 0;
  }

  div#mid {
		color:#000000;
  }
  
 img {
 	border:0;
 }
 
img.cont {
border:1px solid #0068dd;
}

h1.zahnarzt {
display:none;
}
a.praxis {
	display:block;
	width:74px;
	height:24px;
	background-image:url(../images/praxis.gif);
}
a.praxis:hover {
	background-image:url(../images/praxis_pressed.gif);
}

a.home {
display:block;
	width:74px;
	height:24px;
	background-image:url(../images/home.gif);


}
a.home:hover {
	background-image:url(../images/home_pressed.gif);
}

a.impressum {
display:block;
	width:114px;
	height:24px;
	background-image:url(../images/impressum.gif);


}
a.impressum:hover {
	background-image:url(../images/impressum_pressed.gif);
}

a.behandlung {
  display:block;
	width:181px;
	height:24px;
	background-image:url(../images/behandlung.gif);
}
a.behandlung:hover {
	background-image:url(../images/behandlung_pressed.gif);
}

a.kontakt {
display:block;
	
	width:78px;
	height:24px;
	background-image:url(../images/kontakt.gif);
}
a.kontakt:hover {
	background-image:url(../images/kontakt_pressed.gif);
}
a.anfahrt {
	display:block;
	width:80px;
	height:24px;
	background-image:url(../images/anfahrt.gif);
}
a.anfahrt:hover {
	background-image:url(../images/anfahrt_pressed.gif);
}

a.menu {

    font-size: 15px;
    font-family: sans-serif,tahoma,verdana;
    color:#FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
     
}

  a {
    
    font-family: verdana,arial;
    color:#000000;
    text-decoration: none;
    font-weight: normal;
   font-size: 14px;
   
   }
   a:hover {
   text-decoration: underline;
   
   }

h2 { 
font-size: 1.4em;
font-family: verdana;
font-weight:bold;
 }
