body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e0b170;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	height: 375px;
	margin: 0px;
	background-image: url(../images/kachel_or.gif);
	background-repeat: repeat;
}
h1#logo {
	width: 509px;
	height: 100px;
	background-image: url(../images/logo_dr_zimmer.gif);
	background-position: bottom;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
}
#inhaltszeile {
	min-width: 955px;
	height: 277px;
	margin: 1px 0px 0px 0px;
	background-image: url(../images/bg_inhaltszeile.gif);
	background-repeat: repeat; 
}
#abstand {
	float: left;
	width: 509px;
	height: 277px;
	margin: 0px;
	background-color: #e0b170;
}
#inhalt {
	float: left;
	width: 445px;
	height: 276px;
	overflow: hidden;
	padding: 1px 1px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
	background-image: url(../images/bg_inhalt.gif);
}

#inhalt h1 {
	background-color: #ffdcaf;
	height: 19px;
	margin: 0px 0px 10px 0px;
	padding: 30px 10px 10px 10px;
	font-size: 14px;
}
#inhalt h2 {
	background-color: #ffdcaf;
	margin: 1px 0px 2px 0px;
	padding: 2px 10px 2px 10px;
	font-size: 13px;
}
#inhalt h3 {
	font-size: 13px;
	line-height: 14px;
	width: 440px;
	height: 29px;
	text-align: right;
	padding-right: 5px;
	background-color: #bf6802;
	margin: 0px 0px 5px 0px;
}
#inhalt h3 span {
	font-size: 11px;
}
#inhalt h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 8px 8px 10px;
	width: 100%;
	border-bottom: 1px solid black;
}
#inhalt p, #bild_unten p {
	margin: 8px 8px 8px 10px;
}
.lebenslauf {
	width: 445px;
	height: 274px;
	background-color: #ffd093;
}
.lebenslauf .jahr {
	float: left;
	width: 60px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	line-height: 14px;

}
.lebenslauf p.taetigkeit {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
h1#lebenslauf {	
	background-image: url(../images/bg_lebenslauf.gif);
	text-indent: -9000px;

}
#inhalt .lebenslauf p, #bild_unten .lebenslauf p {
	margin: 0px 8px 10px 10px;
}
#anschrift {
	position: absolute;
	top: 660px;
	left: 62px;
	line-height: 17px;
}
#anschrift a, #anschrift a:link, #anschrift a:visited {
	color: #000000;
	text-decoration: none;
} 
#anschrift a:hover {
	text-decoration: underline;
}
#bild_oben {
	position: absolute;
	top: 100px;
	left: 509px;
	width: 446px;
	height: 275px;
	overflow: hidden;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-image: url(../images/bg_bild_oben.gif);
}
#bild_unten {
	position: absolute;
	top: 376px;
	left: 62px;
	width: 447px;
	height: 276px;
	overflow: hidden;
	margin: 0px;
	padding: 1px 0px 0px 1px;
	background-image: url(../images/bg_bild_unten.gif);
}
#flashtext {
	position: absolute;
	top: 377px;
	left: 509px;
	width: 447px;
	height: 276px;
}
#bild_unten h1 {
	width: 100%;
	height: 30px;
	background-color: #ffdcaf;
	margin: 0px 0px 5px 0px;
	
}
#bild_unten h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px 8px 0px 10px;
	width: 430px;
	border-bottom: 1px solid #dc9946;
}
#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 286px;
	height: 276px;
	overflow: hidden;
	background-image: url(../images/bg_navi.gif);
	margin: 0px;
	padding: 0px;
}


#navigation ul {
	margin: 56px 0px 0px 83px;
	padding: 0px;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
}
#navigation li { /* all list items */
	float: left;
	width: 151px;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 90;
}


#navigation a,#navigation a:link, #navigation a:visited {
	display: block;
	color: #FFFFFF;
	background-position: 0px 0px;
	width: 151px;
	text-indent: -4000px;
	height: 21px;
	text-decoration: none;
	padding: 0px;
}

#navigation a:hover {
	background-position: 0px -21px;
}


a#home {
	background-image: url(../images/buttons/home.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#wir {
	background-image: url(../images/buttons/wir.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#arbeitsbereiche {
	background-image: url(../images/buttons/arbeitsbereiche.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#praxis {
	background-image: url(../images/buttons/praxis.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#patienten {
	background-image: url(../images/buttons/patienten.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#kontaktlink {
	background-image: url(../images/buttons/kontaktlink.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#anfahrt {
	background-image: url(../images/buttons/anfahrt.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#impressum {
	background-image: url(../images/buttons/impressum.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}






#subnavigation {
	position: absolute;
	top: 100px;
	left: 286px;
	width: 223px;
	height: 276px;
	overflow: hidden;
	background-image: url(../images/bg_subnavi.png);
	margin: 0px;
	padding: 0px;
}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
}
#subnavigation li { /* all list items */
	float: left;
	width: 223px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 90;
}
#subnavigation a,#subnavigation a:link, #subnavigation a:visited {
	display: block;
	color: #FFFFFF;
	background-position: 0px 0px;
	width: 223px;
	text-indent: -4000px;
	text-decoration: none;
	padding: 0px;
}

#subnavigation a:hover {
	background-position: 0px -142px;
}
a#dr_zimmer {
	background-image: url(../images/buttons/dr_zimmer.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 142px;
}
a#mitarbeiter {
	background-image: url(../images/buttons/mitarbeiter.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 142px;
}
a#patienteninfo {
	background-image: url(../images/buttons/parodontitis.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 142px;
}
a#bindegewebstransplantation {
	background-image: url(../images/buttons/bindegewebstransplantation.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 142px;
}
a#parodontitisbehandlung {
	background-image: url(../images/buttons/parodontitisbehandlung.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a:hover#parodontitisbehandlung {
	background-image: url(../images/buttons/parodontitisbehandlung.gif);
	background-position: 0px -71px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a#zahnfleischaufbau {
	background-image: url(../images/buttons/zahnfleischaufbau.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a:hover#zahnfleischaufbau {
	background-image: url(../images/buttons/zahnfleischaufbau.gif);
	background-position: 0px -71px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a#zahnknochenaufbau {
	background-image: url(../images/buttons/zahnknochenaufbau.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a:hover#zahnknochenaufbau {
	background-image: url(../images/buttons/zahnknochenaufbau.gif);
	background-position: 0px -71px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a#prophylaxe {
	background-image: url(../images/buttons/prophylaxe.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
a:hover#prophylaxe {
	background-image: url(../images/buttons/prophylaxe.gif);
	background-position: 0px -71px;
	text-indent: -4000px;
	border: none;
	width: 223px;
	height: 71px;
}
.text_oben {
	text-align: right; 
}
.text_oben p, .text_links p {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	line-height: 16px;
}
#inhalt .text_oben h1, #inhalt .text_links h1 {
	text-align: left;
	text-indent: -9000px;	
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
h1#cantero {background-image: url(../images/bg_cantero.gif);}
h1#erasmus {background-image: url(../images/bg_erasmus.gif);}
h1#zimmer {	background-image: url(../images/bg_zimmer.gif);}
h1#empl {	background-image: url(../images/bg_empl.gif);}
h1#reiher {	background-image: url(../images/bg_jirsa.gif);}
h1#pforr {	background-image: url(../images/bg_pforr.gif);}
h1#mueller {	background-image: url(../images/bg_mueller.gif);}
h1#kauer {	background-image: url(../images/bg_kauer.gif);}
h1#longo {	background-image: url(../images/bg_longo.gif);}
h1#niedermeier {	background-image: url(../images/bg_niedermeier.gif);}
h1#erasmus {background-image: url(../images/bg_jahnkuhn.gif);}

h1#chronisch {	background-image: url(../images/bg_chronisch.gif); text-indent: -9000px;}
h1#zahnfleischaufbau {	background-image: url(../images/bg_zahnfleischaufbau.gif); text-indent: -9000px;}

.text_links_letzter {padding-top:144px;}


#mitarbeiterlinks {
	width: 435px;
	background-color: #ffdcaf;
	height: 20px;
	overflow: hidden;
	padding-left: 10px;
	font-weight: normal;
}
#mitarbeiterlinks2 {
	width: 427px;
	background-color: #ffdcaf;
	height: 20px;
	overflow: visible;
	padding-left: 13px;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}
#mitarbeiterlinks p {
	float: right;
	width: 200px;
	margin: 0px 8px 0px 0px;
	text-align: right;
	font-weight: bold;
}
#mitarbeiterlinks2 p {
	float: right;
	width: 200px;
	margin: 0px 8px 0px 0px;
	text-align: right;
	font-weight: bold;
}
#mitarbeiterlinks a, #mitarbeiterlinks a:link, #mitarbeiterlinks a:visited {
	color: #000000;
	text-decoration: none;
}
#mitarbeiterlinks a:hover {
	text-decoration: underline;
}
.vieltext {
	line-height: 13px;
}
#text_oben .vieltext p, .lebenslauf .vieltext p{
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	padding: 0px;
}
#flashtext p{
	margin: 10px 10px;
}
.clearer {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.route {
	float: right;
	width: 200px;
	margin: 20px 10px 0px 0px;
}
#bild_unten a, #bild_unten a:link, #bild_unten a:visited {
	color: #000000;
	background-color: #ffdcaf;
	text-decoration: none;
}
#bild_unten a:hover {
	text-decoration: underline;
}